As-Built Design System
Anaphasic
Driving Innovation in Technology Strategy
A faithful reference of the live anaphasic.com design language — palette, type, components, layout, motion and voice — extracted directly from the site's Salient theme, inline styles and WordPress presets. It documents the system as it is actually built, in the Aurochs v4.0 design-doc pattern, skinned in Anaphasic's own brand. Authored by Kovalik Design.
Brand & Logo
The name Anaphasic derives from anaphase — the stage of cell division when chromosomes are pulled to opposite poles. The mark turns that into the firm's thesis: biology and computing converging and dividing.
The dual metaphor — in the company's own words
Visually the mark sets an organic, filamentary pole against a circuit-trace pole with nodes and a contact pad, separating across a teal field. Rather than paraphrase, here is how the site itself explains it on the About page:
“Anaphasic's logo is inspired by the image of a eukaryotic cell during anaphase of mitosis — the stage when replicated chromosomes have condensed and have begun to differentiate into two new cells… In our logo, the twin proto-nuclei are organic and technological, reproduced into complementary domains… [alluding] to Anaphasic's origins in the synthesis of life sciences with silicon and information technologies.” — anaphasic.com / About about.html L386–388
On-site this lives in a distinctive solid-accent panel — a #4A7F99 card with forced white text (data-cfc="true"), 5px radius, paired two-up with the icon. It is the only place the system uses a solid accent field as a card ground, distinct from the charcoal expertise card in §07. about.html L363–406
Usage (as observed)
| Property | Value | Source |
|---|---|---|
| Header logo height | 58px desktop · 40px mobile | data-logo-height="58" index.html L155 |
| Header logo file | logo_anaphasic.png · 475×117 | index.html L182 |
| Variants present | vector SVG lockup (light + dark) · teal icon badge · wordmark | Kovalik Design asset set |
| Wordmark face | eurostile, UPPERCASE, weight 800 | brand artboard + on-site type |
Tokens
Anaphasic has no formal design-token layer. These are the de-facto tokens — the real values the site repeats — recovered from the Salient theme customizer output (salient-dynamic-styles.css), inline styles, and WordPress presets.
| Token | Value | Where it lives |
|---|---|---|
| Accent | #4A7F99 | Salient accent — .nectar-color-accent-color, body a {…} |
| Accent (deep) | #005B87 | section bg, project headings/links |
| Tint | #A4BFCC | borders, gradients, footer links |
| Card ground | #333333 @ .9 | expertise cards |
| Display font | "eurostile" 800 / 900 | Typekit kit dwi4lcy |
| Body font | "Open Sans" 300–700 | Google Fonts + Salient default |
| Base text | 15px / 23px line-height | body {font-size:15px;line-height:23px} |
| Radius | 5px | cards + images (data-border-radius="5px") |
| Signature shadow | 4px 4px 0 0 rgba(0,0,0,.25) | cards + project images |
| Content width | 1300px | --wp--style--global--content-size |
| Frame | 20px white border, all sides | .body-border-* · data-body-border="1" |
Color
A cool, clinical blue system — slate, teal and pale blue-grey over charcoal and white. Frequencies are real counts of each hex in salient-dynamic-styles.css. Click any hex to copy.
Brand palette
Signature gradient
Used as a section overlay (Expertise band): linear-gradient(to bottom, #4A7F99 0%, #005B87 100%). index.html L335
--wp--preset--color--vivid-red, --luminous-vivid-orange, etc. index.html L44) — Gutenberg defaults, unused by the design. One exception: plain #000000 is used as the 4th chip in the Expertise page's section-nav (alongside #A4BFCC / #4A7F99 / #005B87). expertise.html L105Typography
Two faces: eurostile — a wide industrial grotesque, set UPPERCASE for all display — and Open Sans for body. eurostile is served via the client's Adobe Typekit kit dwi4lcy (weights 400/800/900, no italic).
Display / headings · UPPERCASE · weight 800 (utility & text-logo 900). Wide, technical, semiconductor-era. typekit dwi4lcy
Body / UI · 300 / 400 / 600 / 700 · base 15px / 23px line-height. Humanist, neutral, legible. index.html L64,101
Type scale (real, responsive)
| Role | Face / treatment | Desktop | Responsive steps |
|---|---|---|---|
| H1 | eurostile · uppercase · 800 | 54px / 60 | 40.5/45 → 37.8/42 → 35.1/39 |
| H2 | eurostile · uppercase · 800 | ≈46px | 39.1/63.75 → 36.8/60 |
| H3–H6 | eurostile · uppercase | Salient default scale exact px not independently verified | |
| Body | Open Sans · 400 | 15px / 23 | stable across breakpoints |
| .large p | Open Sans · lead | 120% / 1.5 | hero & mission/vision leads |
| .small p | Open Sans | 80% / 1.0 | fine print |
| .subheader | eurostile · uppercase · 800 | 120% | card descriptors |
Specimens
H1 · eurostile 800 uppercase · 54/60px
An executive consultancy specializing at Technology Strategy across the fields of Semiconductors and Computing, Molecular Information, and Synthetic Biology.
.large lead · Open Sans · 120% · bold key terms
Diversity of experience moves focus from the tactical to the strategic
.subheader · eurostile uppercase 800 · 120%
anaphasic.com via Adobe Typekit (domain-locked). Opened off-domain, specimens above fall back to a condensed sans — the documented face is still eurostile.Spacing & Layout
A centered 1300px column inside a 20px white frame, with a generous 75px vertical section rhythm.
Structure
| Content width | 1300px |
| Section padding | 75px top & bottom |
| Page gutters | 20px |
| Body frame | 20px white border, 4 sides |
| Column system | WPBakery 12-col · 60px margins · 5% padding columns |
| Radius | 5px (cards + images) |
| Shadow | 4px 4px 0 0 rgba(0,0,0,.25) |
WP spacing scale
Plus --20 (.44rem) and --30 (.67rem). index.html L44
Buttons
Salient .nectar-button, set to slightly_rounded. Two on-brand variants appear on the homepage hero. Reconstructed specimens below.
left: .nectar-button.large.regular.accent-color — solid #4A7F99, material ripple · right: .see-through.accent-color — solid #4A7F99 border + accent text, fills on hover
| Variant | Treatment | Source |
|---|---|---|
| regular / accent | solid #4A7F99, white text, material ripple :before | dyn css §button |
| see-through / accent hero “About Us” | transparent, solid #4A7F99 border + accent text; fills on hover | index.html L245 |
| gradient-1 separate variant · not on hero | #A4BFCC → #4A7F99 border-image | see-through-extra-color-gradient-1 |
| gradient-2 separate variant · not on hero | #005B87 → #4A7F99 border-image | see-through-extra-color-gradient-2 |
| Modifiers | large, fullwidth | index.html L245 |
Cards & Content Blocks
Two recurring blocks carry the homepage: the dark expertise card with a colored 25px spine, and the project card (image + label + CTA). Both use the 5px radius and the signature hard offset shadow.
Expertise card
Technology Strategy
Diversity of experience is what allows focus on technology to move from the tactical to the strategic
Read More →Ground #333 @ .9 opacity · 5px radius · 25px left border (rotates #A4BFCC / #4A7F99 / #005B87 / #333 across the four cards) · hard shadow · whole card is a link · hover drops opacity to .5. index.html L349–451
Project card

