.tmt-content {
    width: min(1200px, calc(100% - 48px));
}

.tmt-brand {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-size: 22px;
    font-weight: 700;
    color: #171717;
}

.tmt-header .tmt-logo-img {
    width: 44px;
    height: 44px;
    object-fit: contain;
}

.tmt-nav {
    gap: 0;
}

.tmt-banner {
    width: 100%;
    min-height: 655px;
    background:
        radial-gradient(circle at 78% 20%, rgba(255, 197, 70, 0.28), transparent 30%),
        linear-gradient(135deg, #202735 0%, #10151f 48%, #30323a 100%);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.tmt-banner-light-left {
    left: -280px;
    top: -330px;
}

.tmt-banner-light-right {
    right: -260px;
    top: -300px;
}

.tmt-light {
    width: 990px;
    height: 955px;
    background-image: url("../images/light.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 2;
    opacity: 0.42;
    pointer-events: none;
}

.tmt-banner .tmt-content {
    min-height: 655px;
    position: relative;
    z-index: 3;
    gap: 48px;
}

.tmt-banner-download {
    width: 470px;
    height: auto;
    align-items: flex-start;
}

.tmt-product-mark {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 8px 14px 8px 8px;
    border: 1px solid rgba(255, 198, 84, 0.36);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    color: #ffe3a1;
    font-size: 16px;
    font-weight: 700;
}

.tmt-product-mark img {
    width: 38px;
    height: 38px;
    object-fit: contain;
}

.tmt-banner h1 {
    margin-top: 24px;
    color: #ffffff;
    font-size: 52px;
    line-height: 1.14;
    font-weight: 700;
    letter-spacing: 0;
}

.tmt-banner-text {
    width: 100%;
    color: #d8dde6;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 400;
    margin-top: 22px;
}

.tmt-banner-download-btn {
    width: 220px;
    height: 58px;
    border: 0;
    border-radius: 8px;
    background: linear-gradient(135deg, #ffcd53 0%, #ff8a00 100%);
    color: #1c1608;
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
    cursor: pointer;
    box-shadow: 0 18px 42px rgba(255, 138, 0, 0.32);
}

.tmt-banner-download-btn:hover {
    filter: brightness(1.04);
}

.tmt-v-info {
    width: 100%;
    margin-top: 24px;
    z-index: 3;
}

.tmt-v-info p {
    color: #adb6c7;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 8px;
}

.tmt-v-info-v {
    justify-content: flex-start;
    color: #d8dde6;
    font-size: 12px;
    font-weight: 400;
    gap: 10px;
    flex-wrap: wrap;
}

.tmt-v-info-v span {
    min-width: 44px;
    height: 24px;
    padding: 0 10px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.11);
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.14);
}

.tmt-banner-cp {
    width: min(560px, 48vw);
    height: auto;
    filter: drop-shadow(0 34px 46px rgba(0, 0, 0, 0.35));
}

.tmt-info {
    position: relative;
    padding: 76px 0 88px;
    overflow: hidden;
}

.tmt-info-left {
    width: 387px;
    height: 448px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0.5;
}

.tmt-info-right {
    width: 150px;
    height: 174px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 5%;
    opacity: 0.7;
}

.tmt-info .tmt-content {
    position: relative;
    z-index: 2;
}

.tmt-info-visual {
    width: 100%;
    height: auto;
    display: block;
}

.tmt-why-light {
    left: -300px;
    bottom: -300px;
}

.tmt-why {
    min-height: 686px;
    background:
        radial-gradient(circle at 88% 20%, rgba(35, 145, 151, 0.18), transparent 28%),
        linear-gradient(261.4deg, #f7fafc 0%, #fff7df 100%);
    position: relative;
    overflow: hidden;
}

.tmt-why .tmt-content {
    min-height: 686px;
    position: relative;
}

.tmt-hide-left {
    left: -20% !important;
    transition: ease-in-out 0.5s;
    opacity: 0 !important;
}

.tmt-hide-right {
    right: -20% !important;
    transition: ease-in-out 0.5s;
    opacity: 0 !important;
}

.tmt-why-info {
    position: absolute;
    left: 0;
    width: 484px;
    height: auto;
    opacity: 1;
    transition: ease-in-out 0.5s;
}

.tmt-why-cp {
    width: 616px;
    height: auto;
    position: absolute;
    right: 0;
    bottom: 96px;
    opacity: 1;
    transition: ease-in-out 0.5s;
    filter: drop-shadow(0 26px 36px rgba(31, 41, 55, 0.14));
}

.tmt-why-info p {
    color: #667085;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
}

.tmt-why-info-title p:first-child {
    color: #151923;
    font-size: 44px;
    line-height: 1.18;
    margin-bottom: 12px;
}

.tmt-why-info-des {
    margin-top: 48px;
}

.tmt-why-info-des > div {
    display: flex;
    justify-content: center;
    margin-bottom: 28px;
}

.tmt-why-info-des p {
    width: 90%;
}

.tmt-why-info-des p:first-child {
    color: #1f2937;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
}

.tmt-why-info-des img {
    width: 48px;
    height: 48px;
    margin-right: 16px;
}

.tmt-user {
    height: auto;
    background:
        linear-gradient(180deg, #fff4e7 0%, rgba(255, 255, 255, 0) 54.85%),
        url("../images/indexUserBg.png") no-repeat top center;
}

.tmt-user .tmt-content {
    height: 100%;
    min-height: 820px;
    font-weight: 400;
    overflow: hidden;
    position: relative;
}

.tmt-user-top {
    margin-top: 72px;
}

.tmt-user-title {
    color: #30343b;
    font-size: 44px;
    line-height: 1.18;
}

.tmt-user-info p {
    color: #8f8f8f;
    font-size: 12px;
    margin-bottom: 13px;
}

.tmt-user-info-lastp {
    color: #4b5563 !important;
    font-size: 16px !important;
}

.tmt-user-info-btn a {
    margin-top: 28px;
    text-align: center;
    line-height: 36px;
    width: 116px;
    height: 38px;
    border-radius: 8px;
    background: #383838;
    display: inline-flex;
    font-size: 14px;
    color: #ffffff;
    box-shadow: 0 0 0 1px #2d2d2d, 0 1px 3px 0 #28282833, 0 -2.4px 0 0 #494949 inset;
    justify-content: center;
    align-items: center;
}

.tmt-user-info-btn img {
    width: 20px;
    height: 20px;
    margin-right: 4px;
}

.tmt-user-list {
    width: min(1152px, 100%);
    margin: 64px auto 0;
    gap: 24px;
    column-count: 3;
    flex-flow: column wrap;
    position: absolute;
    left: 0;
    right: 0;
    top: 212px;
    opacity: 1;
    transition: ease-in-out 0.8s;
}

.tmt-hide-bottom {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    opacity: 0;
    transition: ease-in-out 2s;
}

.tmt-user-card {
    box-shadow:
        0 53px 32px 0 rgba(0, 0, 0, 0.02),
        0 6px 13px 0 rgba(0, 0, 0, 0.04),
        0 -2.4px 0 0 rgba(61, 61, 61, 0.04) inset,
        0 1px 3px 0 rgba(143, 143, 143, 0.2),
        0 0 0 1px rgba(234, 234, 234, 1);
    width: 368px;
    height: auto;
    border-radius: 8px;
    padding: 24px;
    background: rgba(255, 255, 255, 1);
    break-inside: avoid-column;
    margin-bottom: 24px;
}

.tmt-user-card:hover {
    background: rgba(247, 247, 247, 1);
    cursor: pointer;
}

.tmt-user-nameTop {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 12px;
}

.tmt-user-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}

.tmt-user-img img {
    width: 40px;
    height: 40px;
}

.tmt-user-signal img {
    width: 20px;
    height: 20px;
}

.tmt-user-text {
    color: rgba(56, 56, 56, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    margin-top: 22px;
    margin-bottom: 20px;
}

.tmt-user-date {
    color: rgba(143, 143, 143, 1);
    font-size: 12px;
    font-weight: 400;
}

@media (max-width: 980px) {
    .tmt-banner .tmt-content.tmt-spbt,
    .tmt-why .tmt-content.tmt-spbt {
        align-items: flex-start;
    }

    .tmt-banner .tmt-content,
    .tmt-why .tmt-content {
        flex-direction: column;
    }

    .tmt-banner .tmt-content {
        padding: 56px 0 64px;
    }

    .tmt-banner-download {
        width: 100%;
    }

    .tmt-banner h1 {
        font-size: 42px;
    }

    .tmt-banner-cp {
        width: min(620px, 100%);
        align-self: center;
    }

    .tmt-why {
        padding: 70px 0;
    }

    .tmt-why .tmt-content {
        min-height: unset;
        gap: 36px;
    }

    .tmt-why-info,
    .tmt-why-cp {
        position: static;
        width: 100%;
    }

    .tmt-hide-left,
    .tmt-hide-right {
        opacity: 1 !important;
    }

    .tmt-user-list {
        column-count: 2;
        position: static;
        opacity: 1;
    }
}

@media (max-width: 768px) {
    .tmt-content {
        width: min(100% - 32px, 1200px);
    }

    .tmt-header {
        height: 72px;
    }

    .tmt-brand {
        font-size: 18px;
    }

    .tmt-header .tmt-logo-img {
        width: 38px;
        height: 38px;
    }

    .tmt-nav a {
        font-size: 15px;
    }

    .tmt-banner h1 {
        font-size: 34px;
    }

    .tmt-banner-text {
        font-size: 16px;
    }

    .tmt-banner-download-btn {
        width: 180px;
        height: 52px;
        font-size: 18px;
    }

    .tmt-info {
        padding: 42px 0 54px;
    }

    .tmt-why-info-title p:first-child,
    .tmt-user-title {
        font-size: 32px;
    }

    .tmt-user-top {
        align-items: flex-start;
        flex-direction: column;
        gap: 24px;
    }

    .tmt-user .tmt-content {
        min-height: unset;
        overflow: visible;
        padding-bottom: 56px;
    }

    .tmt-user-list {
        column-count: 1;
        width: 100%;
    }

    .tmt-user-card {
        width: 100%;
    }
}

@media (max-width: 430px) {
    .tmt-brand span {
        max-width: 130px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .tmt-banner h1 {
        font-size: 30px;
    }

    .tmt-product-mark span {
        font-size: 14px;
    }
}
