html, body {
  margin: 0;
  background-color: #F7F9FC;
}
* {
  -webkit-tap-highlight-color: transparent;
}
#root {
  background-color: #F7F9FC;
  min-height: 100vh;
}
.ant-input-affix-wrapper .anticon.ant-input-password-icon {
  color: #B8BECC
}
.ant-select-single.ant-select-lg.login-select .ant-select-selector{
  font-size: 0.875rem
}
.ant-select-single.ant-select-lg.login-select .ant-select-prefix{
  display: flex;
  align-items: center;
  margin-inline-end:0.75rem
}
:where(.css-dev-only-do-not-override-p4wnus).ant-breadcrumb{
  font-weight: bold;
}
/* 针对 Tree 组件的选中状态 */
.ant-tree .ant-tree-node-selected,
.ant-tree .ant-tree-node-selected .ant-tree-title,
.ant-tree .ant-tree-treenode-selected,
.ant-tree .ant-tree-treenode-selected .ant-tree-title {
  width: 100% !important;
}

/* 针对 Tree 组件的悬停状态 */
.ant-tree .ant-tree-treenode:hover,
.ant-tree .ant-tree-treenode:hover .ant-tree-title {
  width: 100% !important;
}

/* 修复页面返回时的布局问题 */
.ant-table-wrapper {
  height: 100% !important;
}

.ant-table-container {
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
}

.ant-table-body {
  flex: 1 !important;
  overflow: auto !important;
}

/* 确保表格在容器变化时能正确重新计算尺寸 */
.ant-table {
  table-layout: fixed !important;
}

/* 防止表格内容溢出 */
.ant-table-tbody > tr > td {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}


/* 整个滚动条 */
::-webkit-scrollbar {
    width: 0.375rem; /* 滚动条宽度 */
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
    background: #ffffff; /* 轨道颜色 */
}

/* 滑块 */
::-webkit-scrollbar-thumb {
    background: #DADEE5; /* 滑块颜色 */
    border-radius: 0.1875rem; /* 滑块圆角 */
}

