/* _content/AIChat/Pages/Layouts/BasicLayout.razor.rz.scp.css */
.ant_basic_layout[b-mtquoy9gai]  .ant-layout-header {
    position: fixed;
}

.ant_basic_layout[b-mtquoy9gai]{
    width: 90% !important;
}
/* _content/AIChat/Pages/Layouts/ChatLayout.razor.rz.scp.css */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.container__b__0[b-swey425hmr] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: auto;
  background: #f0f2f5;
}
.container__b__0 .lang[b-swey425hmr] {
  width: 100%;
  height: 40px;
  line-height: 44px;
  text-align: right;
}
.container__b__0 .lang :global(.ant-dropdown-trigger)[b-swey425hmr] {
  margin-right: 24px;
}
.container__b__0 .content[b-swey425hmr] {
  flex: 1;
  padding: 32px 0;
}
.container__b__0 .top[b-swey425hmr] {
  text-align: center;
}
.container__b__0 .header[b-swey425hmr] {
  height: 44px;
  line-height: 44px;
}
.container__b__0 .header a[b-swey425hmr] {
  text-decoration: none;
}
.container__b__0 .logo[b-swey425hmr] {
  height: 44px;
  margin-right: 16px;
  vertical-align: top;
}
    .container__b__0 .title[b-swey425hmr] {
        position: relative;
        top: 2px;
        color: rgba(0, 0, 0, 0.85);
        color: #1890ff;
        font-size: 28px;
        font-weight: 500;
    }
.container__b__0 .desc[b-swey425hmr] {
  margin-top: 12px;
  margin-bottom: 40px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
@media (min-width: 768px) {
  .container__b__0[b-swey425hmr] {
    background-image: url('https://gw.alipayobjects.com/zos/rmsportal/TVYTbAXWheQpRcWDaDMu.svg');
    background-repeat: no-repeat;
    background-position: center 110px;
    background-size: 100%;
  }
  .container__b__0 .content[b-swey425hmr] {
    padding: 32px 0 24px;
  }
}
/* _content/AIChat/Pages/Layouts/UserLayout.razor.rz.scp.css */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.container__b__0[b-edqn0161j8] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: auto;
  background: #f0f2f5;
}
.container__b__0 .lang[b-edqn0161j8] {
  width: 100%;
  height: 40px;
  line-height: 44px;
  text-align: right;
}
.container__b__0 .lang :global(.ant-dropdown-trigger)[b-edqn0161j8] {
  margin-right: 24px;
}
.container__b__0 .content[b-edqn0161j8] {
  flex: 1;
  padding: 32px 0;
}
.container__b__0 .top[b-edqn0161j8] {
  text-align: center;
}
.container__b__0 .header[b-edqn0161j8] {
  height: 44px;
  line-height: 44px;
}
.container__b__0 .header a[b-edqn0161j8] {
  text-decoration: none;
}
.container__b__0 .logo[b-edqn0161j8] {
  height: 44px;
  margin-right: 16px;
  vertical-align: top;
}
    .container__b__0 .title[b-edqn0161j8] {
        position: relative;
        top: 2px;
        color: rgba(0, 0, 0, 0.85);
        color: #1890ff;
        font-size: 28px;
        font-weight: 500;
    }
.container__b__0 .desc[b-edqn0161j8] {
  margin-top: 12px;
  margin-bottom: 40px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
@media (min-width: 768px) {
  .container__b__0[b-edqn0161j8] {
    background-image: url('https://gw.alipayobjects.com/zos/rmsportal/TVYTbAXWheQpRcWDaDMu.svg');
    background-repeat: no-repeat;
    background-position: center 110px;
    background-size: 100%;
  }
  .container__b__0 .content[b-edqn0161j8] {
    padding: 32px 0 24px;
  }
}
/* _content/AIChat/Pages/Login.razor.rz.scp.css */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*此处为了解决样式冲突, 在pro样式的基础上包了一层main, 原始样式从.login开始*/
.main__b__0[b-gpf8obvlim]  {
  width: 368px;
  margin: 0 auto;
}
@media screen and (max-width: 576px) {
  .main__b__0[b-gpf8obvlim]  {
    width: 95%;
  }
}
.main__b__0[b-gpf8obvlim]  .login :global .ant-tabs .ant-tabs-nav {
  margin-bottom: 24px;
  text-align: center;
  border-bottom: 0;
}
.main__b__0[b-gpf8obvlim]  .login .getCaptcha {
  display: block;
  width: 100%;
}
.main__b__0[b-gpf8obvlim]  .login .icon {
  color: #1890ff;
}
.main__b__0[b-gpf8obvlim]  .login .other {
  margin-top: 24px;
  line-height: 22px;
  text-align: left;
}
.main__b__0[b-gpf8obvlim]  .login .other .icon {
  margin-left: 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 24px;
  vertical-align: middle;
  cursor: pointer;
  transition: color 0.3s;
}
.main__b__0[b-gpf8obvlim]  .login .other .icon:hover {
  color: #1890ff;
}
.main__b__0[b-gpf8obvlim]  .login .other .register {
  float: right;
}
.main__b__0[b-gpf8obvlim]  .login .prefixIcon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
}
.main__b__0[b-gpf8obvlim]  .login .submit {
  width: 100%;
  margin-top: 24px;
}
