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;
}
.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;pointer-events:auto;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*0.0625rem + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*0.0625rem + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*0.0625rem + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*0.0625rem + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}/* 页面整体容器 */
._loginContainer_nwryz_2 {
  position: relative;
  min-width: 100vw;
  min-height: 100vh;
}
/* 背景图 */
._loginBg_nwryz_8 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* ICP 备案信息 */
._copyright_nwryz_17 {
  position: absolute;
  bottom: 2.875rem;
  left: 0;
  z-index: 2;
  width: 100%;
  color: #7895cd;
  font-size: 0.6875rem;
  text-align: center;
  cursor: pointer;
  border: none;
  background: none;
}
/* 登录页主体内容 */
._loginContent_nwryz_31 {
  position: relative;
  z-index: 3;
  height: 100vh;
  padding: 0 13% 0 13%;
}
._loginContentWrapper_nwryz_37 {
  width: 100%;
  padding-top: 20vh;
}
/* 左侧 logo + 标题 */
._loginContentLeft_nwryz_42 {
  width: 44%;
  min-width: 20.625rem;
}
._loginLogo_nwryz_46 {
  width: 3vw;
  height: 3vw;
}
._loginTitle_nwryz_50 {
  margin-top: -0.5vw;
  color: #3d3d3d;
  font-size: 2.5vw;
  font-weight: bolder;
  letter-spacing: 0.25rem;
}
/* 右侧登录卡片容器 */
._loginContentRightWrapper_nwryz_58 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  max-width: 25rem;
  width: 23%;
  background: linear-gradient(196deg, rgba(255, 255, 255, 0.2) 2%, #f9fafd 100%);
  border-radius: 0.875rem;
  position: absolute;
  right: 15%;
  min-width: 22.5rem;
  overflow: hidden;
  aspect-ratio: 880 / 1080;
  border: 0.0625rem solid #FFFFFF;
}
@media (max-width: 1550px) {
  ._loginContentRightWrapper_nwryz_58 {
    right: 10%;
  }
  ._passwordLoginCard_nwryz_77,
  ._otpLoginCard_nwryz_78 {
    padding: 0 1.75rem 2rem;
  }
}
@media (max-width: 1280px) {
  ._passwordLoginCard_nwryz_77,
  ._otpLoginCard_nwryz_78 {
    padding: 0 1.25rem 1.75rem;
  }
}
._passwordLoginCard_nwryz_77,
._otpLoginCard_nwryz_78 {
  /* 关键：不要再靠 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 2.5rem 2.5rem;
  height: 100%;
}
._passwordLoginCard_nwryz_77 {
  width: 50%;
  max-height: 28.125rem;
  padding: 0 2.5rem 2.5rem;
  border-top-left-radius: 0.875rem;
  border-bottom-left-radius: 0.875rem;
  border-right: 0.0625rem solid #ebeff7;
}
._passwordLoginTitle_nwryz_109 {
  padding: 0.75rem 0;
  color: #292c33;
  font-size: 1.125rem;
  font-weight: 700;
  border-bottom: 0.0625rem solid #dee9f7;
  height: 2rem;
}
/* 验证码登录卡片 */
._otpLoginCard_nwryz_78 {
  border-left: none;
  border-top-right-radius: 0.875rem;
  border-bottom-right-radius: 0.875rem;
  backdrop-filter: blur(0.625rem);
}
/* 手机 / 邮箱登录切换 tab */
._otpLoginTabs_nwryz_125 {
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 0;
  border-bottom: 0.0625rem solid #dee9f7;
  padding: 0.75rem 0;
}
._otpLoginTab_nwryz_125 {
  position: relative;
  /* 关键：两个 tab 平分，并且允许被压缩后出现省略号 */
  flex: 1 1 0;
  min-width: 0;
  color: #292c33;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  border: none;
  background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 2rem;
}
._otpLoginTabActive_nwryz_150 {
  color: #292c33;
  font-size: 1.125rem;
  font-weight: 700;
}
._otpLoginTabActive_nwryz_150::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 3rem;
  height: 0.1875rem;
  border-radius: 62.4375rem;
  background: #105fc8;
  transform: translateX(-50%);
  content: '';
}
/* 登录表单 */
._otpLoginForm_nwryz_167 {
  width: 100%;
  padding: 1.25rem 0;
}
/* 手机号 / 邮箱输入项 */
._otpAccountFormItem_nwryz_172 {
  margin-bottom: 4.125rem;
}
._otpAccountFormItem_nwryz_172 .ant-form-item-label {
  padding-bottom: 0.5rem;
}
._otpAccountFormItem_nwryz_172 .ant-form-item-label > label {
  color: #6a7ba4;
  font-weight: 400;
}
._otpAccountFormItem_nwryz_172 .ant-form-item-explain-error {
  margin-top: 0.375rem;
  font-size: 0.8125rem;
}
._otpAccountInput_nwryz_186 {
  color: #333333;
  font-size: 1rem;
  border: none;
  background: #ffffff;
}
._otpAccountFormItem_nwryz_172 input::placeholder {
  color: #a8bbd4;
  font-size: 1rem;
}
/* 获取验证码按钮 */
._otpSendButton_nwryz_197 {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 0.5rem;
  border-color: #77a8e7;
}
._otpSendButton_nwryz_197:hover,
._otpSendButton_nwryz_197:focus {
  border-color: #5f99e3;
  background: #5f99e3;
}
._otpSendButton_nwryz_197:disabled {
  color: #ffffff;
  border-color: #77a8e7;
  background: #77a8e7;
  opacity: 0.75;
}
/* 验证码输入页 */
._otpVerifyBox_nwryz_216 {
  position: relative;
  padding-top: 0.25rem;
}
._otpBackWrapper_nwryz_220 {
  margin-bottom: 1.25rem;
  text-align: right;
  color: #6a7ba4;
  font-size: 0.875rem;
}
._otpVerifyTitle_nwryz_226 {
  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_nwryz_226 img {
  width: 1.375rem;
  height: 1.375rem;
}
._otpVerifyDescWrapper_nwryz_240 {
  margin-bottom: 1.75rem;
  text-align: center;
}
._otpVerifyDesc_nwryz_240 {
  color: #5f7fae;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
/* OTP 输入框 */
._otpCodeFormItem_nwryz_250 {
  margin-bottom: 1.5rem;
  width: 100%;
}
._otpCodeFormItem_nwryz_250 .ant-input-otp {
  justify-content: center;
  gap: 0.5rem;
}
._otpCodeFormItem_nwryz_250 .ant-otp-input-wrapper {
  width: 15%;
  max-width: 2.8125rem;
  aspect-ratio: 1 / 1;
  font-size: 1.375rem;
}
._otpCodeFormItem_nwryz_250 .ant-input {
  width: 100%;
  height: 100%;
  border: none;
}
._otpCodeFormItem_nwryz_250 .ant-form-item-control-input {
  justify-content: center;
}
._otpCodeFormItem_nwryz_250 .ant-otp {
  width: 100%;
}
/* 重发验证码按钮 */
._otpResendButton_nwryz_276 {
  color: #3478d8;
  font-size: 0.875rem;
}
/* 产品选择弹窗 item */
._productItem_nwryz_281 {
  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_nwryz_281:hover {
  border-color: #0958d9;
}
._productItemSelect_nwryz_296 {
  border-color: #0958d9;
}
/* 产品选择选中角标 */
._select-icon_nwryz_300 {
  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_nwryz_300 ._select-icon-check_nwryz_309 {
  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_1x6iz_1 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 2.375rem;
  padding: 0 0.75rem;
  background: #fff;
  border-radius: 0.25rem;
  box-sizing: border-box;
  color: #262626;
}
._phoneField_1x6iz_1 .ant-select-selector {
  padding: 0 !important;
}
._phoneField_1x6iz_1 .ant-select-selection-item {
  color: #262626 !important;
  font-size: 1rem;
}
._countrySelect_1x6iz_19 {
  width: 5rem;
  max-width: 5rem;
  flex-shrink: 0;
}
._countryOption_1x6iz_24 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
}
._countryCode_1x6iz_30 {
  color: #262626;
}
._countryName_1x6iz_33 {
  color: #595959;
}
._phoneInput_1x6iz_36 {
  flex: 1;
  min-width: 0;
  border: none;
  outline: none;
  background: transparent;
  font-size: 1rem;
  color: #262626;
}
._phoneInput_1x6iz_36::placeholder {
  color: #a8bbd4;
  font-size: 1rem;
}
._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;
}

