llms.txt

Actipulse Neuroscience Brand Identity

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

Quick Facts

Field Value
Primary #0094FF
Accent #0D6EFD
Body Font Montserrat
Heading Font Montserrat

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: healthcare professionals and researchers

Actipulse Neuroscience Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Follow these instructions if you have permission to use the fonts:

  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 and copy out the matching @font-face declarations.

Programmatic alternative: load the URL with Playwright or Puppeteer to capture font responses.

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": "Montserrat",
   "role": "body"
  },
  {
   "family": "Roboto",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#0094FF",
  "secondary": "#6C757D",
  "accent": "#0D6EFD",
  "background": "#FFFFFF",
  "textPrimary": "#232323",
  "link": "#0D6EFD"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Montserrat",
   "heading": "Montserrat"
  },
  "fontStacks": {
   "heading": [
    "system-ui",
    "-apple-system",
    "Segoe UI",
    "Roboto",
    "Helvetica Neue",
    "Noto Sans",
    "Liberation Sans",
    "Arial",
    "sans-serif",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji"
   ],
   "body": [
    "system-ui",
    "-apple-system",
    "Segoe UI",
    "Roboto",
    "Helvetica Neue",
    "Noto Sans",
    "Liberation Sans",
    "Arial",
    "sans-serif",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji"
   ],
   "paragraph": [
    "Montserrat",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "16px",
   "h2": "32px",
   "body": "14px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "6px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#FFFFFF",
   "textColor": "#FFFFFF",
   "borderColor": "#FFFFFF",
   "borderRadius": "50px",
   "borderRadiusCorners": {
    "topLeft": "50px",
    "topRight": "50px",
    "bottomRight": "50px",
    "bottomLeft": "50px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://actipulseneuroscience.com/imagenes/actipulse-neuroscience-logo.png",
  "favicon": "https://actipulseneuroscience.com/imagenes/favicon/apple-touch-icon.png",
  "ogImage": null,
  "logoHref": "#",
  "logoAlt": "Actipulse Neuroscience Logo"
 },
 "__llm_logo_reasoning": {
  "selectedIndex": 0,
  "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Actipulse Neuroscience'.",
  "confidence": 0.95,
  "source": "llm"
 },
 "__llm_button_reasoning": {
  "primary": {
   "index": 0,
   "text": "More about us",
   "reasoning": "Button #0 is the only button available, but it does not have a vibrant or brand color. It is selected by default due to lack of other options."
  },
  "secondary": {
   "index": -1,
   "text": "N/A",
   "reasoning": "There is no secondary button available with a different color group."
  },
  "confidence": 0.6
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "healthcare professionals and researchers"
 },
 "designSystem": {
  "framework": "bootstrap",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.6,
  "colors": 0.9,
  "overall": 0.75
 },
 "__llm_metadata": {
  "logoSelection": {
   "llmCalled": true,
   "llmSucceeded": true,
   "finalSource": "llm",
   "rawLogoSelection": {
    "selectedLogoIndex": 0,
    "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Actipulse Neuroscience'.",
    "confidence": 0.95
   }
  },
  "buttonClassification": {
   "llmCalled": true,
   "llmSucceeded": true
  }
 }
}