llms.txt
Eve Brand Identity
A complete profile of Eve's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #101828 |
| Accent | #3993AE |
| Body Font | Inter |
| Heading Font | Manrope |
Color Palette
- primary: #101828
- secondary: #344054
- accent: #3993AE
- background: #FFFFFF
- textPrimary: #0A0A0A
- link: #3993AE
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Manrope — https://fonts.google.com/specimen/Manrope
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#0A0A0A, textColor=#FFFFFF, borderRadius=8px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: plaintiff law firms
Eve Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
Eve Agents
Eve | Legal AI Blog for Plaintiff Firms
- Source: https://www.eve.legal/blog
I'm Running a 25-Person Plaintiff's Firm. AI Is How I Stay Ahead.
Introducing Eve 2.0: The Proactive AI Workforce for Plaintiff Firms
Security and Compliance
4 AI-Powered Strategies to Enhance Plaintiff Case Evaluation
Working with these fonts
Not found on Google Fonts? Here are instructions that you can follow if you have permission to use the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS and copy out the @font-face declarations.
Only do this if you have permission to use the brand assets.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Arial",
"role": "body"
},
{
"family": "Manrope",
"role": "heading"
}
],
"colors": {
"primary": "#101828",
"secondary": "#344054",
"accent": "#3993AE",
"background": "#FFFFFF",
"textPrimary": "#0A0A0A",
"link": "#3993AE"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Manrope"
},
"fontStacks": {
"heading": ["Manrope", "sans-serif"],
"body": ["Inter", "Arial", "sans-serif"],
"paragraph": ["Inter", "Arial", "sans-serif"]
},
"fontSizes": {
"h1": "80px",
"h2": "18px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#0A0A0A",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/65b07fd4b955263db7f63157/678064406543ff5eb2e18bd5_logo-dark.svg",
"favicon": "https://cdn.prod.website-files.com/65b07fd4b955263db7f63157/67a495178000166eb58b4198_Eve%20Favicon.png",
"ogImage": "https://cdn.prod.website-files.com/65b07fd4b955263db7f63157/67dc52dd4d7aac0bdf0e9189_OGP-Eve.png",
"logoHref": "/"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "plaintiff law firms"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.95,
"overall": 0.925
}
}