.oss-btn[data-v-b231d802] {
  box-sizing: border-box;
  text-align: center;
  letter-spacing: normal;
  background: linear-gradient(99deg, #00ffb7 2%, #ffffff 68%, #c5dbff 101%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  border-image: linear-gradient(93deg, rgba(0, 102, 254, 0) 0%, #ffffff 50%, rgba(0, 102, 254, 0) 90%) 2 0 2 0;
  border-width: 2px 0px 2px 0px;
  border-style: solid;
}
.oss-btn-en[data-v-b231d802] {
  width: 280px;
  height: 40px;
}
@media (max-width: 480px) {
.oss-btn[data-v-b231d802] {
    margin-top: 152px;
}
}
@media (max-width: 375px) {
.oss-btn[data-v-b231d802] {
    margin-top: 142px;
}
}
.enterprise-button[data-v-b231d802] {
  background: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20fill='none'%20version='1.1'%20width='200'%20height='48'%20viewBox='0%200%20200%2048'%3e%3cdefs%3e%3clinearGradient%20x1='0.10658449679613113'%20y1='0.8378133177757263'%20x2='1'%20y2='0.8378133177757263'%20id='master_svg0_97_24609'%3e%3cstop%20offset='0%25'%20stop-color='%230066FF'%20stop-opacity='1'/%3e%3cstop%20offset='57.3283851146698%25'%20stop-color='%23008FD7'%20stop-opacity='1'/%3e%3cstop%20offset='100%25'%20stop-color='%2300D196'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%3e%3crect%20x='0'%20y='0'%20width='200'%20height='48'%20rx='6'%20fill='url(%23master_svg0_97_24609)'%20fill-opacity='1'/%3e%3c/g%3e%3c/svg%3e") 50% 50%;
  border-radius: 6px;
}
.enterprise-button-en[data-v-b231d802] {
  background: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20fill='none'%20version='1.1'%20width='378'%20height='48'%20viewBox='0%200%20378%2048'%3e%3cdefs%3e%3clinearGradient%20x1='0.10658449679613113'%20y1='0.8378133177757263'%20x2='1'%20y2='0.8378133177757263'%20id='master_svg0_97_24609'%3e%3cstop%20offset='0%25'%20stop-color='%230066FF'%20stop-opacity='1'/%3e%3cstop%20offset='57.3283851146698%25'%20stop-color='%23008FD7'%20stop-opacity='1'/%3e%3cstop%20offset='100%25'%20stop-color='%2300D196'%20stop-opacity='1'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%3e%3crect%20x='0'%20y='0'%20width='378'%20height='48'%20rx='6'%20fill='url(%23master_svg0_97_24609)'%20fill-opacity='1'/%3e%3c/g%3e%3c/svg%3e") 50% 50%;
}
.enterprise-button[data-v-b231d802]:hover {
  opacity: 0.7;
}
.personal-button[data-v-b231d802] {
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 6px;
}
.personal-button[data-v-b231d802]:hover {
  opacity: 0.7;
}
@media (max-width: 375px) {
.button-group-en[data-v-b231d802] {
    flex-direction: column;
}
}
.slogan-title[data-v-b231d802] {
  letter-spacing: 0.02em;
}
.slogan-subTitle[data-v-b231d802] {
  letter-spacing: 0.05em;
}
@media (max-width: 480px) {
.slogan-container[data-v-b231d802] {
    height: 258px;
}
}
@media (max-width: 375px) {
.slogan-container[data-v-b231d802] {
    height: 238px;
}
}
.item-card[data-v-48714139] {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 32px 22px;
}
@media (max-width: 480px) {
.item-card[data-v-48714139] {
    padding: 24px 24px 22px;
}
}
.item-card__title[data-v-48714139] {
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
}
@media (max-width: 480px) {
.item-card__title[data-v-48714139] {
    font-size: 18px;
}
}
.item-card__content[data-v-48714139] {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 480px) {
.item-card__content[data-v-48714139] {
    font-size: 12px;
    margin: 12px 0;
    line-height: 20px;
}
}
.item-card__img img[data-v-48714139] {
  max-width: 100%;
  height: auto;
}
.item-card[data-v-48714139]:hover {
  transform: scale(1.02);
  transition: all 0.4s ease-in-out;
}
.gradient-border[data-v-43a5f271] {
  border: 1px solid #d8e7ff;
}
@media (max-width: 480px) {
.feature-section__title[data-v-43a5f271] {
    width: 70%;
}
}
@media (max-width: 480px) {
.feature-section__title-en[data-v-43a5f271] {
    display: flex;
    justify-content: center;
}
}
.feature-section__desc[data-v-43a5f271] {
  margin-top: 1rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  max-width: 67.5rem;
}
@media (max-width: 480px) {
.feature-section__desc[data-v-43a5f271] {
    font-size: 14px;
}
}
.feature-section__items[data-v-43a5f271] {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
  margin-top: 1.5rem;
  z-index: 100;
  justify-content: space-between;
  width: 100%;
}
.feature-section__item[data-v-43a5f271] {
  flex: 0 1 calc(50% - 12px);
  height: 600px;
}
@media (max-width: 1920px) {
.feature-section__item[data-v-43a5f271] {
    height: 400px;
}
}
@media (max-width: 1024px) {
.feature-section__item[data-v-43a5f271] {
    flex: 0 1 calc(50% - 12px);
}
}
@media (max-width: 768px) {
.feature-section__item[data-v-43a5f271] {
    flex: 0 1 100%;
}
}
@media (max-width: 480px) {
.feature-section__item[data-v-43a5f271] {
    height: auto;
}
}
.feature-section__item-en[data-v-43a5f271] {
  height: 640px;
}
@media (max-width: 1920px) {
.feature-section__item-en[data-v-43a5f271] {
    height: 440px;
}
}
@media (max-width: 480px) {
.feature-section__item-en[data-v-43a5f271] {
    height: auto;
}
}
@media (max-width: 480px) {
.page-title[data-v-a6b3a0e1] {
    font-size: 20px;
}
}
@media (max-width: 480px) {
.page-subtitle[data-v-a6b3a0e1] {
    font-size: 14px;
}
}
.more-tool__item[data-v-fe370be7] {
  flex: 0 1 calc(50% - 12px);
  height: 600px;
}
@media (max-width: 1920px) {
.more-tool__item[data-v-fe370be7] {
    height: 400px;
}
}
@media (max-width: 1024px) {
.more-tool__item[data-v-fe370be7] {
    flex: 0 1 calc(50% - 12px);
}
}
@media (max-width: 768px) {
.more-tool__item[data-v-fe370be7] {
    flex: 0 1 100%;
}
}
@media (max-width: 480px) {
.more-tool__item[data-v-fe370be7] {
    height: auto;
}
}
.more-tool__item-en[data-v-fe370be7] {
  height: 640px;
}
@media (max-width: 1920px) {
.more-tool__item-en[data-v-fe370be7] {
    height: 440px;
}
}
@media (max-width: 480px) {
.more-tool__item-en[data-v-fe370be7] {
    height: auto;
}
}
.wrapper-content[data-v-c9f0afb4] {
  font-size: 22px;
  line-height: 20px;
  letter-spacing: 2px;
}
@media (max-width: 1024px) {
.wrapper-content[data-v-c9f0afb4] {
    font-size: 20px;
}
}
@media (max-width: 768px) {
.wrapper-content[data-v-c9f0afb4] {
    font-size: 18px;
}
}
@media (max-width: 480px) {
.wrapper-content[data-v-c9f0afb4] {
    font-size: 12px;
}
}
.wrapper-content-en[data-v-c9f0afb4] {
  letter-spacing: 0;
  white-space: nowrap;
}
.wrapper[data-v-c9f0afb4] {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: linear-gradient(90deg, #0066FF 10%, #008FD7 61%, #00D196 100%);
  box-sizing: border-box;
  border: 1px solid;
}
.card-item[data-v-c9f0afb4] {
  background: rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
  flex: 0 1 calc(25% - 18px);
}
@media (max-width: 1280px) {
.card-item[data-v-c9f0afb4] {
    flex: 0 1 calc(50% - 12px);
}
}
@media (max-width: 768px) {
.card-item[data-v-c9f0afb4] {
    flex: 0 1 100%;
}
}
@media (max-width: 480px) {
.deployment-card__item[data-v-c9f0afb4] {
    font-size: 12px;
}
}
@media (max-width: 480px) {
.deployment-card__title[data-v-c9f0afb4] {
    font-size: 18px;
}
}
@media (max-width: 480px) {
.deployment-card__wrapper[data-v-c9f0afb4] {
    padding: 32px 30px;
}
}
.lang-container[data-v-1646e5a1] {
  height: 40px;
  width: 100%;
  padding: 8px 16px;
  background: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-image: linear-gradient(96deg, rgba(0, 102, 254, 0) 0%, #ffffff 50%, rgba(0, 102, 254, 0) 90%) 1 0 1 0;
}
@media (min-width: 640px) {
.lang-container[data-v-1646e5a1] {
    min-width: 140px;
}
}
@media (min-width: 768px) {
.lang-container[data-v-1646e5a1] {
    min-width: 150px;
}
}
@media (min-width: 1024px) {
.lang-container[data-v-1646e5a1] {
    min-width: 160px;
}
}
@media (min-width: 1280px) {
.lang-container[data-v-1646e5a1] {
    min-width: 170px;
}
}
.vscode-container[data-v-1646e5a1] {
  background: radial-gradient(50% 50% at 50% 50%, #00297c 25%, rgba(22, 39, 74, 0) 100%);
  box-sizing: border-box;
  border-width: 2px 0px 2px 0px;
  border-style: solid;
  border-image: linear-gradient(93deg, rgba(0, 102, 254, 0) 0%, #ffffff 50%, rgba(0, 102, 254, 0) 90%) 2 0 2 0;
  height: 64px;
  width: 100%;
  padding: 0 20px;
}
.vscode-container img[data-v-1646e5a1] {
  width: 48px;
}
@media (max-width: 480px) {
.vscode-container img[data-v-1646e5a1] {
    width: 36px;
}
}
.footer-copyright.has-bg[data-v-0e5bcb49] {
  background: url('/assets/images/footer_bg-DUH8-s1d.webp') no-repeat;
  background-size: 100% 100%;
}
.footer-inner[data-v-0e5bcb49] {
  max-width: 1400px;
  margin: 0 auto;
  padding: 48px 24px 48px;
}
.contact-section[data-v-0e5bcb49] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-title[data-v-0e5bcb49] {
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  letter-spacing: 0.05em;
  background: linear-gradient(98deg, #00ffb7 1%, #ffffff 68%, #c5dbff 101%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 8px;
}
@media (max-width: 480px) {
.footer-title[data-v-0e5bcb49] {
    font-size: 20px;
}
}
.footer-subtitle[data-v-0e5bcb49] {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  margin-bottom: 40px;
}
.contact-grid[data-v-0e5bcb49] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768px) {
.contact-grid[data-v-0e5bcb49] {
    grid-template-columns: 1fr;
    gap: 20px;
    max-width: 400px;
}
}
.contact-card[data-v-0e5bcb49] {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 32px 24px;
  text-align: center;
  transition: all 0.25s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact-card[data-v-0e5bcb49]:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.15);
  transform: translateY(-2px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4);
}
.contact-card-icon[data-v-0e5bcb49] {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(0, 102, 255, 0.12);
  margin-bottom: 16px;
  flex-shrink: 0;
}
.contact-card-icon svg[data-v-0e5bcb49] {
  width: 24px;
  height: 24px;
}
.contact-card-title[data-v-0e5bcb49] {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 8px;
}
.contact-card-desc[data-v-0e5bcb49] {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.5;
  margin-bottom: 16px;
}
.contact-card-value[data-v-0e5bcb49] {
  font-size: 14px;
}
.contact-card-value a[data-v-0e5bcb49] {
  color: #197dff;
  transition: color 0.15s ease;
  word-break: break-all;
}
.contact-card-value a[data-v-0e5bcb49]:hover {
  color: #4d9fff;
}
.qrcode-wrap[data-v-0e5bcb49] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.qrcode-img[data-v-0e5bcb49] {
  width: 110px;
  height: 110px;
  border-radius: 10px;
  mix-blend-mode: lighten;
}
.qrcode-label[data-v-0e5bcb49] {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}
.top-bg[data-v-4fec8495] {
  background-image: url('/assets/images/top-DpbvuMP8.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 480px) {
.top-bg[data-v-4fec8495] {
    height: 288px;
}
}
@media (max-width: 375px) {
.top-bg[data-v-4fec8495] {
    height: 268px;
}
}
.competition-icon[data-v-4fec8495]:hover {
  transform: translateX(-15px);
}
.competition-icon[data-v-4fec8495] {
  transition: all ease-in 0.3s;
}
/* 在移动设备上禁用动画 */
@media (max-width: 768px) {
.competition-icon[data-v-4fec8495]:hover {
    transform: none !important;
}
.competition-icon[data-v-4fec8495]:active {
    transform: none !important;
}
.competition-icon[data-v-4fec8495] {
    transition: none !important;
    cursor: pointer;
    width: 140px;
    top: 88px;
    right: 0;
}
}
.responsive-container[data-v-4fec8495] {
  width: 70%;
}
@media (max-width: 1024px) {
.responsive-container[data-v-4fec8495] {
    width: 80%;
}
}
@media (max-width: 768px) {
.responsive-container[data-v-4fec8495] {
    width: 90%;
}
}
