/* Supplied Entangl artwork. Keep the symbol/wordmark ratio and clear space intact. */
.brand{display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;gap:0;min-height:44px;line-height:1;letter-spacing:normal;text-decoration:none}
.brand .brand-logo{display:block;width:var(--brand-width,148px);height:auto;max-width:none;flex:none;object-fit:contain}
.site-header .brand{--brand-width:132px}
.site-footer .brand{--brand-width:160px;align-self:center;flex:0 0 auto;padding:0}
.dialog-topline .brand{--brand-width:132px}
.tablet-topbar .brand{--brand-width:84px;min-height:32px}
@media(max-width:1000px){.site-header .brand{--brand-width:124px}}
@media(max-width:760px){.site-header .brand{--brand-width:112px}.site-footer .brand{--brand-width:148px}}
@media(max-width:360px){.site-header .brand{--brand-width:96px}.site-footer .brand{--brand-width:136px}}
