The brand,
as files.
Wordmark in SVG. Favicon. OG cards. The token sheet. Self-hosted Euclid Flex woff2. Click a row to download. All assets are provided under the same internal-use licence as the design system.
The mark, in every format you'll need.
Favicon · Midnight ground
32×32 SVG. Midnight #0B1018 ground, Cloud Dancer "r", Terracotta dot.
OG card · 1200 × 630
Open Graph share card. Wordmark, kicker, paper-on-ink.
Wordmark · stacked · paper
"better" Euclid Light + "reviews." Fraunces Black. Inline-text SVG.
Wordmark · stacked · ink
Same lockup on Midnight ground. Paper text, Terracotta accent.
Monogram · r.
Standalone monogram, Fraunces Black, letter-spacing -0.12em.
Eighty-nine custom properties. The single source.
Five upright weights. Self-hosted.
Euclid Flex Light · 300
The "better" in the wordmark. Captions, dim chrome.
Euclid Flex Regular · 400
Default body when Fraunces is reserved for headlines.
Euclid Flex Medium · 500
Canonical body. Chrome smallcaps. The room tone.
Euclid Flex Semibold · 600
Sidebar active, in-body emphasis, display pair.
Euclid Flex Bold · 700
Hero pair with Fraunces 900. Used sparingly.
Fraunces is loaded from Google Fonts. For offline use, mirror the variable-axis woff2 into fonts/fraunces/ and add an @font-face block. Do not load the italic axis.
Copy-paste blocks for the most common patterns.
<span class="wordmark">
<span class="top">better</span>
<span class="bot">
rev<span class="accent">i</span>ews<span class="accent">.</span>
</span>
</span>
<button class="btn-pill">
Request access
<span class="arrow">→</span>
</button>
<div class="magritte">
<div class="magritte-inner">
<!-- 14px inset hairline -->
</div>
<!-- content -->
</div>
.magritte {
background: var(--br-paper);
border: 1px solid var(--br-paper-line);
box-shadow: var(--sh-frame);
padding: 36px;
position: relative;
}
.magritte-inner {
position: absolute; inset: 14px;
border: 1px solid rgba(11, 16, 24, 0.09);
pointer-events: none;
}
<section style="
background: var(--br-ink);
color: var(--br-paper);
padding-block: var(--pad-section-anchor);
">
<span class="smallcaps">The Refusal · No. I</span>
<h1 class="display">
This is <span class="accent-clay">not</span>
a review tool.
</h1>
</section>
Want everything?
Twenty-two chapters, the token sheet, the wordmark set, all five Euclid weights.