/* v1.0.9 Official Logo & Branding Integration */
.site-logo-wrap{width:58px;height:58px;border-radius:12px;background:#fff;border:1px solid #e4e7ec;display:flex;align-items:center;justify-content:center;padding:3px;overflow:hidden;flex:0 0 auto;box-shadow:0 2px 8px rgba(16,24,40,.06)}
.site-logo-image{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.sidebar-brand-logo{width:76px;height:76px;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;padding:4px;overflow:hidden;flex:0 0 auto;box-shadow:0 5px 18px rgba(0,0,0,.16)}
.sidebar-brand-logo img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.sidebar-mobile-logo{width:42px;height:42px;border-radius:9px;background:#fff;display:flex;align-items:center;justify-content:center;padding:2px;overflow:hidden;flex:0 0 auto;border:1px solid rgba(255,255,255,.22)}
.sidebar-mobile-logo img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.sidebar-brand-wrap .sidebar-brand{align-items:center}
.sidebar-brand-copy{min-width:0}
.sidebar-brand-copy strong{line-height:1.22}
@media(max-width:900px){.site-logo-wrap{width:48px;height:48px}.site-brand strong{max-width:260px}}
@media(max-width:620px){.site-logo-wrap{width:44px;height:44px;border-radius:10px}.site-brand strong{max-width:190px}.sidebar-mobile-logo{width:38px;height:38px}}
