/* The approved 3D artwork is shared by the small brand and the welcome globe. */
.brand {gap:1px;min-width:0;flex:0 1 auto;}
.brand .wordmark {display:block;flex:0 1 126px;width:126px;min-width:84px;line-height:1;letter-spacing:0;}
.brand-wordmark {display:block;width:100%;height:auto;}
.brand-mark {display:block;flex:0 0 auto;width:54px;aspect-ratio:16/11;line-height:0;}
.brand-mark img {display:block;width:100%;height:100%;object-fit:contain;}
.hero-orbit {animation:none!important;filter:none;}
.hero-orbit .brand-mark {width:min(100%,300px);height:auto;}
.identity-result-art .brand-mark {width:210px;max-width:100%;height:auto;}
.identity-result-art {width:210px;height:auto;min-height:144px;}
@media(max-width:380px){
  .topbar {padding-left:14px;padding-right:14px;gap:6px;}
  .brand .wordmark {width:112px;min-width:78px;}
  .brand-mark {width:44px;}
  .topbar-actions {gap:4px;flex:0 1 auto;}
}
@media(max-height:740px){.hero-orbit .brand-mark{width:244px;}}
