/* Original logo artwork, displayed within a precise crop of its white margins. */
.site-header .brand{height:auto;aspect-ratio:1285/275;position:relative;overflow:hidden;background:white}
.site-header .brand img{position:absolute;width:168.8%;max-width:none;height:auto;left:-4.98%;top:-87.27%;object-fit:initial}
.workspace-brand{display:block!important;position:relative;width:390px;max-width:100%;aspect-ratio:2050/275;overflow:hidden;background:white}
.workspace-brand img{position:absolute;width:105.8%;max-width:none;height:auto;left:-3.12%;top:-87.27%}
header .workspace-brand{flex-shrink:0}
@media(max-width:700px){header .workspace-brand{width:260px}header .wrap{gap:16px}header nav a:not(.app-link){display:none}}
@media(max-width:480px){header .workspace-brand{width:210px}header .wrap{padding-inline:14px;gap:10px}header .app-link{font-size:10px;padding:9px}}
/* App brand surfaces preserve their existing home button and accessibility label. */
.brand.logo-button,.welcome-logo{position:relative;display:block!important;background:white!important;overflow:hidden;aspect-ratio:2050/275;height:auto!important;width:340px;max-width:100%;padding:0!important;border-radius:0;min-height:0}
.brand.logo-button>*,.welcome-logo>*{visibility:hidden}
.brand.logo-button:before,.welcome-logo:before{content:"";position:absolute;inset:0;background-image:url('/assets/ncm-workspace-logo-20260915.png');background-repeat:no-repeat;background-size:105.8% auto;background-position:50% 52.2%}
.welcome-logo{width:100%;margin:20px 0 30px}
@media(max-width:600px){.brand.logo-button{width:min(62vw,290px);flex-shrink:0}body.browser header{padding-inline:16px}}
