.h5-topbar[data-v-9b506fe9] {
    z-index: 100;
    background: linear-gradient(#070707fa 0%,#15120af5 100%);
    border-bottom: 1px solid #ffd86a2e;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 16px;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    transform: translateZ(0);
    box-shadow: 0 6px 20px #0000004d
}

.brand[data-v-9b506fe9] {
    flex-shrink: 0;
    align-items: center;
    gap: 4px;
    display: flex
}

.brand-logo[data-v-9b506fe9] {
    width: auto;
    height: 24px
}

.brand-text[data-v-9b506fe9] {
    width: auto;
    height: 14px
}

.brand-domain[data-v-9b506fe9] {
    display: none
}

@media (width>=360px) {
    .brand-domain[data-v-9b506fe9] {
        width: auto;
        height: 11px;
        display: block
    }

    .brand[data-v-9b506fe9] {
        gap: 6px
    }
}

.search-pill[data-v-9b506fe9] {
    color: #d1b76a;
    cursor: pointer;
    background: linear-gradient(#1e1b12fa 0%,#13110bfa 100%);
    border: 1px solid #ffd6652e;
    border-radius: 99px;
    flex: none;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    width: 130px;
    height: 32px;
    margin-left: auto;
    margin-right: 12px;
    padding: 0 10px;
    font-size: 11px;
    transition: all .2s;
    display: flex
}

.search-input[data-v-9b506fe9] {
    color: #e6d39a;
    background: 0 0;
    border: none;
    outline: none;
    width: 100%;
    padding: 0;
    font-size: 11px
}

.search-input[data-v-9b506fe9]::placeholder {
    color: #8f7e47
}

.search-pill[data-v-9b506fe9]:active {
    background: #ffdc6914
}

.search-icon[data-v-9b506fe9] {
    color: #cfaf54;
    flex-shrink: 0
}

.topbar-actions[data-v-9b506fe9] {
    flex-shrink: 0;
    align-items: center;
    gap: 12px;
    display: flex
}

.flag-icon[data-v-9b506fe9] {
    object-fit: cover;
    cursor: pointer;
    border-radius: 50%;
    width: 22px;
    height: 22px
}

.menu-icon-wrap[data-v-9b506fe9] {
    color: #cfaf54;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative
}

.menu-icon-svg[data-v-9b506fe9] {
    width: 22px;
    height: 22px
}

.menu-drawer[data-v-9b506fe9] {
    z-index: 120;
    background: linear-gradient(#0e0c08fa 0%,#18140cfa 100%);
    border: 1px solid #ffd86a42;
    border-radius: 12px;
    width: 128px;
    padding: 6px 0;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    box-shadow: 0 20px 40px #0000005c
}

.menu-item[data-v-9b506fe9] {
    text-align: left;
    letter-spacing: 0;
    color: #d7bd6b;
    cursor: pointer;
    background: 0 0;
    border: none;
    width: 100%;
    padding: 10px;
    font-family: PingFang SC,sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    display: block
}

.menu-item[data-v-9b506fe9]:active {
    color: #ffe28a;
    background: #ffd86a14
}

.hero-banner-wrap[data-v-4fcfd103] {
    background: #060606;
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
    overflow: hidden
}

.hero-banner-wrap img[data-v-4fcfd103] {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.h5-section-panel[data-v-73760414] {
    background: radial-gradient(100% 213.42% at 0 0,#eca366 0%,#4f3320 14.25% 84.44%,#eca366 100%);
    border-radius: 10px;
    width: calc(100% - 24px);
    margin: 0 auto 12px;
    padding: 8px
}

.h5-section-header[data-v-73760414] {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 0 8px;
    display: flex
}

.h5-section-title[data-v-73760414] {
    justify-content: center;
    align-items: center;
    padding: 6px 0;
    display: flex
}

.title-dot[data-v-73760414] {
    object-fit: contain;
    flex-shrink: 0;
    width: 30px;
    height: 16px
}

.title-text[data-v-73760414] {
    -webkit-text-fill-color: transparent;
    letter-spacing: 0;
    white-space: nowrap;
    background: linear-gradient(#ffdc69 0%,#ffe280 13.47%,#b48735 50.12%,#ffe280 86.98%,#ffd466 100%);
    -webkit-background-clip: text;
    background-clip: text;
    margin: 0 8px;
    font-family: PingFang SC,sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1
}

.h5-section-desc[data-v-73760414] {
    color: #b48735;
    letter-spacing: 0;
    margin: 4px 0 0;
    font-family: PingFang SC,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1
}

.h5-section-content[data-v-73760414] {
    width: 100%
}

.video-shell[data-v-a5738c63] {
    background: #eef4ff;
    border: 1px solid #a9713f;
    border-radius: 12px;
    width: 100%;
    height: 178px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2.34px 4.68px #a3bfde3d
}

.video-card[data-v-a5738c63] {
    aspect-ratio: auto;
    background: #060606;
    border: 0;
    border-radius: 12px;
    width: 100%;
    height: 100%;
    display: block;
    box-shadow: inset 0 1px #ffdc692e
}

[data-v-a5738c63] .about-image,.about-media[data-v-a5738c63] {
    object-fit: cover;
    display: block
}

.video-poster-cover[data-v-a5738c63] {
    z-index: 1;
    object-fit: cover;
    border-radius: 12px;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0
}

.play-button[data-v-a5738c63] {
    z-index: 2;
    background: #ffdc6942;
    border-radius: 50%;
    place-items: center;
    width: 48px;
    height: 48px;
    display: grid;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 0 18px #ffdc6938
}

.play-triangle[data-v-a5738c63] {
    border-top: 11px solid #0000;
    border-bottom: 11px solid #0000;
    border-left: 16px solid #ffdc69;
    width: 0;
    height: 0;
    margin-left: 4px
}

[data-v-a5738c63] .image-placeholder {
    background: #060606;
    border: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 1px #ffdc692e
}

.values-img[data-v-dfd6e754] {
    border-radius: 6px;
    width: 100%;
    display: block
}

.guarantee-section[data-v-be4c4500] {
    margin: 0
}

.guarantee-card[data-v-be4c4500] {
    box-shadow: none;
    text-align: center;
    background: linear-gradient(#2d2d2d 0%,#000 49.9%,#2d2d2d 100%);
    border: .5px solid #fbe59a;
    border-radius: 10px;
    padding: 14px 8px
}

.guarantee-title[data-v-be4c4500] {
    color: #ffdc69;
    text-align: center;
    margin: 0 0 2px;
    font-family: PingFang SC,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.guarantee-subtitle[data-v-be4c4500] {
    color: #ffdc6980;
    margin: 0 0 12px;
    font-family: PingFang SC,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.input-wrapper[data-v-be4c4500] {
    margin: 0 0 12px
}

.input-box[data-v-be4c4500] {
    background: #242529;
    border: 0;
    border-radius: 10px;
    flex-shrink: 0;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    gap: 4px;
    height: 48px;
    padding: 4px 4px 4px 8px;
    transition: box-shadow .25s;
    display: flex;
    box-shadow: inset 0 1px .5px #42444a
}

.input-box[data-v-be4c4500]:focus-within {
    box-shadow: inset 0 1px #ffdc691f,0 0 0 2px #ffd86a1f
}

.search-icon[data-v-be4c4500] {
    color: #cfaf54;
    flex-shrink: 0
}

.guarantee-input[data-v-be4c4500] {
    color: #f4e4ad;
    background: 0 0;
    border: none;
    outline: none;
    flex: 1;
    min-width: 0;
    font-family: PingFang SC,sans-serif;
    font-size: 14px
}

.guarantee-input[data-v-be4c4500]::placeholder {
    color: #99a2bb;
    font-size: 14px
}

.paste-btn[data-v-be4c4500] {
    color: #ffdc69;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    background: #ffdc691a;
    border: none;
    border-radius: 10px;
    flex-shrink: 0;
    place-items: center;
    width: 56px;
    height: 40px;
    padding: 0;
    font-family: PingFang SC,sans-serif;
    font-size: 12px;
    font-weight: 600;
    display: grid
}

.paste-btn[data-v-be4c4500]:active {
    background: #ffdc6938;
    transform: scale(.96)
}

.verify-btn[data-v-be4c4500] {
    width: 96px;
    height: 40px;
    box-shadow: none;
    color: #000;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    background: linear-gradient(#ffdc69 15.07%,#b48735 49.83%,#ffd466 84.42%);
    border: none;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    margin: 0 auto 12px;
    padding: 0;
    font-family: PingFang SC,sans-serif;
    font-size: 14px;
    font-weight: 600;
    transition: all .2s;
    display: flex
}

.verify-btn[data-v-be4c4500]:active:not(.disabled) {
    transform: scale(.97)
}

.verify-btn.disabled[data-v-be4c4500] {
    opacity: .5;
    cursor: not-allowed
}

.verify-result[data-v-be4c4500] {
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin: 0 0 12px;
    padding: 10px 16px;
    font-family: PingFang SC,sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    display: flex
}

.verify-result.success[data-v-be4c4500] {
    color: #ffdc69;
    background: #ffdc6914;
    border: 1px solid #ffdc6938
}

.verify-result.fail[data-v-be4c4500] {
    color: #f0c366;
    background: #b487351f;
    border: 1px solid #b4873547
}

.result-icon[data-v-be4c4500] {
    flex-shrink: 0
}

.result-fade-enter-active[data-v-be4c4500] {
    animation: .35s ease-out resultIn-be4c4500
}

.result-fade-leave-active[data-v-be4c4500] {
    animation: .2s ease-in reverse resultIn-be4c4500
}

@keyframes resultIn-be4c4500 {
    0% {
        opacity: 0;
        transform: translateY(-6px)scale(.96)
    }

    to {
        opacity: 1;
        transform: translateY(0)scale(1)
    }
}

.guarantee-footer[data-v-be4c4500] {
    text-align: left;
    margin: 0;
    font-family: PingFang SC,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal
}

.footer-note[data-v-be4c4500] {
    color: #fff;
    font-weight: 600;
    display: inline
}

.footer-highlight[data-v-be4c4500] {
    color: #00d800;
    font-weight: 500;
    display: inline
}

.section-card[data-v-2adfd6f3] {
    background: #0e0c0b;
    border-radius: 8px;
    flex-direction: column;
    gap: 10px;
    margin: 0;
    padding: 8px;
    display: flex;
    overflow: hidden
}

.dept-block[data-v-2adfd6f3] {
    background: linear-gradient(#ffdc6929 0%,#ffdc6900 49.7%,#ffdc6929 100%);
    border: .5px solid #ffdc6933;
    border-radius: 10px;
    flex-direction: column;
    gap: 12px;
    padding: 18px 4px 4px;
    display: flex;
    position: relative
}

.dept-label[data-v-2adfd6f3] {
    isolation: isolate;
    z-index: 1;
    background: url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%20290%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Rectangle%201000003431'%20opacity='0.5'%20d='M0%200.109644H290C290%200.109644%20283.518%200.229681%20280.748%205.43307C278.272%2010.0848%20276.349%2025.0548%20276.349%2025.0548C276.349%2025.0548%20275.056%2031.5593%20273.771%2036.3103C273.21%2038.3856%20272.375%2041.0448%20271.582%2043.4666C270.298%2047.3941%20266.607%2050%20262.475%2050H31.9295C28.2543%2050%2024.8752%2047.9378%2023.3838%2044.5789C22.3742%2042.3052%2021.2972%2039.6924%2020.6276%2037.5272C19.1102%2032.62%2019.1225%2029.6726%2018.0492%2024.7504C16.2913%2016.6888%2016.128%208.90794%2013.0439%204.36833C9.34346%20-1.0786%200%200.109644%200%200.109644Z'%20fill='url(%23paint0_linear_0_6)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_0_6'%20x1='145'%20y1='-5.97763e-08'%20x2='145'%20y2='50'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%232D2D2D'/%3e%3cstop%20offset='0.503092'%20stop-color='%231F1F1F'/%3e%3cstop%20offset='1'%20stop-color='%23393939'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") 50%/255.2px 44px no-repeat;
    justify-content: center;
    align-items: center;
    width: 256px;
    height: 44px;
    margin: -18px auto 0;
    display: flex;
    position: relative;
    overflow: visible
}

.dept-label[data-v-2adfd6f3]:before,.dept-label[data-v-2adfd6f3]:after {
    content: "";
    pointer-events: none;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: 39.484px 44px;
    width: 39.484px;
    height: 44px;
    position: absolute;
    top: 0
}

.dept-label[data-v-2adfd6f3]:before {
    background-image: url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2044.8685%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Rectangle%201000003430'%20d='M8.89648%200.617188C14.3624%200.731354%2019.7389%202.15943%2022.2227%206.73633C22.8547%207.90101%2023.5248%209.8408%2024.1758%2012.1348C24.8234%2014.4171%2025.4423%2017.0106%2025.9795%2019.458C26.5164%2021.9044%2026.9705%2024.1998%2027.291%2025.8838C27.4512%2026.7256%2027.5785%2027.4145%2027.665%2027.8926C27.7083%2028.1315%2027.7413%2028.3179%2027.7637%2028.4443C27.7749%2028.5076%2027.7834%2028.5565%2027.7891%2028.5889C27.7919%2028.6048%2027.7935%2028.6169%2027.7949%2028.625C27.7956%2028.6289%2027.7965%2028.6318%2027.7969%2028.6338V28.6367L27.7988%2028.6455V28.6465L27.7998%2028.6484C27.8001%2028.6498%2027.8003%2028.6518%2027.8008%2028.6543C27.8018%2028.6594%2027.8028%2028.667%2027.8047%2028.6768C27.8086%2028.6965%2027.8146%2028.7259%2027.8223%2028.7637C27.8376%2028.8393%2027.861%2028.95%2027.8916%2029.0928C27.9529%2029.3784%2028.0448%2029.7924%2028.1689%2030.3066C28.4171%2031.3348%2028.7938%2032.7671%2029.3066%2034.3867C30.329%2037.6157%2031.9074%2041.6321%2034.1221%2044.6641C36.0123%2047.2517%2038.2144%2048.6938%2040.1318%2049.4971H39.5811C31.412%2049.4969%2023.5468%2045.0636%2021.1631%2037.377C20.4118%2034.9542%2020.0384%2033.0158%2019.7188%2031.0625C19.3994%2029.1111%2019.1298%2027.1206%2018.5879%2024.6426C17.7068%2020.6131%2017.2371%2016.7175%2016.5801%2013.1475C15.9314%209.62299%2015.1036%206.45073%2013.4932%204.08691C12.3306%202.38055%2010.659%201.29824%208.89648%200.617188Z'%20fill='url(%23paint0_linear_0_5)'%20stroke='url(%23paint1_linear_0_5)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_0_5'%20x1='22.4343'%20y1='2.48353e-09'%20x2='22.4343'%20y2='50'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFDC69'/%3e%3cstop%20offset='0.134726'%20stop-color='%23FFE280'/%3e%3cstop%20offset='0.501244'%20stop-color='%23B48735'/%3e%3cstop%20offset='0.869842'%20stop-color='%23FFE280'/%3e%3cstop%20offset='1'%20stop-color='%23FFD466'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_0_5'%20x1='22.4343'%20y1='2.48353e-09'%20x2='22.4343'%20y2='50'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F9DA7A'%20stop-opacity='0'/%3e%3cstop%20offset='0.102059'%20stop-color='%23FFF5D7'/%3e%3cstop%20offset='0.201474'%20stop-color='%23F9DA7A'/%3e%3cstop%20offset='0.489351'%20stop-color='%23B48835'/%3e%3cstop%20offset='0.710522'%20stop-color='%23FFDF7C'/%3e%3cstop%20offset='0.817846'%20stop-color='%23FFF3CD'/%3e%3cstop%20offset='1'%20stop-color='%23FFDF7C'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
    left: -1px
}

.dept-label[data-v-2adfd6f3]:after {
    background-image: url("data:image/svg+xml,%3csvg%20width='42'%20height='50'%20viewBox='0%200%2042%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M35.9717%200.617188C30.5057%200.731354%2025.1293%202.15943%2022.6455%206.73633C22.0135%207.90101%2021.3433%209.8408%2020.6924%2012.1348C20.0448%2014.4171%2019.4258%2017.0106%2018.8887%2019.458C18.3517%2021.9044%2017.8977%2024.1998%2017.5771%2025.8838C17.4169%2026.7256%2017.2897%2027.4145%2017.2031%2027.8926C17.1599%2028.1315%2017.1269%2028.3179%2017.1045%2028.4443C17.0933%2028.5076%2017.0848%2028.5565%2017.0791%2028.5889C17.0763%2028.6048%2017.0746%2028.6169%2017.0732%2028.625C17.0726%2028.6289%2017.0716%2028.6318%2017.0713%2028.6338V28.6367L17.0693%2028.6455V28.6465L17.0684%2028.6484C17.0681%2028.6498%2017.0679%2028.6518%2017.0674%2028.6543C17.0664%2028.6594%2017.0654%2028.667%2017.0635%2028.6768C17.0596%2028.6965%2017.0536%2028.7259%2017.0459%2028.7637C17.0306%2028.8393%2017.0072%2028.95%2016.9766%2029.0928C16.9153%2029.3784%2016.8234%2029.7924%2016.6992%2030.3066C16.451%2031.3348%2016.0743%2032.7671%2015.5615%2034.3867C14.5391%2037.6157%2012.9608%2041.6321%2010.7461%2044.6641C8.85587%2047.2517%206.65378%2048.6938%204.73633%2049.4971H5.28711C13.4562%2049.4969%2021.3214%2045.0636%2023.7051%2037.377C24.4564%2034.9542%2024.8297%2033.0158%2025.1494%2031.0625C25.4688%2029.1111%2025.7384%2027.1206%2026.2803%2024.6426C27.1614%2020.6131%2027.631%2016.7175%2028.2881%2013.1475C28.9367%209.62299%2029.7646%206.45073%2031.375%204.08691C32.5375%202.38055%2034.2092%201.29824%2035.9717%200.617188Z'%20fill='url(%23paint0_linear_777_674)'%20stroke='url(%23paint1_linear_777_674)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_777_674'%20x1='22.4339'%20y1='0'%20x2='22.4339'%20y2='50'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFDC69'/%3e%3cstop%20offset='0.134726'%20stop-color='%23FFE280'/%3e%3cstop%20offset='0.501244'%20stop-color='%23B48735'/%3e%3cstop%20offset='0.869842'%20stop-color='%23FFE280'/%3e%3cstop%20offset='1'%20stop-color='%23FFD466'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_777_674'%20x1='22.4339'%20y1='0'%20x2='22.4339'%20y2='50'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F9DA7A'%20stop-opacity='0'/%3e%3cstop%20offset='0.102059'%20stop-color='%23FFF5D7'/%3e%3cstop%20offset='0.201474'%20stop-color='%23F9DA7A'/%3e%3cstop%20offset='0.489351'%20stop-color='%23B48835'/%3e%3cstop%20offset='0.710522'%20stop-color='%23FFDF7C'/%3e%3cstop%20offset='0.817846'%20stop-color='%23FFF3CD'/%3e%3cstop%20offset='1'%20stop-color='%23FFDF7C'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
    right: -3px
}

.dept-label-text[data-v-2adfd6f3] {
    z-index: 2;
    color: #0000;
    text-shadow: 0 1px 8px #ffdc6933;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#ffdc69 15.07%,#b48735 49.83%,#ffd466 84.42%);
    white-space: nowrap;
    -webkit-background-clip: text;
    background-clip: text;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 44px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    display: flex;
    position: relative
}

.partner-list[data-v-2adfd6f3] {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 4px;
    display: grid
}

.partner-list--featured .partner-card[data-v-2adfd6f3]:first-child {
    grid-column: 1/-1
}

.partner-card[data-v-2adfd6f3] {
    background: radial-gradient(circle at 18% 0,#9a000033 0,#0000 55%),linear-gradient(180deg,#3a0000 0%,#120000 49.9%,#3a0000 100%);
    border: .5px solid #fbe59ab3;
    border-radius: 10px;
    place-items: center;
    gap: 12px;
    min-width: 0;
    min-height: 166px;
    padding: 14px 8px;
    display: grid
}

.avatar-link[data-v-2adfd6f3] {
    cursor: pointer;
    flex-shrink: 0;
    display: flex
}

.avatar-link[data-v-2adfd6f3]:active {
    transform: scale(.94)
}

.partner-avatar[data-v-2adfd6f3] {
    object-fit: cover;
    border-radius: 50%;
    flex-shrink: 0;
    width: 64px;
    height: 64px
}

.partner-name[data-v-2adfd6f3] {
    color: #f4e4ad;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden
}

.partner-handle[data-v-2adfd6f3] {
    background: linear-gradient(#2d2d2d 0%,#000 49.9%,#2d2d2d 100%);
    border: .5px solid #fbe59ab8;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    height: 48px;
    padding: 0 8px;
    display: flex
}

.icon-tg[data-v-2adfd6f3] {
    width: 29px;
    height: 28px
}

.partner-handle div[data-v-2adfd6f3] {
    color: #d4b258;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden
}

.partner-copy[data-v-2adfd6f3] {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    border-radius: 50%;
    outline: none;
    flex-shrink: 0;
    place-items: center;
    width: 44px;
    height: 44px;
    display: grid
}

.icon-copy[data-v-2adfd6f3] {
    width: 44px;
    height: 44px
}

.collab-banner-wrap[data-v-2adfd6f3] {
    width: 100%
}

.collab-banner[data-v-2adfd6f3] {
    border-radius: 10px;
    width: 100%;
    height: 88px;
    display: block
}

.activity-card[data-v-cb85c019] {
    background: linear-gradient(#2d2d2d85 0%,#000000f5 49.9%,#2d2d2d75 100%);
    border: 1px solid #fbe59a73;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 24px #00000047
}

.card-content[data-v-cb85c019] {
    z-index: 1;
    padding: 58px 4px 8px;
    position: relative
}

.reward-title-img[data-v-cb85c019] {
    object-fit: fill;
    pointer-events: none;
    z-index: 10;
    width: 88px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0
}

.coin-icon-h5[data-v-cb85c019] {
    object-fit: contain;
    pointer-events: none;
    z-index: 10;
    width: 60px;
    position: absolute;
    bottom: 10px;
    left: 10px
}

.activity-group-label[data-v-cb85c019] {
    isolation: isolate;
    z-index: 4;
    background: url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%20290%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Rectangle%201000003431'%20opacity='0.5'%20d='M0%200.109644H290C290%200.109644%20283.518%200.229681%20280.748%205.43307C278.272%2010.0848%20276.349%2025.0548%20276.349%2025.0548C276.349%2025.0548%20275.056%2031.5593%20273.771%2036.3103C273.21%2038.3856%20272.375%2041.0448%20271.582%2043.4666C270.298%2047.3941%20266.607%2050%20262.475%2050H31.9295C28.2543%2050%2024.8752%2047.9378%2023.3838%2044.5789C22.3742%2042.3052%2021.2972%2039.6924%2020.6276%2037.5272C19.1102%2032.62%2019.1225%2029.6726%2018.0492%2024.7504C16.2913%2016.6888%2016.128%208.90794%2013.0439%204.36833C9.34346%20-1.0786%200%200.109644%200%200.109644Z'%20fill='url(%23paint0_linear_0_6)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_0_6'%20x1='145'%20y1='-5.97763e-08'%20x2='145'%20y2='50'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%232D2D2D'/%3e%3cstop%20offset='0.503092'%20stop-color='%231F1F1F'/%3e%3cstop%20offset='1'%20stop-color='%23393939'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") 50%/255.2px 44px no-repeat;
    justify-content: center;
    align-items: center;
    width: 256px;
    height: 44px;
    display: flex;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: visible;
    transform: translate(-50%)
}

.activity-group-label[data-v-cb85c019]:before,.activity-group-label[data-v-cb85c019]:after {
    content: "";
    pointer-events: none;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: 39.484px 44px;
    width: 39.484px;
    height: 44px;
    position: absolute;
    top: 0
}

.activity-group-label[data-v-cb85c019]:before {
    background-image: url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2044.8685%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Rectangle%201000003430'%20d='M8.89648%200.617188C14.3624%200.731354%2019.7389%202.15943%2022.2227%206.73633C22.8547%207.90101%2023.5248%209.8408%2024.1758%2012.1348C24.8234%2014.4171%2025.4423%2017.0106%2025.9795%2019.458C26.5164%2021.9044%2026.9705%2024.1998%2027.291%2025.8838C27.4512%2026.7256%2027.5785%2027.4145%2027.665%2027.8926C27.7083%2028.1315%2027.7413%2028.3179%2027.7637%2028.4443C27.7749%2028.5076%2027.7834%2028.5565%2027.7891%2028.5889C27.7919%2028.6048%2027.7935%2028.6169%2027.7949%2028.625C27.7956%2028.6289%2027.7965%2028.6318%2027.7969%2028.6338V28.6367L27.7988%2028.6455V28.6465L27.7998%2028.6484C27.8001%2028.6498%2027.8003%2028.6518%2027.8008%2028.6543C27.8018%2028.6594%2027.8028%2028.667%2027.8047%2028.6768C27.8086%2028.6965%2027.8146%2028.7259%2027.8223%2028.7637C27.8376%2028.8393%2027.861%2028.95%2027.8916%2029.0928C27.9529%2029.3784%2028.0448%2029.7924%2028.1689%2030.3066C28.4171%2031.3348%2028.7938%2032.7671%2029.3066%2034.3867C30.329%2037.6157%2031.9074%2041.6321%2034.1221%2044.6641C36.0123%2047.2517%2038.2144%2048.6938%2040.1318%2049.4971H39.5811C31.412%2049.4969%2023.5468%2045.0636%2021.1631%2037.377C20.4118%2034.9542%2020.0384%2033.0158%2019.7188%2031.0625C19.3994%2029.1111%2019.1298%2027.1206%2018.5879%2024.6426C17.7068%2020.6131%2017.2371%2016.7175%2016.5801%2013.1475C15.9314%209.62299%2015.1036%206.45073%2013.4932%204.08691C12.3306%202.38055%2010.659%201.29824%208.89648%200.617188Z'%20fill='url(%23paint0_linear_0_5)'%20stroke='url(%23paint1_linear_0_5)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_0_5'%20x1='22.4343'%20y1='2.48353e-09'%20x2='22.4343'%20y2='50'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFDC69'/%3e%3cstop%20offset='0.134726'%20stop-color='%23FFE280'/%3e%3cstop%20offset='0.501244'%20stop-color='%23B48735'/%3e%3cstop%20offset='0.869842'%20stop-color='%23FFE280'/%3e%3cstop%20offset='1'%20stop-color='%23FFD466'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_0_5'%20x1='22.4343'%20y1='2.48353e-09'%20x2='22.4343'%20y2='50'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F9DA7A'%20stop-opacity='0'/%3e%3cstop%20offset='0.102059'%20stop-color='%23FFF5D7'/%3e%3cstop%20offset='0.201474'%20stop-color='%23F9DA7A'/%3e%3cstop%20offset='0.489351'%20stop-color='%23B48835'/%3e%3cstop%20offset='0.710522'%20stop-color='%23FFDF7C'/%3e%3cstop%20offset='0.817846'%20stop-color='%23FFF3CD'/%3e%3cstop%20offset='1'%20stop-color='%23FFDF7C'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
    left: -1px
}

.activity-group-label[data-v-cb85c019]:after {
    background-image: url("data:image/svg+xml,%3csvg%20width='42'%20height='50'%20viewBox='0%200%2042%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M35.9717%200.617188C30.5057%200.731354%2025.1293%202.15943%2022.6455%206.73633C22.0135%207.90101%2021.3433%209.8408%2020.6924%2012.1348C20.0448%2014.4171%2019.4258%2017.0106%2018.8887%2019.458C18.3517%2021.9044%2017.8977%2024.1998%2017.5771%2025.8838C17.4169%2026.7256%2017.2897%2027.4145%2017.2031%2027.8926C17.1599%2028.1315%2017.1269%2028.3179%2017.1045%2028.4443C17.0933%2028.5076%2017.0848%2028.5565%2017.0791%2028.5889C17.0763%2028.6048%2017.0746%2028.6169%2017.0732%2028.625C17.0726%2028.6289%2017.0716%2028.6318%2017.0713%2028.6338V28.6367L17.0693%2028.6455V28.6465L17.0684%2028.6484C17.0681%2028.6498%2017.0679%2028.6518%2017.0674%2028.6543C17.0664%2028.6594%2017.0654%2028.667%2017.0635%2028.6768C17.0596%2028.6965%2017.0536%2028.7259%2017.0459%2028.7637C17.0306%2028.8393%2017.0072%2028.95%2016.9766%2029.0928C16.9153%2029.3784%2016.8234%2029.7924%2016.6992%2030.3066C16.451%2031.3348%2016.0743%2032.7671%2015.5615%2034.3867C14.5391%2037.6157%2012.9608%2041.6321%2010.7461%2044.6641C8.85587%2047.2517%206.65378%2048.6938%204.73633%2049.4971H5.28711C13.4562%2049.4969%2021.3214%2045.0636%2023.7051%2037.377C24.4564%2034.9542%2024.8297%2033.0158%2025.1494%2031.0625C25.4688%2029.1111%2025.7384%2027.1206%2026.2803%2024.6426C27.1614%2020.6131%2027.631%2016.7175%2028.2881%2013.1475C28.9367%209.62299%2029.7646%206.45073%2031.375%204.08691C32.5375%202.38055%2034.2092%201.29824%2035.9717%200.617188Z'%20fill='url(%23paint0_linear_777_674)'%20stroke='url(%23paint1_linear_777_674)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_777_674'%20x1='22.4339'%20y1='0'%20x2='22.4339'%20y2='50'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFDC69'/%3e%3cstop%20offset='0.134726'%20stop-color='%23FFE280'/%3e%3cstop%20offset='0.501244'%20stop-color='%23B48735'/%3e%3cstop%20offset='0.869842'%20stop-color='%23FFE280'/%3e%3cstop%20offset='1'%20stop-color='%23FFD466'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_777_674'%20x1='22.4339'%20y1='0'%20x2='22.4339'%20y2='50'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F9DA7A'%20stop-opacity='0'/%3e%3cstop%20offset='0.102059'%20stop-color='%23FFF5D7'/%3e%3cstop%20offset='0.201474'%20stop-color='%23F9DA7A'/%3e%3cstop%20offset='0.489351'%20stop-color='%23B48835'/%3e%3cstop%20offset='0.710522'%20stop-color='%23FFDF7C'/%3e%3cstop%20offset='0.817846'%20stop-color='%23FFF3CD'/%3e%3cstop%20offset='1'%20stop-color='%23FFDF7C'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
    right: -3px
}

.activity-group-label-text[data-v-cb85c019] {
    z-index: 2;
    color: #0000;
    text-shadow: 0 1px 8px #ffdc6933;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#ffdc69 15.07%,#b48735 49.83%,#ffd466 84.42%);
    white-space: nowrap;
    -webkit-background-clip: text;
    background-clip: text;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 44px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    display: flex;
    position: relative
}

.activity-grid[data-v-cb85c019] {
    grid-template-columns: 1fr;
    gap: 8px;
    margin-bottom: 16px;
    display: grid;
    position: relative
}

.activity-item[data-v-cb85c019] {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    min-width: 0;
    height: 150px;
    padding-top: 8px;
    position: relative
}

.activity-label[data-v-cb85c019] {
    z-index: 3;
    background: url(data:image/webp;base64,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) 0 0/85px 28px no-repeat;
    width: 85px;
    height: 28px;
    position: absolute;
    top: 0;
    left: 0
}

.activity-label-text[data-v-cb85c019] {
    color: #000;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: -10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    display: flex
}

.visual-card[data-v-cb85c019] {
    background-color: #060606;
    background-position: 50%;
    background-size: cover;
    border: 1px solid #fbe59a;
    border-radius: 8px;
    width: 100%;
    height: 142px;
    position: relative;
    overflow: hidden
}

.activity-visual-img[data-v-cb85c019] {
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0
}

.visual-card[data-v-cb85c019]:before {
    content: none
}

[data-v-cb85c019] .act-line {
    color: #d6c28a;
    letter-spacing: 0;
    margin: 0 0 8px;
    font-family: PingFang SC,sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px
}

[data-v-cb85c019] .act-line.bold {
    font-weight: 600
}

[data-v-cb85c019] .act-line.red,[data-v-cb85c019] .red-text {
    color: #ffdc69;
    letter-spacing: .1em;
    font-family: PingFang SC,sans-serif;
    font-weight: 600;
    line-height: 16px
}

[data-v-cb85c019] .amount {
    letter-spacing: .1em;
    color: #ffdc69;
    font-family: PingFang SC,sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px
}

[data-v-cb85c019] .act-flex-between {
    color: #d6c28a;
    letter-spacing: 0;
    justify-content: space-between;
    align-items: baseline;
    width: 70%;
    margin-bottom: 8px;
    font-family: PingFang SC,sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    display: flex
}

[data-v-cb85c019] .act-flex {
    color: #d6c28a;
    letter-spacing: 0;
    align-items: baseline;
    margin-bottom: 8px;
    font-family: PingFang SC,sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    display: flex
}

[data-v-cb85c019] .act-flex .label,[data-v-cb85c019] .act-flex-between .label {
    color: #f4e4ad;
    flex-shrink: 0
}

[data-v-cb85c019] .act-flex-three {
    color: #d6c28a;
    letter-spacing: 0;
    align-items: baseline;
    width: 70%;
    margin-bottom: 8px;
    font-family: PingFang SC,sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    display: flex
}

[data-v-cb85c019] .act-flex-three .col-left {
    flex-shrink: 0;
    width: 80px
}

[data-v-cb85c019] .act-flex-three .col-mid {
    text-align: center;
    flex: 1
}

[data-v-cb85c019] .act-flex-three .amount {
    text-align: right
}

[data-v-cb85c019] .mt-2 {
    margin-top: 8px
}

[data-v-cb85c019] .inline-dot {
    object-fit: contain;
    width: 7px;
    height: 7px;
    margin-right: 4px
}

[data-v-cb85c019] .flex-center-y {
    align-items: center;
    display: flex
}

.activity-modal-mask[data-v-cb85c019] {
    z-index: 1000;
    background: #000000b8;
    justify-content: center;
    align-items: center;
    padding: 24px;
    display: flex;
    position: fixed;
    inset: 0
}

.activity-modal[data-v-cb85c019] {
    background: radial-gradient(circle at 14% 0,#ffdc6933,#0000 26%),linear-gradient(#2d2d2d 0%,#000 49.9%,#2d2d2d 100%);
    border: 1px solid #fbe59a;
    border-radius: 16px;
    width: min(100%,340px);
    max-height: 78vh;
    padding: 24px 18px 18px;
    position: relative;
    overflow-y: auto;
    box-shadow: 0 20px 40px #0000007a
}

.modal-close[data-v-cb85c019] {
    color: #ffdc69;
    cursor: pointer;
    place-items: center;
    width: 28px;
    height: 28px;
    font-size: 24px;
    line-height: 1;
    display: grid;
    position: absolute;
    top: 8px;
    right: 10px
}

.modal-title-row[data-v-cb85c019] {
    align-items: center;
    gap: 10px;
    margin-bottom: 14px;
    display: flex
}

.modal-num[data-v-cb85c019] {
    color: #100900;
    background: linear-gradient(#ffdc69 0%,#b48735 100%);
    border-radius: 50%;
    flex-shrink: 0;
    place-items: center;
    width: 24px;
    height: 24px;
    font-size: 13px;
    font-weight: 800;
    display: grid
}

.modal-title-row h3[data-v-cb85c019] {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(#fff 12%,#fde420 56%,#ffc800 86%);
    -webkit-background-clip: text;
    background-clip: text;
    margin: 0;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.2
}

.modal-content[data-v-cb85c019] {
    color: #d6c28a
}

.contact-row[data-v-cb85c019] {
    justify-content: space-between;
    min-height: 130px;
    margin-top: 10px;
    display: flex;
    position: relative
}

.contact-info[data-v-cb85c019] {
    flex: 1;
    min-width: 0
}

.act-contact[data-v-cb85c019] {
    word-break: break-all;
    align-items: center;
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    display: flex
}

.contact-label[data-v-cb85c019] {
    color: #fff;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.contact-handle[data-v-cb85c019] {
    color: #ffdc69;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    background: linear-gradient(180deg,#2d2d2d 0%,#000 100%);
    border: 1px solid #fbe59a80;
    border-radius: 999px;
    align-items: center;
    padding: 6px 10px;
    margin-left: 8px;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    display: inline-flex;
    box-shadow: inset 0 1px #ffffff0a;
    transition: transform .15s,opacity .15s
}

.contact-handle[data-v-cb85c019]:active {
    opacity: .85;
    transform: scale(.98)
}

.copy-icon[data-v-cb85c019] {
    -webkit-tap-highlight-color: transparent;
    width: 22px;
    height: 22px;
    margin-left: 4px
}

.copy-icon[data-v-cb85c019]:active {
    opacity: .4
}

.tg-button-link[data-v-cb85c019] {
    -webkit-tap-highlight-color: transparent;
    align-items: center;
    margin-bottom: 8px;
    display: inline-flex
}

.tg-button-link[data-v-cb85c019]:active {
    opacity: .7
}

.tg-button-img[data-v-cb85c019] {
    border-radius: 99px;
    justify-content: center;
    align-items: center;
    height: 30px;
    font-size: 13px;
    font-weight: 800;
    animation: 1.8s ease-in-out infinite tgButtonBreath-cb85c019;
    display: inline-flex
}

@keyframes tgButtonBreath-cb85c019 {
    0%,to {
        filter: drop-shadow(0 0 #ffdc6900);
        transform: scale(1)
    }

    50% {
        filter: drop-shadow(0 0 10px #ffdc696b);
        transform: scale(1.045)
    }
}

.specialist-card[data-v-f83717d4] {
    background: radial-gradient(circle at 0 0,#ffdc691a,#0000 35%),linear-gradient(#141009fa 0%,#080705fa 100%);
    border: 1px solid #fbe59a;
    border-radius: 8px;
    justify-content: space-between;
    min-height: 126px;
    padding: 18px 0 0 16px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 10px 24px #00000047
}

.specialist-left[data-v-f83717d4] {
    flex: 1;
    min-width: 0;
    padding-bottom: 16px
}

.specialist-name[data-v-f83717d4] {
    color: #f4e4ad;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 6px;
    font-size: 15px;
    font-weight: 700;
    overflow: hidden
}

.specialist-sub[data-v-f83717d4] {
    color: #ffdc69b8;
    margin: 0;
    font-family: PingFang SC,sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px
}

.specialist-right[data-v-f83717d4] {
    flex-shrink: 0;
    align-items: flex-end;
    display: flex
}

.specialist-photo[data-v-f83717d4] {
    object-fit: contain;
    object-position: bottom;
    width: 100%;
    height: 140px;
    display: block
}

.complaint-card[data-v-ec9f7ad0] {
    background: linear-gradient(#2d2d2d 0%,#000 49.9%,#2d2d2d 100%);
    border: 1px solid #fbe59a;
    border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    padding: 12px 14px;
    display: flex;
    box-shadow: 0 10px 24px #00000047
}

.partner-left[data-v-ec9f7ad0] {
    align-items: center;
    gap: 8px;
    display: flex
}

.partner-avatar[data-v-ec9f7ad0] {
    object-fit: cover;
    border-radius: 50%;
    flex-shrink: 0;
    width: 48px;
    height: 48px
}

.partner-name[data-v-ec9f7ad0] {
    color: #f4e4ad;
    font-size: 14px;
    font-weight: 700
}

.partner-right[data-v-ec9f7ad0] {
    align-items: center;
    gap: 5px;
    display: flex
}

.tg-icon[data-v-ec9f7ad0] {
    object-fit: contain;
    width: 30px;
    height: 30px
}

.partner-handle[data-v-ec9f7ad0] {
    color: #ffdc69;
    font-size: 13px;
    font-weight: 600
}

.btn-copy[data-v-ec9f7ad0] {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    display: flex
}

.copy-icon[data-v-ec9f7ad0] {
    object-fit: contain;
    width: 44px;
    height: 44px
}

.h5-page[data-v-f6b05a71] {
    z-index: 1;
    isolation: isolate;
    background: url(/assets/pc-page-bg-C25gp_rk.webp) top center/100% auto no-repeat;
    background-color: #9a0000;
    background-blend-mode: multiply;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    padding: 56px 0 60px;
    position: relative;
    overflow-x: hidden
}

.fab-icon[data-v-f6b05a71] {
    object-fit: contain;
    pointer-events: none;
    width: 20.372px;
    height: 19.2px
}

.fab-label[data-v-f6b05a71] {
    color: #000;
    letter-spacing: 0;
    white-space: nowrap;
    pointer-events: none;
    font-family: PingFang SC,sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}
