#baios-gmsov31-status-panel {
  margin: 8px 0 0 0;
  padding: 8px 10px;
  border-left: 4px solid #0a4d78;
  background: #eef7fb;
  color: #123;
  font-size: 13px;
}
#baios-gmsov31-admin-badge {
  position: fixed;
  right: 12px;
  bottom: 12px;
  z-index: 999999;
  background: rgba(10, 77, 120, 0.94);
  color: #fff;
  border-radius: 8px;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 1.3;
  max-width: 340px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.18);
}
.baios-gmsov31-popup { max-width: 280px; font-size: 13px; line-height: 1.35; }
.baios-gmsov31-popup p { margin: 6px 0; }
.baios-gmsov31-source { margin-top: 6px; color: #667; font-size: 11px; }
