Archetype Brand Identity
A complete profile of Archetype's visual system — colors, typography, components, and personality — extracted from https://www.archetypeai.io/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.archetypeai.io/.
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
UI Components
Live previews rendered using Archetype's actual button styles.
Brand Personality
Archetype Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Archetype's primary brand color?
Archetype's primary brand color is #F3FEAB. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Archetype use?
Archetype uses #3898EC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Archetype use?
Archetype uses Ppneuemontreal as the primary typeface across body and headings.
Does Archetype use a light or dark theme?
Archetype's primary site uses a dark color scheme, with a background of #000000.
Where can I find Archetype's logo?
Archetype's logo is available directly on their site (https://www.archetypeai.io/). 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://www.archetypeai.io/ 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 Archetype.
Methodology
Brand data on this page was extracted from https://www.archetypeai.io/ 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 Archetype.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Ppneuemontreal",
"role": "heading"
},
{
"family": "Ppneuemontrealmono",
"role": "monospace"
}
],
"colors": {
"primary": "#F3FEAB",
"secondary": "#0082F3",
"accent": "#3898EC",
"background": "#000000",
"textPrimary": "#000000",
"link": "#3898EC"
},
"typography": {
"fontFamilies": {
"primary": "Ppneuemontreal",
"heading": "Ppneuemontreal"
},
"fontStacks": {
"heading": [
"Ppneuemontreal",
"Arial",
"sans-serif"
],
"body": [
"Ppneuemontreal",
"Arial",
"sans-serif"
],
"paragraph": [
"Ppneuemontreal",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "70px",
"h2": "70px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "2px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#1A1A1A",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderRadius": "3px",
"borderRadiusCorners": {
"topLeft": "3px",
"topRight": "3px",
"bottomRight": "3px",
"bottomLeft": "3px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#F1F1F0",
"textColor": "#000000",
"borderColor": "#000000",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20113%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M15.3352%2017.022L9.19334%200.636456C9.17661%200.591554%209.13347%200.5625%209.08593%200.5625H6.35926C6.31171%200.5625%206.26857%200.592434%206.25184%200.637336L0.155796%2017.022C0.127622%2017.0968%200.183969%2017.177%200.263207%2017.177H2.9212C2.97051%2017.177%203.01365%2017.1461%203.0295%2017.0995L4.329%2013.3128C4.34485%2013.2661%204.38799%2013.2353%204.43729%2013.2353H10.9612C11.0105%2013.2353%2011.0537%2013.2661%2011.0695%2013.3128L12.369%2017.0995C12.3849%2017.1461%2012.428%2017.177%2012.4773%2017.177H15.2269C15.307%2017.177%2015.3625%2017.0968%2015.3343%2017.022H15.3352ZM9.77794%2010.8749H5.66724C5.43217%2010.8749%205.26665%2010.6451%205.34061%2010.4224L5.71479%209.3007L7.38759%204.28229C7.49236%203.96974%207.93433%203.96886%208.0391%204.28229L10.1037%2010.4224C10.1785%2010.6451%2010.013%2010.8758%209.77794%2010.8758V10.8749Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M23.2643%207.32718V5.17191C23.2643%205.11292%2023.2203%205.06361%2023.1613%205.05745C22.9315%205.03544%2022.3742%204.98438%2022.0731%204.98438C20.9876%204.98438%2020.0983%205.47917%2019.4187%206.45732C19.291%206.64133%2019.0022%206.54977%2019.0022%206.32614V5.37352C19.0022%205.31013%2018.9511%205.25907%2018.8878%205.25907H16.6418C16.5784%205.25907%2016.5273%205.31013%2016.5273%205.37352V17.0611C16.5273%2017.1245%2016.5784%2017.1756%2016.6418%2017.1756H18.8878C18.9511%2017.1756%2019.0022%2017.1245%2019.0022%2017.0611V11.0109C19.0022%209.94556%2019.3236%209.06249%2019.9566%208.38457C20.5879%207.70928%2021.4075%207.3668%2022.3936%207.3668C22.5538%207.3668%2022.9351%207.41346%2023.1358%207.43899C23.2045%207.4478%2023.2643%207.39409%2023.2643%207.32542V7.32718Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M34.4963%2012.6642L34.4937%2012.7249C34.4875%2012.8464%2034.4778%2012.9661%2034.4637%2013.0841C34.3739%2013.8466%2034.1239%2014.5491%2033.7198%2015.1751C33.2523%2015.8997%2032.6131%2016.4755%2031.8198%2016.8875C31.0274%2017.2996%2030.1224%2017.5082%2029.1319%2017.5082C27.9706%2017.5082%2026.9335%2017.2397%2026.0486%2016.7123C25.1621%2016.1841%2024.4692%2015.4313%2023.9885%2014.4769C23.5086%2013.5261%2023.2656%2012.4247%2023.2656%2011.2053C23.2656%209.98591%2023.5086%208.8845%2023.9885%207.93364C24.4692%206.97926%2025.1585%206.22738%2026.0372%205.69825C26.9141%205.17087%2027.9486%204.90234%2029.109%204.90234C30.1012%204.90234%2030.9966%205.10308%2031.7732%205.49927C32.5514%205.89546%2033.1827%206.45717%2033.6511%207.16503C33.7154%207.26188%2033.7744%207.36048%2033.8316%207.46173C33.8518%207.49519%2033.8703%207.52865%2033.887%207.5621C33.8914%207.57091%2033.8976%207.58059%2033.902%207.59116C33.917%207.62021%2033.9319%207.64926%2033.9469%207.67832C33.9584%207.69945%2033.968%207.72146%2033.9786%207.74259C33.9874%207.7602%2033.9962%207.7778%2034.0041%207.79629C34.0173%207.82535%2034.0314%207.85352%2034.0438%207.88346C34.0816%207.96622%2034.116%208.05074%2034.1503%208.13614C34.167%208.17928%2034.1829%208.22242%2034.1978%208.26556C34.211%208.3043%2034.2251%208.34216%2034.2366%208.38089C34.248%208.41171%2034.2577%208.4434%2034.2665%208.47422C34.2797%208.51736%2034.2929%208.5605%2034.3052%208.60364C34.307%208.60892%2034.3088%208.61421%2034.3096%208.61949C34.351%208.7674%2034.3871%208.91795%2034.4162%209.07203C34.4259%209.11957%2034.4347%209.16887%2034.4426%209.2173C34.4628%209.33967%2034.4804%209.46293%2034.4928%209.58883L34.4972%209.64782C34.5016%209.71385%2034.4496%209.77108%2034.3827%209.77108H32.0681C32.0073%209.77108%2031.958%209.72442%2031.9536%209.66455L31.9492%209.61349C31.936%209.48847%2031.9175%209.36433%2031.892%209.24459C31.885%209.20937%2031.8779%209.17504%2031.8691%209.1407C31.863%209.11165%2031.855%209.08347%2031.848%209.05442C31.8401%209.02448%2031.8321%208.99367%2031.8225%208.96373C31.8154%208.9382%2031.8075%208.91267%2031.7996%208.88714C31.7723%208.80086%2031.7415%208.71722%2031.7071%208.63534C31.7001%208.61685%2031.693%208.59924%2031.6851%208.58251C31.6728%208.55258%2031.6596%208.52264%2031.6455%208.49271C31.6296%208.45749%2031.6129%208.42316%2031.5953%208.3897C31.5768%208.35448%2031.5574%208.31838%2031.539%208.28317C31.5363%208.27877%2031.5346%208.27524%2031.5328%208.27172C31.5125%208.23739%2031.4941%208.20393%2031.4729%208.17047C31.4509%208.13438%2031.428%208.09916%2031.4051%208.06394C31.3822%208.02873%2031.3585%207.99439%2031.3329%207.96005C31.31%207.9266%2031.2854%207.89402%2031.2599%207.86233C31.2581%207.86056%2031.2572%207.8588%2031.2563%207.85792C31.2299%207.82535%2031.2035%207.79277%2031.1762%207.7602C30.7431%207.24779%2030.0554%206.98807%2029.1328%206.98807C28.0181%206.98807%2027.1826%207.3913%2026.65%208.18544C26.1076%208.99455%2025.8329%2010.0106%2025.8329%2011.2044C25.8329%2012.3983%2026.1076%2013.409%2026.6491%2014.2111C27.1817%2014.999%2028.0164%2015.3979%2029.1328%2015.3979C30.0713%2015.3979%2030.7668%2015.1417%2031.2%2014.6363C31.5707%2014.2031%2031.8084%2013.6749%2031.9087%2013.0603C31.929%2012.945%2031.9422%2012.8279%2031.9519%2012.7073L31.9545%2012.6518C31.958%2012.5911%2032.0082%2012.5435%2032.0699%2012.5435H34.3827C34.447%2012.5435%2034.4998%2012.5972%2034.4981%2012.6615L34.4963%2012.6642Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M44.6709%205.94364C43.927%205.2622%2042.9559%204.91619%2041.7867%204.91619C40.8402%204.91619%2040.0276%205.09404%2039.3725%205.44532C38.9984%205.64606%2038.67%205.87761%2038.39%206.1391C38.2438%206.27556%2038.0061%206.17079%2038.0061%205.97094V0.676955C38.0061%200.613565%2037.9551%200.5625%2037.8917%200.5625H35.6457C35.5823%200.5625%2035.5312%200.613565%2035.5312%200.676955V17.0616C35.5312%2017.125%2035.5823%2017.1761%2035.6457%2017.1761H37.8917C37.9551%2017.1761%2038.0061%2017.125%2038.0061%2017.0616V9.88882C38.0061%209.04009%2038.2826%208.3516%2038.8293%207.84096C39.3778%207.32943%2040.1262%207.06971%2041.0541%207.06971C41.8245%207.06971%2042.4003%207.28717%2042.7657%207.71682C43.1355%208.15174%2043.323%208.7742%2043.323%209.56746V17.0607C43.323%2017.1241%2043.3741%2017.1752%2043.4374%2017.1752H45.6834C45.7468%2017.1752%2045.7979%2017.1241%2045.7979%2017.0607V8.94853C45.7979%207.63758%2045.4193%206.62597%2044.6718%205.94188L44.6709%205.94364Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M56.9252%206.53564C55.9365%205.44656%2054.5314%204.89453%2052.7494%204.89453C51.5582%204.89453%2050.5052%205.16218%2049.6195%205.69043C48.7338%206.21869%2048.0444%206.96705%2047.5708%207.91438C47.0988%208.85732%2046.8594%209.96225%2046.8594%2011.1975C46.8594%2012.4327%2047.0909%2013.5121%2047.547%2014.4559C48.0048%2015.4033%2048.6863%2016.1595%2049.572%2016.7036C50.4568%2017.2469%2051.5265%2017.5224%2052.7485%2017.5224C54.2356%2017.5224%2055.4541%2017.1518%2056.3723%2016.4201C57.288%2015.6903%2057.9263%2014.7068%2058.2679%2013.4971L58.2899%2013.4003C58.3066%2013.3281%2058.2512%2013.2603%2058.1781%2013.2603H55.8846C55.83%2013.2603%2055.7833%2013.299%2055.7719%2013.3519L55.7543%2013.4364C55.6231%2013.9312%2055.3158%2014.3978%2054.8378%2014.8239C54.365%2015.2457%2053.6782%2015.4587%2052.7952%2015.4587C51.7352%2015.4587%2050.9058%2015.1057%2050.3282%2014.4119C49.844%2013.8291%2049.5473%2013.1282%2049.4434%2012.3218C49.4161%2012.114%2049.5755%2011.93%2049.7841%2011.93H58.2644C58.326%2011.93%2058.3762%2011.8824%2058.3797%2011.8217L58.3859%2011.7011C58.4017%2011.5734%2058.4096%2011.4114%2058.4096%2010.9668C58.4096%209.11352%2057.9104%207.62296%2056.9244%206.53564H56.9252ZM55.7217%209.93583H49.5411C49.4733%209.93583%2049.4188%209.87596%2049.4267%209.80817C49.5253%208.99378%2049.8519%208.32202%2050.3987%207.80873C51%207.2435%2051.7677%206.95736%2052.6807%206.95736C53.5937%206.95736%2054.3931%207.25054%2054.9716%207.82898C55.4981%208.35635%2055.7886%209.02371%2055.8362%209.8161C55.8406%209.88125%2055.7869%209.93671%2055.7208%209.93671L55.7217%209.93583Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M99.9018%206.53564C98.9131%205.44656%2097.508%204.89453%2095.726%204.89453C94.5348%204.89453%2093.4818%205.16218%2092.5961%205.69043C91.7104%206.21869%2091.021%206.96705%2090.5473%207.91438C90.0754%208.85732%2089.8359%209.96225%2089.8359%2011.1975C89.8359%2012.4327%2090.0675%2013.5121%2090.5235%2014.4559C90.9814%2015.4033%2091.6628%2016.1595%2092.5485%2016.7036C93.4333%2017.2469%2094.5031%2017.5224%2095.7251%2017.5224C97.2112%2017.5224%2098.4306%2017.1518%2099.3489%2016.4201C100.265%2015.6903%20100.903%2014.7068%20101.244%2013.4971L101.266%2013.4003C101.283%2013.3281%20101.228%2013.2603%20101.155%2013.2603H98.8612C98.8057%2013.2603%2098.7599%2013.299%2098.7485%2013.3519L98.7308%2013.4364C98.5997%2013.9312%2098.2915%2014.3978%2097.8143%2014.8239C97.3415%2015.2457%2096.6548%2015.4587%2095.7717%2015.4587C94.7117%2015.4587%2093.8824%2015.1057%2093.3048%2014.4119C92.8206%2013.8291%2092.5239%2013.1282%2092.42%2012.3218C92.3927%2012.114%2092.552%2011.93%2092.7607%2011.93H101.241C101.303%2011.93%20101.353%2011.8824%20101.356%2011.8217L101.362%2011.7011C101.378%2011.5734%20101.386%2011.4114%20101.386%2010.9668C101.386%209.11352%20100.886%207.62296%2099.9009%206.53564H99.9018ZM98.6983%209.93583H92.5186C92.4508%209.93583%2092.3953%209.87596%2092.4041%209.80817C92.5027%208.99378%2092.8294%208.32202%2093.3761%207.80873C93.9774%207.2435%2094.7452%206.95736%2095.6582%206.95736C96.5712%206.95736%2097.3697%207.25054%2097.949%207.82898C98.4755%208.35635%2098.7661%209.02371%2098.8136%209.8161C98.818%209.88125%2098.7643%209.93671%2098.6983%209.93671V9.93583Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M76.7411%205.26155C76.8212%205.26155%2076.8767%205.34255%2076.8476%205.41739L72.2183%2017.3797C71.6637%2018.8095%2071.0641%2019.8264%2070.4355%2020.4022C69.7972%2020.985%2068.9969%2021.2791%2068.0539%2021.2791C67.6375%2021.2791%2067.1445%2021.2254%2066.5889%2021.1171L66.5299%2021.1083C66.4745%2021.0995%2066.4331%2021.0519%2066.4331%2020.9947V19.1634C66.4331%2019.0956%2066.4921%2019.0419%2066.5599%2019.0499L66.6241%2019.0569C67.0142%2019.1018%2067.3337%2019.1247%2067.5732%2019.1247C68.0636%2019.1247%2068.5214%2018.9592%2068.9344%2018.6343C69.3305%2018.3217%2069.6361%2017.7785%2069.8421%2017.0178C69.8526%2016.9782%2069.85%2016.936%2069.835%2016.8981L65.9973%207.48902C65.962%207.40274%2065.8784%207.34639%2065.7851%207.34639H63.1975C63.0073%207.34639%2062.8533%207.50047%2062.8533%207.69064V13.8316C62.8533%2014.3959%2062.9396%2014.7736%2063.1086%2014.9576C63.2759%2015.139%2063.5902%2015.2306%2064.0445%2015.2306C64.3262%2015.2306%2064.527%2015.2191%2064.8703%2015.1601L64.9874%2015.1399C65.0579%2015.1276%2065.1212%2015.1822%2065.1212%2015.2526V17.0636C65.1212%2017.1173%2065.0834%2017.1649%2065.0306%2017.1754L64.8871%2017.2062C64.4239%2017.2978%2064.0815%2017.3145%2063.5867%2017.3145C62.5214%2017.3145%2061.7122%2017.0495%2061.1805%2016.5257C60.6487%2016.0018%2060.3793%2015.073%2060.3793%2013.7629V7.46173C60.3793%207.39834%2060.3282%207.34727%2060.2648%207.34727H58.798C58.7347%207.34727%2058.6836%207.29621%2058.6836%207.23282V5.37689C58.6836%205.3135%2058.7347%205.26243%2058.798%205.26243H60.1495C60.2763%205.26243%2060.3784%205.15942%2060.3784%205.03352V1.61836C60.3784%201.55497%2060.4295%201.50391%2060.4929%201.50391H62.7388C62.8022%201.50391%2062.8533%201.55497%2062.8533%201.61836V5.03264C62.8533%205.15942%2062.9563%205.26155%2063.0822%205.26155H67.5521C67.6947%205.26155%2067.8224%205.34959%2067.8734%205.48254L70.9241%2013.4662C70.9998%2013.6652%2071.2824%2013.6625%2071.3538%2013.4618L74.2715%205.33639C74.2882%205.29061%2074.3313%205.26067%2074.3798%205.26067H76.7402L76.7411%205.26155Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M88.4815%207.89204C88.0157%206.94558%2087.3695%206.20515%2086.5604%205.69186C85.7504%205.17769%2084.8277%204.91797%2083.8179%204.91797C82.5633%204.91797%2081.5085%205.30976%2080.6721%206.08453C80.526%206.22011%2080.2882%206.11446%2080.2882%205.91637V5.37579C80.2882%205.3124%2080.2372%205.26045%2080.1738%205.26045H77.9278C77.8644%205.26045%2077.8125%205.3124%2077.8125%205.37579V21.1195C77.8125%2021.1829%2077.8644%2021.234%2077.9278%2021.234H80.1738C80.2372%2021.234%2080.2882%2021.1829%2080.2882%2021.1195V16.2182C80.2882%2016.1125%2080.4168%2016.065%2080.4881%2016.1416C80.7927%2016.4726%2081.1599%2016.7579%2081.5842%2016.9912C82.1944%2017.3275%2082.9462%2017.4983%2083.817%2017.4983C84.8259%2017.4983%2085.7486%2017.2421%2086.5586%2016.7359C87.3677%2016.2296%2088.014%2015.4936%2088.4797%2014.5463C88.9437%2013.6042%2089.1788%2012.4843%2089.1788%2011.2192C89.1788%209.95399%2088.9437%208.83497%2088.4797%207.89204H88.4815ZM85.7742%2014.2258C85.2336%2015.0243%2084.4747%2015.4135%2083.4516%2015.4135C82.4858%2015.4135%2081.7154%2015.0393%2081.1599%2014.3024C80.5982%2013.5549%2080.3129%2012.5178%2080.3129%2011.22C80.3129%209.92229%2080.5982%208.88603%2081.1599%208.13856C81.7154%207.40164%2082.4858%207.02658%2083.4516%207.02658C84.4747%207.02658%2085.2345%207.41397%2085.7742%208.21339C86.3156%209.01634%2086.5912%2010.0271%2086.5912%2011.22C86.5912%2012.413%2086.3156%2013.4246%2085.7742%2014.2267V14.2258Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M108.847%208.07262L107.31%203.97249C107.305%203.96105%20107.296%203.95312%20107.283%203.95312H106.601C106.589%203.95312%20106.578%203.96105%20106.574%203.97249L105.049%208.07262C105.042%208.09111%20105.055%208.11136%20105.075%208.11136H105.741C105.753%208.11136%20105.764%208.10432%20105.768%208.09199L106.093%207.14466C106.097%207.13233%20106.108%207.12441%20106.12%207.12441H107.753C107.765%207.12441%20107.775%207.13233%20107.78%207.14466L108.105%208.09199C108.109%208.10432%20108.12%208.11136%20108.132%208.11136H108.821C108.841%208.11136%20108.854%208.09111%20108.847%208.07262ZM107.457%206.53364H106.428C106.369%206.53364%20106.328%206.47642%20106.347%206.42007L106.859%204.88373C106.885%204.80537%20106.995%204.80449%20107.022%204.88373L107.539%206.42095C107.557%206.47642%20107.516%206.53452%20107.458%206.53452L107.457%206.53364Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M109.763%203.95312H109.092C109.076%203.95312%20109.062%203.96613%20109.062%203.98218V8.08143C109.062%208.09747%20109.076%208.11048%20109.092%208.11048H109.763C109.779%208.11048%20109.792%208.09747%20109.792%208.08143V3.98218C109.792%203.96613%20109.779%203.95312%20109.763%203.95312Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M107.664%201.24609C104.937%201.24609%20102.719%203.46476%20102.719%206.19143C102.719%208.9181%20104.937%2011.1359%20107.664%2011.1359C110.391%2011.1359%20112.609%208.91722%20112.609%206.19143C112.609%203.46564%20110.391%201.24609%20107.664%201.24609ZM107.664%2010.5768C105.246%2010.5768%20103.278%208.60907%20103.278%206.19055C103.278%203.77203%20105.246%201.80428%20107.664%201.80428C110.083%201.80428%20112.05%203.77203%20112.05%206.19055C112.05%208.60907%20110.083%2010.5768%20107.664%2010.5768Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M23.2661%205.17102V7.3263C23.2661%207.39497%2023.2062%207.44956%2023.1376%207.43987C22.9368%207.41434%2022.5547%207.36768%2022.3954%207.36768C21.4093%207.36768%2020.5896%207.71016%2019.9575%208.38545C19.3244%209.06249%2019.0031%209.94644%2019.0031%2011.0117V17.0611C19.0031%2017.1245%2018.952%2017.1765%2018.8886%2017.1765H16.6427C16.5793%2017.1765%2016.5273%2017.1254%2016.5273%2017.0611V5.37352C16.5273%205.31013%2016.5793%205.25819%2016.6427%205.25819H18.8886C18.952%205.25819%2019.0031%205.31013%2019.0031%205.37352V6.32526C19.0031%206.54977%2019.2919%206.64045%2019.4195%206.45732C19.5463%206.27507%2019.6793%206.10956%2019.8219%205.96076C20.4373%205.31101%2021.1901%204.98438%2022.074%204.98438C22.376%204.98438%2022.9333%205.03456%2023.1631%205.05657C23.2212%205.06185%2023.2661%205.11204%2023.2661%205.17102Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M34.4963%2012.6642L34.4937%2012.7249C34.4875%2012.8464%2034.4778%2012.9661%2034.4637%2013.0841C34.3739%2013.8466%2034.1239%2014.5491%2033.7198%2015.1751C33.2523%2015.8997%2032.6131%2016.4755%2031.8198%2016.8875C31.0274%2017.2996%2030.1224%2017.5082%2029.1319%2017.5082C27.9706%2017.5082%2026.9335%2017.2397%2026.0486%2016.7123C25.1621%2016.1841%2024.4692%2015.4313%2023.9885%2014.4769C23.5086%2013.5261%2023.2656%2012.4247%2023.2656%2011.2053C23.2656%209.98591%2023.5086%208.8845%2023.9885%207.93364C24.4692%206.97926%2025.1585%206.22738%2026.0372%205.69825C26.9141%205.17087%2027.9486%204.90234%2029.109%204.90234C30.1012%204.90234%2030.9966%205.10308%2031.7732%205.49927C32.5514%205.89546%2033.1827%206.45717%2033.6511%207.16503C33.7154%207.26188%2033.7744%207.36048%2033.8316%207.46173C33.8518%207.49519%2033.8703%207.52865%2033.887%207.5621C33.8914%207.57091%2033.8976%207.58059%2033.902%207.59116C33.917%207.62021%2033.9319%207.64926%2033.9469%207.67832C33.9584%207.69945%2033.968%207.72146%2033.9786%207.74259C33.9874%207.7602%2033.9962%207.7778%2034.0041%207.79629C34.0173%207.82535%2034.0314%207.85352%2034.0438%207.88346C34.0816%207.96622%2034.116%208.05074%2034.1503%208.13614C34.167%208.17928%2034.1829%208.22242%2034.1978%208.26556C34.211%208.3043%2034.2251%208.34216%2034.2366%208.38089C34.248%208.41171%2034.2577%208.4434%2034.2665%208.47422C34.2797%208.51736%2034.2929%208.5605%2034.3052%208.60364C34.307%208.60892%2034.3088%208.61421%2034.3096%208.61949C34.351%208.7674%2034.3871%208.91795%2034.4162%209.07203C34.4259%209.11957%2034.4347%209.16887%2034.4426%209.2173C34.1441%209.22082%2033.9029%209.46205%2033.9029%209.7614C33.9029%209.76492%2033.9029%209.76756%2033.9029%209.77108H32.6034C32.6034%209.77108%2032.6034%209.76492%2032.6034%209.7614C32.6034%209.46029%2032.3604%209.2173%2032.0593%209.2173C32.0003%209.2173%2031.944%209.22698%2031.8911%209.24459C31.8841%209.20937%2031.877%209.17504%2031.8682%209.1407C31.8621%209.11165%2031.8541%209.08347%2031.8471%209.05442C31.8392%209.02448%2031.8313%208.99367%2031.8216%208.96373C31.8145%208.9382%2031.8066%208.91267%2031.7987%208.88714C31.7714%208.80086%2031.7406%208.71722%2031.7062%208.63534C31.7001%208.61773%2031.6922%208.60012%2031.6842%208.58251C31.6719%208.55258%2031.6587%208.52264%2031.6446%208.49271C31.6288%208.45749%2031.612%208.42316%2031.5944%208.3897C31.5759%208.3536%2031.5574%208.31838%2031.5381%208.28317C31.5354%208.27877%2031.5337%208.27524%2031.5319%208.27172C31.5125%208.23739%2031.4932%208.20393%2031.472%208.17047C31.4509%208.13438%2031.428%208.09916%2031.4043%208.06394C31.3814%208.02873%2031.3576%207.99439%2031.3321%207.96005C31.3092%207.9266%2031.2845%207.89402%2031.259%207.86233C31.2572%207.86056%2031.2563%207.8588%2031.2555%207.85792C31.229%207.82535%2031.2026%207.79277%2031.1753%207.7602C30.7422%207.24779%2030.0546%206.98807%2029.1319%206.98807C28.0173%206.98807%2027.1817%207.3913%2026.6491%208.18544C26.1067%208.99455%2025.8321%2010.0106%2025.8321%2011.2044C25.8321%2012.3983%2026.1067%2013.409%2026.6482%2014.2111C27.1809%2014.999%2028.0155%2015.3979%2029.1319%2015.3979C30.0704%2015.3979%2030.7659%2015.1417%2031.1991%2014.6363C31.5698%2014.2031%2031.8075%2013.6749%2031.9079%2013.0603C31.9281%2012.945%2031.9413%2012.8279%2031.951%2012.7073L31.9536%2012.6518C31.9572%2012.5911%2032.0073%2012.5435%2032.069%2012.5435H34.3818C34.4461%2012.5435%2034.4989%2012.5972%2034.4972%2012.6615L34.4963%2012.6642Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M44.6709%205.94364C43.927%205.2622%2042.9559%204.91619%2041.7867%204.91619C40.8402%204.91619%2040.0276%205.09404%2039.3725%205.44532C38.9984%205.64606%2038.67%205.87761%2038.39%206.1391C38.2438%206.27556%2038.0061%206.17079%2038.0061%205.97094V0.676955C38.0061%200.613565%2037.9551%200.5625%2037.8917%200.5625H35.6457C35.5823%200.5625%2035.5312%200.613565%2035.5312%200.676955V17.0616C35.5312%2017.125%2035.5823%2017.1761%2035.6457%2017.1761H37.8917C37.9551%2017.1761%2038.0061%2017.125%2038.0061%2017.0616V9.88882C38.0061%209.04009%2038.2826%208.3516%2038.8293%207.84096C39.3778%207.32943%2040.1262%207.06971%2041.0541%207.06971C41.8245%207.06971%2042.4003%207.28717%2042.7657%207.71682C43.1355%208.15174%2043.323%208.7742%2043.323%209.56746V17.0607C43.323%2017.1241%2043.3741%2017.1752%2043.4374%2017.1752H45.6834C45.7468%2017.1752%2045.7979%2017.1241%2045.7979%2017.0607V8.94853C45.7979%207.63758%2045.4193%206.62597%2044.6718%205.94188L44.6709%205.94364Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M56.9252%206.53564C55.9365%205.44656%2054.5314%204.89453%2052.7494%204.89453C51.5582%204.89453%2050.5052%205.16218%2049.6195%205.69043C48.7338%206.21869%2048.0444%206.96705%2047.5708%207.91438C47.0988%208.85732%2046.8594%209.96225%2046.8594%2011.1975C46.8594%2012.4327%2047.0909%2013.5121%2047.547%2014.4559C48.0048%2015.4033%2048.6863%2016.1595%2049.572%2016.7036C50.4568%2017.2469%2051.5265%2017.5224%2052.7485%2017.5224C54.2356%2017.5224%2055.4541%2017.1518%2056.3723%2016.4201C57.288%2015.6903%2057.9263%2014.7068%2058.2679%2013.4971L58.2899%2013.4003C58.3066%2013.3281%2058.2512%2013.2603%2058.1781%2013.2603H55.8846C55.83%2013.2603%2055.7833%2013.299%2055.7719%2013.3519L55.7543%2013.4364C55.6231%2013.9312%2055.3158%2014.3978%2054.8378%2014.8239C54.365%2015.2457%2053.6782%2015.4587%2052.7952%2015.4587C51.7352%2015.4587%2050.9058%2015.1057%2050.3282%2014.4119C49.844%2013.8291%2049.5473%2013.1282%2049.4434%2012.3218C49.4161%2012.114%2049.5755%2011.93%2049.7841%2011.93H58.2644C58.326%2011.93%2058.3762%2011.8824%2058.3797%2011.8217L58.3859%2011.7011C58.4017%2011.5734%2058.4096%2011.4114%2058.4096%2010.9668C58.4096%209.11352%2057.9104%207.62296%2056.9244%206.53564H56.9252ZM55.7217%209.93583H49.5411C49.4733%209.93583%2049.4188%209.87596%2049.4267%209.80817C49.5253%208.99378%2049.8519%208.32202%2050.3987%207.80873C51%207.2435%2051.7677%206.95736%2052.6807%206.95736C53.5937%206.95736%2054.3931%207.25054%2054.9716%207.82898C55.4981%208.35635%2055.7886%209.02371%2055.8362%209.8161C55.8406%209.88125%2055.7869%209.93671%2055.7208%209.93671L55.7217%209.93583Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M99.9018%206.53564C98.9131%205.44656%2097.508%204.89453%2095.726%204.89453C94.5348%204.89453%2093.4818%205.16218%2092.5961%205.69043C91.7104%206.21869%2091.021%206.96705%2090.5473%207.91438C90.0754%208.85732%2089.8359%209.96225%2089.8359%2011.1975C89.8359%2012.4327%2090.0675%2013.5121%2090.5235%2014.4559C90.9814%2015.4033%2091.6628%2016.1595%2092.5485%2016.7036C93.4333%2017.2469%2094.5031%2017.5224%2095.7251%2017.5224C97.2112%2017.5224%2098.4306%2017.1518%2099.3489%2016.4201C100.265%2015.6903%20100.903%2014.7068%20101.244%2013.4971L101.266%2013.4003C101.283%2013.3281%20101.228%2013.2603%20101.155%2013.2603H98.8612C98.8057%2013.2603%2098.7599%2013.299%2098.7485%2013.3519L98.7308%2013.4364C98.5997%2013.9312%2098.2915%2014.3978%2097.8143%2014.8239C97.3415%2015.2457%2096.6548%2015.4587%2095.7717%2015.4587C94.7117%2015.4587%2093.8824%2015.1057%2093.3048%2014.4119C92.8206%2013.8291%2092.5239%2013.1282%2092.42%2012.3218C92.3927%2012.114%2092.552%2011.93%2092.7607%2011.93H101.241C101.303%2011.93%20101.353%2011.8824%20101.356%2011.8217L101.362%2011.7011C101.378%2011.5734%20101.386%2011.4114%20101.386%2010.9668C101.386%209.11352%20100.886%207.62296%2099.9009%206.53564H99.9018ZM98.6983%209.93583H92.5186C92.4508%209.93583%2092.3953%209.87596%2092.4041%209.80817C92.5027%208.99378%2092.8294%208.32202%2093.3761%207.80873C93.9774%207.2435%2094.7452%206.95736%2095.6582%206.95736C96.5712%206.95736%2097.3697%207.25054%2097.949%207.82898C98.4755%208.35635%2098.7661%209.02371%2098.8136%209.8161C98.818%209.88125%2098.7643%209.93671%2098.6983%209.93671V9.93583Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M76.8472%205.41436L72.2179%2017.3775C71.6633%2018.8065%2071.0637%2019.8242%2070.4351%2020.3992C69.7968%2020.982%2068.9965%2021.2761%2068.0536%2021.2761C67.6371%2021.2761%2067.1441%2021.2224%2066.5876%2021.1149L66.5295%2021.1053C66.4741%2021.0965%2066.4318%2021.0489%2066.4318%2020.9917V19.1613C66.4318%2019.0926%2066.4908%2019.0398%2066.5586%2019.0468L66.6229%2019.0539C67.0129%2019.0988%2067.3325%2019.1208%2067.5728%2019.1208C68.0632%2019.1208%2068.5211%2018.9561%2068.9331%2018.6313C69.3293%2018.3187%2069.6348%2017.7755%2069.8408%2017.0148C69.8514%2016.9761%2069.8487%2016.9338%2069.8338%2016.896L66.6422%209.07164L65.996%207.48688C65.9608%207.40059%2065.8763%207.34425%2065.7838%207.34425H63.1963C63.0061%207.34425%2062.852%207.49832%2062.852%207.68849V13.8294C62.852%2014.3938%2062.9383%2014.7715%2063.1082%2014.9555C63.2755%2015.1369%2063.5889%2015.2284%2064.0432%2015.2284C64.3258%2015.2284%2064.5257%2015.217%2064.8691%2015.1571L64.9862%2015.1369C65.0557%2015.1245%2065.1191%2015.1791%2065.1191%2015.2504V17.0606C65.1191%2017.1152%2065.0812%2017.1618%2065.0293%2017.1733L64.8858%2017.2032C64.4218%2017.2948%2064.0802%2017.3115%2063.5845%2017.3115C62.5201%2017.3115%2061.7101%2017.0465%2061.1783%2016.5227C60.6457%2015.9988%2060.3763%2015.0708%2060.3763%2013.759V7.4587C60.3763%207.39531%2060.3252%207.34337%2060.2618%207.34337H58.795C58.7316%207.34337%2058.6797%207.2923%2058.6797%207.22803V5.3721C58.6797%205.30871%2058.7316%205.25764%2058.795%205.25764H60.1465C60.2733%205.25764%2060.3754%205.15464%2060.3754%205.02785V1.61445C60.3754%201.55106%2060.4273%201.5%2060.4907%201.5H62.7367C62.8001%201.5%2062.8511%201.55106%2062.8511%201.61445V5.02873C62.8511%205.15552%2062.9541%205.25853%2063.0809%205.25853H67.5499C67.6926%205.25853%2067.8202%205.34657%2067.8713%205.47951L68.912%208.20178L70.922%2013.4632C70.9977%2013.6622%2071.2794%2013.6586%2071.3516%2013.4588L74.2693%205.33424C74.2852%205.28846%2074.3283%205.25853%2074.3767%205.25853H76.7372C76.8182%205.25853%2076.8736%205.33952%2076.8437%205.41436H76.8472Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M88.4815%207.89204C88.0157%206.94558%2087.3695%206.20515%2086.5604%205.69186C85.7504%205.17769%2084.8277%204.91797%2083.8179%204.91797C82.5633%204.91797%2081.5085%205.30976%2080.6721%206.08453C80.526%206.22011%2080.2882%206.11446%2080.2882%205.91637V5.37579C80.2882%205.3124%2080.2372%205.26045%2080.1738%205.26045H77.9278C77.8644%205.26045%2077.8125%205.3124%2077.8125%205.37579V21.1195C77.8125%2021.1829%2077.8644%2021.234%2077.9278%2021.234H80.1738C80.2372%2021.234%2080.2882%2021.1829%2080.2882%2021.1195V16.2182C80.2882%2016.1125%2080.4168%2016.065%2080.4881%2016.1416C80.7927%2016.4726%2081.1599%2016.7579%2081.5842%2016.9912C82.1944%2017.3275%2082.9462%2017.4983%2083.817%2017.4983C84.8259%2017.4983%2085.7486%2017.2421%2086.5586%2016.7359C87.3677%2016.2296%2088.014%2015.4936%2088.4797%2014.5463C88.9437%2013.6042%2089.1788%2012.4843%2089.1788%2011.2192C89.1788%209.95399%2088.9437%208.83497%2088.4797%207.89204H88.4815ZM85.7742%2014.2258C85.2336%2015.0243%2084.4747%2015.4135%2083.4516%2015.4135C82.4858%2015.4135%2081.7154%2015.0393%2081.1599%2014.3024C80.5982%2013.5549%2080.3129%2012.5178%2080.3129%2011.22C80.3129%209.92229%2080.5982%208.88603%2081.1599%208.13856C81.7154%207.40164%2082.4858%207.02658%2083.4516%207.02658C84.4747%207.02658%2085.2345%207.41397%2085.7742%208.21339C86.3156%209.01634%2086.5912%2010.0271%2086.5912%2011.22C86.5912%2012.413%2086.3156%2013.4246%2085.7742%2014.2267V14.2258Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M108.847%208.07262L107.31%203.97249C107.305%203.96105%20107.296%203.95312%20107.283%203.95312H106.601C106.589%203.95312%20106.578%203.96105%20106.574%203.97249L105.049%208.07262C105.042%208.09111%20105.055%208.11136%20105.075%208.11136H105.741C105.753%208.11136%20105.764%208.10432%20105.768%208.09199L106.093%207.14466C106.097%207.13233%20106.108%207.12441%20106.12%207.12441H107.753C107.765%207.12441%20107.775%207.13233%20107.78%207.14466L108.105%208.09199C108.109%208.10432%20108.12%208.11136%20108.132%208.11136H108.821C108.841%208.11136%20108.854%208.09111%20108.847%208.07262ZM107.457%206.53364H106.428C106.369%206.53364%20106.328%206.47642%20106.347%206.42007L106.859%204.88373C106.885%204.80537%20106.995%204.80449%20107.022%204.88373L107.539%206.42095C107.557%206.47642%20107.516%206.53452%20107.458%206.53452L107.457%206.53364Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M109.763%203.95312H109.092C109.076%203.95312%20109.062%203.96613%20109.062%203.98218V8.08143C109.062%208.09747%20109.076%208.11048%20109.092%208.11048H109.763C109.779%208.11048%20109.792%208.09747%20109.792%208.08143V3.98218C109.792%203.96613%20109.779%203.95312%20109.763%203.95312Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M107.664%201.24609C104.937%201.24609%20102.719%203.46476%20102.719%206.19143C102.719%208.9181%20104.937%2011.1359%20107.664%2011.1359C110.391%2011.1359%20112.609%208.91722%20112.609%206.19143C112.609%203.46564%20110.391%201.24609%20107.664%201.24609ZM107.664%2010.5768C105.246%2010.5768%20103.278%208.60907%20103.278%206.19055C103.278%203.77203%20105.246%201.80428%20107.664%201.80428C110.083%201.80428%20112.05%203.77203%20112.05%206.19055C112.05%208.60907%20110.083%2010.5768%20107.664%2010.5768Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
"favicon": "https://cdn.prod.website-files.com/68c59e69a5b9d33cfb789cb3/691f51f7be6576bfffc42339_67e572e335445435938350ea_Archetype%20Logo%20favicon.png",
"ogImage": null,
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #1 because it is located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Submit",
"reasoning": "Button #1 has a dark background (#000000) with contrasting white text, making it stand out as a primary CTA. The text 'Submit' suggests a direct action, aligning with typical primary CTA functions."
},
"secondary": {
"index": 2,
"text": "Read on",
"reasoning": "Button #2 has a light background (#F1F1F0) and a border, making it less prominent than Button #1. The text 'Read on' suggests a secondary action, suitable for a secondary button."
},
"confidence": 0.9
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "technology professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 1,
"selectedLogoReasoning": "Selected #1 because it is located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 