.nav-container { 
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lang-container { 
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 12px 12px 12px 12px;
    border: 1px solid rgba(255,255,255,0.2);
}

.language-text{
    color: #ffffff;
    text-decoration: none;
}

.lang-icon {
    width: 22px;
    height: 22px;
}

.lang-switcher-dropdown {
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    background-color: #111;
    border: 1px solid #333;
    padding: 10px;
    z-index: 1000;
    width: 120px;
    border-radius: 6px;
}

.lang-switcher-dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.lang-switcher-dropdown li {
    padding: 8px 12px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
}

.lang-switcher-dropdown li:hover,
.lang-switcher-dropdown li.active {
    background-color: #222;
}

.main-left {
    width: 460px;
    height: 420px;
    margin-top: 68px;
    position: relative;
    overflow: hidden;
}
.main-left-m {
    width: 230px;
    height: 210px;
    margin-top: 0;
    position: relative;
    overflow: hidden;
}

.main-left::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        linear-gradient(to right, transparent, rgba(0, 0, 0, 0.5) 90%),
        linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5) 90%);
    opacity: 0.3;
    z-index: 1;
    pointer-events: none;
}

.main-right {
    width: 780px;
    height: 1160px;
    position: absolute;
    margin-top: 68px;
    margin-right: -60px;
    margin-bottom: -100px;
}
.main-right-m {
    width: 200px;
    height: 160px;
    position: absolute;
    margin-top: 438px;
}

.menu-bar {
    /* display: flex !important; */
    /* height: 68px; */
}

.logo-icon { 
    width: 149px;
    height: 44px;
    -o-object-fit: contain;
    object-fit: contain;
}

.main-box {
    width: 100%;
}