Biosemiotics & Language Discovery
Applying machine learning to biological systems to accelerate understanding
Read More
DNA Data Storage
Using a three-billion year old technology to enable and preserve our digital future
Read More
Platforms for Biosensing & Analytics
Adapting electronic technologies to access the molecular world
Read More
Frameworks for Complex Systems
Adapting electronic technologies to access the molecular world
Read MoreSquare-ish image (5px radius + hard shadow) · H5 title · Open Sans body · left underline CTA in #005B87. Shown from local copies of the site's project images. index.html L471–613
Expertise section-nav chips
The Expertise page opens with four small rounded anchor chips that jump to its in-depth sections — a compact, color-coded wayfinding row.
Backgrounds #A4BFCC / #4A7F99 / #005B87 / #000000 · 4px radius · 1em padding. The 4th chip is true black (see §03); note the white label on the pale #A4BFCC chip is low-contrast on the live site. expertise.html L105
Imagery
Scientific, macro photography — chromosomes, DNA renders, biochips, microscopy — in a cool palette that matches the brand blues. Always 5px radius + the hard offset shadow, roughly square.
| Asset | Used for |
|---|---|
central-dogma-clip.jpg | Biosemiotics & Language Discovery |
dna-data.jpg | DNA Data Storage |
biochip-2.jpg | Platforms for Biosensing & Analytics |
3cm.jpg | Frameworks for Complex Systems |
4px 4px 0 0 rgba(0,0,0,.25) shadow, no hover animation (data-animation="none").Forms
The live site uses Gravity Forms #1 (gravity-theme) with stacked top-labels. This specimen upgrades it to the Aurochs floating-label outlined field from the agency style guide: the label sits inside the field when empty, then animates up to notch the top border on focus or once filled. Pure CSS, no JS, driven by :placeholder-shown (each input carries placeholder=" ", a single space). Try focusing a field; the pre-filled "Confirm email" shows the floated state.
Real fields: Name (first/last), Email + Confirm Email, Comments (textarea, 600-char max with live counter), all required. index.html L641–680 · Pattern: Aurochs v4.0 §09 · v3.css L1824
Section System
The homepage is a stack of full-width bands that alternate light and dark (Salient's data-midnight), each 75px-padded, some carrying a solid color or the signature gradient overlay.
| Band | Background |
|---|---|
| Hero | default (dark text context) |
| Mission / Vision | rgba(164,191,204,.3) (tint @ 30%) |
| Expertise | #005B87 + gradient overlay #4A7F99→#005B87 |
| Featured Projects | #A4BFCC |
| Contact | default |
| Footer | light, custom color |
| About — “About our Logo” panel | #4A7F99 solid (white text) |
| Subpage title — Expertise | rgba(255,255,255,.5) (white @ 50%) |
| Subpage title — Projects | #F2F2F2 |
Signature Expertise overlay. index.html L223,258,335,457
Motion
Restrained, theme-native motion — column reveals on scroll and hover transitions. No bespoke animation layer.
| Behavior | Detail |
|---|---|
| Column animation | easing easeOutCubic · duration 750ms (data-cae / data-cad) |
| Scroll reveal | Waypoints 4.0.2 |
| Tween engine | anime.js 4.5.1 · transit · jQuery easing |
| Header | cubic-bezier transitions on background / shadow / transform |
| Loading animation | none (data-loading-animation="none") |
index.html L126,788–797
Information Architecture
Four pages, single-purpose. The contact form lives at the bottom of Home and About.
Sitemap
- Home — hero · mission/vision · expertise · featured projects · contact
- About — origin · mission · vision · “about our logo” · contact
- Expertise — 4 areas in depth
- Projects — 4 project write-ups
Content inventory
- 3 expertise pillars + 1 capability (Technology Strategy, Semiconductors & Computing, Synthetic Biology, Molecular Information)
- 4 featured projects
- Mission & Vision statements
- 1 contact form (reused)
Voice & Copy
Declarative, thesis-driven, and unhedged. Short scientific claims stated as conviction; key nouns bolded for scan-ability.
Positioning
“Driving Innovation in Technology Strategy.”
Mission
“We believe Synthetic biology will be more transformative in the 21st century than semiconductors and computing were for the 20th.”
Vision
“We will accelerate synthetic biology through technology development, discovery, and application through strategy, design, architecture, and engineering disciplines.”
Origin
“With an origin story that reaches back into the early 90s, Anaphasic is the evolving answer to the question: what are the next engineering challenges that will exceed the complex challenges of designing highly integrated products like microprocessors — and all that makes them possible?” about.html L275
Tech Stack & Provenance
Everything the design system depends on, with versions as shipped on 2026-06-01.
| Layer | Component |
|---|---|
| CMS | WordPress 6.7.2 |
| Theme | Salient 16.3.0 (skin: material) |
| Page builder | WPBakery / JS Composer 7.7.2 |
| Forms | Gravity Forms 2.10.3 |
| SEO | SmartCrawl (WPMU DEV) |
| Host / CDN | WPMU DEV (hb.wpmucdn.com) |
| Fonts | Adobe Typekit kit dwi4lcy (eurostile) · Google Fonts (Open Sans) |
| Icons | Font Awesome 4.7 (legacy) |
Stylesheet inventory (brand-relevant)
salient-dynamic-styles.css?ver=43163— theme customizer output (accent, fonts, colors) · source of truth for the palettemain-styles-inline+dynamic-css-inline— critical inline CSS, incl. the eurostile.subheaderand.large/.smallrulesstyle.css/responsive.css/skin-material.css— Salient core
As-Built Notes / Inconsistencies
Honest observations found while extracting the live site — content & link issues, not design-system flaws. Worth a quick editorial pass.
| Issue | Where | Suggested fix |
|---|---|---|
| “Vison” misspelling of “Vision” | Home + About (both) | Correct to “Vision” |
| Duplicated copy — Synthetic Biology card reuses the Semiconductors blurb (“Full-stack expertise from device physics…”) | Home / Expertise | Write Synthetic Biology its own descriptor |
| Duplicated copy — two project cards share “Adapting electronic technologies to access the molecular world” | Home, Featured Projects | Give Frameworks for Complex Systems unique copy |
Mislinked CTA — “Platforms for Biosensing” Read More points to #dna-data-storage | Home, card 3 | Point to #platforms-for-biosensing-and-analytics |
| Grammar — “specializing at Technology Strategy” | Hero lead | “specializing in” |
Staging-domain links shipped to production — Expertise “Contact” CTAs hard-code https://anaphasic.tempurl.host/about/#contact (×4) | Expertise page | Repoint to relative /about/#contact |
| Editorial note left in published copy — “(This last sentence can link to the Frameworks project.)” is visible in the body text | Expertise → Technology Strategy | Remove, or convert to the intended link |
Changelog
| Version | Date | Notes |
|---|---|---|
| v1.0 | 2026-06-01 | Initial as-built extraction from live anaphasic.com (WordPress 6.7.2 + Salient 16.3.0). Palette, type scale, components, layout, motion, IA, voice and tech stack documented with source citations. As-built inconsistencies logged. |
| v1.0.1 | 2026-06-01 | Doc presentation: light/dark theme toggle added (brand-faithful dark mode). Forms specimen upgraded from stock Gravity Forms to the Aurochs floating-label outlined field (§09, forward-looking). Project images localized; relocated to Aurochs/clients/Anaphasic. |