llms.txt

Pythagora Brand Identity

A complete profile of Pythagora's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #3057E1
Accent #3057E1
Body Font Geist
Heading Font Geist

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: high · Audience: developers and tech companies

Pythagora Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Instructions for usage:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and navigate through sections to capture necessary font URLs.
  4. Save the files locally and adjust CSS accordingly.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Geist",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#3057E1",
  "secondary": "#060218",
  "accent": "#3057E1",
  "background": "#FFFFFF",
  "textPrimary": "#1C1B22",
  "link": "#5EEAD4"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Geist",
   "heading": "Geist"
  },
  "fontStacks": {
   "heading": [
    "Geist",
    "sans-serif"
   ],
   "body": [
    "Arial",
    "Helvetica Neue",
    "Helvetica",
    "sans-serif"
   ],
   "paragraph": [
    "Geist",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "64px",
   "h2": "32px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 6,
  "borderRadius": "0px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#3057E1",
   "textColor": "#F7F8F8",
   "borderRadius": "8px",
   "borderRadiusCorners": {
    "topLeft": "8px",
    "topRight": "8px",
    "bottomRight": "8px",
    "bottomLeft": "8px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#F7F8F8",
   "textColor": "#F7F8F8",
   "borderRadius": "8px",
   "borderRadiusCorners": {
    "topLeft": "8px",
    "topRight": "8px",
    "bottomRight": "8px",
    "bottomLeft": "8px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22131%22%20height%3D%2226%22%20viewBox%3D%220%200%20131%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E...%3C%2Fsvg%3E",
  "favicon": "https://cdn.prod.website-files.com/65d1e4e18eca49b7cb4a278e/67f6a2d3e8e6fce565c43ba1_Pythagora%20Favicon%2064x64.png",
  "ogImage": null,
  "logoHref": "/"
 },
 "__llm_logo_reasoning": {
  "selectedIndex": 52,
  "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Pythagora'.",
  "confidence": 0.9,
  "source": "llm"
 },
 "__llm_button_reasoning": {
  "primary": {
   "index": 0,
   "text": "Start Building",
   "reasoning": "Button #0 has a vibrant brand color (#3057E1) and action-oriented text ('Start Building'), making it the primary CTA."
  },
  "secondary": {
   "index": 2,
   "text": "Learn more",
   "reasoning": "Button #2 has a light background (#F7F8F8) and less prominent text ('Learn more'), making it suitable as a secondary CTA."
  },
  "confidence": 0.95
 },
 "personality": {
  "tone": "modern",
  "energy": "high",
  "targetAudience": "developers and tech companies"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 },
 "__llm_metadata": {
  "logoSelection": {
   "llmCalled": true,
   "llmSucceeded": true,
   "finalSource": "llm",
   "rawLogoSelection": {
    "selectedLogoIndex": 0,
    "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Pythagora'.",
    "confidence": 0.9
   }
  },
  "buttonClassification": {
   "llmCalled": true,
   "llmSucceeded": true
  }
 }
}