/* Software identity only; customer branding continues to come from the profile. */
.brand img.brandmark{display:block;width:40px;height:40px;flex:0 0 40px;object-fit:contain;border-radius:10px;padding:0;background:transparent}
.branded-wordmark{display:flex;align-items:center;gap:12px}
.branded-wordmark>img{display:block;width:48px;height:48px;object-fit:contain;flex:0 0 48px;border-radius:12px}
.branded-wordmark>div{line-height:1.05}
.wordmark.branded-wordmark span{display:block;margin:7px 0 0;font-size:9px;letter-spacing:2px}
.logo.branded-wordmark small{margin-top:7px}
@media(max-width:500px){.branded-wordmark>img{width:42px;height:42px;flex-basis:42px}}
.sidebar .brand strong{font-size:23px;letter-spacing:-.6px;line-height:1.1}.sidebar .brand span{font-size:11px;letter-spacing:.4px;margin-top:4px}
