/* Simbatch approved monochrome logo. Scoped brand-only overrides. */
.sb-brand{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;width:160px;max-width:100%;min-height:44px;flex-shrink:0;padding:0!important;line-height:0!important;text-decoration:none}
.sb-brand>img.sb-brand__image{display:block!important;width:100%!important;height:auto!important;max-height:44px;object-fit:contain;object-position:left center}
.sb-wordmark>img.sb-wordmark__image{display:block!important;width:100%!important;height:auto!important;max-width:100%;object-fit:contain}
.sb-wordmark{line-height:1!important}
.sb-emblem>img{display:block;width:72%;height:72%;object-fit:contain}
.sb-brand:focus-visible{outline:2px solid currentColor;outline-offset:5px;border-radius:4px}
@media(max-width:480px){.sb-brand{width:134px}.sb-brand>img.sb-brand__image{max-height:40px}}
