[data-shell-blocked="true"],
.password-login-tip,
.divider,
.social-login,
.zhaohui-zhanghao-entry {
  display: none !important;
}

body:has(#app:empty)::before {
  content: "\6B63\5728\52A0\8F7D\4F01\4E1A\767B\5F55\5165\53E3\FF0C\8BF7\7A0D\5019\2026";
  position: fixed;
  inset: 0;
  z-index: 2147483646;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.86);
  background:
    radial-gradient(circle at 50% 42%, rgba(37, 197, 255, 0.12), transparent 28%),
    rgb(15, 15, 18);
  font-size: 16px;
  letter-spacing: 0.08em;
}

.tuxing-yzm-img {
  min-width: auto !important;
  height: auto !important;
  padding: inherit !important;
}

.tuxing-yzm-img img {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  object-fit: contain !important;
  image-rendering: auto;
}

html[data-shell-login-error="true"]::after {
  content: "\767B\5F55\6210\529F\4F46\672C\5730\4F1A\8BDD\521B\5EFA\5931\8D25\FF0C\8BF7\5237\65B0\540E\91CD\8BD5\3002";
  position: fixed;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  z-index: 2147483647;
  padding: 12px 18px;
  border-radius: 8px;
  color: #fff;
  background: #b42318;
}
