{
  "name": "RegistryLove",
  "slug": "registrylove",
  "domain": "http://registrylove.com",
  "sources": [
    "yc"
  ],
  "branding": {
    "colorScheme": "dark",
    "fonts": [
      {
        "family": "Sora",
        "role": "body"
      }
    ],
    "colors": {
      "primary": "#CFE2FF",
      "secondary": "#D4BB82",
      "accent": "#0088CC",
      "background": "#000000",
      "textPrimary": "#000000",
      "link": "#052C65"
    },
    "typography": {
      "fontFamilies": {
        "primary": "Sora",
        "heading": "Sora"
      },
      "fontStacks": {
        "heading": [
          "Sora",
          "sans-serif"
        ],
        "body": [
          "Sora",
          "sans-serif"
        ],
        "paragraph": [
          "Sora",
          "sans-serif"
        ]
      },
      "fontSizes": {
        "h1": "30.8px",
        "h2": "30.8px",
        "body": "12.6px"
      }
    },
    "spacing": {
      "baseUnit": 4,
      "borderRadius": "4px"
    },
    "components": {
      "input": {
        "background": "#FFFFFF",
        "textColor": "#212529",
        "borderColor": "#DEE2E6",
        "borderRadius": "3px",
        "borderRadiusCorners": {
          "topLeft": "3px",
          "topRight": "3px",
          "bottomRight": "3px",
          "bottomLeft": "3px"
        },
        "shadow": "none"
      },
      "buttonPrimary": {
        "background": "#0088CC",
        "textColor": "#FFFFFF",
        "borderRadius": "700px",
        "borderRadiusCorners": {
          "topLeft": "700px",
          "topRight": "700px",
          "bottomRight": "700px",
          "bottomLeft": "700px"
        },
        "shadow": "rgba(0, 136, 204, 0.35) 0px 2px 6px 0px, rgba(0, 136, 204, 0.25) 0px 0px 10px 0px"
      },
      "buttonSecondary": {
        "background": "#D4BB82",
        "textColor": "#FFFFFF",
        "borderRadius": "5px",
        "borderRadiusCorners": {
          "topLeft": "5px",
          "topRight": "5px",
          "bottomRight": "5px",
          "bottomLeft": "5px"
        },
        "shadow": "none"
      }
    },
    "images": {
      "logo": "https://enter6.prada4dresmi.online/images/logoweb.png",
      "favicon": "https://enter6.prada4dresmi.online/favicon.png",
      "ogImage": null,
      "logoHref": "/"
    },
    "__llm_logo_reasoning": {
      "selectedIndex": 0,
      "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. It matches the brand name 'PRADA4D' from the URL and page title.",
      "confidence": 0.9,
      "source": "llm"
    },
    "__llm_button_reasoning": {
      "primary": {
        "index": 0,
        "text": "Mainkan Sekarang",
        "reasoning": "Button #0 has a vibrant blue color (#0088CC) which stands out as a primary CTA. The text 'Mainkan Sekarang' suggests an action-oriented call to action, making it suitable as the primary button."
      },
      "secondary": {
        "index": 5,
        "text": "Masuk",
        "reasoning": "Button #5 has a different color group (#D4BB82) and serves as a secondary action with the text 'Masuk', which is less prominent than the primary CTA."
      },
      "confidence": 0.95
    },
    "personality": {
      "tone": "bold",
      "energy": "high",
      "targetAudience": "online gaming enthusiasts"
    },
    "designSystem": {
      "framework": "bootstrap",
      "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, and links to the homepage. It matches the brand name 'PRADA4D' from the URL and page title.",
          "confidence": 0.9
        }
      },
      "buttonClassification": {
        "llmCalled": true,
        "llmSucceeded": true
      }
    }
  },
  "images": [],
  "font_resources": [
    {
      "family": "Sora",
      "google_fonts_url": "https://fonts.google.com/specimen/Sora"
    },
    {
      "family": "Sora",
      "google_fonts_url": "https://fonts.google.com/specimen/Sora"
    }
  ],
  "google_fonts_css": "https://fonts.googleapis.com/css2?family=Sora&family=Sora&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/registrylove",
  "agent_instructions": "You are designing or implementing in RegistryLove's brand identity.\n\n# Brand profile\n- Company: RegistryLove\n- Source: http://registrylove.com\n- Color scheme: dark\n\n# Colors\n- primary: #CFE2FF\n- secondary: #D4BB82\n- accent: #0088CC\n- background: #000000\n- textPrimary: #000000\n- link: #052C65\n\n# Typography\n- primary: Sora — https://fonts.google.com/specimen/Sora\n- heading: Sora — https://fonts.google.com/specimen/Sora\n\nLoad all fonts at once: <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=Sora&family=Sora&display=swap\">\n\n# UI Components\n- input: background=#FFFFFF, textColor=#212529, borderColor=#DEE2E6, borderRadius=3px, shadow=none\n- buttonPrimary: background=#0088CC, textColor=#FFFFFF, borderRadius=700px, shadow=rgba(0, 136, 204, 0.35) 0px 2px 6px 0px, rgba(0, 136, 204, 0.25) 0px 0px 10px 0px\n- buttonSecondary: background=#D4BB82, textColor=#FFFFFF, borderRadius=5px, shadow=none\n\n# Brand voice\n- Tone: bold\n- Energy: high\n- Audience: online gaming enthusiasts\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/registrylove.json",
  "page_markdown": "# RegistryLove Brand Identity\n\nA complete profile of **RegistryLove**'s visual system — colors, typography, components, and personality — extracted from http://registrylove.com. Built for designers, agents, and AI tools.\n\n- Page: https://characterquilt.com/branding/registrylove\n- Machine-readable JSON: https://characterquilt.com/branding/registrylove.json\n- Per-page llms.txt: https://characterquilt.com/branding/registrylove/llms.txt\n\n## Quick Facts\n\n| Field | Value |\n|---|---|\n| Primary | #CFE2FF |\n| Accent | #0088CC |\n| Body Font | Sora |\n| Heading Font | Sora |\n\n## Color Palette\n\n- primary: #CFE2FF\n- secondary: #D4BB82\n- accent: #0088CC\n- background: #000000\n- textPrimary: #000000\n- link: #052C65\n\n## Typography\n\n- primary: Sora — https://fonts.google.com/specimen/Sora\n- heading: Sora — https://fonts.google.com/specimen/Sora\n\n## Visual Assets\n\n- Logo: https://enter6.prada4dresmi.online/images/logoweb.png\n- Favicon: https://enter6.prada4dresmi.online/favicon.png\n\n## UI Components\n\n- input: background=#FFFFFF, textColor=#212529, borderColor=#DEE2E6, borderRadius=3px, shadow=none\n- buttonPrimary: background=#0088CC, textColor=#FFFFFF, borderRadius=700px, shadow=rgba(0, 136, 204, 0.35) 0px 2px 6px 0px, rgba(0, 136, 204, 0.25) 0px 0px 10px 0px\n- buttonSecondary: background=#D4BB82, textColor=#FFFFFF, borderRadius=5px, shadow=none\n\n## Brand Personality\n\nTone: bold · Energy: high · Audience: online gaming enthusiasts\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\": \"dark\",\n  \"fonts\": [\n    {\n      \"family\": \"Sora\",\n      \"role\": \"body\"\n    }\n  ],\n  \"colors\": {\n    \"primary\": \"#CFE2FF\",\n    \"secondary\": \"#D4BB82\",\n    \"accent\": \"#0088CC\",\n    \"background\": \"#000000\",\n    \"textPrimary\": \"#000000\",\n    \"link\": \"#052C65\"\n  },\n  \"typography\": {\n    \"fontFamilies\": {\n      \"primary\": \"Sora\",\n      \"heading\": \"Sora\"\n    },\n    \"fontStacks\": {\n      \"heading\": [\n        \"Sora\",\n        \"sans-serif\"\n      ],\n      \"body\": [\n        \"Sora\",\n        \"sans-serif\"\n      ],\n      \"paragraph\": [\n        \"Sora\",\n        \"sans-serif\"\n      ]\n    },\n    \"fontSizes\": {\n      \"h1\": \"30.8px\",\n      \"h2\": \"30.8px\",\n      \"body\": \"12.6px\"\n    }\n  },\n  \"spacing\": {\n    \"baseUnit\": 4,\n    \"borderRadius\": \"4px\"\n  },\n  \"components\": {\n    \"input\": {\n      \"background\": \"#FFFFFF\",\n      \"textColor\": \"#212529\",\n      \"borderColor\": \"#DEE2E6\",\n      \"borderRadius\": \"3px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"3px\",\n        \"topRight\": \"3px\",\n        \"bottomRight\": \"3px\",\n        \"bottomLeft\": \"3px\"\n      },\n      \"shadow\": \"none\"\n    },\n    \"buttonPrimary\": {\n      \"background\": \"#0088CC\",\n      \"textColor\": \"#FFFFFF\",\n      \"borderRadius\": \"700px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"700px\",\n        \"topRight\": \"700px\",\n        \"bottomRight\": \"700px\",\n        \"bottomLeft\": \"700px\"\n      },\n      \"shadow\": \"rgba(0, 136, 204, 0.35) 0px 2px 6px 0px, rgba(0, 136, 204, 0.25) 0px 0px 10px 0px\"\n    },\n    \"buttonSecondary\": {\n      \"background\": \"#D4BB82\",\n      \"textColor\": \"#FFFFFF\",\n      \"borderRadius\": \"5px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"5px\",\n        \"topRight\": \"5px\",\n        \"bottomRight\": \"5px\",\n        \"bottomLeft\": \"5px\"\n      },\n      \"shadow\": \"none\"\n    }\n  },\n  \"images\": {\n    \"logo\": \"https://enter6.prada4dresmi.online/images/logoweb.png\",\n    \"favicon\": \"https://enter6.prada4dresmi.online/favicon.png\",\n    \"ogImage\": null,\n    \"logoHref\": \"/\"\n  },\n  \"__llm_logo_reasoning\": {\n    \"selectedIndex\": 0,\n    \"reasoning\": \"Selected #0 because it is visible, located in the header, and links to the homepage. It matches the brand name 'PRADA4D' from the URL and page title.\",\n    \"confidence\": 0.9,\n    \"source\": \"llm\"\n  },\n  \"__llm_button_reasoning\": {\n    \"primary\": {\n      \"index\": 0,\n      \"text\": \"Mainkan Sekarang\",\n      \"reasoning\": \"Button #0 has a vibrant blue color (#0088CC) which stands out as a primary CTA. The text 'Mainkan Sekarang' suggests an action-oriented call to action, making it suitable as the primary button.\"\n    },\n    \"secondary\": {\n      \"index\": 5,\n      \"text\": \"Masuk\",\n      \"reasoning\": \"Button #5 has a different color group (#D4BB82) and serves as a secondary action with the text 'Masuk', which is less prominent than the primary CTA.\"\n    },\n    \"confidence\": 0.95\n  },\n  \"personality\": {\n    \"tone\": \"bold\",\n    \"energy\": \"high\",\n    \"targetAudience\": \"online gaming enthusiasts\"\n  },\n  \"designSystem\": {\n    \"framework\": \"bootstrap\",\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, and links to the homepage. It matches the brand name 'PRADA4D' from the URL and page title.\",\n        \"confidence\": 0.9\n      }\n    },\n    \"buttonClassification\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true\n    }\n  }\n}\n```\n"
}