/* Original lower-J monogram; uniform scaling and page-color inheritance. */
.site-header a.wordmark{display:flex;align-items:center;justify-content:center;width:64px;min-width:64px;min-height:48px;line-height:1;letter-spacing:0}
.site-header .wordmark .brandmark{display:block;width:54px;height:42.19px;color:inherit;background-color:currentColor;-webkit-mask:url('/media/brand/brandmark-white.svg') center/contain no-repeat;mask:url('/media/brand/brandmark-white.svg') center/contain no-repeat}
@media(max-width:600px){.site-header a.wordmark{width:48px;min-width:48px;min-height:44px}.site-header .wordmark .brandmark{width:44px;height:34.38px}}
@media(forced-colors:active){.site-header .wordmark .brandmark{background-color:LinkText;forced-color-adjust:none}}