.subtitle-grad {
    background: linear-gradient(90deg, #FFEB55 30%, #00DF3F 70%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.main-btn-grad {
    width: 281px;
    height: 64px;
    color: #000;
    background: linear-gradient(90deg, #00BD27 30%, #F1FF27 70%);
    border-radius: 20px !important; 
}
.main-btn-grad:hover::before {
    background-position: right;
}
.main-btn-grad::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    border-radius: inherit;
    background-image: linear-gradient(90deg, #00BD27 21%, #F1FF27 50%, #00BD27 70%);
    background-size: 250%;
    background-position: left;
    transition: all 0.5s ease;
}
.main-btn-grad::after {
    content: "";
    position: absolute;
    inset: -1px;
    z-index: -2;
    border-radius: inherit;
    background-image: linear-gradient(90deg, #00BD27 10.35%, #F1FF27 92.29%);
}

.main-circle {
    width: 240px;
    height: 240px;
    position: absolute;
    left: 50% !important;
    bottom: -16rem !important;
    transform: translateX(-50%) !important;
    background: url('../img/avatar-bg.png') no-repeat;
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-circle-text {
    width: 100%;
    font-size: 12px;
}

.coin-btc {
    width: 60px !important;
    height: 65px !important;
    right: 12%;
    top: 78%;
}

.coin-coin3 {
    width: 64px !important;
    height: 69px !important;
    left: 16%;
    top: 26%;
}

.coin-coin4{
    width: 96px !important;
    height: 92px !important;
    right: 10%;
    top: 20%;
}

.pay-wallet {
    width: 361px;
    position: absolute;
    left: 4%;
    top: 92%;
}
.coin-coin1{
    width: 74px !important;
    height: 80px !important;
    left: 10%;
    top: 85%;
}

.coin-coin2{
    width: 91px !important;
    height: 87px !important;
    left: 14%;
    top: 80%;
}

.logo-big-black {
    width: 740px;
}
.logo-big{
    width: 445px;
}
.hero-pay { 
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto
}

.pay-cards {
    width: 162px;
    height: 125px;
}
.pay-cards-position{
    position: absolute;
    left: 6%;
    top: 14%;

}


.ticker-box {
    background: transparent !important;
    z-index: -10;
    margin-top: 160px;
   
}

.ticker-box-content{
    background: #000000;
    margin-left: -10px;
    margin-right: -10px;
}

.star-pay {
    width: 65px;
    height: 65px;
}

.main-circle-arrow {
    margin-top: 10px;
    width: 58px;
    height: 58px;
}

.ticker-section__content::after {
    content: "";
    position: absolute;
    inset-block-start: 0;
    inset-inline: 0;
    height: 0.5rem;
    background: linear-gradient(270deg, rgba(0, 239, 68, 1) 0.48%, rgba(255, 238, 47, 1) 93.92%);
}

.smartProcess {
    display: flex;
    flex-direction: column;
    gap: 40px;
}



.process-path {
    width: 1004px;
    height: 121px;
    margin: -100px auto 0;
}
.process-path-en {
    
}
.process-path-box {
    /* padding-block-start: clamp(2rem, 3.25vw + 1rem, 3.75rem); */
    padding-top: 0 !important;
    margin-top: -50px !important;
   
}
.process-logo-box {
    border: none !important;
    margin-top: 176px !important;
}
.process-logo-box-en {
    margin-top: 150px !important;
    margin-left: 80px;
}

.logo-feature {
    width: 334px;
}

.main-icon-proc-card,
.main-icon-proc-profit {
    width: 48px;
}
.main-icon-proc-gas,
.main-icon-proc-flow {
    width: 32px;
}

.main-icon-proc-grow,
.main-icon-proc-memory,
.main-icon-proc-aim,
.main-icon-proc-sort {
    width: 24px;
}


.logo-container { 
    width: 500px;
    height: 500px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255,255,255,0.2) !important;
}
.logo-container-circle-one{
    width: 500px !important;
    height: 500px !important;
    border-radius: 50%;
    background-color: transparent !important;
    border: 1px solid rgba(255,255,255,0.2) !important;
}

.logo-container-circle-two{
    width: 360px !important;
    height: 360px !important;
    border: 1px solid rgba(255,255,255,0.2) !important;
    background-color: transparent !important;
    background: linear-gradient( 90deg, #00BD27 0%, #F1FF27 100%);
    border-radius: 50%;
    overflow: hidden;
    opacity: 0.1 !important;
}
.logo-container-circle-two::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: inherit; /* 继承父元素的背景 */
    filter: blur(10px); /* 应用模糊效果 */
    z-index: -1; /* 确保模糊层在内容之下 */
  }
.logo-container-circle-three{
    background: transparent !important;
}
.logo-container-radar{
    width: 360px !important;
    height: 360px !important;
}
.logo-circle { 
   width: 100%;
   height: 100%;
   flex-direction: column;
}

.hero-7-circle-wrapper .hero-7-radar::before {
    position: absolute;
    content: "";
    inset-block-start: 0;
    inset-inline-start: 0;
    background: linear-gradient(247deg, #6AFF4D -50.02%, rgba(92, 43, 255, 0) 54.9%);
    -webkit-clip-path: polygon(0 0, 50% 50%, 100% 0);
    clip-path: polygon(0 0, 50% 50%, 100% 0);
    width: 100%;
    height: 100%;
    animation: radar 5s infinite linear;
}

.logo-around {
    width: 180px;
    height: 180px;
}

.product-title-1 {
   margin-top: 5%;
    color: #fff;
    position: absolute;
    bottom: 20%;
}

.pay-card {
    width: 256px;
    height: 160px;
}

.pay-card-1{
    opacity: 0.5;
}
.pay-card-2{
    opacity: 0.3;
}
.pay-card-3{
    opacity: 0.2;
}

.ai-image-wrapper-left-mask{
    width: 50%;
    height: 100%;
    background: linear-gradient( 90deg, #000000 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.ai-image-wrapper-right-mask{
    width: 50%;
    height: 100%;
    background: linear-gradient( 270deg, #000000 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    top: 0;
    right: 0;
}

.visual-btn {
    color: #000;
    background: linear-gradient( 90deg, #00BD27 0%, #F1FF27 100%);
}

.flag-box {
    width: 100px;
}

.section-header {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
}

.card-title {
    font-size: 40px;
}
.todo-nav {
    padding: 1.5rem 1.5rem 1.5rem 4rem !important;
}
.col-md-7-main{
    padding-right: 3rem;
}
.todo-nav__link {
    margin-bottom: 30px;
    cursor: default;
}
.todo-nav__link.active::before {
  width: 2rem;
  height: 4px;
  border-radius: 0;
  background: linear-gradient(90deg, #00BD27 30%, #F1FF27 70%);
}
.todo-nav__link:hover::before {
    width: 2rem;
    height: 2px;
    border-radius: 0;
    background: linear-gradient(90deg, #00BD27 30%, #F1FF27 70%);
}

.todo-nav__link.active ~ .card-desc {
    color: #fff;
    visibility: visible;
}

.card-desc {
    font-size: 18px;
    visibility: hidden;
}

.value-card {
    width: 867px !important;
    height: 600px !important;
    -o-object-fit: contain !important;
    object-fit: contain !important;
}

.card-bkg {
    background: #0C0B0F;
}

.bottom-logo-container { 
    display: flex;
    align-items: center;
    justify-content: center;
    width: 500px;
    height: 500px;
    margin-bottom: -150px;
    border-radius: 50%;
}
.bottom-logo-container::before {
    position: absolute;
    content: "";
    inset-block-end: 70px;
    inset-inline-start: 50%;
    transform: translateX(-50%);
    width: 320px;
    height: 320px;
    opacity: 0.2;
    border-radius: 50%;
    z-index: -3;
    border: 1px solid rgba(255,255,255,0.2) !important;
}
.bottom-logo-container .radar{
    width: 210px !important;
    height: 210px !important;
}
.bottom-logo-container .radar::before{
    position: absolute;
    content: "";
    inset-block-start: 0;
    inset-inline-start: 0;
    background: linear-gradient(247deg, #6AFF4D -50.02%, rgba(92, 43, 255, 0) 54.9%);
    -webkit-clip-path: polygon(0 0, 50% 50%, 100% 0);
    clip-path: polygon(0 0, 50% 50%, 100% 0);
    width: 100%;
    height: 100%;
    animation: radar 5s infinite linear;
}

.bottom-logo-circle { 
    width: 180px;
    height: 180px;
    border-radius: 50%;
}

.bottom-logo-around {
    width: 120px;
    height: 120px;
}

.product-title {
    position: absolute;
    color: #fff;
    bottom: 30%;
    left: 50%;
    transform: translateX(-50%);
}
.main-footer::before {
    background: transparent !important;
}
.footer-7 .radar-logo-wrapper .logo-wrapper{
    width: 140px;
    height: 140px;
}
.radar-logo-wrapper .logo-wrapper::before,
.radar-logo-wrapper .logo-wrapper::after{
    display: none;
}

.footer-7 .radar-logo-wrapper .logo-wrapper img{
    max-width: 100%;
    max-height: 100%;
}
.radar-logo-wrapper .radar::before {
    background: linear-gradient(247deg, #6AFF4D -50.02%, rgba(92, 43, 255, 0) 54.9%);

}
.radar-logo-wrapper .radar .animated-text-wrapper{
    margin-top: 14rem; 
}
.radar-logo-wrapper .radar .animated-text-wrapper .cd-headline{
    background: transparent;
}

.todo-img-1,
.todo-img-3,
.todo-img-5 {
    width: 386px;
    position: relative;
    left: 40%;
    max-width: 100%;
}
.todo-img-2{
    height: 436px;
    position: relative;
    left: 80px;
    top: -400px;
}
.todo-img-4{
    height: 300px;
    position: relative;
    left: 60px;
    top: -360px;
}
.todo-img-6{
    height: 235px;
    position: relative;
    left: 60px;
    top: -260px;
}
.todo-img-7{
    width: 139px;
    position: relative;
    left: 340px;
    top: -100px;
}

.show-mobile{
    display: none;
}
.show-mobile-title-bg{
    width: 4rem;
    height: 4px;
    border-radius: 0;
    background: linear-gradient(90deg, #00BD27 30%, #F1FF27 70%);
}
.show-mobile-card{
    position: relative;
}
.logo-feature-m{
    width: 88px;
    margin-top: 34px;
}
.logo-feature-m-en{
    margin-top: 20px;
}
.mobile-70{
    width: 70%;
}
.mobile-30{
    width: 30%;
}
.process-path-m{
    display: block;
    width: 248px;
    position: absolute;
    right: 65px;
}
.footer-7 .footer-7-wrapper {
    background-image: url("../img/footer-7-shape-bottom.png");
    background-size: 100%;
    border: none;
}
.get-started{
    font-size: 24px;
}
table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    border-radius: 10px; /* 圆角半径 */
    overflow: hidden; /* 隐藏超出圆角的部分 */
}
th{
    border: 1px solid #4C4C4C;
    padding: 8px;
    text-align: left;
    color: rgba(255,255,255,0.5);
}
td {
    border: 1px solid #4C4C4C;
    padding: 8px;
    text-align: left;
    color: rgba(255,255,255,1);
   
}
td .orderNum{
    width: 40px;
}
td .cardImg{
    width: 50px; 
    margin-right: 4px;
}
th {
    background: #282828;
    font-weight: bold;
    
}
tr:nth-child(even) {
    background-color: #282828;
    color: #000000;
}
table tr td:first-child{
    text-align: center;
}
table tr th:first-child{
    text-align: center;
}
/* 单独设置表格四个角的圆角 */
table tr:first-child th:first-child {
    border-top-left-radius: 10px;
}
table tr:first-child th:last-child {
    border-top-right-radius: 10px;
}
table tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}
table tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

 /* 平板（≥768px） */
@media (min-width: 768px) and (max-width: 991px) {
    .main-circle{
        bottom: -15rem !important;
    }
    .todo-img-1, .todo-img-3, .todo-img-5 {
        width: 300px;
        left: 100px;
    }
    .todo-img-7{
        left: 160px;
    }
    .todo-img-2,
    .todo-img-4,
    .todo-img-6{
     left: 100px;
     top: -200px;
    }
    .product-title-1{
        bottom: 20%;
    }
    .logo-big-black{
        width: 546px;
    }
    .logo-big{
        width: 347px;
    }
    .pay-wallet{
        width: 220px;
        display: block;
    }
    .coin-coin1{
        width: 50px !important;
        height: 49px !important;
        display: block;
    }
    .coin-coin2{
        width: 50px !important;
        height: 49px !important;
        display: block;
    }
    .coin-coin3 {
        width: 50px !important;
        height: 49px !important;
        left: 5%;
        display: block;
    }
    .coin-coin4 {
        width: 50px !important;
        height: 49px !important;
        display: block;
    }
    .coin-btc {
        width: 54px !important;
        height: 57px !important;
        display: block;
    }

}
@media (max-width: 576px) {
    .get-started{
        font-size: 14px;
    }
    .star-pay{
        width: 24px;
        height: 24px;
    }
    .show-pc{
        display: none;
    }
    .show-mobile{
        display: block;
    }
    .logo-icon {
        margin: 0;
    }
    .main-btn-grad{
        width: 166px;
        height: 40px;
    }
    .card-title{
        font-size: 16px;
    }
    .todo-img-1,
    .todo-img-2,
    .todo-img-4,
    .todo-img-6,
    .todo-img-7,
    .todo-img-3,
    .todo-img-5 {
        position: relative;
        left: 0;
    }
    .logo-container { 
        width: 300px;
        height: 300px;
        border-radius: 50%;
    }
    .logo-container-circle-one{
        width: 300px !important;
        height: 300px !important;
        border-radius: 50%;
        background-color: transparent !important;
        border: 1px solid rgba(255,255,255,0.2) !important;
    }
    
    .logo-container-circle-two{
        width: 200px !important;
        height: 200px !important;
        border: 1px solid rgba(255,255,255,0.2) !important;
        background-color: transparent !important;
        background: linear-gradient( 90deg, #00BD27 0%, #F1FF27 100%);
        border-radius: 50%;
        overflow: hidden;
        opacity: 0.1 !important;
    }
    .hero-7-circle-wrapper{
        width: 300px;
        height: 300px; 
    }
    .logo-container-radar{
        width: 200px !important;
        height: 200px !important;
    }
    .logo-circle { 
        width: 300px;
        height: 300px;
        border-radius: 50%;
    }
    .logo-around {
        width: 120px;
        height: 120px;
    }
    .product-title{
        bottom: 0%;
        font-size: 12px;
    }
    .process-logo-box,
    .process-logo-box-en{
        display: none !important;
    }
    .main-circle{
        width: 104px;
        height: 104px;
        bottom: -9.4rem !important;
    }
    .main-circle-arrow{
        width: 40px;
        height: 40px;
    }
    .logo-big-black{
        width: 246px;
    }
    .logo-big{
        width: 147px;
    }
    .ticker-box-content{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .pay-wallet{
        width: 66px;
        height: 69px;
        display: block;
        top: 110%;
    }
    .coin-coin1{
        width: 20px !important;
        height: 19px !important;
        display: block;
        top: 105%;
    }
    .coin-btc {
        width: 24px !important;
        height: 27px !important;
        display: block;
    }
    .coin-coin2{
        width: 20px !important;
        height: 19px !important;
        display: block;
        top: 100%;
    }
    .coin-coin3 {
        width: 20px !important;
        height: 19px !important;
        left: 5%;
        display: block;
    }
    .coin-coin4 {
        width: 20px !important;
        height: 19px !important;
        display: block;
    }
    .ticker-box{
        margin-top: 100px;
    }
    .footer-7 .footer-7-wrapper {
        background-image: url("../img/footer-7-shape-bottom-m.png");
        background-size: 100%;
    }
    .footer-7 .radar-logo-wrapper .logo-wrapper{
        width: 100px;
        height: 100px;
    }
    .main-right-m{
        margin-top: 310px;
    }
    th{
        font-size: 12px;
        padding: 8px 4px;
    }
    td {
        font-size: 12px;
    }
    td .orderNum{
        width: 30px;
    }
    td .cardImg{
        width: 40px; 
        display: block;
    }
}

.custom-cursor div {
    display: none;
    border: 1px solid #6AFF4D !important;
}

.custom-cursor div:nth-child(2) {
    display: none;
    background-color: #6AFF4D !important;
}
