.brand-name {
  display: inline-block;
  white-space: nowrap;
  font-family: "Space Grotesk", system-ui, sans-serif;
  letter-spacing: -.055em;
}

.brand-strict {
  font-weight: 700;
}

.brand-sphere {
  font-weight: 400;
}

.brand-connector,
.brand-with {
  font-weight: 400;
  letter-spacing: -.04em;
}

.brand-with {
  color: var(--muted);
}
