llms.txt

General Trajectory Brand Identity

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

Quick Facts

Field Value
Primary #220A05
Accent #43130A
Body Font ui-sans-serif
Heading Font ui-sans-serif

Color Palette

Typography

Visual Assets

Brand Personality

Tone: professional · Energy: medium · Audience: unknown

General Trajectory Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Instructions for following this flow:

  1. Open the company's homepage in a browser with DevTools.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page.
  4. For each captured font URL: right-click → Save As to download the file.
  5. View the page's CSS and copy @font-face declarations.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
 {"family": "ui-sans-serif", "count": 3},
 {"family": "system-ui", "count": 3}
 ],
 "colors": {
 "primary": "#220A05",
 "secondary": "#7A2314",
 "accent": "#43130A",
 "background": "#000000",
 "textPrimary": "#000000",
 "link": "#43130A"
 },
 "typography": {
 "fontFamilies": {
 "primary": "ui-sans-serif",
 "heading": "ui-sans-serif"
 },
 "fontStacks": {
 "body": ["ui-sans-serif", "system-ui"],
 "heading": ["ui-sans-serif", "system-ui"],
 "paragraph": ["ui-sans-serif", "system-ui"]
 },
 "fontSizes": {
 "h1": "16px",
 "h2": "16px",
 "body": "16px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "8px"
 },
 "components": {},
 "images": {
 "logo": null,
 "favicon": "https://www.generaltrajectory.com/favicon-32x32.png",
 "ogImage": "https://www.generaltrajectory.com/og-home.jpg"
 },
 "personality": {
 "tone": "professional",
 "energy": "medium",
 "targetAudience": "unknown"
 },
 "designSystem": {
 "framework": "unknown",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0,
 "colors": 0,
 "overall": 0
 },
 "__llm_metadata": {
 "logoSelection": {
 "llmCalled": false,
 "llmSucceeded": false,
 "finalSource": "none",
 "rawLogoSelection": {
 "selectedLogoIndex": -1,
 "selectedLogoReasoning": "LLM failed",
 "confidence": 0
 }
 },
 "buttonClassification": {
 "llmCalled": false,
 "llmSucceeded": false,
 "error": "LLM call failed or returned fallback values"
 }
 }
}