/* Nexus HQ — the thin app layer above the shared platform design system. */

html, body { height: 100%; }
body { margin: 0; }

.up-sidebar__brand, .up-sidebar__brand:hover { text-decoration: none; }

.up-brand-logo {
  width: 28px;
  height: 28px;
  border-radius: var(--radius-md);
  object-fit: contain;
  flex: none;
}
