.copy-popover .ant-popover-inner-content {
  padding: 0.7rem !important;
}

.main[data-v-087137c2] {
  background-size: cover;
  font-family: 'Trebuchet MS', sans-serif;
}
.main .title[data-v-087137c2] {
  font-size: 22px;
  text-transform: capitalize;
  background: linear-gradient(90deg, #254ef6 3.62%, #bf7cf7 96.38%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.main .container[data-v-087137c2] {
  width: 100%;
  min-height: 10vh;
  padding-bottom: 2rem;
  position: relative;
}
.main .container .copy[data-v-087137c2] {
  position: absolute;
  top: -1rem;
  right: -1rem;
  padding-left: 0.7rem;
  font-size: 0.7rem;
  padding: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
.main .container .copy[data-v-087137c2]:hover,
.main .container .copy[data-v-087137c2]:active {
  color: #254ef6;
}
.main[data-v-087137c2] .ant-tabs-nav .ant-tabs-tab-active {
  color: #254ef6;
}
.main[data-v-087137c2] .ant-tabs-nav .ant-tabs-ink-bar {
  background: #254ef6;
}
.main[data-v-087137c2] .ant-drawer-header {
  padding: 2vh 4vh;
}
.main[data-v-087137c2] .ant-drawer-content {
  background: #eaf5ff;
  background: linear-gradient(90deg, #eaf5ff 10%, #dddff1 50%, #d0e0fe 80%);
}
.main[data-v-087137c2] .ant-drawer-content .ant-drawer-body {
  margin: 3vh 4vh;
  background: #fff;
  border-radius: 0.7vh;
}
.main[data-v-087137c2] .ant-spin {
  color: #254ef6;
}
.main[data-v-087137c2] .ant-spin .ant-spin-dot-item {
  background-color: #254ef6;
}
.main .tips[data-v-087137c2] {
  text-transform: capitalize;
  background: linear-gradient(90deg, #254ef6 3.62%, #bf7cf7 96.38%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.ai-porover {
  background: none;
  box-shadow: none;
  z-index: 999;
}
.ai-porover .ant-popover-inner {
  background: none;
  box-shadow: none;
}
.ai-porover .ant-popover-inner .ant-popover-inner-content {
  padding: 0 !important;
}

.ai-btn[data-v-203c069b] {
  width: 160px;
  height: 65px;
  margin-bottom: -15px;
  padding: 22px 0 0 72px;
  background: url(../../static/img/btn_bg.c20d873a.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}
.ai-btn[data-v-203c069b]::after {
  content: '';
  background: #fff;
  width: 75%;
  height: 32px;
  position: absolute;
  left: 28px;
  bottom: 16px;
  z-index: -1;
}
.ai-btn .ai-text[data-v-203c069b] {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  /* identical to box height, or 24px */
  text-align: center;
  letter-spacing: 1px;
  background: linear-gradient(90deg, #4b59e4 0%, #e17ef1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.copy-popover .ant-popover-inner-content {
  padding: 0.7rem !important;
}


[data-v-4c54531b] .ant-steps-item-container .ant-steps-icon-dot {
  background: #254ef6 !important;
}
[data-v-4c54531b] .ant-steps-item-container .ant-steps-item-content {
  width: 95% !important;
  padding-bottom: 3vh;
}
[data-v-4c54531b] .ant-steps-item-container .ant-steps-item-title {
  padding-bottom: 1vh;
}
[data-v-4c54531b] .ant-steps-item-container .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.7);
}
.step-title[data-v-4c54531b] {
  text-transform: capitalize;
  background: linear-gradient(90deg, #254ef6 3.62%, #bf7cf7 96.38%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.step-title .copy[data-v-4c54531b] {
  padding-left: 0.7rem;
  font-size: 0.7rem;
  padding: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
.step-title .copy[data-v-4c54531b]:hover,
.step-title .copy[data-v-4c54531b]:active {
  color: #254ef6;
}
.container[data-v-4c54531b] {
  display: inline-block;
}
.container .typing[data-v-4c54531b] {
  color: rgba(0, 0, 0, 0.6);
}
.container .typing[data-v-4c54531b] .progress-title {
  font-size: 0.85rem;
  min-font-size: 12px;
  font-weight: 600;
}
.container .typing[data-v-4c54531b] .progress-item {
  margin: 0 0 0.5rem 1.5rem;
  margin-bottom: 0.5rem;
  position: relative;
}
.container .typing[data-v-4c54531b] .progress-item::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  position: absolute;
  top: 30%;
  left: -12px;
}
@media screen and (max-width: 1920px) {
[data-v-4c54531b] .progress-title {
    font-size: 14px !important;
    /* 在屏幕宽度小于1920px时，设置字体大小为14px */
}
}

.copy-popover .ant-popover-inner-content {
  padding: 0.7rem !important;
}

.container[data-v-2f6f67a3] {
  width: 100%;
  min-height: 10vh;
  padding: 1rem 0 3.5rem 0;
  position: relative;
}
.container .copy[data-v-2f6f67a3] {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-left: 0.7rem;
  font-size: 1rem;
  padding: 0.5rem;
  color: rgba(0, 0, 0, 0.7);
}
.container .copy[data-v-2f6f67a3]:hover,
.container .copy[data-v-2f6f67a3]:active {
  color: #254ef6;
}
.container .typing[data-v-2f6f67a3] {
  padding-left: 1rem;
  position: relative;
}
.container .typing[data-v-2f6f67a3]::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  position: absolute;
  top: 0.5rem;
  left: 0;
}
[data-v-2f6f67a3] .ant-tag {
  margin-bottom: 0.5rem;
  opacity: 0.6;
}
[data-v-2f6f67a3] .ant-tag.active {
  opacity: 1;
}
[data-v-2f6f67a3] .ant-tag-blue {
  background: #fff;
  border-color: #254ef6;
  opacity: 1;
}
[data-v-2f6f67a3] .ant-tag-blue.active {
  background: rgba(234, 245, 255, 0.7);
}
[data-v-2f6f67a3] .ant-tag-blue .tag-text {
  text-transform: capitalize;
  background: linear-gradient(90deg, #254ef6 3.62%, #bf7cf7 96.38%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

