
.u051-force-online {
  position: fixed;
  right: 16px;
  bottom: 110px;
  z-index: 2147483647;
  border: 0;
  border-radius: 16px;
  min-height: 42px;
  padding: 10px 14px;
  background: linear-gradient(135deg,#2563eb,#1d4ed8);
  color: #fff;
  font-weight: 800;
  box-shadow: 0 12px 28px rgba(37,99,235,.24);
}
.u051-force-online.hidden { display: none !important; }
.u051-api-online .u051-force-online { display: none !important; }
