/* Build Vision v39: release interface polish */
.brand.brand-release,
.brand.brand-production{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-width:230px!important;
}
.brand.brand-release .company-logo,
.brand.brand-production .company-logo{
  display:block!important;
  width:auto!important;
  height:32px!important;
  max-width:122px!important;
  object-fit:contain!important;
  flex:0 0 auto!important;
}
.brand.brand-release .brand-separator,
.brand.brand-production .brand-separator{
  display:block!important;
  width:1px!important;
  height:28px!important;
  background:rgba(7, 27, 54, .16)!important;
  flex:0 0 auto!important;
}
.brand.brand-release .brand-title,
.brand.brand-production .brand-title,
.brand .brand-title,
.brand-title{
  color:#061a33!important;
  -webkit-text-fill-color:#061a33!important;
  background:none!important;
  text-shadow:none!important;
  font-weight:900!important;
  letter-spacing:-.03em!important;
}
.brand.brand-release .brand-title::first-letter,
.brand.brand-production .brand-title::first-letter{
  color:#061a33!important;
  -webkit-text-fill-color:#061a33!important;
}
#bvBackendLiveBadge,
.backend-live-badge,
.bv-debug-badge,
.bv-source-badge,
[data-debug],
[data-source-debug],
[data-bv-task-seed],
button[data-bv-task-seed],
.release-hidden,
.bv-admin-login-note{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
.object-card[data-source="backend"]::after,
.object-card[data-source="google"]::after,
.object-card[data-source="local"]::after{
  content:none!important;
  display:none!important;
}
.kpi-sub,
.muted-note,
.section-subtitle{
  text-wrap:balance;
}
.search-panel,
.bv-global-search-panel{
  z-index:1200!important;
}
.search-result-body,
.bv-search-body{
  line-height:1.45!important;
}
.profile-chip .profile-text span,
#roleCaption{
  color:#5e718b!important;
}
.release-status-pill{
  display:inline-flex;
  align-items:center;
  gap:6px;
  border:1px solid rgba(0,171,205,.2);
  background:rgba(0,171,205,.08);
  color:#037c95;
  border-radius:999px;
  padding:6px 10px;
  font-weight:800;
  font-size:12px;
}
