/* Shared approved brand. No filters, generated lettering or alternate mascot. */
.kl-brand{display:inline-flex;flex:none;align-items:center;gap:6px;width:166px;min-width:166px;height:44px;min-height:44px;color:#0f172a;text-decoration:none;line-height:1}
.kl-brand .kl-brand-fox{display:block;flex:0 0 55px;width:55px;height:40px;object-fit:contain;object-position:center bottom;filter:none}
.kl-brand .kl-brand-word{display:block;color:inherit;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:24px;font-weight:800;letter-spacing:-1px;line-height:1}
html[data-theme=dark] .kl-brand{color:#f8fafc}
.kl-brand:focus-visible{outline:2px solid var(--focus,var(--cv1-brand));outline-offset:4px;border-radius:4px}
.kl-brand.kl-brand-compact{width:142px;min-width:142px;gap:5px}
.kl-brand-compact .kl-brand-fox{width:49px;height:36px;flex-basis:49px}
.kl-brand-compact .kl-brand-word{font-size:22px}
.cv1-auth-context-brand{margin-bottom:18px}
@media(max-width:600px){.kl-brand{width:142px;min-width:142px;gap:5px}.kl-brand .kl-brand-fox{width:49px;height:36px;flex-basis:49px}.kl-brand .kl-brand-word{font-size:22px}}
