QuanChainQuanChain
Brand Identity

Brand Guidelines

The comprehensive guide to QuanChain's visual identity. The homepage hero leads with the overline “Forever, Quantum Resistant”, the headline “Beyond Quantum”, and the subheading “No public key ever protects value at rest.” The brand reflects editorial precision, institutional performance, and the duality of velocity and permanence.

Brand Philosophy

Three core principles define every visual and verbal expression of the QuanChain brand.

Editorial Precision

Cinematic typography and generous whitespace communicate structural certainty. Each section has a unique layout — no repeating patterns.

Velocity + Permanence

Ephemeral children that move fast, protected by a permanent parent identity. Motion within structure.

Institutional Performance

Enterprise-grade trust with developer-grade speed. A production system, not a research project.

Color Palette

Click any swatch to copy its hex value. The palette alternates between dark and light editorial sections, anchored by Electric Teal and Warm Gold.

Core Dark Canvas

Void
#08080C
rgb(8, 8, 12)
Primary background
Void Elevated
#101014
rgb(16, 16, 20)
Elevated surfaces, cards
Void Inset
#060608
rgb(6, 6, 8)
Footer, inset panels

Light Editorial Sections

Ivory
#F5F2ED
rgb(245, 242, 237)
Light section background
Ivory Muted
#E8E4DD
rgb(232, 228, 221)
Borders on light sections

Primary Accent — Electric Teal

The primary interactive accent throughout the interface. Use sparingly for maximum impact.

Accent
#00D4AA
rgb(0, 212, 170)
Primary interactive accent
Accent Dim
#00A888
rgb(0, 168, 136)
Hover states
Accent Glow
rgba(0, 212, 170, 0.15)
rgba(0, 212, 170, 0.15)
Subtle glow

Secondary Accent — Warm Gold

Gold
#C9A84C
rgb(201, 168, 76)
Status badges, Level 20 identity

Text Colors (Dark Sections)

Text Primary
#FAFAF9
rgb(250, 250, 249)
Headlines
Text Secondary
#A8A5AE
rgb(168, 165, 174)
Body text
Text Tertiary
#6B6870
rgb(107, 104, 112)
Labels, captions

Text Colors (Light Sections)

Ivory Text
#1A1A1F
rgb(26, 26, 31)
Headings on light
Ivory Text Muted
#6B6870
rgb(107, 104, 112)
Body on light

Functional Colors

Success
#1A5E4A
rgb(26, 94, 74)
Success states
Success Deep
#0A3A2E
rgb(10, 58, 46)
Success surface
Warning
#5E481A
rgb(94, 72, 26)
Warning states
Warning Deep
#3A2A0A
rgb(58, 42, 10)
Warning surface
Error
#5E1A1A
rgb(94, 26, 26)
Error states
Error Deep
#3A0A0A
rgb(58, 10, 10)
Error surface

Typography

Unified modern grotesque — FK Grotesk Neue handles everything from massive display text to UI labels. JetBrains Mono remains reserved for stats, code, and technical data. Two typefaces, total clarity.

Unified Typeface
FK Grotesk Neue

Handles everything — massive display text, section headings, card titles, body copy, navigation, and UI labels. A modern mechanical grotesque with sharp corners and subtle ink traps. Available in proportional, SemiMono, and Mono variants; we use the proportional cut. Self-hosted via next/font/local.

Thin 100ExtraLight 200Light 300Regular 400Medium 500SemiBold 600Bold 700ExtraBold 800Black 900
Stack: 'FK Grotesk Neue', 'Helvetica Neue', Helvetica, sans-serif
Monospace
JetBrains Mono

Reserved exclusively for stats, code blocks, blockchain addresses, labels, and technical data displays. Developer-grade clarity — the only non-FK Grotesk typeface in the system.

Medium 500

Type Scale

Displayclamp(5rem, 15vw, 16rem) · wt 300 · lh 0.95 · tracking -0.05em
Beyond Quantum
Section Titleclamp(2.5rem, 5vw, 4.5rem) · wt 400 · lh 1.05 · tracking -0.03em
Quantum Security
Card Title22px · wt 600 · lh 1.3 · tracking -0.01em
Three-Channel Architecture
Body Large20px · wt 300 · lh 1.75
QuanChain is the first blockchain that dynamically adapts its cryptographic security based on real-time quantum threat assessment.
Body16px · wt 400 · lh 1.7
The system employs a three-channel architecture to balance performance, security, and forward compatibility.
Label11px · wt 500 · lh 1.4 · tracking 0.25em
PROOF OF COHERENCE
Stats/Code13px · wt 500 · lh 1.4 · tracking 0.02em
0x00D4...AA88

