.bt-wordmark { display: inline-flex; align-items: center; gap: 8px; white-space: nowrap; color: inherit; }
.bt-wordmark svg { flex: none; display: block; }
.bt-wordmark > span { font: 700 22px/1.2 Barlow,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; letter-spacing: -.5px; }
.customer-workspace header .brand { background: transparent; padding: 0; border-radius: 0; color: #faf9f7; }
.customer-workspace header { min-height: 70px; padding-block: 12px; }
.pc-brand { background: transparent; border-radius: 0; padding: 8px 10px; color: #faf9f7; }
.pc-brand .bt-wordmark > span { font-size: 20px; }
.pc-brand .bt-wordmark svg { width: 38px; height: 29px; }
.auth-wordmark .bt-wordmark > span { font-size: 28px; }
.auth-wordmark .bt-wordmark svg { width: 56px; height: 42px; }
