/* Shared approved Gool Market artwork across every application area. */
.brand:has(.gool-logo),.logo:has(.gool-logo),.footer-brand:has(.gool-logo){display:inline-flex;align-items:center;flex-shrink:0;background:#fff;border-radius:10px;padding:6px 8px;line-height:0;max-width:100%}
.gool-logo{display:block;width:200px;height:59px;max-width:100%;object-fit:fill}
.sidebar .gool-logo{width:177px;height:52px}
.footer-brand .gool-logo{width:177px;height:52px}
.account-mark:has(img){background:#fff;border-radius:16px;display:grid;place-items:center;overflow:hidden;transform:none}
.account-mark img{display:block;max-width:100%;height:auto}
@media(max-width:760px){.gool-logo{width:165px;height:49px}.brand:has(.gool-logo),.logo:has(.gool-logo){padding:5px 7px}.sidebar .gool-logo{width:156px;height:46px}.account-mark:has(img){display:none}}
@media(max-width:360px){.gool-logo{width:142px;height:42px}}
