llms.txt

Jazzberry Brand Identity

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

Quick Facts

Field Value
Primary #000000
Accent #000000
Body Font Lora
Heading Font Lora

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: minimalist · Energy: low · Audience: unknown

Jazzberry Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Agent Instructions:

  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 click around.
  4. Save the font URLs locally.
  5. Extract the matching @font-face declarations.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Lora",
   "role": "body"
  },
  {
   "family": "Inter",
   "role": "body"
  },
  {
   "family": "JetBrains Mono",
   "role": "monospace"
  }
 ],
 "colors": {
  "primary": "#000000",
  "accent": "#000000",
  "background": "#FFFFFF",
  "textPrimary": "#000000",
  "link": "#000000"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Lora",
   "heading": "Lora"
  },
  "fontStacks": {
   "heading": [
    "Computer Modern Serif",
    "serif"
   ],
   "body": [
    "Inter",
    "system-ui",
    "sans-serif"
   ],
   "paragraph": [
    "Lora",
    "serif"
   ]
  },
  "fontSizes": {
   "h1": "64px",
   "h2": "64px",
   "body": "24px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "4px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#FFFFFF",
   "textColor": "#000000",
   "borderColor": "#000000",
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": null,
  "favicon": "https://cartpole.com/logo-512.png",
  "ogImage": null
 },
 "__llm_button_reasoning": {
  "primary": {
   "index": 0,
   "text": "Contact Us",
   "reasoning": "The 'Contact Us' button is the only button available, making it the default primary CTA. It is prominently placed and uses a contrasting text color against its background."
  },
  "secondary": {
   "index": -1,
   "text": "N/A",
   "reasoning": "There is no other button available to serve as a secondary CTA."
  },
  "confidence": 0.9
 },
 "personality": {
  "tone": "minimalist",
  "energy": "low",
  "targetAudience": "unknown"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.9,
  "colors": 0.8,
  "overall": 0.8500000000000001
 },
 "__llm_metadata": {
  "logoSelection": {
   "llmCalled": false,
   "llmSucceeded": false,
   "finalSource": "none"
  },
  "buttonClassification": {
   "llmCalled": true,
   "llmSucceeded": true
  }
 }
}