← Về thư mục
📄 / / root / .hermes / profiles / glv-director / skills / creative / popular-web-designs / templates / together.ai.md

Design System: Together AI

Hermes Agent — Implementation Notes

The original site uses proprietary fonts. For self-contained HTML output, use these CDN substitutes: - Primary: Inter | Mono: JetBrains Mono - Font stack (CSS): font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif; - Mono stack (CSS): font-family: 'JetBrains Mono', ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace; html <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet"> Use write_file to create HTML, serve via generative-widgets skill (cloudflared tunnel). Verify visual accuracy with browser_vision after generating.

1. Visual Theme & Atmosphere

Together AI's interface is a pastel-gradient dreamscape built for enterprise AI infrastructure — a design that somehow makes GPU clusters and model inference feel light, airy, and optimistic. The hero section blooms with soft pink-blue-lavender gradients and abstract, painterly illustrations that evoke clouds and flight, establishing a visual metaphor for the "AI-Native Cloud" proposition. Against this softness, the typography cuts through with precision: "The Future" display font at 64px with aggressive negative tracking (-1.92px) creates dense, authoritative headline blocks.

The design straddles two worlds: a bright, white-canvas light side where pastel gradients and stats cards create an approachable platform overview, and a dark navy universe (#010120 — not gray-black but a deep midnight blue) where research papers and technical content live. This dual-world approach elegantly separates the "business" messaging (light, friendly, stat-driven) from the "research" messaging (dark, serious, academic).

What makes Together AI distinctive is its type system. "The Future" handles all display and body text with a geometric modernist aesthetic, while "PP Neue Montreal Mono" provides uppercase labels with meticulous letter-spacing — creating a "technical infrastructure company with taste" personality. The brand accents — magenta (#ef2cc1) and orange (#fc4c02) — appear sparingly in the gradient and illustrations, never polluting the clean UI.

Key Characteristics: - Soft pastel gradients (pink, blue, lavender) against pure white canvas - Deep midnight blue (#010120) for dark/research sections — not gray-black - Custom "The Future" font with aggressive negative letter-spacing throughout - PP Neue Montreal Mono for uppercase technical labels - Sharp geometry (4px, 8px radius) — not rounded, not pill - Magenta (#ef2cc1) + orange (#fc4c02) brand accents in illustrations only - Lavender (#bdbbff) as a soft secondary accent - Enterprise stats prominently displayed (2x, 60%, 90%) - Dark-blue-tinted shadows (rgba(1, 1, 32, 0.1))

2. Color Palette & Roles

Primary

Secondary & Accent

Surface & Background

Neutrals & Text

Gradient System

3. Typography Rules

Font Family

Hierarchy

Role Font Size Weight Line Height Letter Spacing Notes
Display / Hero The Future 64px (4rem) 400–500 1.00–1.10 (tight) -1.92px Maximum impact, dense blocks
Section Heading The Future 40px (2.5rem) 500 1.20 (tight) -0.8px Feature section titles
Sub-heading The Future 28px (1.75rem) 500 1.15 (tight) -0.42px Card headings
Feature Title The Future 22px (1.38rem) 500 1.15 (tight) -0.22px Small feature headings
Body Large The Future 18px (1.13rem) 400–500 1.30 (tight) -0.18px Descriptions, sections
Body / Button The Future 16px (1rem) 400–500 1.25–1.30 -0.16px Standard body, nav, buttons
Caption The Future 14px (0.88rem) 400–500 1.40 normal Metadata, descriptions
Mono Label PP Neue Montreal Mono 16px (1rem) 500 1.00 (tight) 0.08px Uppercase section labels
Mono Small PP Neue Montreal Mono 11px (0.69rem) 500 1.00–1.40 0.055–0.08px Small uppercase tags
Mono Micro PP Neue Montreal Mono 10px (0.63rem) 400 1.40 0.05px Smallest uppercase labels

Principles

4. Component Stylings

Buttons

Glass on Dark - Background: rgba(255, 255, 255, 0.12) (frosted glass) - Text: Pure White (#ffffff) - Radius: sharp (4px) - Opacity: 0.5 - Hover: transparent dark overlay - Used on dark sections — subtle, glass-like

Dark Solid - Background: Dark Blue (#010120) or Pure Black - Text: Pure White - Radius: sharp (4px) - The primary CTA on light surfaces

Outlined Light - Border: 1px solid rgba(0, 0, 0, 0.08) - Background: transparent or subtle glass - Text: Pure Black - Radius: sharp (4px) - Secondary actions on light surfaces

Cards & Containers

Badges / Tags

Image Treatment

Distinctive Components

Stats Bar - Large performance metrics (2x, 60%, 90%) - Bold display numbers - Short descriptive captions beneath - Clean horizontal layout

Mono Section Labels - PP Neue Montreal Mono, uppercase, 11px, letter-spacing 0.055px - Used as navigational signposts throughout the page - Technical, structured feel

Research Section - Dark Blue (#010120) background - White text, research paper thumbnails - Creates a distinct "academic" zone

Large Footer Logo - "together" wordmark rendered at massive scale in the dark footer - Creates a brand-statement closing moment

5. Layout Principles

Spacing System

Grid & Container

Whitespace Philosophy

Border Radius Scale

This is a deliberately restrained radius system — no pills, no generous rounding. The sharp geometry contrasts with the soft pastel gradients.

6. Depth & Elevation

Level Treatment Use
Flat (Level 0) No shadow, no border Page background, text blocks
Contained (Level 1) 1px solid rgba(0,0,0,0.08) (light) or rgba(255,255,255,0.12) (dark) Cards, badges, containers
Elevated (Level 2) rgba(1, 1, 32, 0.1) 0px 4px 10px Feature cards, hover states
Dark Zone (Level 3) Dark Blue (#010120) full-width background Research, footer, technical sections

Shadow Philosophy: Together AI uses a single, distinctive shadow — tinted with Dark Blue (rgba(1, 1, 32, 0.1)) rather than generic black. This gives elevated elements a subtle blue-ish cast that ties them to the brand's midnight-blue dark mode. The shadow is soft (10px blur, 4px offset) and always downward — creating gentle paper-hover elevation.

7. Do's and Don'ts

Do

Don't

8. Responsive Behavior

Breakpoints

Name Width Key Changes
Mobile <479px Compact layout, stacked everything
Large Mobile 479–767px Single column, hamburger nav
Tablet 768–991px 2-column grids begin
Desktop 992px+ Full multi-column layout

Touch Targets

Collapsing Strategy

Image Behavior

9. Agent Prompt Guide

Quick Color Reference

Example Component Prompts

Iteration Guide

  1. Always specify negative letter-spacing for "The Future" — it's scaled by size
  2. Dark sections use #010120 (midnight blue), never generic black
  3. Shadows are always dark-blue-tinted: rgba(1, 1, 32, 0.1)
  4. Mono labels are always uppercase with positive letter-spacing
  5. Keep radius sharp (4px or 8px) — no pills, no generous rounding
  6. Pastel gradients are for decoration, not UI chrome