Layout Philosophy

No two adjacent sections share the same layout or width. Every section is visually distinct, creating an editorial rhythm across the page.

Core Rule

No two adjacent sections may share the same layout pattern or container width. Section widths vary deliberately across the page to maintain visual interest and editorial cadence.

max-w-[1400px]
Full Width
Bento grids, feature sections
max-w-[1200px]
Standard
General content sections
max-w-4xl
Narrow Wide
Text-heavy editorial
max-w-2xl
Narrow
Centered statements
full-bleed
Full Bleed
Hero, marquee, backgrounds

Layout Types

Asymmetric Splits
Uneven column ratios (e.g., 2/3 + 1/3) for visual dynamism
Sticky Scroll
One column fixed while the other scrolls for narrative sections
Horizontal Scroll
Horizontally scrolling card rows for feature showcases
Centered Narrow
max-w-2xl centered text for editorial statements and quotes
Bento Grid
Mixed-size cards in an asymmetric grid for feature highlights
Full Bleed
Edge-to-edge sections with no container constraints

Section Transitions

Dark and light sections alternate with 200px gradient transitions between them. Each section uses a different animation technique to maintain variety.

200px gradient transition between sections
Animation Variety per Section
Scroll-driven animations (useScroll + useTransform)
GPU-rendered WebGL fragment shader (Fractal Brownian Motion with domain warping)
Staggered reveal on intersection
Parallax depth layers
Counter/number animations

Spacing & Layout

Generous editorial whitespace and consistent radius values create visual rhythm. Section padding is 200px on desktop, 120px on mobile.

Border Radius

Buttons
pill · rounded-full
Cards
16px · rounded-2xl
Badges
6px · rounded-md

Spacing Scale

xs4px
sm8px
md16px
lg24px
xl40px
2xl96px
3xl120px
4xl200px

Grid System

Container max-width: 1400px. Horizontal padding: 24px. Responsive columns with 24px (gap-6) gutters.

1
2
3
4
5
6
7
8
9
10
11
12
1 col — mobile2 col — tablet (md:768px)3-4 col — desktop (lg:1024px)

Visual Effects

Restrained visual treatments that reinforce the QuanChain editorial identity. GPU-rendered WebGL hero shader, cursor-reactive effects, scroll-driven animations, alternating dark and light sections, controlled teal glow, no gradient text.

Hero Background — WebGL Shader

The homepage hero uses a GPU-rendered WebGL fragment shader — not Canvas 2D particles. The entire animation runs on the GPU with zero CPU overhead.

Technique
Fractal Brownian Motion with domain warping
Noise
Simplex noise with 5 octaves creates organic flowing energy
Cursor Reactivity
Teal glow pool and ripple effect follows mouse position
Color Mixing
Teal and gold with electric edge highlights where noise layers intersect
Performance
Runs entirely on GPU — zero CPU overhead for animation
Rendering
WebGL fragment shader, full-viewport <canvas> element

Surface Styles

Void Surface

Primary dark sections

background: #08080C
border: 1px solid rgba(0, 212, 170, 0.8)
border-radius: 16px (rounded-2xl)
Elevated Surface

Cards, elevated containers

background: #101014
border: 1px solid rgba(0, 212, 170, 0.15)
border-radius: 16px (rounded-2xl)
Ivory Surface

Light editorial sections

background: #F5F2ED
border: 1px solid rgba(0, 212, 170, 0.0)
border-radius: 16px (rounded-2xl)

Section Alternation

