Relay lockup.

Canonical Identity component — the Open Signal mark (currentColor) + Outfit-600 RelayCTX™ wordmark. Use this everywhere; do not hand-roll the SVG or set a static teal on it.

™ on the primary (Full) lockup and first-use only; compact / repeated uses drop it for legibility.

RelayCTX Full · ≥28px · header lockup
RelayCTX Compact · 16–27px · nav / footer — bare, no ™
RelayCTX Dark — mark auto-flips to #2dd4bf via token
<!-- Copy this. Mark = currentColor (defaults to --rly-accent-ui); wordmark = Outfit 600 text. -->
<span class="relay-lockup">
  <svg width="20" height="20" viewBox="0 0 32 32" fill="none" aria-label="Relay">…Open Signal rays + core…</svg>
  <span class="rl-word">RelayCTX</span>
</span>

Source of truth: /brand/relay-mark.svg (full), relay-mark-compact.svg (16–27px), relay-mark-core.svg (≤15px). Never render #00D9C8 statically — it is motion-only.