/* Supplied ModelPort artwork; isolated from upstream source and other patches. */
.mp-brand-mark{border-radius:0!important;object-fit:contain!important}
.mp-brand-mark-frame{background:transparent!important;border-radius:0!important;box-shadow:none!important}
.mp-brand-wordmark{
  display:block!important;background-image:url('./wordmark-light.png')!important;
  background-size:contain!important;background-position:center!important;
  background-repeat:no-repeat!important;background-clip:border-box!important;
  -webkit-background-clip:border-box!important;color:transparent!important;
  -webkit-text-fill-color:transparent!important;font-size:0!important;
  width:240px;max-width:100%;height:38px;min-height:0!important;line-height:1!important;
  margin-left:auto;margin-right:auto;
}
.dark .mp-brand-wordmark{background-image:url('./wordmark-dark.png')!important}
.mp-brand-hero{width:360px;max-width:100%;height:48px}
@media(min-width:1024px){.mp-brand-hero{margin-left:0;background-position:left center!important}}
.sidebar-brand-title.mp-brand-wordmark{width:150px;height:25px;margin:0;background-position:left center!important}
header nav .mp-brand-wordmark{width:150px;height:25px;margin:0;background-position:left center!important;flex-shrink:1}
@media(max-width:420px){header nav .mp-brand-wordmark{width:125px;height:21px}}
.mpb-toolbar input,.mpb-row-check{accent-color:#0d6ef2}
.dark .mpb-dialog,.dark .mpb-dialog-bar{background:#16243a;border-color:#253650}
