Tilde Brand Identity
A complete profile of Tilde's visual system — colors, typography, components, and personality — extracted from https://tilderesearch.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://tilderesearch.com/.
Typography
Each font links to its Google Fonts page where available.
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts: CharacterQuilt.com suggests this flow that can help: 1. Open the company's homepage in a browser with DevTools open. 2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf). 3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes. 4. For each captured font URL: right-click → Save As to download the file locally. 5. 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. Programmatic 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. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets


Brand Personality
Tilde Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Tilde's primary brand color?
Tilde's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Tilde use?
Tilde uses Another Sans Variable for body text and Serrif VF-TRIAL for headings. Fonts were detected on https://tilderesearch.com/ as part of their live design system.
Does Tilde use a light or dark theme?
Tilde's primary site uses a dark color scheme, with a background of #010204.
Where can I find Tilde's logo?
Tilde's logo is available directly on their site (https://tilderesearch.com/). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated?
This profile was extracted from https://tilderesearch.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Tilde.
Methodology
Brand data on this page was extracted from https://tilderesearch.com/ on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Tilde.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Another Sans Variable",
"role": "body"
},
{
"family": "Geist Mono",
"role": "monospace"
},
{
"family": "Serrif VF-TRIAL",
"role": "heading"
}
],
"colors": {
"primary": "#0000EE",
"accent": "#0000EE",
"background": "#010204",
"textPrimary": "#010204",
"link": "#0000EE"
},
"typography": {
"fontFamilies": {
"primary": "Another Sans Variable",
"heading": "Serrif VF-TRIAL"
},
"fontStacks": {
"heading": [
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Another Sans Variable",
"sans-serif"
]
},
"fontSizes": {
"h1": "12px",
"h2": "12px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {},
"images": {
"logo": "data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20147%2018.296%22%20overflow%3D%22visible%22%3E%3Cpath%20d%3D%22M%2057.323%2013.701%20C%2057.323%2013.94%2057.377%2014.092%2057.464%2014.182%20C%2057.565%2014.262%2057.744%2014.314%2058.022%2014.314%20L%2058.74%2014.314%20L%2058.74%2014.918%20L%2058.666%2014.936%20L%2056.212%2015.523%20L%2056.2%2015.526%20L%2055.644%2015.526%20L%2055.644%2013.81%20C%2055.553%2014.004%2055.443%2014.189%2055.317%2014.363%20L%2055.316%2014.364%20C%2055.028%2014.747%2054.656%2015.058%2054.229%2015.274%20C%2053.787%2015.501%2053.287%2015.613%2052.732%2015.613%20C%2052.012%2015.613%2051.375%2015.417%2050.827%2015.024%20C%2050.282%2014.633%2049.857%2014.1%2049.55%2013.43%20L%2049.55%2013.428%20C%2049.256%2012.746%2049.11%2011.978%2049.11%2011.126%20C%2049.11%2010.436%2049.215%209.813%2049.428%209.259%20C%2049.639%208.696%2049.933%208.212%2050.311%207.81%20C%2050.688%207.406%2051.147%207.086%2051.656%206.872%20L%2051.849%206.793%20C%2052.308%206.62%2052.795%206.532%2053.286%206.535%20C%2053.776%206.532%2054.262%206.622%2054.718%206.8%20L%2054.888%206.865%20C%2055.162%206.977%2055.414%207.117%2055.644%207.284%20L%2055.644%204.47%20C%2055.644%204.227%2055.588%204.083%2055.503%204.007%20L%2055.499%204.003%20C%2055.411%203.915%2055.247%203.859%2054.98%203.859%20L%2054.278%203.859%20L%2054.278%203.253%20L%2054.353%203.236%20L%2056.773%202.683%20L%2056.784%202.68%20L%2057.323%202.68%20L%2057.323%2013.702%20Z%20M%2063.962%206.535%20C%2064.536%206.535%2065.04%206.629%2065.469%206.819%20L%2065.63%206.894%20C%2065.988%207.069%2066.304%207.318%2066.558%207.623%20L%2066.666%207.755%20C%2066.91%208.072%2067.091%208.433%2067.2%208.818%20C%2067.33%209.266%2067.383%209.755%2067.36%2010.283%20L%2067.355%2010.375%20L%2061.335%2010.375%20C%2061.33%2010.474%2061.327%2010.574%2061.327%2010.676%20C%2061.327%2011.427%2061.452%2012.075%2061.699%2012.625%20C%2061.946%2013.174%2062.291%2013.596%2062.734%2013.896%20L%2062.909%2013.998%20C%2063.325%2014.219%2063.808%2014.331%2064.359%2014.331%20C%2065.01%2014.331%2065.546%2014.157%2065.976%2013.816%20C%2066.408%2013.472%2066.727%2012.988%2066.93%2012.358%20L%2066.951%2012.291%20L%2067.573%2012.291%20L%2067.548%2012.408%20C%2067.326%2013.436%2066.902%2014.235%2066.272%2014.793%20C%2065.652%2015.342%2064.832%2015.613%2063.823%2015.613%20C%2062.991%2015.613%2062.254%2015.43%2061.615%2015.064%20L%2061.614%2015.063%20C%2060.992%2014.702%2060.483%2014.174%2060.143%2013.54%20L%2060.143%2013.538%20C%2059.8%2012.877%2059.631%2012.118%2059.631%2011.264%20C%2059.631%2010.54%2059.741%209.887%2059.965%209.31%20C%2060.188%208.724%2060.494%208.223%2060.884%207.81%20C%2061.27%207.399%2061.741%207.079%2062.265%206.871%20L%2062.466%206.792%20C%2062.946%206.619%2063.452%206.532%2063.962%206.535%20Z%20M%2090.117%206.535%20C%2090.692%206.535%2091.195%206.629%2091.625%206.819%20C%2092.047%206.997%2092.421%207.273%2092.716%207.624%20C%2093.012%207.969%2093.226%208.368%2093.356%208.818%20C%2093.486%209.267%2093.539%209.755%2093.515%2010.283%20L%2093.511%2010.375%20L%2087.492%2010.375%20C%2087.486%2010.474%2087.482%2010.574%2087.482%2010.676%20C%2087.482%2011.427%2087.607%2012.075%2087.854%2012.625%20C%2088.101%2013.174%2088.447%2013.596%2088.89%2013.896%20C%2089.345%2014.185%2089.885%2014.331%2090.515%2014.331%20C%2091.166%2014.331%2091.702%2014.157%2092.132%2013.816%20C%2092.564%2013.472%2092.882%2012.988%2093.085%2012.358%20L%2093.107%2012.291%20L%2093.728%2012.291%20L%2093.703%2012.408%20C%2093.481%2013.436%2093.058%2014.235%2092.428%2014.793%20C%2091.808%2015.342%2090.988%2015.613%2089.979%2015.613%20C%2089.146%2015.613%2088.409%2015.43%2087.771%2015.064%20L%2087.77%2015.063%20C%2087.148%2014.702%2086.639%2014.174%2086.299%2013.54%20L%2086.298%2013.538%20C%2085.956%2012.877%2085.786%2012.118%2085.786%2011.264%20C%2085.786%2010.54%2085.897%209.887%2086.121%209.31%20C%2086.344%208.724%2086.65%208.223%2087.04%207.81%20C%2087.425%207.4%2087.897%207.079%2088.421%206.871%20L%2088.621%206.792%20C%2089.101%206.619%2089.608%206.532%2090.117%206.535%20Z%20M%2098.182%206.535%20C%2098.624%206.535%2099.002%206.582%2099.312%206.676%20L%2099.75%206.793%20C%2099.886%206.831%20100.012%206.867%20100.128%206.902%20C%20100.344%206.967%20100.558%206.977%20100.773%206.935%20L%20100.881%206.913%20L%20100.887%207.022%20L%20101.051%209.372%20L%20100.419%209.372%20L%20100.403%209.295%20C%20100.313%208.845%20100.157%208.473%2099.936%208.175%20L%2099.935%208.174%20C%2099.737%207.886%2099.47%207.653%2099.159%207.495%20C%2098.845%207.34%2098.498%207.26%2098.147%207.263%20C%2097.729%207.263%2097.356%207.379%2097.027%207.609%20L%2097.025%207.611%20C%2096.708%207.822%2096.55%208.125%2096.55%208.533%20C%2096.55%208.879%2096.657%209.146%2096.864%209.343%20C%2097.095%209.541%2097.389%209.714%2097.747%209.86%20C%2098.142%2010.003%2098.539%2010.141%2098.938%2010.274%20C%2099.355%2010.397%2099.76%2010.561%20100.145%2010.764%20L%20100.288%2010.843%20C%20100.605%2011.025%20100.88%2011.272%20101.093%2011.569%20L%20101.184%2011.703%20C%20101.381%2012.026%20101.476%2012.429%20101.476%2012.906%20C%20101.476%2013.453%20101.339%2013.933%20101.062%2014.343%20L%20101.061%2014.344%20C%20100.785%2014.739%20100.408%2015.049%2099.935%2015.275%20C%2099.458%2015.501%2098.908%2015.613%2098.285%2015.613%20C%2097.898%2015.617%2097.513%2015.569%2097.138%2015.471%20L%2096.674%2015.36%20C%2096.524%2015.325%2096.381%2015.293%2096.243%2015.265%20L%2096.242%2015.265%20C%2095.994%2015.21%2095.737%2015.216%2095.492%2015.281%20L%2095.388%2015.308%20L%2095.373%2015.201%20L%2095.01%2012.677%20L%2094.994%2012.568%20L%2095.605%2012.568%20L%2095.628%2012.633%20C%2095.878%2013.359%2096.217%2013.915%2096.639%2014.304%20C%2097.057%2014.689%2097.586%2014.884%2098.233%2014.884%20C%2098.746%2014.884%2099.167%2014.756%2099.505%2014.507%20C%2099.837%2014.249%20100.004%2013.903%20100.004%2013.459%20C%20100.004%2013.1%2099.896%2012.828%2099.688%2012.631%20L%2099.686%2012.629%20C%2099.467%2012.41%2099.174%2012.226%2098.803%2012.08%20L%2098.802%2012.08%20C%2098.417%2011.924%2098.027%2011.78%2097.632%2011.649%20C%2097.222%2011.513%2096.824%2011.344%2096.443%2011.142%20C%2096.074%2010.95%2095.751%2010.682%2095.495%2010.355%20L%2095.494%2010.353%20C%2095.248%2010.021%2095.13%209.59%2095.129%209.068%20C%2095.129%208.618%2095.218%208.232%2095.402%207.914%20C%2095.576%207.597%2095.823%207.325%2096.122%207.122%20C%2096.422%206.919%2096.753%206.768%2097.103%206.676%20C%2097.455%206.584%2097.818%206.536%2098.182%206.534%20Z%20M%20107.018%206.535%20C%20107.593%206.535%20108.096%206.629%20108.526%206.819%20C%20108.949%206.997%20109.323%207.273%20109.617%207.624%20C%20109.914%207.969%20110.127%208.368%20110.257%208.818%20C%20110.387%209.267%20110.44%209.755%20110.417%2010.283%20L%20110.413%2010.375%20L%20104.392%2010.375%20C%20104.387%2010.474%20104.384%2010.574%20104.384%2010.676%20C%20104.384%2011.427%20104.509%2012.075%20104.756%2012.625%20C%20105.002%2013.174%20105.348%2013.596%20105.791%2013.896%20C%20106.246%2014.185%20106.787%2014.331%20107.417%2014.331%20C%20108.067%2014.331%20108.603%2014.157%20109.033%2013.816%20C%20109.465%2013.472%20109.784%2012.988%20109.987%2012.358%20L%20110.008%2012.291%20L%20110.63%2012.291%20L%20110.605%2012.408%20C%20110.383%2013.436%20109.96%2014.235%20109.33%2014.793%20C%20108.709%2015.342%20107.889%2015.613%20106.88%2015.613%20C%20106.048%2015.613%20105.311%2015.43%20104.672%2015.064%20L%20104.671%2015.063%20C%20104.049%2014.701%20103.54%2014.174%20103.201%2013.54%20L%20103.2%2013.538%20C%20102.857%2012.877%20102.688%2012.118%20102.688%2011.264%20C%20102.688%2010.54%20102.799%209.887%20103.022%209.31%20C%20103.245%208.724%20103.551%208.223%20103.941%207.81%20C%20104.327%207.4%20104.798%207.079%20105.322%206.871%20L%20105.522%206.792%20C%20106.002%206.619%20106.509%206.532%20107.018%206.535%20Z%20M%20115.671%206.535%20C%20116.315%206.535%20116.882%206.641%20117.369%206.855%20C%20117.857%207.069%20118.241%207.386%20118.516%207.806%20C%20118.793%208.227%20118.93%208.736%20118.93%209.328%20L%20118.93%2013.891%20C%20118.93%2014.067%20118.976%2014.205%20119.061%2014.31%20C%20119.159%2014.407%20119.266%2014.452%20119.386%2014.452%20C%20119.472%2014.452%20119.571%2014.413%20119.688%2014.319%20C%20119.802%2014.223%20119.894%2014.052%20119.949%2013.785%20L%20119.965%2013.709%20L%20120.6%2013.709%20L%20120.589%2013.815%20C%20120.542%2014.274%20120.411%2014.646%20120.188%2014.918%20L%20120.189%2014.918%20C%20119.985%2015.182%20119.753%2015.368%20119.49%2015.468%20C%20119.265%2015.559%20119.025%2015.608%20118.782%2015.613%20C%20118.536%2015.613%20118.292%2015.557%20118.051%2015.448%20L%20118.049%2015.448%20C%20117.811%2015.334%20117.611%2015.153%20117.473%2014.928%20L%20117.472%2014.926%20C%20117.342%2014.71%20117.271%2014.441%20117.254%2014.126%20C%20117.172%2014.282%20117.078%2014.425%20116.973%2014.556%20C%20116.698%2014.905%20116.341%2015.182%20115.934%2015.362%20L%20115.933%2015.362%20C%20115.134%2015.701%20114.23%2015.695%20113.437%2015.345%20L%20113.435%2015.345%20C%20113.047%2015.171%20112.712%2014.898%20112.464%2014.552%20L%20112.463%2014.551%20C%20112.22%2014.199%20112.099%2013.781%20112.099%2013.303%20C%20112.099%2012.875%20112.189%2012.496%20112.371%2012.168%20L%20112.373%2012.165%20C%20112.568%2011.836%20112.888%2011.549%20113.324%2011.301%20L%20113.498%2011.205%20C%20113.924%2010.978%20114.477%2010.749%20115.155%2010.516%20L%20115.157%2010.516%20L%20116.586%2010.05%20C%20116.837%209.952%20117.001%209.82%20117.09%209.661%20L%20117.093%209.657%20C%20117.183%209.511%20117.237%209.339%20117.249%209.139%20L%20117.251%209.051%20L%20117.251%209.034%20C%20117.251%208.454%20117.084%208.021%20116.763%207.722%20L%20116.762%207.721%20C%20116.449%207.419%20116.031%207.264%20115.498%207.264%20C%20114.982%207.264%20114.599%207.387%20114.334%207.62%20C%20114.075%207.847%20113.952%208.104%20113.952%208.394%20C%20113.952%208.528%20113.963%208.635%20113.984%208.717%20C%20114.01%208.809%20114.021%208.922%20114.021%209.052%20C%20114.021%209.297%20113.929%209.503%20113.746%209.66%20L%20113.742%209.663%20C%20113.563%209.804%20113.34%209.878%20113.112%209.874%20C%20112.859%209.874%20112.643%209.79%20112.474%209.621%20L%20112.471%209.618%20C%20112.314%209.448%20112.238%209.234%20112.238%208.982%20C%20112.238%208.543%20112.392%208.136%20112.692%207.764%20C%20112.991%207.393%20113.396%207.096%20113.903%206.872%20L%20113.904%206.872%20C%20114.425%206.646%20115.014%206.535%20115.671%206.535%20Z%20M%20132.592%206.535%20C%20133.144%206.535%20133.669%206.629%20134.165%206.818%20C%20134.66%206.995%20135.065%207.256%20135.376%207.603%20L%20135.492%207.739%20C%20135.743%208.067%20135.869%208.46%20135.869%208.914%20C%20135.869%209.167%20135.785%209.386%20135.618%209.566%20C%20135.454%209.746%20135.22%209.845%20134.977%209.839%20C%20134.744%209.839%20134.537%209.753%20134.358%209.589%20L%20134.356%209.587%20C%20134.192%209.428%20134.101%209.21%20134.103%208.982%20C%20134.103%208.872%20134.115%208.775%20134.143%208.693%20C%20134.165%208.601%20134.175%208.506%20134.172%208.412%20C%20134.172%208.177%20134.108%207.979%20133.984%207.813%20C%20133.858%207.645%20133.677%207.511%20133.437%207.412%20C%20133.197%207.314%20132.911%207.264%20132.574%207.264%20C%20132.205%207.264%20131.878%207.325%20131.592%207.446%20L%20131.589%207.447%20C%20131.303%207.557%20131.044%207.726%20130.828%207.944%20L%20130.826%207.946%20C%20130.597%208.165%20130.405%208.42%20130.257%208.7%20C%20130.108%209.003%20130%209.325%20129.938%209.658%20C%20129.869%2010.022%20129.835%2010.392%20129.836%2010.763%20C%20129.836%2011.547%20129.961%2012.2%20130.206%2012.724%20L%20130.307%2012.912%20C%20130.553%2013.335%20130.87%2013.661%20131.257%2013.895%20C%20131.714%2014.161%20132.232%2014.296%20132.816%2014.296%20C%20133.479%2014.296%20134.015%2014.122%20134.432%2013.782%20C%20134.865%2013.427%20135.202%2012.924%20135.44%2012.268%20L%20135.463%2012.205%20L%20136.136%2012.205%20L%20136.108%2012.323%20C%20135.933%2013.071%20135.657%2013.695%20135.278%2014.192%20L%20135.278%2014.192%20C%20134.912%2014.675%20134.474%2015.037%20133.963%2015.276%20L%20133.962%2015.276%20C%20133.453%2015.501%20132.886%2015.613%20132.264%2015.613%20C%20131.453%2015.613%20130.728%2015.43%20130.089%2015.064%20C%20129.46%2014.706%20128.944%2014.178%20128.601%2013.54%20L%20128.6%2013.539%20C%20128.246%2012.878%20128.07%2012.125%20128.07%2011.281%20C%20128.07%2010.765%20128.141%2010.272%20128.282%209.802%20C%20128.423%209.332%20128.622%208.897%20128.881%208.498%20C%20129.136%208.102%20129.452%207.751%20129.818%207.456%20C%20130.191%207.156%20130.617%206.928%20131.073%206.782%20C%20131.562%206.615%20132.075%206.531%20132.592%206.535%20Z%20M%2038.272%206.334%20L%2037.625%206.334%20C%2037.497%205.78%2037.356%205.34%2037.202%205.012%20L%2037.201%205.01%20C%2037.043%204.636%2036.865%204.368%2036.672%204.196%20L%2036.67%204.195%20C%2036.495%204.027%2036.277%203.909%2036.041%203.856%20L%2036.035%203.855%20C%2035.771%203.782%2035.501%203.737%2035.228%203.719%20L%2033.272%203.621%20L%2033.272%2013.407%20C%2033.272%2013.788%2033.339%2014.072%2033.463%2014.269%20L%2033.513%2014.336%20C%2033.636%2014.487%2033.818%2014.603%2034.065%2014.679%20L%2034.303%2014.734%20C%2034.561%2014.785%2034.879%2014.823%2035.257%2014.849%20L%2035.346%2014.855%20L%2035.346%2015.474%20L%2029.346%2015.474%20L%2029.346%2014.855%20L%2029.435%2014.849%20C%2029.951%2014.815%2030.351%2014.752%2030.641%2014.663%20L%2030.642%2014.663%20C%2030.938%2014.575%2031.133%2014.436%2031.244%2014.255%20C%2031.358%2014.056%2031.419%2013.777%2031.419%2013.407%20L%2031.419%203.621%20L%2029.481%203.72%20C%2029.175%203.743%2028.9%203.788%2028.654%203.855%20L%2028.651%203.856%20C%2028.407%203.914%2028.183%204.037%2028.004%204.212%20C%2027.821%204.385%2027.643%204.649%2027.473%205.01%20C%2027.329%205.339%2027.195%205.78%2027.068%206.334%20L%2026.42%206.334%20L%2026.753%202.906%20L%2026.761%202.818%20L%2037.965%202.818%20L%2038.272%206.334%20Z%20M%2041.934%2013.822%20C%2041.934%2014.146%2042.03%2014.374%2042.209%2014.524%20C%2042.407%2014.669%2042.756%2014.781%2043.268%2014.849%20L%2043.351%2014.861%20L%2043.351%2015.474%20L%2038.855%2015.474%20L%2038.855%2014.861%20L%2038.939%2014.849%20C%2039.466%2014.781%2039.813%2014.668%2039.998%2014.523%20C%2040.174%2014.386%2040.272%2014.16%2040.272%2013.822%20L%2040.272%208.428%20C%2040.272%208.189%2040.212%208.037%2040.113%207.946%20C%2040.012%207.855%2039.839%207.799%2039.574%207.799%20L%2038.889%207.799%20L%2038.889%207.193%20L%2041.384%206.623%20L%2041.394%206.621%20L%2041.933%206.621%20L%2041.933%2013.822%20Z%20M%2047.249%2013.822%20C%2047.249%2014.146%2047.345%2014.374%2047.524%2014.524%20C%2047.722%2014.669%2048.07%2014.781%2048.582%2014.849%20L%2048.666%2014.861%20L%2048.666%2015.474%20L%2044.169%2015.474%20L%2044.169%2014.861%20L%2044.252%2014.849%20C%2044.768%2014.781%2045.109%2014.668%2045.295%2014.523%20L%2045.298%2014.521%20C%2045.484%2014.384%2045.587%2014.158%2045.587%2013.822%20L%2045.587%204.489%20C%2045.587%204.235%2045.525%204.087%2045.432%204.01%20L%2045.428%204.007%20L%2045.424%204.004%20C%2045.336%203.916%2045.173%203.859%2044.905%203.859%20L%2044.204%203.859%20L%2044.204%203.253%20L%2044.278%203.236%20L%2046.698%202.683%20L%2046.71%202.68%20L%2047.249%202.68%20L%2047.249%2013.823%20Z%20M%2078.582%202.818%20C%2080.249%202.818%2081.549%203.102%2082.47%203.679%20C%2083.395%204.248%2083.864%205.044%2083.864%206.061%20C%2083.864%206.571%2083.739%207.032%2083.487%207.44%20L%2083.488%207.44%20C%2083.248%207.847%2082.897%208.197%2082.437%208.492%20L%2082.437%208.492%20C%2081.988%208.776%2081.441%208.992%2080.799%209.144%20L%2080.8%209.145%20C%2080.702%209.168%2080.601%209.189%2080.5%209.209%20C%2080.682%209.252%2080.862%209.308%2081.037%209.376%20C%2081.417%209.526%2081.758%209.757%2082.038%2010.054%20C%2082.35%2010.366%2082.604%2010.788%2082.803%2011.316%20L%2082.804%2011.317%20L%2083.598%2013.546%20C%2083.777%2014.026%2084.03%2014.343%2084.347%2014.513%20C%2084.691%2014.679%2085.139%2014.793%2085.696%2014.849%20L%2085.783%2014.858%20L%2085.783%2015.474%20L%2082.353%2015.474%20L%2082.324%2015.434%20C%2082.228%2015.296%2082.135%2015.156%2082.044%2015.015%20L%2082.043%2015.013%20C%2081.911%2014.795%2081.786%2014.486%2081.67%2014.091%20L%2080.858%2011.448%20C%2080.712%2010.986%2080.505%2010.626%2080.242%2010.364%20L%2080.239%2010.361%20C%2079.984%2010.083%2079.69%209.878%2079.359%209.745%20L%2079.355%209.744%20C%2079.034%209.599%2078.694%209.503%2078.345%209.458%20L%2078.341%209.457%20C%2078%209.4%2077.677%209.372%2077.372%209.372%20L%2076.57%209.372%20L%2076.57%2013.545%20C%2076.57%2013.951%2076.69%2014.244%2076.916%2014.44%20C%2077.159%2014.64%2077.585%2014.781%2078.212%2014.849%20L%2078.298%2014.859%20L%2078.298%2015.474%20L%2072.989%2015.474%20L%2072.989%2014.858%20L%2073.075%2014.849%20C%2073.728%2014.781%2074.158%2014.639%2074.387%2014.44%20C%2074.616%2014.232%2074.735%2013.938%2074.735%2013.545%20L%2074.735%204.765%20C%2074.735%204.359%2074.614%204.059%2074.386%203.851%20C%2074.157%203.643%2073.729%203.501%2073.077%203.444%20L%2072.989%203.436%20L%2072.989%202.818%20L%2078.582%202.818%20Z%20M%20126.255%206.534%20C%20126.653%206.534%20126.982%206.643%20127.234%206.869%20C%20127.492%207.091%20127.631%207.352%20127.631%207.651%20C%20127.631%207.904%20127.547%208.12%20127.378%208.289%20C%20127.214%208.455%20126.99%208.546%20126.757%208.542%20C%20126.579%208.542%20126.424%208.498%20126.3%208.401%20L%20126.296%208.397%20C%20126.201%208.316%20126.119%208.221%20126.053%208.116%20L%20126.048%208.109%20C%20126.004%208.022%20125.946%207.943%20125.876%207.874%20L%20125.871%207.869%20C%20125.827%207.818%20125.75%207.782%20125.616%207.782%20C%20125.397%207.782%20125.178%207.886%20124.96%208.115%20C%20124.751%208.346%20124.573%208.646%20124.427%209.017%20L%20124.426%209.016%20C%20124.292%209.387%20124.224%209.779%20124.226%2010.174%20L%20124.226%2013.856%20C%20124.226%2014.197%20124.351%2014.42%20124.59%2014.549%20C%20124.849%2014.69%20125.266%2014.792%20125.85%2014.849%20L%20125.937%2014.858%20L%20125.937%2015.474%20L%20121.267%2015.474%20L%20121.267%2014.86%20L%20121.352%2014.849%20C%20121.819%2014.793%20122.124%2014.685%20122.285%2014.545%20C%20122.455%2014.395%20122.546%2014.171%20122.546%2013.856%20L%20122.546%208.428%20C%20122.546%208.202%20122.487%208.054%20122.388%207.964%20L%20122.385%207.961%20L%20122.381%207.958%20C%20122.293%207.861%20122.13%207.799%20121.865%207.799%20L%20121.181%207.799%20L%20121.181%207.193%20L%20123.676%206.623%20L%20123.687%206.621%20L%20124.226%206.621%20L%20124.226%208.041%20C%20124.419%207.624%20124.665%207.289%20124.966%207.04%20L%20124.968%207.04%20C%20125.384%206.707%20125.814%206.534%20126.255%206.534%20Z%20M%20139.861%208.177%20C%20140.006%207.913%20140.19%207.671%20140.406%207.461%20L%20140.408%207.459%20C%20140.722%207.166%20141.09%206.937%20141.491%206.784%20C%20141.886%206.619%20142.31%206.534%20142.738%206.534%20C%20143.315%206.534%20143.817%206.658%20144.237%206.91%20L%20144.394%207.005%20C%20144.75%207.239%20145.028%207.555%20145.227%207.953%20C%20145.465%208.407%20145.583%208.935%20145.583%209.535%20L%20145.583%2013.873%20C%20145.583%2014.162%20145.673%2014.375%20145.843%2014.526%20C%20146.016%2014.668%20146.365%2014.781%20146.915%2014.849%20L%20147%2014.86%20L%20147%2015.474%20L%20142.555%2015.474%20L%20142.555%2014.861%20L%20142.639%2014.849%20C%20143.156%2014.781%20143.483%2014.673%20143.645%2014.542%20L%20143.704%2014.487%20C%20143.833%2014.349%20143.904%2013.873%20143.904%2013.873%20L%20143.904%209.604%20C%20143.904%209.011%20143.747%208.558%20143.446%208.235%20C%20143.147%207.915%20142.692%207.747%20142.064%207.747%20C%20141.749%207.747%20141.42%207.84%20141.073%208.029%20C%20140.73%208.217%20140.442%208.483%20140.207%208.828%20L%20140.207%208.83%20C%20139.978%209.156%20139.861%209.557%20139.861%2010.036%20L%20139.861%2013.873%20C%20139.861%2014.187%20139.952%2014.403%20140.118%2014.541%20C%20140.306%2014.675%20140.643%2014.781%20141.144%2014.849%20L%20141.227%2014.861%20L%20141.227%2015.474%20L%20136.782%2015.474%20L%20136.782%2014.86%20L%20136.866%2014.849%20C%20137.14%2014.815%20137.365%2014.772%20137.542%2014.719%20C%20137.72%2014.665%20137.845%2014.605%20137.924%2014.542%20L%20137.982%2014.487%20C%20138.111%2014.349%20138.182%2014.149%20138.182%2013.873%20L%20138.182%204.47%20C%20138.182%204.228%20138.126%204.083%20138.041%204.007%20L%20138.037%204.003%20C%20137.949%203.915%20137.785%203.859%20137.518%203.859%20L%20136.816%203.859%20L%20136.816%203.253%20L%20136.891%203.236%20L%20139.311%202.683%20L%20139.322%202.68%20L%20139.861%202.68%20L%20139.861%208.178%20Z%20M%2053.458%207.332%20C%2053.071%207.332%2052.724%207.421%2052.417%207.596%20C%2052.094%207.785%2051.815%208.041%2051.6%208.347%20C%2051.378%208.671%2051.203%209.058%2051.079%209.509%20C%2050.951%209.991%2050.888%2010.488%2050.893%2010.987%20C%2050.893%2011.681%2050.995%2012.291%2051.198%2012.82%20C%2051.4%2013.348%2051.685%2013.759%2052.049%2014.058%20L%2052.187%2014.158%20C%2052.518%2014.377%2052.895%2014.487%2053.32%2014.487%20C%2053.783%2014.487%2054.183%2014.349%2054.522%2014.075%20L%2054.523%2014.075%20C%2054.878%2013.797%2055.159%2013.436%2055.341%2013.022%20L%2055.341%2013.021%20C%2055.543%2012.584%2055.644%2012.137%2055.644%2011.679%20L%2055.644%2010.054%20C%2055.644%209.636%2055.587%209.267%2055.476%208.944%20L%2055.475%208.941%20C%2055.385%208.626%2055.232%208.331%2055.026%208.075%20L%2055.025%208.073%20C%2054.845%207.837%2054.607%207.651%2054.336%207.532%20L%2054.332%207.53%20C%2054.06%207.397%2053.761%207.329%2053.458%207.333%20Z%20M%20115.755%2011.112%20C%20115.163%2011.328%20114.695%2011.583%20114.35%2011.873%20L%20114.349%2011.875%20L%20114.348%2011.875%20C%20114.017%2012.142%20113.849%2012.516%20113.849%2013.01%20C%20113.849%2013.329%20113.92%2013.592%20114.057%2013.804%20C%20114.199%2014.021%20114.376%2014.181%20114.59%2014.289%20C%20114.818%2014.386%20115.057%2014.434%20115.307%2014.434%20C%20115.6%2014.434%20115.895%2014.353%20116.194%2014.188%20C%20116.502%2014.012%20116.755%2013.764%20116.954%2013.443%20C%20117.127%2013.165%20117.224%2012.845%20117.246%2012.478%20L%20117.251%2012.319%20L%20117.251%2010.59%20Z%20M%2063.841%207.281%20C%2063.489%207.278%2063.142%207.363%2062.832%207.529%20L%2062.829%207.53%20C%2062.521%207.684%2062.256%207.91%2062.034%208.21%20C%2061.811%208.511%2061.637%208.869%2061.513%209.286%20C%2061.48%209.399%2061.451%209.514%2061.427%209.629%20L%2065.016%209.629%20C%2065.142%209.629%2065.239%209.608%2065.314%209.571%20C%2065.388%209.524%2065.447%209.456%2065.481%209.375%20L%2065.483%209.371%20L%2065.485%209.368%20C%2065.533%209.281%2065.56%209.176%2065.56%209.051%20C%2065.56%208.555%2065.405%208.141%2065.1%207.802%20L%2065.099%207.801%20C%2064.797%207.457%2064.382%207.281%2063.841%207.281%20Z%20M%2089.997%207.281%20C%2089.645%207.278%2089.298%207.363%2088.988%207.529%20L%2088.985%207.53%20C%2088.677%207.684%2088.412%207.91%2088.19%208.21%20C%2087.967%208.511%2087.793%208.869%2087.669%209.286%20C%2087.635%209.399%2087.607%209.514%2087.583%209.629%20L%2091.172%209.629%20C%2091.297%209.629%2091.395%209.608%2091.469%209.572%20C%2091.544%209.525%2091.602%209.456%2091.637%209.375%20L%2091.638%209.371%20L%2091.641%209.368%20C%2091.689%209.281%2091.715%209.176%2091.715%209.051%20C%2091.715%208.555%2091.561%208.141%2091.256%207.802%20L%2091.255%207.801%20C%2090.953%207.457%2090.538%207.281%2089.997%207.281%20Z%20M%20106.898%207.281%20C%20106.546%207.278%20106.199%207.363%20105.889%207.529%20L%20105.887%207.53%20C%20105.571%207.69%20105.298%207.923%20105.091%208.21%20C%20104.868%208.511%20104.694%208.869%20104.57%209.286%20C%20104.536%209.399%20104.508%209.514%20104.484%209.629%20L%20108.073%209.629%20C%20108.199%209.629%20108.296%209.608%20108.371%209.571%20C%20108.445%209.524%20108.503%209.456%20108.538%209.375%20L%20108.54%209.371%20L%20108.542%209.368%20C%20108.59%209.281%20108.617%209.176%20108.617%209.051%20C%20108.617%208.555%20108.463%208.141%20108.157%207.802%20L%20108.156%207.801%20C%20107.855%207.457%20107.44%207.281%20106.898%207.281%20Z%20M%2076.57%208.552%20L%2078.546%208.523%20C%2079.228%208.511%2079.822%208.415%2080.328%208.235%20C%2080.832%208.044%2081.213%207.767%2081.477%207.405%20L%2081.478%207.403%20C%2081.752%207.042%2081.891%206.597%2081.891%206.061%20C%2081.891%205.283%2081.598%204.704%2081.017%204.309%20L%2081.015%204.308%20C%2080.474%203.922%2079.72%203.708%2078.744%203.673%20L%2078.546%203.668%20L%2076.57%203.638%20Z%20M%2041.112%203.164%20C%2041.401%203.164%2041.65%203.272%2041.852%203.485%20C%2042.067%203.687%2042.176%203.936%2042.176%204.228%20C%2042.176%204.419%2042.125%204.599%2042.023%204.763%20C%2041.938%204.921%2041.816%205.056%2041.667%205.156%20L%2041.661%205.159%20C%2041.506%205.25%2041.321%205.293%2041.112%205.293%20C%2040.829%205.296%2040.557%205.187%2040.354%204.99%20L%2040.35%204.986%20C%2040.153%204.784%2040.044%204.511%2040.047%204.229%20C%2040.047%204.03%2040.091%203.851%2040.181%203.696%20L%2040.183%203.694%20C%2040.283%203.531%2040.417%203.403%2040.582%203.314%20C%2040.746%203.214%2040.923%203.164%2041.112%203.164%20Z%20M%2012.824%209.433%20L%2016.557%207.017%20C%2016.995%206.733%2017.581%206.859%2017.865%207.297%20C%2018.149%207.736%2018.023%208.321%2017.585%208.605%20L%2013.078%2011.524%20L%205.403%208.852%20L%201.442%2011.285%20C%200.996%2011.559%200.414%2011.419%200.14%2010.974%20C%20-0.133%2010.528%200.006%209.946%200.452%209.672%20L%205.178%206.771%20L%2012.825%209.433%20Z%20M%2012.824%202.662%20L%2016.557%200.247%20C%2016.995%20-0.037%2017.581%200.088%2017.865%200.527%20C%2018.149%200.965%2018.023%201.551%2017.585%201.835%20L%2013.078%204.754%20L%205.403%202.082%20L%201.442%204.515%20C%200.996%204.788%200.413%204.649%200.14%204.203%20C%20-0.133%203.758%200.006%203.175%200.451%202.902%20L%205.178%200%20Z%20M%2012.824%2016.205%20L%2016.557%2013.789%20C%2016.995%2013.505%2017.581%2013.63%2017.865%2014.069%20C%2018.149%2014.507%2018.023%2015.093%2017.585%2015.377%20L%2013.078%2018.296%20L%205.403%2015.624%20L%201.442%2018.056%20C%200.996%2018.33%200.414%2018.19%200.14%2017.745%20C%20-0.133%2017.299%200.006%2016.717%200.452%2016.443%20L%205.178%2013.542%20L%2012.825%2016.205%20Z%22%20fill%3D%22rgb(243%2C243%2C244)%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E",
"favicon": "https://framerusercontent.com/images/O3MwVcLS1khdJ1CCDqd6KyrMic.png",
"ogImage": "https://framerusercontent.com/images/BMPzSM37nOonRL8iGJum77MRn4.png",
"logoHref": "./"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is the only visible candidate, links to the homepage, and matches the brand inferred from the URL and page title.",
"confidence": 0.9,
"source": "llm"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "unknown"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0.9,
"overall": 0.45
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is the only visible candidate, links to the homepage, and matches the brand inferred from the URL and page title.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": false,
"llmSucceeded": false
}
}
} 