Screenshot any template. Edit text directly in-browser (click the text). All sized for platform specs.
Exploration surface for button treatments used across therealclarity.com, offer pages, and embedded CTAs. Mono type, weight 700, +0.08em tracking, uppercase — the variables are size, radius, fill, and weight of edge.
// DEFAULT RECOMMENDATION — 0px. The system is square everywhere else; radii above 4px feel off-brand unless used intentionally.
// USE SOLID FOR THE ONE ACTION YOU WANT TAKEN. OUTLINE FOR EVERYTHING ELSE.
— END / BUTTON LAB —
A high-contrast, terminal-grade aesthetic. Industrial typography, electric accent on near-black, monospaced labels. Built to read at thumbnail and stop the scroll. Every template above pulls from the tokens below — change a value, change the system.
A four-token palette. The single accent (#d0ff00 — electric lime) does all the heavy lifting: borders, callouts, inverted backgrounds. Never introduce a fifth hue.
Two families. Inter carries every headline and body; JetBrains Mono handles all metadata, labels, logos, and numerical accents. The split creates the system's characteristic editorial-meets-terminal tension.
Eight steps. Headlines compress (negative tracking), labels expand (positive tracking). Body weight stays at 600+ — there is no "regular" in this system.
3px solid --accent on most cards. Variants drop the border entirely (minimal) or shift it to a single 6px left edge (side-accent).
48px on square cards, 40px on portraits, 32px on stories. Inner footers separate with a 2px rule + 14–16px breathing room.
Square. Always. border-radius: 0.
1:1 square (feed posts), 4:5 portrait (statement / list), 9:16 (stories / reels covers), 3:1 banners (X / LinkedIn).
Drop these into any new template to stay on-system.
/* CSS custom properties */ :root { /* color */ --bg: #0b0b0b; --text: #f5f5f0; --accent: #d0ff00; --gray: #888; --dim: #444; /* type */ --font-display: 'Inter', sans-serif; --font-mono: 'JetBrains Mono', monospace; --w-display: 900; --w-body: 600; --w-mono: 700; /* geometry */ --border: 3px solid var(--accent); --radius: 0; --track-display: -0.03em; --track-label: 0.15em; }
Declarative. Operator-grade. Short sentences. The system speaks in verdicts, not opinions: "Clarity is downstream from action." Not: "I think clarity might come from action."
Headline ≤ 9 words. Statement ≤ 14. Carousel slides hold one idea each. CTA = verb + noun.
— CLARITY
Always rendered in JetBrains Mono, weight 700, tracked at +0.10em, in accent on dark or in dark on accent. Never in Inter. Never lowercase.
— END / SYSTEM v1.0 / CLARITY —