/* Approved vector lockups. Direction stays fixed while the surrounding UI mirrors. */
.brand,.footer-brand{display:inline-flex;align-items:center;flex-shrink:0;direction:ltr;unicode-bidi:isolate;line-height:1}
.brand img{display:block;width:184px;height:auto;max-width:none}
.footer-brand img{display:block;width:112px;height:auto}
.brand:focus-visible,.footer-brand:focus-visible{outline:2px solid #164839;outline-offset:6px;border-radius:4px}
.demo-icon img{display:block;width:26px;height:26px;object-fit:contain}
.demo-icon{background:#f9f6ef}
.final-brand{display:block;width:72px;height:72px;margin:0 auto 24px}
.account-loading img{display:block;width:220px;max-width:100%;height:auto;margin:0 auto}
.operations-brand{display:block;width:168px;height:auto;flex-shrink:0}
@media(max-width:700px){.brand img{width:146px}.footer-brand img{width:104px}}
@media(max-width:360px){.brand img{width:130px}}
