/* Keep the original artwork. Align its mark and wordmark in one scalable lockup. */
.logo:has(.brand-lockup){display:flex;align-items:center;height:64px;overflow:visible;mix-blend-mode:lighten}
.logo .brand-lockup{display:block;width:100%;height:auto;max-height:100%;flex:none;overflow:visible;filter:contrast(1.2)}
.site-header .logo:has(.brand-lockup){width:238px}
.footer-identity .logo:has(.brand-lockup){width:238px;height:58px;margin:0 0 14px}
@media(max-width:1050px){.site-header .logo:has(.brand-lockup){width:210px}}
@media(max-width:700px){.site-header .logo:has(.brand-lockup),.site-header.is-scrolled .logo:has(.brand-lockup){width:182px;height:52px}.footer-identity .logo:has(.brand-lockup){width:216px;height:52px}}
@media(max-width:370px){.site-header .logo:has(.brand-lockup),.site-header.is-scrolled .logo:has(.brand-lockup){width:172px}}
@media(max-width:350px){.site-header .logo:has(.brand-lockup),.site-header.is-scrolled .logo:has(.brand-lockup){width:151px}}