Dark Section (#08080C)
Light Section (#F5F2ED)
Dark Section (#08080C)
Light Section (#F5F2ED)
Alternating Pattern
dark → ivory → dark → ivory
Teal Glow
Controlled Accent Glow
rgba(0, 212, 170, 0.15) — no gradient text

Noise Overlay

Subtle Noise
opacity: 0.02, fractal noise overlay

Motion & Animation

Apple-like easing: cubic-bezier(0.16, 1, 0.3, 1)

Energy Field
WebGL fragment shader, cursor-reactive, GPU-rendered
.FBM + domain warp
Scroll-Driven
useScroll + useTransform
.framer-motion scroll
Fade In
0.7s ease forwards
.heroFadeUp
Editorial Ease
cubic-bezier(0.16, 1, 0.3, 1)
.ease-[cubic-bezier(0.16,1,0.3,1)]

Component Library

Core UI components with all variant options. Buttons use pill shape (rounded-full) with teal border-style (NOT solid fill). Font-medium, tracking-wide. Cards use rounded-2xl (16px).

Buttons

Variants
Sizes
Specification

Primary

bg-[rgba(0,212,170,0.08)], border border-[#00D4AA]/40, text #00D4AA, hover glow shadow-[0_0_20px_rgba(0,212,170,0.15)]. NOT solid teal fill.

Secondary

subtle white border, transparent bg, pill, font-medium tracking-wide

Ghost

no border, #00D4AA text, thinner padding

Font Weight

font-medium (not semibold), tracking-wide

Padding (sm / md / lg)

px-5 py-2 / px-6 py-2.5 / px-8 py-3

Shape

rounded-full (pill), border-style with subtle teal tint — never solid fill

Cards

glass

Card Title

Example content for the glass card variant with hover gradient.

gradient

Card Title

Example content for the gradient card variant with hover gradient.

bordered

Card Title

Example content for the bordered card variant with hover gradient.

default

Card Title

Example content for the default card variant with hover gradient.

Badges

DefaultPrimarySuccessWarningErrorGoldPurple

Navigation Dropdowns

Navigation dropdown items include teal-tinted icon containers alongside the item name and description.

Example icon
Dropdown Item Name
Short description of the dropdown item goes here.
Example icon
Another Item
Icons are 20x20px SVGs from the technology and financial sets.

Icon Container

w-10 h-10, rounded-lg, bg-[rgba(0,212,170,0.08)]

Icon Size

20x20px SVGs from technology and financial icon sets

Layout

Icon left, name + description right (flex, items-start, gap-3)

Iconography

Two custom SVG icon sets crafted for the QuanChain ecosystem. Monoline style, optimized for web rendering on dark backgrounds.

Technology Icons

Simulation
Simulation
Brain
Brain
Intelligence
Intelligence
Motion
Motion
System
System
Pattern
Pattern
Architecture
Architecture
Big Data
Big Data
Algorithm
Algorithm
Interaction
Interaction
Quantum
Quantum
Neural
Neural
Planning
Planning
Control
Control
Solving
Solving
Recognition
Recognition
Performance
Performance
Research
Research
Network
Network
Knowledge
Knowledge
Graphene
Graphene
Compute
Compute
Analysis
Analysis
ML
ML
Deep Learn
Deep Learn
NLP
NLP
Intelligent
Intelligent
Embedded
Embedded
Interface
Interface
Augment
Augment

Financial & UI Icons

Wallet
Wallet
Bank
Bank
Transfer
Transfer
Deposit
Deposit
Card
Card
Cash
Cash
Money
Money
Gold
Gold
Diamond
Diamond
Investment
Investment
Secure
Secure
Safety
Safety
Key
Key
Password
Password
Database
Database
Data
Data
Pie Chart
Pie Chart
Calculator
Calculator
Increase
Increase
Decrease
Decrease
Block
Block
QR Code
QR Code
Notify
Notify
Profile
Profile
Contact
Contact
Mobile
Mobile
Web
Web
Gift
Gift
Scale
Scale
Service
Service

Icon Size Reference

Size demo
Small (16px)
Inline text, badges
Size demo
Default (20px)
Navigation, UI elements
Size demo
Medium (24px)
Card headers, features
Size demo
Large (32px)
Hero sections, highlights

Brand Voice

How QuanChain communicates across all touchpoints — balancing deep expertise with accessibility. See Writing Style below for detailed tone and grammar requirements.

Authoritative

The system speaks with deep technical knowledge. Claims are backed by research, provable cryptography, and measurable benchmarks.

Accessible

Complex quantum concepts explained clearly. The brand bridges the gap between frontier physics and everyday users without condescension.

Forward-Looking

The focus is on the future with confidence, not fear. Quantum computing is an opportunity to build better systems, not merely a threat to defend against.

Writing Style

All QuanChain communications must follow an academic yet accessible tone — formal, precise, and authoritative while remaining clear to a broad audience.

Core Principle: Academic Clarity

QuanChain content is written in the tradition of peer-reviewed technical literature. The tone is formal and precise, establishing credibility through rigour rather than enthusiasm. However, academic does not mean impenetrable — every concept should be expressed as clearly and directly as possible, avoiding unnecessary jargon or verbosity.

“Write as though submitting to a respected journal, but with the reader in mind at every sentence.”

Writing Standards

  • Use formal third-person voice ("the system provides" not "we provide")
  • Eliminate all contractions (do not, is not, cannot — never don't, isn't, can't)
  • Use precise, quantified claims backed by data or references
  • Employ academic transitions (Furthermore, Moreover, Consequently, In contrast)
  • Structure arguments formally: premise, evidence, conclusion
  • Use passive voice where it improves clarity or objectivity
  • Reference figures, tables, and sections formally (see Section 4.2)
  • Define all acronyms and technical terms at first use
  • Maintain consistent terminology throughout a document

Avoid

  • Contractions in any published material (don't, isn't, can't, won't)
  • Casual or conversational phrases ("basically", "just", "pretty much")
  • Second person ("you/your") — use "users", "participants", or passive voice
  • Exclamation marks in technical or formal content
  • Marketing hyperbole ("revolutionary", "game-changing", "amazing")
  • Starting sentences with "But", "And", or "So"
  • Colloquialisms ("skin in the game", "rich get richer", "under the hood")
  • Vague qualifiers ("very", "really", "quite", "a lot")
  • Informal analogies without academic framing

Tone Examples

Contractions
Incorrect

QuanChain doesn't just protect against quantum threats — it adapts to them.

Correct

QuanChain does not merely protect against quantum threats; it adapts to them dynamically.

Casual Voice
Incorrect

Think of it like a lock that upgrades itself when better lock-picks are invented.

Correct

The mechanism is analogous to a cryptographic lock that autonomously strengthens its parameters as adversarial capabilities advance.

Second Person
Incorrect

You can migrate your wallet to a higher security level at any time.

Correct

Wallet holders may migrate to a higher security level at any time.

Informal Transitions
Incorrect

But there's a catch — post-quantum signatures are much larger.

Correct

However, a significant trade-off arises: post-quantum signatures are substantially larger.

Hyperbole
Incorrect

QuanChain is a revolutionary blockchain that will change everything.

Correct

QuanChain introduces a novel approach to blockchain security through adaptive quantum resistance.

Guidelines by Content Type

Whitepaper & Technical Documentation

Strictly academic. Third-person throughout. All claims supported by data or formal references. No contractions. Structure follows standard academic convention: abstract, introduction, methodology, analysis, conclusion.

Website Copy

Formal but approachable. May use first-person plural ("we") sparingly for the team voice. No contractions. Precise language with quantified claims where possible. Avoid marketing superlatives.

Social Media & Blog Posts

Professional and measured. May adopt a slightly warmer tone while maintaining precision. Contractions are acceptable only in social media posts (not blog articles). Always cite sources for technical claims.

Developer Documentation & API Guides

Clear and direct. Second person ("you") is acceptable in instructional contexts. No contractions. Use imperative mood for instructions. Provide code examples for all concepts.

Do's and Don'ts

Essential rules to maintain brand consistency across all applications.

Do

  • Use alternating dark/light section backgrounds with gradient transitions
  • Use FK Grotesk Neue for all text — headings, body, UI
  • Use pill-shaped buttons with teal border-glow style
  • Use generous editorial whitespace (200px section padding)
  • Use Electric Teal #00D4AA as primary accent
  • Give each section a unique layout (no repeating grid patterns)
  • Use cursor-reactive and scroll-driven effects where appropriate
  • Use JetBrains Mono only for stats, code, and technical labels

Don't

  • Repeat the same layout pattern in adjacent sections
  • Use solid-fill buttons (use border-style with subtle fill)
  • Use purple/blue as primary accent (old palette)
  • Use gradient text effects
  • Use Cormorant Garamond or Inter (old fonts)
  • Use glassmorphism, backdrop-blur, or neon glow
  • Use "quantum-proof", "unhackable", or "next-generation" in copy
  • Stretch, distort, or recolor the logo
  • Place the logo on busy or low-contrast backgrounds

Accessibility Standards

QuanChain follows WCAG 2.1 AA standards to ensure interfaces are usable by all stakeholders, including government and enterprise users.

Color Contrast

  • All body text maintains a minimum 4.5:1 contrast ratio against backgrounds
  • Large text (18px+ or 14px+ bold) maintains a minimum 3:1 contrast ratio
  • Interactive elements have visible focus indicators with 3:1 contrast
  • Do not convey information through color alone — use icons or text labels
  • All functional icons include accessible labels or aria-label attributes

Interaction & Navigation

  • All interactive elements are keyboard accessible with visible focus states
  • Focus order follows logical reading order (left-to-right, top-to-bottom)
  • Touch targets are a minimum of 44x44px for mobile interfaces
  • Animations respect prefers-reduced-motion media query
  • Screen reader support with semantic HTML and ARIA landmarks

Download Brand Assets

Get logo files, color palette documents, typography specimens, and brand guidelines in a comprehensive package for your project.

Includes: PNG, SVG, AI logo files • Color palette (ASE, CSS, Figma) • Typography specimens • Icon library