{
  "name": "Reworkd",
  "slug": "reworkd",
  "domain": "https://reworkd.ai",
  "sources": [
    "startups_gallery",
    "yc"
  ],
  "branding": {
    "colorScheme": "light",
    "fonts": [
      {
        "family": "Suisse Intl",
        "role": "body"
      },
      {
        "family": "Geist Mono",
        "role": "monospace"
      }
    ],
    "colors": {
      "primary": "#A6B4BA",
      "secondary": "#526068",
      "accent": "#2C65D3",
      "background": "#FFFFFF",
      "textPrimary": "#272C30",
      "link": "#60737A"
    },
    "typography": {
      "fontFamilies": {
        "primary": "Suisse Intl",
        "heading": "Suisse Intl"
      },
      "fontStacks": {
        "heading": [
          "__selecta_a4b3da",
          "__selecta_Fallback_a4b3da"
        ],
        "body": [
          "__suisseIntl_a23918",
          "__suisseIntl_Fallback_a23918"
        ],
        "paragraph": [
          "__suisseIntl_a23918",
          "__suisseIntl_Fallback_a23918"
        ]
      },
      "fontSizes": {
        "h1": "80px",
        "h2": "12px",
        "body": "16px"
      }
    },
    "spacing": {
      "baseUnit": 4,
      "borderRadius": "6px"
    },
    "components": {
      "buttonPrimary": {
        "background": "transparent",
        "textColor": "#272C30",
        "borderColor": "#2C65D3",
        "borderRadius": "6px",
        "borderRadiusCorners": {
          "topLeft": "6px",
          "topRight": "6px",
          "bottomRight": "6px",
          "bottomLeft": "6px"
        },
        "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.18) 0px 7px 12px -5px, rgba(255, 255, 255, 0.2) 0px 1px 1px 0px inset, rgba(0, 0, 0, 0.42) 0px 6px 12px -8px, rgba(39, 44, 48, 0.2) 0px 1px 3px 0px"
      },
      "buttonSecondary": {
        "background": "#FFFFFF",
        "textColor": "#272C30",
        "borderRadius": "6px",
        "borderRadiusCorners": {
          "topLeft": "6px",
          "topRight": "6px",
          "bottomRight": "6px",
          "bottomLeft": "6px"
        },
        "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px 0px inset, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.11) 0px 7px 11px -5px, rgba(26, 41, 61, 0.08) 0px 0px 0px 1px"
      }
    },
    "images": {
      "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22%23272C30%22%20d%3D%22M6.83%208a2.995%202.995%200%200%200%200-2H17a6%206%200%200%201%200%2012h-1.17a2.997%202.997%200%200%200%200-2H17a4%204%200%200%200%200-8H6.83Z%22%20style%3D%22fill%3A%20rgb(39%2C%2044%2C%2048)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23272C30%22%20d%3D%22M13%2020a3%203%200%201%200%200-6%203%203%200%200%200%200%206ZM4%2010a3%203%200%201%200%200-6%203%203%200%200%200%200%206Z%22%20style%3D%22fill%3A%20rgb(39%2C%2044%2C%2048)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
      "favicon": "https://www.reworkd.ai/favicon.svg",
      "ogImage": "https://reworkd.ai/banner.png",
      "logoHref": "/"
    },
    "__llm_logo_reasoning": {
      "selectedIndex": 0,
      "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Reworkd'.",
      "confidence": 0.9,
      "source": "llm"
    },
    "__llm_button_reasoning": {
      "primary": {
        "index": 0,
        "text": "Book an intro call",
        "reasoning": "Button #0 ('Book an intro call') is the primary CTA due to its distinct border color (#2C65D3) and action-oriented text, making it stand out despite the transparent background."
      },
      "secondary": {
        "index": 1,
        "text": "Sign Up",
        "reasoning": "Button #1 ('Sign Up') is secondary as it has a white background, making it less prominent than the primary button, but still important for user engagement."
      },
      "confidence": 0.9
    },
    "personality": {
      "tone": "modern",
      "energy": "medium",
      "targetAudience": "tech-savvy professionals"
    },
    "designSystem": {
      "framework": "tailwind",
      "componentLibrary": ""
    },
    "confidence": {
      "buttons": 0.9,
      "colors": 0.95,
      "overall": 0.925
    },
    "__llm_metadata": {
      "logoSelection": {
        "llmCalled": true,
        "llmSucceeded": true,
        "finalSource": "llm",
        "rawLogoSelection": {
          "selectedLogoIndex": 0,
          "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Reworkd'.",
          "confidence": 0.9
        }
      },
      "buttonClassification": {
        "llmCalled": true,
        "llmSucceeded": true
      }
    }
  },
  "images": [
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/reworkd/c5ec2af310.webp",
      "alt": "Basic T (DTGx Printing) | Reworkd",
      "source_url": "https://shop.reworkd.ai/products/basic-t-dtgx-printing",
      "image_url": "https://imgproxy.fourthwall.com/iudi13yfszIllwGfxw4jxMhdH5XfhU9KBNcZe9tolvM/w:1920/sm:1/enc/QY1gWTQS6KuohB0x/KdiJorR29DLtkiaH/DRfWKjTKgyLpSjl4/gcUXIM9tlqfaHIH0/B7ZRhxBNtDErCSl-/uju0L-l4xIkGIF_d/OxRXVznYaPL_QUG7/ZYvlsLdjbQqow1Yf/UhKqbaAXE_8LJL_1/YzyJHT2kUSFgtVtZ/164fJbT-6g3aeGyR/f4KiFLeFxTEcCjFj/3dk7uHtxi_W4an_f/-nLqq8ylntiSWF3q/REGOm0z-5es",
      "width": 1536,
      "height": 2048,
      "bytes": 62745,
      "query": "site:reworkd.ai",
      "query_suffix": "site:reworkd.ai"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/reworkd/de45067196.webp",
      "alt": "How a Gen Z Fashion Startup Extracted 350,000+ E-Commerce Products with  Reworkd - Reworkd",
      "source_url": "https://www.reworkd.ai/blog/how-a-gen-z-fashion-startup-extracted-350-000-e-commerce-products-with-reworkd",
      "image_url": "https://www.reworkd.ai/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fq0475pda%2Fproduction%2Fd66def0d34167ca4aa6e47ad2ad8c76ec18eea33-1200x675.png%3Fw%3D800%26h%3D450&w=3840&q=100",
      "width": 800,
      "height": 450,
      "bytes": 163481,
      "query": "site:reworkd.ai blog",
      "query_suffix": "site:reworkd.ai blog"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/reworkd/feb6a50830.webp",
      "alt": "ReCapd (Dad hat) | Reworkd",
      "source_url": "https://shop.reworkd.ai/products/dad-cap",
      "image_url": "https://imgproxy.fourthwall.com/cldoJn4fvfrVl4VaAPQBjvQ97RCXmW2C9cO6J6oFGe8/w:1200/sm:1/enc/tWaDDkZFrBhMo0rF/2P6JyWKZ3zQH6BNF/hdU8wtCYunScD8xC/WjAA0xPBGRMhJoH6/nNxCYQ84yLFAmEwO/QQELTkzYOMMw0sR8/1WmIeL7lM4lkuhi9/v6Zbd4_hxpo0yZIB/swIHoh1Ke-2c5wM1/sNfBPJjYMKDs0g7t/gRmUudKanclEpkYD/B0pHoh8TSxq_YWHS/TioU7vh82j73weAp/K_gtufCBJ0nZ2Kx4/UGUBV6fxvZ4",
      "width": 1200,
      "height": 1600,
      "bytes": 165275,
      "query": "site:reworkd.ai",
      "query_suffix": "site:reworkd.ai"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/reworkd/e34198a811.webp",
      "alt": "Reworkd",
      "source_url": "https://www.reworkd.ai/",
      "image_url": "https://www.reworkd.ai/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhome-problem-browser-modal.75ea8e70.png&w=3840&q=75",
      "width": 1216,
      "height": 1088,
      "bytes": 26999,
      "query": "site:reworkd.ai",
      "query_suffix": "site:reworkd.ai"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/reworkd/4dacbd1b58.webp",
      "alt": "April Product Update - Reworkd",
      "source_url": "https://www.reworkd.ai/blog/april-2025-product-update",
      "image_url": "https://www.reworkd.ai/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fq0475pda%2Fproduction%2F7d07ee153447cca6791b7f78ad12c7dca149332a-2880x1620.png%3Fw%3D800%26h%3D450&w=3840&q=100",
      "width": 800,
      "height": 450,
      "bytes": 81596,
      "query": "site:reworkd.ai blog",
      "query_suffix": "site:reworkd.ai blog"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/reworkd/b9d9a7c8d4.webp",
      "alt": "RePrintd (Metal Print) | Reworkd",
      "source_url": "https://shop.reworkd.ai/en-eur/products/reprintd-metal-print",
      "image_url": "https://imgproxy.fourthwall.com/uRGyUoDBC8gVkaRtObLAIJd65o45ZiGxFDtwAv9J85k/w:1920/sm:1/enc/_CYm4qfNK6L570Lo/hu5rGPysQKdypwwe/ESwqqv-5IenwmNtY/-iEK-g5bdpzg8LfL/KE7naV1teXs_x3xj/f2l519jBsG-Rt1Ur/0lVGkFZRJ3polioW/SPorJmFXbAKEatzb/jlV0KGgs_YnwVGR1/lrLoQaTGBEcHQewW/wDixoA4FX7AB6FgP/sfeCpFdejPK5hn6n/VkcydHvKhsPqCzWq/i9oLfLfkAwwjpS-8/gNsJe5cypIo",
      "width": 1000,
      "height": 1000,
      "bytes": 110229,
      "query": "site:reworkd.ai",
      "query_suffix": "site:reworkd.ai"
    }
  ],
  "font_resources": [
    {
      "family": "Suisse Intl",
      "google_fonts_url": "https://fonts.google.com/specimen/Suisse+Intl"
    },
    {
      "family": "Suisse Intl",
      "google_fonts_url": "https://fonts.google.com/specimen/Suisse+Intl"
    }
  ],
  "google_fonts_css": "https://fonts.googleapis.com/css2?family=Suisse+Intl&family=Suisse+Intl&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/reworkd",
  "agent_instructions": "You are designing or implementing in Reworkd's brand identity.\n\n# Brand profile\n- Company: Reworkd\n- Source: https://reworkd.ai\n- Color scheme: light\n\n# Colors\n- primary: #A6B4BA\n- secondary: #526068\n- accent: #2C65D3\n- background: #FFFFFF\n- textPrimary: #272C30\n- link: #60737A\n\n# Typography\n- primary: Suisse Intl — https://fonts.google.com/specimen/Suisse+Intl\n- heading: Suisse Intl — https://fonts.google.com/specimen/Suisse+Intl\n\nLoad all fonts at once: <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=Suisse+Intl&family=Suisse+Intl&display=swap\">\n\n# UI Components\n- buttonPrimary: background=transparent, textColor=#272C30, borderColor=#2C65D3, borderRadius=6px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.18) 0px 7px 12px -5px, rgba(255, 255, 255, 0.2) 0px 1px 1px 0px inset, rgba(0, 0, 0, 0.42) 0px 6px 12px -8px, rgba(39, 44, 48, 0.2) 0px 1px 3px 0px\n- buttonSecondary: background=#FFFFFF, textColor=#272C30, borderRadius=6px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px 0px inset, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.11) 0px 7px 11px -5px, rgba(26, 41, 61, 0.08) 0px 0px 0px 1px\n\n# Brand voice\n- Tone: modern\n- Energy: medium\n- Audience: tech-savvy 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/reworkd.json",
  "page_markdown": "# Reworkd Brand Identity\n\nA complete profile of **Reworkd**'s visual system — colors, typography, components, and personality — extracted from https://reworkd.ai. Built for designers, agents, and AI tools.\n\n- Page: https://characterquilt.com/branding/reworkd\n- Machine-readable JSON: https://characterquilt.com/branding/reworkd.json\n- Per-page llms.txt: https://characterquilt.com/branding/reworkd/llms.txt\n\n## Quick Facts\n\n| Field | Value |\n|---|---|\n| Primary | #A6B4BA |\n| Accent | #2C65D3 |\n| Body Font | Suisse Intl |\n| Heading Font | Suisse Intl |\n\n## Color Palette\n\n- primary: #A6B4BA\n- secondary: #526068\n- accent: #2C65D3\n- background: #FFFFFF\n- textPrimary: #272C30\n- link: #60737A\n\n## Typography\n\n- primary: Suisse Intl — https://fonts.google.com/specimen/Suisse+Intl\n- heading: Suisse Intl — https://fonts.google.com/specimen/Suisse+Intl\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%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22%23272C30%22%20d%3D%22M6.83%208a2.995%202.995%200%200%200%200-2H17a6%206%200%200%201%200%2012h-1.17a2.997%202.997%200%200%200%200-2H17a4%204%200%200%200%200-8H6.83Z%22%20style%3D%22fill%3A%20rgb(39%2C%2044%2C%2048)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23272C30%22%20d%3D%22M13%2020a3%203%200%201%200%200-6%203%203%200%200%200%200%206ZM4%2010a3%203%200%201%200%200-6%203%203%200%200%200%200%206Z%22%20style%3D%22fill%3A%20rgb(39%2C%2044%2C%2048)%20!important%3B%22%2F%3E%3C%2Fsvg%3E\n- Favicon: https://www.reworkd.ai/favicon.svg\n- Social card (og:image): https://reworkd.ai/banner.png\n\n## UI Components\n\n- buttonPrimary: background=transparent, textColor=#272C30, borderColor=#2C65D3, borderRadius=6px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.18) 0px 7px 12px -5px, rgba(255, 255, 255, 0.2) 0px 1px 1px 0px inset, rgba(0, 0, 0, 0.42) 0px 6px 12px -8px, rgba(39, 44, 48, 0.2) 0px 1px 3px 0px\n- buttonSecondary: background=#FFFFFF, textColor=#272C30, borderRadius=6px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px 0px inset, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.11) 0px 7px 11px -5px, rgba(26, 41, 61, 0.08) 0px 0px 0px 1px\n\n## Brand Personality\n\nTone: modern · Energy: medium · Audience: tech-savvy professionals\n\n## Reworkd Brand in the Wild\n\nReal-world brand assets — ads, campaigns, marketing materials.\n\n- **Basic T (DTGx Printing) | Reworkd**\n  - Image: https://imgproxy.fourthwall.com/iudi13yfszIllwGfxw4jxMhdH5XfhU9KBNcZe9tolvM/w:1920/sm:1/enc/QY1gWTQS6KuohB0x/KdiJorR29DLtkiaH/DRfWKjTKgyLpSjl4/gcUXIM9tlqfaHIH0/B7ZRhxBNtDErCSl-/uju0L-l4xIkGIF_d/OxRXVznYaPL_QUG7/ZYvlsLdjbQqow1Yf/UhKqbaAXE_8LJL_1/YzyJHT2kUSFgtVtZ/164fJbT-6g3aeGyR/f4KiFLeFxTEcCjFj/3dk7uHtxi_W4an_f/-nLqq8ylntiSWF3q/REGOm0z-5es\n  - Source: https://shop.reworkd.ai/products/basic-t-dtgx-printing\n- **How a Gen Z Fashion Startup Extracted 350,000+ E-Commerce Products with  Reworkd - Reworkd**\n  - Image: https://www.reworkd.ai/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fq0475pda%2Fproduction%2Fd66def0d34167ca4aa6e47ad2ad8c76ec18eea33-1200x675.png%3Fw%3D800%26h%3D450&w=3840&q=100\n  - Source: https://www.reworkd.ai/blog/how-a-gen-z-fashion-startup-extracted-350-000-e-commerce-products-with-reworkd\n- **ReCapd (Dad hat) | Reworkd**\n  - Image: https://imgproxy.fourthwall.com/cldoJn4fvfrVl4VaAPQBjvQ97RCXmW2C9cO6J6oFGe8/w:1200/sm:1/enc/tWaDDkZFrBhMo0rF/2P6JyWKZ3zQH6BNF/hdU8wtCYunScD8xC/WjAA0xPBGRMhJoH6/nNxCYQ84yLFAmEwO/QQELTkzYOMMw0sR8/1WmIeL7lM4lkuhi9/v6Zbd4_hxpo0yZIB/swIHoh1Ke-2c5wM1/sNfBPJjYMKDs0g7t/gRmUudKanclEpkYD/B0pHoh8TSxq_YWHS/TioU7vh82j73weAp/K_gtufCBJ0nZ2Kx4/UGUBV6fxvZ4\n  - Source: https://shop.reworkd.ai/products/dad-cap\n- **Reworkd**\n  - Image: https://www.reworkd.ai/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fhome-problem-browser-modal.75ea8e70.png&w=3840&q=75\n  - Source: https://www.reworkd.ai/\n- **April Product Update - Reworkd**\n  - Image: https://www.reworkd.ai/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fq0475pda%2Fproduction%2F7d07ee153447cca6791b7f78ad12c7dca149332a-2880x1620.png%3Fw%3D800%26h%3D450&w=3840&q=100\n  - Source: https://www.reworkd.ai/blog/april-2025-product-update\n- **RePrintd (Metal Print) | Reworkd**\n  - Image: https://imgproxy.fourthwall.com/uRGyUoDBC8gVkaRtObLAIJd65o45ZiGxFDtwAv9J85k/w:1920/sm:1/enc/_CYm4qfNK6L570Lo/hu5rGPysQKdypwwe/ESwqqv-5IenwmNtY/-iEK-g5bdpzg8LfL/KE7naV1teXs_x3xj/f2l519jBsG-Rt1Ur/0lVGkFZRJ3polioW/SPorJmFXbAKEatzb/jlV0KGgs_YnwVGR1/lrLoQaTGBEcHQewW/wDixoA4FX7AB6FgP/sfeCpFdejPK5hn6n/VkcydHvKhsPqCzWq/i9oLfLfkAwwjpS-8/gNsJe5cypIo\n  - Source: https://shop.reworkd.ai/en-eur/products/reprintd-metal-print\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\": \"Suisse Intl\",\n      \"role\": \"body\"\n    },\n    {\n      \"family\": \"Geist Mono\",\n      \"role\": \"monospace\"\n    }\n  ],\n  \"colors\": {\n    \"primary\": \"#A6B4BA\",\n    \"secondary\": \"#526068\",\n    \"accent\": \"#2C65D3\",\n    \"background\": \"#FFFFFF\",\n    \"textPrimary\": \"#272C30\",\n    \"link\": \"#60737A\"\n  },\n  \"typography\": {\n    \"fontFamilies\": {\n      \"primary\": \"Suisse Intl\",\n      \"heading\": \"Suisse Intl\"\n    },\n    \"fontStacks\": {\n      \"heading\": [\n        \"__selecta_a4b3da\",\n        \"__selecta_Fallback_a4b3da\"\n      ],\n      \"body\": [\n        \"__suisseIntl_a23918\",\n        \"__suisseIntl_Fallback_a23918\"\n      ],\n      \"paragraph\": [\n        \"__suisseIntl_a23918\",\n        \"__suisseIntl_Fallback_a23918\"\n      ]\n    },\n    \"fontSizes\": {\n      \"h1\": \"80px\",\n      \"h2\": \"12px\",\n      \"body\": \"16px\"\n    }\n  },\n  \"spacing\": {\n    \"baseUnit\": 4,\n    \"borderRadius\": \"6px\"\n  },\n  \"components\": {\n    \"buttonPrimary\": {\n      \"background\": \"transparent\",\n      \"textColor\": \"#272C30\",\n      \"borderColor\": \"#2C65D3\",\n      \"borderRadius\": \"6px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"6px\",\n        \"topRight\": \"6px\",\n        \"bottomRight\": \"6px\",\n        \"bottomLeft\": \"6px\"\n      },\n      \"shadow\": \"rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.18) 0px 7px 12px -5px, rgba(255, 255, 255, 0.2) 0px 1px 1px 0px inset, rgba(0, 0, 0, 0.42) 0px 6px 12px -8px, rgba(39, 44, 48, 0.2) 0px 1px 3px 0px\"\n    },\n    \"buttonSecondary\": {\n      \"background\": \"#FFFFFF\",\n      \"textColor\": \"#272C30\",\n      \"borderRadius\": \"6px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"6px\",\n        \"topRight\": \"6px\",\n        \"bottomRight\": \"6px\",\n        \"bottomLeft\": \"6px\"\n      },\n      \"shadow\": \"rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px 0px inset, rgba(26, 41, 61, 0.15) 0px 1px 3px 0px, rgba(26, 41, 61, 0.11) 0px 7px 11px -5px, rgba(26, 41, 61, 0.08) 0px 0px 0px 1px\"\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%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22%23272C30%22%20d%3D%22M6.83%208a2.995%202.995%200%200%200%200-2H17a6%206%200%200%201%200%2012h-1.17a2.997%202.997%200%200%200%200-2H17a4%204%200%200%200%200-8H6.83Z%22%20style%3D%22fill%3A%20rgb(39%2C%2044%2C%2048)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23272C30%22%20d%3D%22M13%2020a3%203%200%201%200%200-6%203%203%200%200%200%200%206ZM4%2010a3%203%200%201%200%200-6%203%203%200%200%200%200%206Z%22%20style%3D%22fill%3A%20rgb(39%2C%2044%2C%2048)%20!important%3B%22%2F%3E%3C%2Fsvg%3E\",\n    \"favicon\": \"https://www.reworkd.ai/favicon.svg\",\n    \"ogImage\": \"https://reworkd.ai/banner.png\",\n    \"logoHref\": \"/\"\n  },\n  \"__llm_logo_reasoning\": {\n    \"selectedIndex\": 0,\n    \"reasoning\": \"Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Reworkd'.\",\n    \"confidence\": 0.9,\n    \"source\": \"llm\"\n  },\n  \"__llm_button_reasoning\": {\n    \"primary\": {\n      \"index\": 0,\n      \"text\": \"Book an intro call\",\n      \"reasoning\": \"Button #0 ('Book an intro call') is the primary CTA due to its distinct border color (#2C65D3) and action-oriented text, making it stand out despite the transparent background.\"\n    },\n    \"secondary\": {\n      \"index\": 1,\n      \"text\": \"Sign Up\",\n      \"reasoning\": \"Button #1 ('Sign Up') is secondary as it has a white background, making it less prominent than the primary button, but still important for user engagement.\"\n    },\n    \"confidence\": 0.9\n  },\n  \"personality\": {\n    \"tone\": \"modern\",\n    \"energy\": \"medium\",\n    \"targetAudience\": \"tech-savvy professionals\"\n  },\n  \"designSystem\": {\n    \"framework\": \"tailwind\",\n    \"componentLibrary\": \"\"\n  },\n  \"confidence\": {\n    \"buttons\": 0.9,\n    \"colors\": 0.95,\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 located in the header, is visible, and links to the homepage, matching the brand 'Reworkd'.\",\n        \"confidence\": 0.9\n      }\n    },\n    \"buttonClassification\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true\n    }\n  }\n}\n```\n"
}