.mitus-brand { display: inline-flex; flex-direction: column; align-items: flex-start; min-width: 0; gap: 8px; color: inherit; text-align: left; text-decoration: none; }
.mitus-wordmark { display: block; width: 98px; height: 34px; flex: none; background-color: currentColor; -webkit-mask: url("/shared/assets/mitus-logo.svg") center / contain no-repeat; mask: url("/shared/assets/mitus-logo.svg") center / contain no-repeat; }
.mitus-brand-tagline { color: var(--muted); font-size: 12px; font-weight: 400; line-height: 1.4; }
