/* Supplied company logo, shared by public pages and administration. */
.wordmark{flex-shrink:0;line-height:1}
.company-logo{display:block;width:220px;height:auto;object-fit:contain}
.wordmark .company-logo{max-height:54px}
.footer-name .company-logo{width:210px;max-width:100%}
.footer-address{min-width:0;overflow-wrap:anywhere}
.login-brand,.sidebar-brand{flex-direction:column;align-items:flex-start;gap:10px}
.login-brand .company-logo{width:245px;max-width:100%}
.sidebar-brand .company-logo{width:180px;max-width:100%}
.login-brand>small,.sidebar-brand>small{font-size:12px;color:#64748b;letter-spacing:.08em}
@media(max-width:1050px){.wordmark .company-logo{width:190px}}
@media(max-width:760px){.wordmark .company-logo{width:190px;max-height:46px}.footer-name .company-logo{width:180px}}
@media(max-width:360px){.wordmark .company-logo{width:170px}}