/* 滑块在鼠标悬停时的颜色 */
::-webkit-scrollbar-thumb:hover {
    background: #DADEE5; /* 滑块悬停颜色 */
}._classifyList_7uoll_1 .ant-list-bordered {
  border: 0.0625rem solid #ebeff7 !important;
}
._classifyList_7uoll_1 .ant-spin-container > .ant-row > div {
  width: 37.5% !important;
  max-width: 37.5% !important;
}
._classifyList_7uoll_1 .ant-spin-container > .ant-row > div:first-child {
  width: 25% !important;
  max-width: 25% !important;
}
._classifyList_7uoll_1 .ant-card-head {
  border-radius: 0;
}
._classifyList_7uoll_1 .ant-list-footer {
  position: sticky;
  bottom: 0;
  background: #fff;
  padding: 0;
  border-top: 0.0625rem solid #ebeff7;
}
._applicationItemActive_7uoll_22 {
  background: #e6f1ff;
}
._applicationItem_7uoll_22 {
  cursor: pointer;
  /* Regular/Body14 */
  font-family: PingFang SC;
  font-size: 0.875rem;
  letter-spacing: 0em;
  font-variation-settings: 'opsz' auto;
  /* 文字/文字色1 */
  color: #292c33;
}
._applicationItem_7uoll_22:hover {
  background: #f7f9fc;
}
._applicationItem_7uoll_22 ._actionWrap_7uoll_38 {
  display: none;
}
._applicationItem_7uoll_22:hover ._actionWrap_7uoll_38 {
  display: flex;
}
._actionBtn_7uoll_44 {
  font-size: 0.75rem;
}
._formWrap_7uoll_47 .ant-form-item {
  margin-bottom: 0.5rem;
}
._formWrap_7uoll_47 .ant-form-item:last-child {
  margin-bottom: 0;
}
._treeWrap_7uoll_53 .ant-tree-treenode {
  border-bottom: 0.0625rem solid #ebeff7;
  margin-bottom: 0;
}
._treeWrap_7uoll_53 .ant-tree-treenode:last-child {
  border-bottom: none;
}
._treeWrap_7uoll_53 .ant-tree-switcher {
  margin-left: 0.75rem;
  align-self: center;
}
._treeWrap_7uoll_53 .ant-tree-treenode-selected,
._treeWrap_7uoll_53 .ant-tree-node-selected {
  background-color: #f7f9fc !important;
}
._treeWrap_7uoll_53 .ant-tree-treenode {
  margin-bottom: 0;
}
._treeWrap_7uoll_53 .ant-tree-treenode::before {
  display: none !important;
}
._treeWrap_7uoll_53 .ant-tree-treenode:hover {
  background-color: #f7f9fc !important;
}
._treeWrap_7uoll_53 .ant-tree-node-content-wrapper {
  background: transparent;
}
._treeWrap_7uoll_53 .ant-tree-node-content-wrapper:hover {
  background: transparent;
}
._treeWrap_7uoll_53 .ant-tree-node-content-wrapper-normal {
  background: transparent !important;
}
._treeWrap_7uoll_53 ._treeTitle_7uoll_86 {
  padding: 0.8125rem 0;
}
._treeWrap_7uoll_53 ._treeTitle_7uoll_86 ._actionBtn_7uoll_44 {
  display: none;
}
._treeWrap_7uoll_53 ._treeTitle_7uoll_86:hover ._actionBtn_7uoll_44 {
  display: block;
}
._baseTextColor_7uoll_95 {
  color: #292c33 !important;
}
._title_65e6p_1 {
  font-family: PingFang SC;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5rem;
  /* 文字色/Text- primary */
  /* 样式描述：#292C33 */
  color: #292c33;
  margin-bottom: 1rem;
}
.user-right .ant-card-body {
  padding: 0 !important;
}
/* 页面整体容器 */
._loginContainer_wmcqo_2 {
  position: relative;
  min-width: 100vw;
  min-height: 100vh;
}
/* 背景图 */
._loginBg_wmcqo_8 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* ICP 备案信息 */
._copyright_wmcqo_17 {
  position: absolute;
  bottom: 2.875rem;
  left: 0;
  z-index: 999;
  width: 100%;
  color: #7895cd;
  font-size: 0.6875rem;
  text-align: center;
  cursor: pointer;
  border: none;
  background: none;
}
/* 登录页主体内容 */
._loginContent_wmcqo_31 {
  position: relative;
  z-index: 3;
  height: 100vh;
  padding: 0 10% 0 10%;
  display: flex;
  align-items: center;
}
@media (max-width: 1500px) {
  ._loginContent_wmcqo_31 {
    padding: 0 5% 0 5%;
  }
}
@media (max-width: 1280px) {
  ._loginContent_wmcqo_31 {
    padding: 0 3% 0 3%;
  }
}
._loginContentLeft_wmcqo_49 {
  padding-right: 5rem;
  margin-top: -3.125rem;
}
@media (max-width: 1480px) {
  ._loginContentLeft_wmcqo_49 {
    margin-top: -0.625rem;
  }
}
._loginContentWrapper_wmcqo_58 {
  width: 100%;
}
._loginLogo_wmcqo_61 {
  width: 3vw;
  height: 3vw;
}
._loginTitle_wmcqo_65 {
  margin-top: -0.5vw;
  color: #3d3d3d;
  font-size: 2.5vw;
  font-weight: bolder;
  letter-spacing: 0.25rem;
  white-space: nowrap;
}
/* 右侧登录卡片容器 */
._loginContentRightWrapper_wmcqo_74 {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  background: linear-gradient(196deg, rgba(255, 255, 255, 0.2) 2%, #f9fafd 100%);
  border-radius: 0.875rem;
  min-width: 55.0625rem;
  overflow: hidden;
  border: 0.0625rem solid #ffffff;
}
@media (max-width: 1480px) {
  ._loginContentRightWrapper_wmcqo_74 {
    min-width: 46.3125rem;
  }
}
._verticalDivider_wmcqo_89 {
  width: 0.0625rem !important;
  background-color: #dee9f7;
  min-width: 0.0625rem !important;
  margin: 0;
}
._passwordLoginCard_wmcqo_95,
._otpLoginCard_wmcqo_96 {
  /* 关键：不要再靠 width + max-width 争空间 */
  flex: 1 1 0;
  width: 0;
  min-width: 0;
  max-width: none;
  /* 关键：padding 算入 50% 内部 */
  box-sizing: border-box;
  max-height: 28.125rem;
  padding: 0 1.875rem 1.875rem;
  height: 100%;
}
._passwordLoginCard_wmcqo_95 {
  width: 50%;
  max-height: 28.125rem;
  padding: 0 1.875rem 1.875rem;
  border-top-left-radius: 0.875rem;
  border-bottom-left-radius: 0.875rem;
  border-right: 0.0625rem solid #ebeff7;
}
._passwordLoginTitle_wmcqo_116 {
  color: #292c33;
  font-size: 1rem;
  font-weight: 700;
  border-bottom: 0.0625rem solid #dee9f7;
  height: 4.5rem;
}
/* 验证码登录卡片 */
._otpLoginCard_wmcqo_96 {
  border-left: none;
  border-top-right-radius: 0.875rem;
  border-bottom-right-radius: 0.875rem;
  backdrop-filter: blur(0.625rem);
}
/* 手机 / 邮箱登录切换 tab */
._otpLoginTabs_wmcqo_131 {
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 0;
  border-bottom: 0.0625rem solid #d0e0f4;
}
._otpLoginTab_wmcqo_131 {
  position: relative;
  /* 关键：两个 tab 平分，并且允许被压缩后出现省略号 */
  flex: 1 1 0;
  min-width: 0;
  color: #292c33;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  border: none;
  background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 4.5rem;
  padding: 0;
}
._otpLoginTabActive_wmcqo_155 {
  color: #292c33;
  font-size: 1.25rem;
  font-weight: 700;
  padding-left: 0 !important;
}
._otpLoginTabActive_wmcqo_155::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 3rem;
  height: 0.1875rem;
  border-radius: 62.4375rem;
  background: #105fc8;
  transform: translateX(-50%);
  content: '';
}
/* 登录表单 */
._otpLoginForm_wmcqo_173 {
  width: 100%;
  padding: 3.75rem 0;
}
/* 手机号 / 邮箱输入项 */
._otpAccountFormItem_wmcqo_178 {
  margin-bottom: 5rem;
}
._otpAccountFormItem_wmcqo_178 .ant-form-item-label {
  padding-bottom: 0.75rem;
}
._otpAccountFormItem_wmcqo_178 .ant-form-item-label > label {
  color: #6a7ba4;
  font-weight: 400;
  font-size: 1.125rem;
}
._otpAccountFormItem_wmcqo_178 .ant-form-item-explain-error {
  margin-top: 0.375rem;
  font-size: 0.8125rem;
}
._otpAccountInput_wmcqo_193 {
  color: #333333;
  font-size: 1rem;
  border: none;
  background: #ffffff;
  height: 3rem;
}
._otpAccountInput_wmcqo_193:focus {
  border: none !important;
  box-shadow: none !important;
}
._otpAccountFormItem_wmcqo_178 input::placeholder {
  color: #a8bbd4;
  font-size: 1rem;
}
/* 获取验证码按钮 */
._otpSendButton_wmcqo_209 {
  color: #ffffff;
  font-size: 1.125rem;
  font-weight: 600;
  border-radius: 0.5rem;
  border-color: #77a8e7;
  height: 3.25rem;
  box-shadow: none !important;
  border: none !important;
}
._otpSendButton_wmcqo_209:hover,
._otpSendButton_wmcqo_209:focus {
  border-color: #5f99e3;
  background: #5f99e3;
}
._otpSendButton_wmcqo_209:disabled {
  color: #ffffff;
  border-color: #77a8e7;
  background: #77a8e7;
  opacity: 0.75;
}
/* 验证码输入页 */
._otpVerifyBox_wmcqo_231 {
  position: relative;
  padding-top: 0.25rem;
}
._otpBackWrapper_wmcqo_235 {
  margin-bottom: 1.25rem;
  text-align: right;
  color: #6a7ba4;
  font-size: 0.875rem;
}
._otpVerifyTitle_wmcqo_241 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-bottom: 1.125rem;
  color: #1f2937;
  font-size: 1.125rem;
  font-weight: 600;
}
._otpVerifyTitle_wmcqo_241 img {
  width: 1.375rem;
  height: 1.375rem;
}
._otpVerifyDescWrapper_wmcqo_255 {
  margin-bottom: 1.75rem;
  text-align: center;
}
._otpVerifyDesc_wmcqo_255 {
  color: #5f7fae;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
/* OTP 输入框 */
._otpCodeFormItem_wmcqo_265 {
  margin-bottom: 1.5rem;
  width: 100%;
}
._otpCodeFormItem_wmcqo_265 .ant-input-otp {
  justify-content: center;
  gap: 0.5rem;
}
._otpCodeFormItem_wmcqo_265 .ant-otp-input-wrapper {
  width: 15%;
  max-width: 2.8125rem;
  aspect-ratio: 1 / 1;
  font-size: 1.375rem;
}
._otpCodeFormItem_wmcqo_265 .ant-input {
  width: 100%;
  height: 100%;
  border: none;
  font-size: 1.375rem;
}
._otpCodeFormItem_wmcqo_265 .ant-form-item-control-input {
  justify-content: center;
}
._otpCodeFormItem_wmcqo_265 .ant-otp {
  width: 100%;
  justify-content: center;
}
/* 重发验证码按钮 */
._otpResendButton_wmcqo_293 {
  color: #3478d8;
  font-size: 0.875rem;
}
/* 产品选择弹窗 item */
._productItem_wmcqo_298 {
  position: relative;
  width: 7.5rem;
  height: 8.75rem;
  overflow: hidden;
  color: #292c33;
  font-size: 1rem;
  border: 0.0625rem solid #ebeff7;
  border-radius: 0.25rem;
  background: none;
  padding: 0;
}
._productItem_wmcqo_298:hover {
  border-color: #0958d9;
}
._productItemSelect_wmcqo_313 {
  border-color: #0958d9;
}
/* 产品选择选中角标 */
._select-icon_wmcqo_317 {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 1.5rem;
  background: #0958d9;
  clip-path: polygon(100% 0, 100% 100%, 0 0);
}
._select-icon_wmcqo_317 ._select-icon-check_wmcqo_326 {
  position: absolute;
  top: 0.1875rem;
  right: 0.0625rem;
  width: 0.5rem;
  height: 0.25rem;
  border-left: 0.125rem solid #ffffff;
  border-bottom: 0.125rem solid #ffffff;
  transform: rotate(-45deg);
}
._phoneField_1vri9_1 {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 0.75rem;
  background: #fff;
  border-radius: 0.25rem;
  box-sizing: border-box;
  color: #262626;
  height: 3rem;
}
._phoneField_1vri9_1 .ant-select-selector {
  padding: 0 !important;
}
._phoneField_1vri9_1 .ant-select-selection-item {
  color: #262626 !important;
  font-size: 1rem;
}
._countrySelect_1vri9_19 {
  width: 5rem;
  max-width: 5rem;
  flex-shrink: 0;
}
._countryOption_1vri9_24 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
}
._countryCode_1vri9_30 {
  color: #262626;
}
._countryName_1vri9_33 {
  color: #595959;
}
._phoneInput_1vri9_36 {
  flex: 1;
  min-width: 0;
  border: none;
  outline: none;
  background: transparent;
  font-size: 1rem;
  color: #262626;
}
._phoneInput_1vri9_36::placeholder {
  color: #a8bbd4;
  font-size: 1rem;
}
._codeLoginContainer_1sfzu_1 {
  flex: 1;
  flex-shrink: 0;
  padding: 0 1.875rem;
}
._qrHeader_1sfzu_6 {
  font-size: 1.25rem;
  font-weight: 600;
  border-bottom: 0.0625rem solid #dee9f7;
  color: #292c33;
  height: 4.5rem;
  box-sizing: border-box;
}
._qrWrapper_1sfzu_14 {
  padding: 3.75rem 0;
}
._qrContent_1sfzu_17 {
  position: relative;
  display: inline-block;
  padding: 1rem;
  background: #fff;
  border-radius: 0.5rem;
}
._qrOverlay_1sfzu_24 {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.9);
  pointer-events: none;
  border-radius: 0.5rem;
}
._qrStatusOverlay_1sfzu_31,
._qrHint_1sfzu_32 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.5rem;
}
._hintTitle_1sfzu_39 {
  font-weight: 600;
  color: #3d3d3d;
}
._hintDesc_1sfzu_43 {
  color: #3d3d3d;
}
._hintIcon_1sfzu_46 {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  background-color: #fff;
}
._page_1ra1k_1 {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100vw;
  min-height: 100vh;
  padding: 1.25rem 2rem 1.875rem;
  box-sizing: border-box;
  background: #ffffff;
}
._page_1ra1k_1 ._bg_1ra1k_11 {
  width: 12.0625rem;
  height: 10.25rem;
}
._page_1ra1k_1 ._logo_1ra1k_15 {
  width: 2.375rem;
  height: 2.375rem;
}
._page_1ra1k_1 ._title_1ra1k_19 {
  margin-top: 0.5rem;
  margin-bottom: 1.25rem;
  color: #4b7eb9;
  font-family: OPPOSans, serif;
  font-size: 0.9375rem;
  font-weight: normal;
  line-height: 0.9375rem;
}
._page_1ra1k_1 ._phoneNumberField_1ra1k_28 {
  background: #f7f9fc;
  height: 2.75rem;
}
/* 选择应用页 */
._selectProductPage_1ra1k_33 {
  width: 100vw;
  height: 100vh;
  padding: 1rem;
  box-sizing: border-box;
  background: #f7f9fc;
}
._selectProductPage_1ra1k_33 ._selectTitle_1ra1k_40 {
  width: 100%;
  color: #292c33;
  font-family: PingFang SC,
      serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.375rem;
}
._selectProductPage_1ra1k_33 ._selectItem_1ra1k_49 {
  position: relative;
  width: 100%;
  height: 5.25rem;
  padding: 0.75rem;
  box-sizing: border-box;
  color: #292c33;
  font-size: 1rem;
  border: 0.0625rem solid #ebeff7;
  border-radius: 0.25rem;
  background: #ffffff;
}
._selectProductPage_1ra1k_33 ._selectItem_1ra1k_49 ._selectImg_1ra1k_61 {
  width: 3.75rem;
  height: 3.75rem;
}
/* 选择应用右上角选中标记 */
._select-icon_1ra1k_66 {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.5rem;
  height: 1.5rem;
  background: #0958d9;
  clip-path: polygon(100% 0, 100% 100%, 0 0);
}
._select-icon_1ra1k_66 ._select-icon-check_1ra1k_75 {
  position: absolute;
  top: 0.1875rem;
  right: 0.0625rem;
  width: 0.5rem;
  height: 0.25rem;
  border-left: 0.125rem solid #ffffff;
  border-bottom: 0.125rem solid #ffffff;
  transform: rotate(-45deg);
}
/* 通用主按钮 */
._btn_1ra1k_86 {
  height: 2.8125rem;
  border-radius: 0.5rem;
}
/* ICP 备案信息 */
._icp_1ra1k_91 {
  width: 100%;
  margin-top: auto;
  padding-top: 1.5rem;
  color: #7895cd;
  font-size: 0.75rem;
  line-height: 1.25rem;
  text-align: center;
  cursor: pointer;
  background: none;
  border: none;
}
/* 手机号 / 邮箱输入框 */
._emailInput_1ra1k_104 {
  padding: 0.625rem 0.6875rem;
  border-radius: 0.5rem;
  background-color: #f7f9fc;
}
._emailInput_1ra1k_104::placeholder {
  color: #a8bbd4;
}
/* 获取验证码按钮 */
._sendOtpButton_1ra1k_113 {
  height: 3rem;
  border: none;
  border-radius: 0.5rem;
}
._sendOtpButton_1ra1k_113:disabled {
  color: #ffffff;
  background-color: rgba(16, 95, 200, 0.5);
}
/* 验证码已发送页面 */
._emailLoginBox_1ra1k_123 {
  text-align: center;
}
._emailLoginBox_1ra1k_123 ._emailLoginBoxBackButton_1ra1k_126 {
  margin-bottom: 20%;
  text-align: right;
}
._emailLoginBox_1ra1k_123 ._emailLoginBoxBackButton_1ra1k_126 button {
  color: #6a7ba4;
  font-size: 0.8125rem;
}
._emailLoginBox_1ra1k_123 ._emailLoginBoxTitle_1ra1k_134 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10%;
  font-size: 1.125rem;
  font-weight: 600;
}
._emailLoginBox_1ra1k_123 ._emailLoginBoxTitle_1ra1k_134 img {
  width: 1.125rem;
  margin-right: 0.25rem;
}
._emailLoginBox_1ra1k_123 ._emailLoginBoxTextWrapper_1ra1k_146 {
  margin-bottom: 8%;
}
._emailLoginBox_1ra1k_123 ._emailLoginBoxTextWrapper_1ra1k_146 ._emailLoginBoxText_1ra1k_146 {
  color: #6a7ba4;
  font-size: 0.875rem;
}
._emailLoginBox_1ra1k_123 ._emailLoginBoxResendButton_1ra1k_153 {
  color: #6a7ba4;
  font-size: 0.875rem;
}
/* OTP 输入框 */
._otpInputLabel_1ra1k_158 .ant-otp {
  width: 100%;
  justify-content: center;
}
._otpInputLabel_1ra1k_158 .ant-otp-input-wrapper {
  width: 15%;
  max-width: 2.8125rem;
  aspect-ratio: 1 / 1;
}
._otpInputLabel_1ra1k_158 .ant-otp-input-wrapper input {
  height: 100%;
  background: #f7f9fc;
  font-size: 1.375rem;
}
._otpInputLabel_1ra1k_158 .ant-otp-input-wrapper input:focus {
  border: 0.09375rem solid #105fc8;
  box-shadow: none;
}
/* 更多登录方式 */
._moreLoginWay_1ra1k_177 {
  width: 100%;
  margin-top: 3rem;
}
._moreLoginWayTitle_1ra1k_181 {
  color: #a8bbd4;
  font-size: 0.875rem;
}
._moreLoginWayTitle_1ra1k_181 .ant-divider-inner-text {
  color: #a8bbd4;
  font-size: 0.875rem;
}
._moreLoginWayTitle_1ra1k_181::before,
._moreLoginWayTitle_1ra1k_181::after {
  border-color: #a8bbd4 !important;
}
._moreLoginWayButton_1ra1k_193 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0.9375rem auto 0;
  padding: 0;
  color: #6a7ba4;
  font-size: 0.875rem;
  line-height: 1.375rem;
  cursor: pointer;
  border: none;
  background: transparent;
}
._moreLoginWayButton_1ra1k_193:active {
  opacity: 0.75;
}
._loginModeButton_1ra1k_211 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 4rem;
  padding: 0;
  color: #6a7ba4;
  font-size: 0.875rem;
  line-height: 1.375rem;
  cursor: pointer;
  border: none;
  background: transparent;
}
._loginModeButton_1ra1k_211:active {
  opacity: 0.75;
}
/* 更多登录方式图标基础样式 */
._emailLoginIcon_1ra1k_229,
._phoneLoginIcon_1ra1k_230,
._passwordLoginIcon_1ra1k_231 {
  position: relative;
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  margin-bottom: 0.375rem;
}
._loginFormArea_1ra1k_238 {
  width: 100%;
}
._passwordActionWrap_1ra1k_241 {
  margin-bottom: 1.875rem;
}
._tabItem_1bxmb_1  ._delete_1bxmb_1 {
    display: none;
}
._tabItem_1bxmb_1:hover ._delete_1bxmb_1 {
    display: block;
}

/* 确保 TabTag 选中状态的背景框长度与容器长度一致，保持原有布局 */
._tabItem_1bxmb_1 {
    width: 100% !important;
}

/* 针对激活状态的 TabTag */
._tabItem_1bxmb_1[data-active="true"],
._tabItem_1bxmb_1._active_1bxmb_15 {
    width: 100% !important;
}

