{
  "name": "Figma",
  "slug": "figma",
  "domain": "https://figma.com",
  "sources": [
    "apollo_us_mid",
    "forbes_cloud_100"
  ],
  "branding": {
    "colorScheme": "light",
    "fonts": [
      {
        "family": "Figma Sans",
        "role": "body"
      },
      {
        "family": "SF Pro Display",
        "role": "heading"
      },
      {
        "family": "Figma Mono",
        "role": "monospace"
      }
    ],
    "colors": {
      "primary": "#697485",
      "secondary": "#F3FFE3",
      "accent": "#4D49FC",
      "background": "#FFFFFF",
      "textPrimary": "#000000",
      "link": "#4D49FC"
    },
    "typography": {
      "fontFamilies": {
        "primary": "Figma Sans",
        "heading": "SF Pro Display"
      },
      "fontStacks": {
        "heading": [
          "figmaSans",
          "figmaSans Fallback",
          "SF Pro Display",
          "system-ui",
          "helvetica",
          "sans-serif"
        ],
        "body": [
          "figmaSans",
          "figmaSans Fallback",
          "SF Pro Display",
          "system-ui",
          "helvetica",
          "sans-serif"
        ],
        "paragraph": [
          "figmaSans",
          "figmaSans Fallback",
          "SF Pro Display",
          "system-ui",
          "helvetica",
          "sans-serif"
        ]
      },
      "fontSizes": {
        "h1": "86px",
        "h2": "18px",
        "body": "20px"
      }
    },
    "spacing": {
      "baseUnit": 4,
      "borderRadius": "8px"
    },
    "components": {
      "buttonPrimary": {
        "background": "#4D49FC",
        "textColor": "#FFFFFF",
        "borderRadius": "8px",
        "borderRadiusCorners": {
          "topLeft": "8px",
          "topRight": "8px",
          "bottomRight": "8px",
          "bottomLeft": "8px"
        },
        "shadow": "none"
      },
      "buttonSecondary": {
        "background": "#FFFFFF",
        "textColor": "#000000",
        "borderRadius": "8px",
        "borderRadiusCorners": {
          "topLeft": "8px",
          "topRight": "8px",
          "bottomRight": "8px",
          "bottomLeft": "8px"
        },
        "shadow": "rgb(0, 0, 0) 0px 0px 0px 1px inset"
      }
    },
    "images": {
      "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22480%22%20height%3D%22720%22%20fill%3D%22none%22%20viewBox%3D%220%200%20480%20720%22%20aria-label%3D%22Homepage%22%20class%3D%22fig-7vzs6a%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22%2324CB71%22%20d%3D%22M0%20600c0-66.274%2053.726-120%20120-120h120v120c0%2066.274-53.726%20120-120%20120S0%20666.274%200%20600%22%20style%3D%22fill%3A%20rgb(36%2C%20203%2C%20113)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23FF7237%22%20d%3D%22M240%200v240h120c66.274%200%20120-53.726%20120-120S426.274%200%20360%200z%22%20style%3D%22fill%3A%20rgb(255%2C%20114%2C%2055)%20!important%3B%22%2F%3E%3Ccircle%20cx%3D%22359%22%20cy%3D%22360%22%20r%3D%22120%22%20fill%3D%22%2300B6FF%22%20style%3D%22fill%3A%20rgb(0%2C%20182%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23FF3737%22%20d%3D%22M0%20120c0%2066.274%2053.726%20120%20120%20120h120V0H120C53.726%200%200%2053.726%200%20120%22%20style%3D%22fill%3A%20rgb(255%2C%2055%2C%2055)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23874FFF%22%20d%3D%22M0%20360c0%2066.274%2053.726%20120%20120%20120h120V240H120C53.726%20240%200%20293.726%200%20360%22%20style%3D%22fill%3A%20rgb(135%2C%2079%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
      "favicon": "https://static.figma.com/app/icon/2/icon-128.png",
      "ogImage": "https://cdn.sanity.io/images/599r6htc/regionalized/342e17642c7afa81206490b0dd21c3e5724ae040-2400x1260.png?w=1200&q=70&fit=max&auto=format",
      "logoHref": "https://www.figma.com/",
      "logoAlt": "Homepage"
    },
    "__llm_logo_reasoning": {
      "selectedIndex": 0,
      "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Figma'.",
      "confidence": 0.9,
      "source": "llm"
    },
    "__llm_button_reasoning": {
      "primary": {
        "index": 3,
        "text": "Get started",
        "reasoning": "Button #3 uses the vibrant brand color #4D49FC, which is a strong indicator of a primary CTA. The text 'Get started' is action-oriented, making it suitable as the main call-to-action."
      },
      "secondary": {
        "index": 4,
        "text": "Contact sales",
        "reasoning": "Button #4 has a different background color (#FFFFFF) and offers a secondary action 'Contact sales', which complements the primary CTA."
      },
      "confidence": 0.95
    },
    "personality": {
      "tone": "modern",
      "energy": "high",
      "targetAudience": "design professionals and teams"
    },
    "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": 0,
          "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Figma'.",
          "confidence": 0.9
        }
      },
      "buttonClassification": {
        "llmCalled": true,
        "llmSucceeded": true
      }
    }
  },
  "images": [
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/figma/4126a8c360.webp",
      "alt": "Free UI Components Library You can Edit | Figma",
      "source_url": "https://www.figma.com/community/ui-kits/components",
      "image_url": "https://s3-figma-hubfile-images-production.figma.com/hub/file/carousel/img/c4bd8855b5a5a79542c316460587711e7a3d04ca",
      "width": 4800,
      "height": 2400,
      "bytes": 4285456,
      "query": "site:figma.com",
      "query_suffix": "site:figma.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/figma/ce0d99416a.webp",
      "alt": "The Blog - A Web Personal Blog | Figma",
      "source_url": "https://www.figma.com/community/file/1235152009438565697/the-blog-a-web-personal-blog",
      "image_url": "https://s3-alpha.figma.com/hub/file/3425182303/fe190d21-6aae-43f0-954b-2522d1d1e82d-cover.png",
      "width": 1920,
      "height": 960,
      "bytes": 675348,
      "query": "site:figma.com blog",
      "query_suffix": "site:figma.com blog"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/figma/855b3319ac.webp",
      "alt": "Color chip | Figma",
      "source_url": "https://www.figma.com/community/widget/1296695635950588002/color-chip",
      "image_url": "https://www.figma.com/community/snapshot?resource_id=1296695635950588002&resource_type=widget",
      "width": 4720,
      "height": 3860,
      "bytes": 1024482,
      "query": "site:figma.com",
      "query_suffix": "site:figma.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/figma/626b47d90a.webp",
      "alt": "Free Blog Template | 4 Theme Blog With Complete UI | Figma",
      "source_url": "https://www.figma.com/community/file/1456300075957972581/free-blog-template-4-theme-blog-with-complete-ui",
      "image_url": "https://s3-alpha.figma.com/hub/file/2168652571153751685/ff0c2a1f-b11f-406f-b388-716ed8933b34-cover.png",
      "width": 1707,
      "height": 960,
      "bytes": 832760,
      "query": "site:figma.com blog",
      "query_suffix": "site:figma.com blog"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/figma/91dd3df62e.webp",
      "alt": "Config 2024 - Layout",
      "source_url": "https://www.figma.com/prototyping/",
      "image_url": "https://i.vimeocdn.com/video/1884558516-606aea4ffaeb15ad887729e6307ae19afabe2f1453222f99cf5ecfbf25f5cf9f-d?f=webp",
      "width": 3550,
      "height": 2838,
      "bytes": 413310,
      "query": "site:figma.com",
      "query_suffix": "site:figma.com"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/figma/b80a5d4fea.webp",
      "alt": "How To Make a WordPress Blog - Step by Step | Complete Website | Figma",
      "source_url": "https://www.figma.com/community/file/1326129548383403182/how-to-make-a-wordpress-blog-step-by-step-complete-website",
      "image_url": "https://s3-alpha.figma.com/hub/file/4921156199/6e07865d-8283-4468-90a2-5f6a76228be9-cover.png",
      "width": 1800,
      "height": 1080,
      "bytes": 1192144,
      "query": "site:figma.com blog",
      "query_suffix": "site:figma.com blog"
    }
  ],
  "font_resources": [
    {
      "family": "Figma Sans",
      "google_fonts_url": "https://fonts.google.com/specimen/Figma+Sans"
    },
    {
      "family": "SF Pro Display",
      "google_fonts_url": "https://fonts.google.com/specimen/SF+Pro+Display"
    }
  ],
  "google_fonts_css": "https://fonts.googleapis.com/css2?family=Figma+Sans&family=SF+Pro+Display&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/figma",
  "agent_instructions": "You are designing or implementing in Figma's brand identity.\n\n# Brand profile\n- Company: Figma\n- Source: https://figma.com\n- Color scheme: light\n\n# Colors\n- primary: #697485\n- secondary: #F3FFE3\n- accent: #4D49FC\n- background: #FFFFFF\n- textPrimary: #000000\n- link: #4D49FC\n\n# Typography\n- primary: Figma Sans — https://fonts.google.com/specimen/Figma+Sans\n- heading: SF Pro Display — https://fonts.google.com/specimen/SF+Pro+Display\n\nLoad all fonts at once: <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=Figma+Sans&family=SF+Pro+Display&display=swap\">\n\n# UI Components\n- buttonPrimary: background=#4D49FC, textColor=#FFFFFF, borderRadius=8px, shadow=none\n- buttonSecondary: background=#FFFFFF, textColor=#000000, borderRadius=8px, shadow=rgb(0, 0, 0) 0px 0px 0px 1px inset\n\n# Brand voice\n- Tone: modern\n- Energy: high\n- Audience: design professionals and teams\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/figma.json",
  "page_markdown": "# Figma Brand Identity\n\nA complete profile of **Figma**'s visual system — colors, typography, components, and personality — extracted from https://figma.com. Built for designers, agents, and AI tools.\n\n- Page: https://characterquilt.com/branding/figma\n- Machine-readable JSON: https://characterquilt.com/branding/figma.json\n- Per-page llms.txt: https://characterquilt.com/branding/figma/llms.txt\n\n## Quick Facts\n\n| Field | Value |\n|---|---|\n| Primary | #697485 |\n| Accent | #4D49FC |\n| Body Font | Figma Sans |\n| Heading Font | SF Pro Display |\n\n## Color Palette\n\n- primary: #697485\n- secondary: #F3FFE3\n- accent: #4D49FC\n- background: #FFFFFF\n- textPrimary: #000000\n- link: #4D49FC\n\n## Typography\n\n- primary: Figma Sans — https://fonts.google.com/specimen/Figma+Sans\n- heading: SF Pro Display — https://fonts.google.com/specimen/SF+Pro+Display\n\n## Visual Assets\n\n- Logo: data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22480%22%20height%3D%22720%22%20fill%3D%22none%22%20viewBox%3D%220%200%20480%20720%22%20aria-label%3D%22Homepage%22%20class%3D%22fig-7vzs6a%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22%2324CB71%22%20d%3D%22M0%20600c0-66.274%2053.726-120%20120-120h120v120c0%2066.274-53.726%20120-120%20120S0%20666.274%200%20600%22%20style%3D%22fill%3A%20rgb(36%2C%20203%2C%20113)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23FF7237%22%20d%3D%22M240%200v240h120c66.274%200%20120-53.726%20120-120S426.274%200%20360%200z%22%20style%3D%22fill%3A%20rgb(255%2C%20114%2C%2055)%20!important%3B%22%2F%3E%3Ccircle%20cx%3D%22359%22%20cy%3D%22360%22%20r%3D%22120%22%20fill%3D%22%2300B6FF%22%20style%3D%22fill%3A%20rgb(0%2C%20182%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23FF3737%22%20d%3D%22M0%20120c0%2066.274%2053.726%20120%20120%20120h120V0H120C53.726%200%200%2053.726%200%20120%22%20style%3D%22fill%3A%20rgb(255%2C%2055%2C%2055)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23874FFF%22%20d%3D%22M0%20360c0%2066.274%2053.726%20120%20120%20120h120V240H120C53.726%20240%200%20293.726%200%20360%22%20style%3D%22fill%3A%20rgb(135%2C%2079%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E\n- Favicon: https://static.figma.com/app/icon/2/icon-128.png\n- Social card (og:image): https://cdn.sanity.io/images/599r6htc/regionalized/342e17642c7afa81206490b0dd21c3e5724ae040-2400x1260.png?w=1200&q=70&fit=max&auto=format\n\n## UI Components\n\n- buttonPrimary: background=#4D49FC, textColor=#FFFFFF, borderRadius=8px, shadow=none\n- buttonSecondary: background=#FFFFFF, textColor=#000000, borderRadius=8px, shadow=rgb(0, 0, 0) 0px 0px 0px 1px inset\n\n## Brand Personality\n\nTone: modern · Energy: high · Audience: design professionals and teams\n\n## Figma Brand in the Wild\n\nReal-world brand assets — ads, campaigns, marketing materials.\n\n- **Free UI Components Library You can Edit | Figma**\n  - Image: https://s3-figma-hubfile-images-production.figma.com/hub/file/carousel/img/c4bd8855b5a5a79542c316460587711e7a3d04ca\n  - Source: https://www.figma.com/community/ui-kits/components\n- **The Blog - A Web Personal Blog | Figma**\n  - Image: https://s3-alpha.figma.com/hub/file/3425182303/fe190d21-6aae-43f0-954b-2522d1d1e82d-cover.png\n  - Source: https://www.figma.com/community/file/1235152009438565697/the-blog-a-web-personal-blog\n- **Color chip | Figma**\n  - Image: https://www.figma.com/community/snapshot?resource_id=1296695635950588002&resource_type=widget\n  - Source: https://www.figma.com/community/widget/1296695635950588002/color-chip\n- **Free Blog Template | 4 Theme Blog With Complete UI | Figma**\n  - Image: https://s3-alpha.figma.com/hub/file/2168652571153751685/ff0c2a1f-b11f-406f-b388-716ed8933b34-cover.png\n  - Source: https://www.figma.com/community/file/1456300075957972581/free-blog-template-4-theme-blog-with-complete-ui\n- **Config 2024 - Layout**\n  - Image: https://i.vimeocdn.com/video/1884558516-606aea4ffaeb15ad887729e6307ae19afabe2f1453222f99cf5ecfbf25f5cf9f-d?f=webp\n  - Source: https://www.figma.com/prototyping/\n- **How To Make a WordPress Blog - Step by Step | Complete Website | Figma**\n  - Image: https://s3-alpha.figma.com/hub/file/4921156199/6e07865d-8283-4468-90a2-5f6a76228be9-cover.png\n  - Source: https://www.figma.com/community/file/1326129548383403182/how-to-make-a-wordpress-blog-step-by-step-complete-website\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\": \"Figma Sans\",\n      \"role\": \"body\"\n    },\n    {\n      \"family\": \"SF Pro Display\",\n      \"role\": \"heading\"\n    },\n    {\n      \"family\": \"Figma Mono\",\n      \"role\": \"monospace\"\n    }\n  ],\n  \"colors\": {\n    \"primary\": \"#697485\",\n    \"secondary\": \"#F3FFE3\",\n    \"accent\": \"#4D49FC\",\n    \"background\": \"#FFFFFF\",\n    \"textPrimary\": \"#000000\",\n    \"link\": \"#4D49FC\"\n  },\n  \"typography\": {\n    \"fontFamilies\": {\n      \"primary\": \"Figma Sans\",\n      \"heading\": \"SF Pro Display\"\n    },\n    \"fontStacks\": {\n      \"heading\": [\n        \"figmaSans\",\n        \"figmaSans Fallback\",\n        \"SF Pro Display\",\n        \"system-ui\",\n        \"helvetica\",\n        \"sans-serif\"\n      ],\n      \"body\": [\n        \"figmaSans\",\n        \"figmaSans Fallback\",\n        \"SF Pro Display\",\n        \"system-ui\",\n        \"helvetica\",\n        \"sans-serif\"\n      ],\n      \"paragraph\": [\n        \"figmaSans\",\n        \"figmaSans Fallback\",\n        \"SF Pro Display\",\n        \"system-ui\",\n        \"helvetica\",\n        \"sans-serif\"\n      ]\n    },\n    \"fontSizes\": {\n      \"h1\": \"86px\",\n      \"h2\": \"18px\",\n      \"body\": \"20px\"\n    }\n  },\n  \"spacing\": {\n    \"baseUnit\": 4,\n    \"borderRadius\": \"8px\"\n  },\n  \"components\": {\n    \"buttonPrimary\": {\n      \"background\": \"#4D49FC\",\n      \"textColor\": \"#FFFFFF\",\n      \"borderRadius\": \"8px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"8px\",\n        \"topRight\": \"8px\",\n        \"bottomRight\": \"8px\",\n        \"bottomLeft\": \"8px\"\n      },\n      \"shadow\": \"none\"\n    },\n    \"buttonSecondary\": {\n      \"background\": \"#FFFFFF\",\n      \"textColor\": \"#000000\",\n      \"borderRadius\": \"8px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"8px\",\n        \"topRight\": \"8px\",\n        \"bottomRight\": \"8px\",\n        \"bottomLeft\": \"8px\"\n      },\n      \"shadow\": \"rgb(0, 0, 0) 0px 0px 0px 1px inset\"\n    }\n  },\n  \"images\": {\n    \"logo\": \"data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22480%22%20height%3D%22720%22%20fill%3D%22none%22%20viewBox%3D%220%200%20480%20720%22%20aria-label%3D%22Homepage%22%20class%3D%22fig-7vzs6a%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22%2324CB71%22%20d%3D%22M0%20600c0-66.274%2053.726-120%20120-120h120v120c0%2066.274-53.726%20120-120%20120S0%20666.274%200%20600%22%20style%3D%22fill%3A%20rgb(36%2C%20203%2C%20113)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23FF7237%22%20d%3D%22M240%200v240h120c66.274%200%20120-53.726%20120-120S426.274%200%20360%200z%22%20style%3D%22fill%3A%20rgb(255%2C%20114%2C%2055)%20!important%3B%22%2F%3E%3Ccircle%20cx%3D%22359%22%20cy%3D%22360%22%20r%3D%22120%22%20fill%3D%22%2300B6FF%22%20style%3D%22fill%3A%20rgb(0%2C%20182%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23FF3737%22%20d%3D%22M0%20120c0%2066.274%2053.726%20120%20120%20120h120V0H120C53.726%200%200%2053.726%200%20120%22%20style%3D%22fill%3A%20rgb(255%2C%2055%2C%2055)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23874FFF%22%20d%3D%22M0%20360c0%2066.274%2053.726%20120%20120%20120h120V240H120C53.726%20240%200%20293.726%200%20360%22%20style%3D%22fill%3A%20rgb(135%2C%2079%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E\",\n    \"favicon\": \"https://static.figma.com/app/icon/2/icon-128.png\",\n    \"ogImage\": \"https://cdn.sanity.io/images/599r6htc/regionalized/342e17642c7afa81206490b0dd21c3e5724ae040-2400x1260.png?w=1200&q=70&fit=max&auto=format\",\n    \"logoHref\": \"https://www.figma.com/\",\n    \"logoAlt\": \"Homepage\"\n  },\n  \"__llm_logo_reasoning\": {\n    \"selectedIndex\": 0,\n    \"reasoning\": \"Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Figma'.\",\n    \"confidence\": 0.9,\n    \"source\": \"llm\"\n  },\n  \"__llm_button_reasoning\": {\n    \"primary\": {\n      \"index\": 3,\n      \"text\": \"Get started\",\n      \"reasoning\": \"Button #3 uses the vibrant brand color #4D49FC, which is a strong indicator of a primary CTA. The text 'Get started' is action-oriented, making it suitable as the main call-to-action.\"\n    },\n    \"secondary\": {\n      \"index\": 4,\n      \"text\": \"Contact sales\",\n      \"reasoning\": \"Button #4 has a different background color (#FFFFFF) and offers a secondary action 'Contact sales', which complements the primary CTA.\"\n    },\n    \"confidence\": 0.95\n  },\n  \"personality\": {\n    \"tone\": \"modern\",\n    \"energy\": \"high\",\n    \"targetAudience\": \"design professionals and teams\"\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\": 0,\n        \"selectedLogoReasoning\": \"Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Figma'.\",\n        \"confidence\": 0.9\n      }\n    },\n    \"buttonClassification\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true\n    }\n  }\n}\n```\n"
}