Casetext Brand Identity
A complete profile of Casetext's visual system — colors, typography, components, and personality — extracted from http://casetext.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://casetext.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

UI Components
Live previews rendered using Casetext's actual button styles.
Brand Personality
Casetext Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Casetext's primary brand color?
Casetext's primary brand color is #D64000. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Casetext use?
Casetext uses Source Sans 3 as the primary typeface across body and headings.
Does Casetext use a light or dark theme?
Casetext's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Casetext's logo?
Casetext's logo is available directly on their site (http://casetext.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 http://casetext.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 Casetext.
Methodology
Brand data on this page was extracted from http://casetext.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 Casetext.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Source Sans 3",
"role": "body"
},
{
"family": "Clario",
"role": "unknown"
}
],
"colors": {
"primary": "#D64000",
"secondary": "#F8EADD",
"accent": "#D64000",
"background": "#FFFFFF",
"textPrimary": "#212223",
"link": "#005DA2"
},
"typography": {
"fontFamilies": {
"primary": "Source Sans 3",
"heading": "Source Sans 3"
},
"fontStacks": {
"heading": [
"Source Sans 3",
"system-ui",
"-apple-system",
"Segoe UI",
"roboto",
"helvetica",
"arial",
"sans-serif"
],
"body": [
"Source Sans 3",
"system-ui",
"-apple-system",
"Segoe UI",
"roboto",
"helvetica",
"arial",
"sans-serif"
],
"paragraph": [
"Clario",
"Helvetica Neue",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "24px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#404040",
"borderColor": null,
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#D64000",
"textColor": "#FFFFFF",
"borderColor": "#D64000",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22194%22%20height%3D%2226%22%20viewBox%3D%220%200%20194%2026%22%20fill%3D%22none%22%20aria-label%3D%22Thomson%20Reuters%22%20role%3D%22img%22%20data-fc-idx%3D%220%22%3E%3Ctitle%20style%3D%22fill%3A%20none%20!important%3B%22%3EThomson%20Reuters%3C%2Ftitle%3E%3Cpath%20d%3D%22M22.5013%203.4896C22.8329%203.82113%2023.0162%204.26356%2023.0162%204.732C23.0162%205.20045%2022.834%205.64288%2022.5013%205.97441C21.8168%206.65898%2020.7022%206.65898%2020.0177%205.97441C19.6861%205.64288%2019.5028%205.20272%2019.5028%204.732C19.5028%204.26129%2019.685%203.82113%2020.0177%203.4896C20.3605%203.14675%2020.8097%202.97476%2021.2601%202.97476C21.7104%202.97476%2022.1608%203.14675%2022.5025%203.4896H22.5013Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M3.49978%2022.5059C2.81522%2021.8213%202.81522%2020.7068%203.49978%2020.0222C3.83132%2019.6907%204.27148%2019.5074%204.74219%2019.5074C5.2129%2019.5074%205.65306%2019.6895%205.9846%2020.0222C6.66916%2020.7068%206.66916%2021.8213%205.9846%2022.5059C5.65193%2022.8385%205.21064%2023.0207%204.74219%2023.0207C4.27374%2023.0207%203.83132%2022.8385%203.49978%2022.5059Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M16.889%203.62651L16.8766%203.62085C16.502%203.46357%2016.2112%203.16938%2016.0562%202.79372C15.8989%202.41466%2015.8989%201.99826%2016.0562%201.61694C16.2135%201.23788%2016.5088%200.942554%2016.8879%200.785273C17.078%200.706067%2017.2771%200.666464%2017.4763%200.666464C17.6754%200.666464%2017.8757%200.706067%2018.0647%200.785273C18.8488%201.11002%2019.2211%202.01071%2018.8963%202.79372C18.5716%203.57786%2017.6709%203.95013%2016.8879%203.62538L16.889%203.62651Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M8.52938%2022.2558C8.72853%2022.2558%208.92767%2022.2954%209.11664%2022.3724C9.90078%2022.6971%2010.273%2023.5978%209.9483%2024.3808C9.79102%2024.7599%209.49569%2025.0563%209.11664%2025.2125C8.73758%2025.3709%208.32005%2025.3709%207.93986%2025.2125C7.15572%2024.8877%206.78345%2023.9882%207.10819%2023.204C7.26547%2022.825%207.5608%2022.5285%207.93986%2022.3724C8.12995%2022.2931%208.3291%2022.2535%208.52825%2022.2535L8.53051%2022.2558H8.52938Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M14.3182%201.31709C14.3182%202.02428%2013.7592%202.60249%2013.0611%202.63417H13.0011C12.2736%202.63417%2011.684%202.04239%2011.684%201.31709C11.684%200.591784%2012.2747%200%2013%200C13.7253%200%2014.3171%200.594046%2014.3171%201.31935V1.31709H14.3182Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M11.6806%2024.6829C11.6806%2023.9553%2012.2724%2023.3658%2012.9977%2023.3658C13.723%2023.3658%2014.3148%2023.9576%2014.3148%2024.6829C14.3148%2025.4082%2013.723%2026%2012.9977%2026C12.2724%2026%2011.6806%2025.4082%2011.6806%2024.6829Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M8.9537%203.22143C8.68213%203.33345%208.38568%203.33345%208.11298%203.22143C7.84028%203.10828%207.62869%202.89668%207.5178%202.62625C7.28584%202.06502%207.55175%201.42232%208.11298%201.19036C8.24989%201.13378%208.39133%201.10662%208.53164%201.10662C8.96388%201.10662%209.37236%201.36348%209.54888%201.78553C9.6609%202.05823%209.6609%202.35695%209.54888%202.62625C9.43686%202.89895%209.22639%203.11054%208.9537%203.22143Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M17.0452%2022.7786C17.1821%2022.722%2017.3247%2022.6926%2017.4672%2022.6926C17.6098%2022.6926%2017.7524%2022.722%2017.887%2022.7763C18.1597%2022.8895%2018.3713%2023.1011%2018.4822%2023.3715C18.5942%2023.6442%2018.5942%2023.9429%2018.4822%2024.2122C18.3702%2024.4849%2018.1597%2024.6965%2017.887%2024.8074C17.6143%2024.9183%2017.3179%2024.9183%2017.0452%2024.8074C16.7725%2024.6954%2016.5609%2024.4849%2016.45%2024.2122C16.338%2023.9395%2016.338%2023.643%2016.45%2023.3715C16.562%2023.0999%2016.7725%2022.8895%2017.0452%2022.7774V22.7786Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M5.36113%204.12212C5.69945%204.46044%205.70398%205.00357%205.3781%205.34868L5.35887%205.36792C5.01602%205.71077%204.45705%205.71077%204.11307%205.36792C3.77022%205.02507%203.77022%204.4661%204.11307%204.12212C4.28506%203.95013%204.5091%203.86526%204.7354%203.86526C4.9617%203.86526%205.18688%203.95126%205.35773%204.12212H5.36113Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M20.6298%2020.6377C20.7995%2020.4657%2021.0258%2020.3809%2021.251%2020.3809C21.4762%2020.3809%2021.7025%2020.4669%2021.8734%2020.6377C22.0397%2020.8029%2022.1302%2021.0236%2022.1302%2021.2589C22.1302%2021.4943%2022.0397%2021.7149%2021.8734%2021.8813C21.5305%2022.2264%2020.9727%2022.2241%2020.6276%2021.8813C20.4612%2021.7149%2020.3707%2021.492%2020.3707%2021.2589C20.3707%2021.0258%2020.4612%2020.8041%2020.6276%2020.6377H20.6298Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M1.7878%209.54321C1.22656%209.31125%200.960658%208.66629%201.19262%208.10732C1.30464%207.83462%201.5151%207.62303%201.7878%207.51214C1.92471%207.4567%202.06728%207.42841%202.20985%207.42841C2.35242%207.42841%202.495%207.45557%202.62965%207.51214C3.19088%207.7441%203.45678%208.38907%203.22482%208.94804C3.1128%209.22073%202.90234%209.43233%202.62965%209.54321C2.35695%209.65523%202.05823%209.65523%201.78893%209.54321H1.78667H1.7878Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M24.2167%2016.4602C24.4894%2016.5722%2024.701%2016.7827%2024.8119%2017.0554C24.9228%2017.3281%2024.9228%2017.6245%2024.8119%2017.8961C24.5799%2018.455%2023.9372%2018.7232%2023.376%2018.4901C23.1033%2018.3781%2022.8917%2018.1676%2022.7808%2017.8949C22.6688%2017.6222%2022.6688%2017.3258%2022.7808%2017.0542C22.9562%2016.6322%2023.3658%2016.3764%2023.7981%2016.3764C23.9372%2016.3764%2024.0798%2016.4036%2024.2167%2016.4602Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M0%2013.0068C0%2012.2792%200.591784%2011.6897%201.31709%2011.6897C2.04239%2011.6897%202.63417%2012.2815%202.63417%2013.0068C2.63417%2013.7321%202.04239%2014.3239%201.31709%2014.3239C0.591784%2014.3239%200%2013.7332%200%2013.0068Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M23.3658%2013.0068C23.3658%2012.2792%2023.9576%2011.6897%2024.6829%2011.6897C25.4082%2011.6897%2026%2012.2815%2026%2013.0068C26%2013.7321%2025.4082%2014.3239%2024.6829%2014.3239C23.9576%2014.3239%2023.3658%2013.7321%2023.3658%2013.0068Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M0.780745%2018.059C0.455999%2017.2749%200.828268%2016.3764%201.61241%2016.0506C1.99147%2015.8933%202.40787%2015.8933%202.78919%2016.0506C3.16825%2016.2079%203.46357%2016.5032%203.62085%2016.8822C3.77813%2017.2613%203.77813%2017.6788%203.62085%2018.059C3.46357%2018.4381%203.16825%2018.7334%202.78919%2018.8907C2.41013%2019.048%201.99373%2019.048%201.61241%2018.8907C1.23335%2018.7334%200.938026%2018.4381%200.780745%2018.059Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M22.3667%209.11663C22.2106%208.73758%2022.2106%208.32118%2022.3667%207.94099C22.524%207.56193%2022.8193%207.2666%2023.1984%207.10932C23.3885%207.02898%2023.5876%206.99051%2023.7834%206.99051C24.3876%206.99051%2024.9601%207.34694%2025.2057%207.93872C25.5304%208.72287%2025.1582%209.62129%2024.374%209.94717C23.995%2010.1044%2023.5786%2010.1044%2023.1972%209.94717C22.8182%209.78989%2022.5228%209.49456%2022.3656%209.1155H22.3678L22.3667%209.11663Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M16.7385%2016.7385C16.2565%2017.2194%2016.2565%2018.0024%2016.7385%2018.4833C17.2206%2018.9654%2018.0024%2018.9654%2018.4845%2018.4833C18.7176%2018.2502%2018.8465%2017.9413%2018.8465%2017.6121C18.8465%2017.2828%2018.7176%2016.9716%2018.4845%2016.7408C18.2446%2016.5009%2017.9289%2016.381%2017.6132%2016.381C17.2975%2016.381%2016.9818%2016.5032%2016.7419%2016.7408L16.7385%2016.7385Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M6.44399%2012.2543C5.92236%2012.1152%205.61346%2011.5788%205.75263%2011.0572C5.82166%2010.8049%205.98233%2010.5944%206.20864%2010.4631C6.358%2010.376%206.52546%2010.3308%206.69406%2010.3308C6.77779%2010.3308%206.86378%2010.3409%206.94752%2010.3636C7.19984%2010.4326%207.41031%2010.5933%207.54156%2010.8196C7.67169%2011.0459%207.70676%2011.3106%207.63887%2011.5618C7.4997%2012.0835%206.96336%2012.3935%206.44173%2012.2532H6.44399V12.2543Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M19.048%2015.6319C18.7956%2015.5629%2018.5852%2015.4022%2018.4539%2015.1759C18.3238%2014.9496%2018.2887%2014.6848%2018.3566%2014.4336C18.4256%2014.1813%2018.5863%2013.9708%2018.8126%2013.8396C18.9631%2013.7525%2019.1317%2013.7072%2019.3003%2013.7072C19.3704%2013.7072%2019.4406%2013.714%2019.5096%2013.7298L19.556%2013.7423C20.0776%2013.8815%2020.3865%2014.4201%2020.2474%2014.9394C20.1783%2015.1917%2020.0177%2015.4022%2019.7914%2015.5335C19.5651%2015.6636%2019.3003%2015.6998%2019.0491%2015.6308V15.633L19.048%2015.6319Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M5.94273%2014.8908C5.8341%2014.4879%206.06154%2014.0738%206.45191%2013.9437L6.49604%2013.9312C6.91244%2013.8181%207.34355%2014.0682%207.45557%2014.4857C7.51101%2014.6882%207.48273%2014.8987%207.37636%2015.0809C7.27226%2015.2608%207.1014%2015.3909%206.90113%2015.4463C6.69858%2015.5018%206.48925%2015.4735%206.30595%2015.3671C6.12604%2015.263%205.99591%2015.0922%205.94047%2014.8919L5.94273%2014.8896V14.8908Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M18.9065%2011.9952L18.8726%2011.9748C18.7096%2011.8685%2018.5931%2011.7089%2018.5433%2011.52C18.4313%2011.1013%2018.6791%2010.6725%2019.0977%2010.5593C19.513%2010.4473%2019.9453%2010.6962%2020.0573%2011.1138C20.1693%2011.5302%2019.9215%2011.9613%2019.5028%2012.0733C19.3003%2012.1287%2019.091%2012.0993%2018.9077%2011.9941V11.9963L18.9065%2011.9952Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M8.82357%2017.9956L8.80094%2018.0183C8.57124%2018.248%208.19671%2018.248%207.96701%2018.0183C7.73731%2017.7886%207.73731%2017.4163%207.96701%2017.1866C8.19671%2016.9569%208.57124%2016.9569%208.80094%2017.1866C8.91296%2017.2986%208.97406%2017.4457%208.97406%2017.603C8.97406%2017.7501%208.92088%2017.8882%208.82357%2017.9956Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M18.0251%207.96927C18.1371%208.08129%2018.1982%208.22839%2018.1982%208.38567C18.1982%208.54295%2018.136%208.69118%2018.0251%208.80207C17.7954%209.03177%2017.4208%209.03177%2017.1911%208.80207C17.0791%208.68892%2017.018%208.54295%2017.018%208.38567C17.018%208.22839%2017.0802%208.08016%2017.1911%207.96927C17.3043%207.85725%2017.4503%207.79615%2017.6075%207.79615C17.7648%207.79615%2017.913%207.85612%2018.0239%207.96814V7.97041L18.0251%207.96927Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M11.9884%2018.9088C12.0925%2019.0887%2012.1208%2019.3014%2012.0676%2019.504C12.0122%2019.7065%2011.8843%2019.874%2011.7021%2019.9792C11.52%2020.0833%2011.3095%2020.1116%2011.107%2020.0584C10.6906%2019.9464%2010.4416%2019.5164%2010.5525%2019.0989C10.608%2018.8963%2010.7358%2018.7289%2010.918%2018.6236C11.0979%2018.5195%2011.3095%2018.4913%2011.5132%2018.5444C11.7157%2018.5999%2011.8832%2018.7277%2011.9884%2018.9099V18.9077V18.9088Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M14.0059%207.09574C13.9018%206.91583%2013.8735%206.70311%2013.9267%206.50057C13.9822%206.29802%2014.11%206.13056%2014.2922%206.02533C14.4121%205.95631%2014.5457%205.92123%2014.6814%205.92123C14.7505%205.92123%2014.8172%205.93028%2014.8851%205.94725C15.0877%206.0027%2015.2551%206.13056%2015.3603%206.31273C15.4644%206.49265%2015.4927%206.70537%2015.4396%206.90791C15.3275%207.32431%2014.8976%207.57324%2014.48%207.46235C14.2775%207.40691%2014.11%207.27905%2014.0048%207.09688L14.0059%207.09574Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M15.1827%2018.4573L15.2234%2018.4811C15.4271%2018.6135%2015.5731%2018.8137%2015.6364%2019.0491C15.7756%2019.5707%2015.4667%2020.1071%2014.9451%2020.2462C14.6916%2020.3153%2014.4291%2020.279%2014.2028%2020.1489C13.9765%2020.0188%2013.8147%2019.8072%2013.7468%2019.5549C13.6778%2019.3025%2013.714%2019.0389%2013.8441%2018.8126C13.9742%2018.5863%2014.1858%2018.4245%2014.4382%2018.3566C14.5242%2018.334%2014.6101%2018.3238%2014.6939%2018.3238C14.8636%2018.3238%2015.0299%2018.3679%2015.1816%2018.4562L15.1838%2018.4584L15.1827%2018.4573Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M11.5641%207.64566C11.0447%207.78484%2010.5073%207.47367%2010.367%206.9543C10.2278%206.43267%2010.5367%205.89634%2011.0583%205.75716C11.142%205.73453%2011.2269%205.72435%2011.3106%205.72435C11.7429%205.72435%2012.1389%206.01288%2012.2555%206.44852C12.3946%206.97015%2012.0857%207.50648%2011.5641%207.64566Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M8.3868%209.60998C9.06684%209.60998%209.61902%209.05893%209.61902%208.37775C9.61902%207.69658%209.06798%207.14553%208.3868%207.14553C7.70563%207.14553%207.15458%207.69658%207.15458%208.37775C7.15458%209.05893%207.70563%209.60998%208.3868%209.60998Z%22%20fill%3D%22%23D64000%22%20style%3D%22fill%3A%20rgb(214%2C%2064%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M125.601%206.44229C128.499%206.44229%20130.437%208.13164%20130.437%2010.7703C130.437%2012.4427%20129.552%2013.779%20128.18%2014.4297L130.775%2019.4457H127.651L125.43%2015.0792H123.059V19.4457H120.235V6.44229H125.601ZM123.063%208.76303V12.7573H125.379C126.715%2012.7573%20127.562%2011.9765%20127.562%2010.7692C127.562%209.56188%20126.715%208.7619%20125.379%208.7619H123.063V8.76416V8.76303Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M131.178%2014.6888C131.178%2011.7163%20133.153%209.78592%20136.144%209.78592C139.136%209.78592%20141%2011.5681%20141.037%2014.3731C141.037%2014.6526%20141.018%2014.9671%20140.961%2015.2647H133.941V15.3937C133.998%2016.7493%20134.882%2017.5674%20136.218%2017.5674C137.292%2017.5674%20138.043%2017.1023%20138.269%2016.2118H140.885C140.583%2018.0698%20138.911%2019.5554%20136.331%2019.5554C133.113%2019.5554%20131.176%2017.6432%20131.176%2014.6888H131.178ZM138.367%2013.555C138.178%2012.385%20137.369%2011.7344%20136.164%2011.7344C134.958%2011.7344%20134.149%2012.4224%20134%2013.555H138.367Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M151.36%209.89907V19.4479H149.007L148.764%2018.2949C148.143%2019.0383%20147.298%2019.5577%20145.922%2019.5577C143.928%2019.5577%20142.083%2018.5733%20142.083%2015.1912V9.89681H144.736V14.837C144.736%2016.5456%20145.302%2017.3829%20146.618%2017.3829C147.934%2017.3829%20148.705%2016.4358%20148.705%2014.6707V9.89681H148.703L148.705%209.89907H151.36Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M152.93%207.22982H155.584V9.90473H157.787V12.1157H155.584V16.2967C155.584%2016.9654%20155.849%2017.2437%20156.524%2017.2437H157.897V19.4536H155.694C153.849%2019.4536%20152.928%2018.5439%20152.928%2016.7244V7.23208L152.93%207.22982Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M158.336%2014.6888C158.336%2011.7163%20160.31%209.78592%20163.304%209.78592C166.298%209.78592%20168.159%2011.5681%20168.197%2014.3731C168.197%2014.6526%20168.176%2014.9671%20168.121%2015.2647H161.101V15.3937C161.157%2016.7493%20162.041%2017.5674%20163.378%2017.5674C164.451%2017.5674%20165.203%2017.1023%20165.431%2016.2118H168.045C167.743%2018.0698%20166.071%2019.5554%20163.492%2019.5554C160.274%2019.5554%20158.336%2017.6432%20158.336%2014.6888ZM165.525%2013.555C165.336%2012.385%20164.526%2011.7344%20163.322%2011.7344C162.118%2011.7344%20161.308%2012.4224%20161.159%2013.555H165.525Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M175.267%209.89794V12.2775H174.213C172.631%2012.2775%20172.032%2013.3174%20172.032%2014.7669V19.4491H169.378V9.9002H171.786L172.032%2011.3293C172.558%2010.475%20173.309%209.9002%20174.816%209.9002H175.268V9.89794H175.267Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M178.212%2016.2706C178.307%2017.1057%20179.039%2017.6828%20180.339%2017.6828C181.449%2017.6828%20182.127%2017.3297%20182.127%2016.6621C182.127%2015.8814%20181.47%2015.8271%20179.907%2015.6223C177.647%2015.362%20175.898%2014.8608%20175.898%2012.8931C175.898%2010.9254%20177.574%209.7531%20180.056%209.77234C182.652%209.77234%20184.441%2010.9061%20184.573%2012.8557H182.032C181.958%2012.0942%20181.222%2011.6292%20180.15%2011.6292C179.079%2011.6292%20178.438%2012.0014%20178.438%2012.6136C178.438%2013.3389%20179.266%2013.4136%20180.66%2013.5799C182.882%2013.8028%20184.726%2014.3052%20184.726%2016.4607C184.726%2018.3549%20182.919%2019.5622%20180.322%2019.5622C177.725%2019.5622%20175.806%2018.3164%20175.692%2016.2752H178.214H178.212V16.2706Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M44.4462%206.43776V8.83318H40.6262V19.44H37.8019V8.83318H34V6.43776H44.4462Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M54.6932%2014.1468V19.4412H52.0398V14.372C52.0398%2012.8105%2051.3993%2011.9381%2050.0823%2011.9381C48.7652%2011.9381%2047.9188%2012.9044%2047.9188%2014.5383V19.4412H45.2643V6.43776H47.9188V11.0645C48.54%2010.3211%2049.4056%209.78252%2050.7781%209.78252C52.9246%209.78252%2054.6909%2010.9163%2054.6909%2014.149H54.6932V14.1468Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M55.7036%2014.6673C55.7036%2011.7321%2057.7177%209.78139%2060.8045%209.78139C63.8913%209.78139%2065.9043%2011.7299%2065.9043%2014.6673C65.9043%2017.6047%2063.8902%2019.5532%2060.8045%2019.5532C57.7189%2019.5532%2055.7036%2017.6047%2055.7036%2014.6673ZM63.2113%2014.6673C63.2113%2013.0515%2062.2902%2011.9188%2060.8011%2011.9188C59.312%2011.9188%2058.4114%2013.0526%2058.4114%2014.6673C58.4114%2016.282%2059.3154%2017.4157%2060.8011%2017.4157C62.2868%2017.4157%2063.2113%2016.282%2063.2113%2014.6673Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M82.2321%2013.9601V19.4412H79.5786V14.1106C79.5786%2012.6815%2079.0525%2011.9369%2077.904%2011.9369C76.7555%2011.9369%2075.9838%2012.772%2075.9838%2014.2226V19.4434H73.3304V14.1128C73.3304%2012.6837%2072.8043%2011.9392%2071.6354%2011.9392C70.4665%2011.9392%2069.7345%2012.8127%2069.7345%2014.2418V19.4434H67.081V9.89454H69.3973L69.6405%2011.0838C70.2233%2010.3415%2071.0719%209.80176%2072.4829%209.78366C73.6699%209.76442%2074.7799%2010.1921%2075.3807%2011.3995C76.0585%2010.3788%2077.1878%209.78366%2078.6553%209.78366C80.6491%209.78366%2082.2298%2010.8982%2082.2298%2013.9646L82.2321%2013.9612V13.9601Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M85.7635%2016.2672C85.8574%2017.1023%2086.5918%2017.6794%2087.8908%2017.6794C89.0008%2017.6794%2089.6786%2017.3263%2089.6786%2016.6588C89.6786%2015.878%2089.0212%2015.8237%2087.4574%2015.6189C85.2%2015.3586%2083.4496%2014.8574%2083.4496%2012.8897C83.4496%2010.922%2085.1242%209.74971%2087.6101%209.76895C90.2058%209.76895%2091.9948%2010.9027%2092.1272%2012.8523H89.5869C89.5111%2012.0908%2088.7767%2011.6258%2087.7052%2011.6258C86.6337%2011.6258%2085.991%2011.998%2085.991%2012.6102C85.991%2013.3355%2086.8192%2013.4102%2088.2121%2013.5765C90.4333%2013.7983%2092.2777%2014.3018%2092.2777%2016.4573C92.2777%2018.3515%2090.4718%2019.5588%2087.8738%2019.5588C85.2758%2019.5588%2083.3568%2018.313%2083.2448%2016.2706H85.7669H85.7646L85.7624%2016.2684L85.7635%2016.2672Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M92.9339%2014.6673C92.9339%2011.7321%2094.948%209.78139%2098.0348%209.78139C101.122%209.78139%20103.135%2011.7299%20103.135%2014.6673C103.135%2017.6047%20101.12%2019.5532%2098.0348%2019.5532C94.9492%2019.5532%2092.9339%2017.6047%2092.9339%2014.6673ZM100.442%2014.6673C100.442%2013.0515%2099.5205%2011.9188%2098.0314%2011.9188C96.5423%2011.9188%2095.6417%2013.0526%2095.6417%2014.6673C95.6417%2016.282%2096.5457%2017.4157%2098.0314%2017.4157C99.5171%2017.4157%20100.442%2016.282%20100.442%2014.6673Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M113.737%2014.1457V19.44H111.083V14.407C111.083%2012.7912%20110.462%2011.9369%20109.126%2011.9369C107.79%2011.9369%20106.962%2012.9032%20106.962%2014.5564V19.4423H104.309V9.89341H106.625L106.869%2011.0826C107.49%2010.3392%20108.375%209.78252%20109.86%209.78252C111.948%209.78252%20113.737%2010.8767%20113.737%2014.149V14.1457Z%22%20fill%3D%22%23212223%22%20style%3D%22fill%3A%20rgb(33%2C%2034%2C%2035)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://www.thomsonreuters.com/favicon.ico",
"ogImage": "https://www.thomsonreuters.com/content/dam/ue/en-us/images/product-images/248901.png.transform/rect-768/q90/image.png",
"logoHref": "/en",
"logoAlt": "Thomson Reuters"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Thomson Reuters'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Submit",
"reasoning": "The button with text 'Submit' has a vibrant background color (#D64000), which is the primary brand color, making it the main call-to-action."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "There is only one button detected, so no secondary button exists with a different color."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "professionals in legal and business sectors"
},
"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": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Thomson Reuters'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 