/* Shared branding for the download site, subscription page and control panel. */
.brand-mark,.brand-icon,.panel-icon{flex-shrink:0;overflow:hidden;background:#10100f}
.brand-mark>img,.brand-icon>img,.panel-icon>img{display:block;width:100%;height:100%;object-fit:contain;border-radius:inherit}
.brand .brand-caption{display:block;font-size:9px;font-weight:500;line-height:1.5;letter-spacing:1.3px;margin-top:2px}
.brand-icon+span{line-height:1.35}
img.brand-emblem{display:block;flex-shrink:0;width:40px;height:40px;object-fit:contain;background:#10100f;padding:0}
.brand.brand-compact{font-size:15px;gap:9px;letter-spacing:.4px}
.brand-compact .brand-icon{width:32px;height:32px;border-radius:9px}
.brand-compact .brand-caption{font-size:8px}
@media(max-width:540px){.brand .brand-caption{font-size:8px;letter-spacing:1px}.brand.brand-compact{font-size:14px}}
