/* The owner's logo has real alpha; no blending or cropping is necessary. */
.brand{flex-shrink:0}.brand:focus-visible{outline:2px solid var(--red,#ae2d34);outline-offset:4px}
.brand .brand-art{display:block;position:relative;overflow:hidden;width:178px;height:64px;padding:0;background:transparent;transform:none;flex:none}
.brand .brand-art img{display:block;width:100%;height:100%;object-fit:contain}
.brand .brand-art-transparent{height:auto;aspect-ratio:1430/560}
footer .brand .brand-art{width:210px}.account-card .brand{display:flex;margin-bottom:24px}.account-card .brand .brand-art{width:210px}
@media(max-width:600px){.brand .brand-art{width:136px;height:48px}.brand .brand-art-transparent{height:auto}header:has(.brand-art){gap:8px;padding-left:16px;padding-right:16px}header:has(.brand-art) .branding-edit{right:8px;top:58px}}
@media(min-width:601px) and (max-width:1050px){body>nav{position:static;transform:none;justify-content:center;height:auto;padding:12px 16px;flex-wrap:wrap}header:has(.brand-art){padding-left:24px;padding-right:24px}}
