:root {
    --z39: #10b981;
    --t10: #f1f5f9;
    --p71: #ffffff;
    --z56: #1e293b;
    --f58: #64748b;
    --v89: #e2e8f0;
    --j95: #059669;
    --j90: #ecfdf5;
    --h1: 12px;
    --h64: 16px;
}

* { margin: 0; padding: 0; box-sizing: border-box; }

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    background: var(--t10);
    color: var(--z56);
    line-height: 1.6;
    min-height: 100vh;
}

a { color: inherit; text-decoration: none; transition: color .2s; }
a:hover { color: var(--z39); }

img { max-width: 100%; height: auto; display: block; }

.i3q3g1 {
    column-count: 5;
    column-gap: var(--h64);
    padding: var(--h64);
    max-width: 1400px;
    margin: 0 auto;
}

.r9v5s5 {
    break-inside: avoid;
    margin-bottom: var(--h64);
    background: var(--p71);
    border-radius: var(--h1);
    overflow: hidden;
    position: relative;
    transition: transform .25s, box-shadow .25s;
}

.r9v5s5:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 40px rgba(0,0,0,.12);
}

.r9v5s5 img {
    width: 100%;
    display: block;
}

.r9v5s5 ._fa4rq {
    padding: 12px 14px;
}

.r9v5s5 ._q77bq {
    font-size: 14px;
    font-weight: 600;
    color: var(--z56);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 8px;
}

.r9v5s5 ._s0ise {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: var(--f58);
}

.r9v5s5 ._s0ise .xz-flow {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    flex-shrink: 0;
}

.r9v5s5 .mv-tag {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity .25s;
}

.r9v5s5:hover .mv-tag { opacity: 1; }

.mv-tag ._620ho {
    background: var(--z39);
    color: #fff;
    border: none;
    padding: 10px 24px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
}

.mv-tag ._620ho:hover { background: var(--j95); }

.top-nav {
    background: var(--p71);
    border-bottom: 1px solid var(--v89);
    padding: 12px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: sticky;
    top: 0;
    z-index: 100;
}

.top-nav .r9i9d9 {
    font-size: 22px;
    font-weight: 700;
    color: var(--z39);
}

.top-nav ._y7rse {
    flex: 1;
    max-width: 480px;
    margin: 0 32px;
    position: relative;
}

.top-nav ._y7rse input {
    width: 100%;
    padding: 10px 16px 10px 40px;
    border: 2px solid var(--v89);
    border-radius: 24px;
    font-size: 14px;
    outline: none;
    transition: border-color .2s;
}

.top-nav ._y7rse input:focus { border-color: var(--z39); }

.top-nav ._y7rse .x3r9a4 {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--f58);
}

.top-nav .lq-foot {
    display: flex;
    align-items: center;
    gap: 16px;
}

._k5jd5 {
    background: var(--p71);
    padding: 12px 24px;
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
    border-bottom: 1px solid var(--v89);
}

._k5jd5 a {
    padding: 6px 18px;
    border-radius: 20px;
    font-size: 14px;
    color: var(--f58);
    transition: all .2s;
}

._k5jd5 a.active,
._k5jd5 a:hover {
    background: var(--z39);
    color: #fff;
}

._yv5p0 {
    padding: 20px 24px;
    max-width: 1400px;
    margin: 0 auto;
    overflow-x: auto;
    white-space: nowrap;
}

._yv5p0 .a8x5b3 {
    display: inline-block;
    width: 220px;
    margin-right: 16px;
    background: var(--p71);
    border-radius: var(--h1);
    overflow: hidden;
    vertical-align: top;
    white-space: normal;
    transition: transform .2s;
}

._yv5p0 .a8x5b3:hover { transform: translateY(-3px); }

._yv5p0 .a8x5b3 ._vjiz3 {
    height: 140px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 2px;
}

._yv5p0 .a8x5b3 ._vjiz3 div {
    background-size: cover;
    background-position: center;
}

._yv5p0 .a8x5b3 .cy-chip {
    padding: 10px 12px;
}

._yv5p0 .a8x5b3 .cy-chip h4 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
}

._yv5p0 .a8x5b3 .cy-chip span {
    font-size: 12px;
    color: var(--f58);
}

.mv-grid {
    position: fixed;
    right: 20px;
    top: 140px;
    width: 200px;
    background: var(--p71);
    border-radius: var(--h1);
    padding: 16px;
    box-shadow: 0 4px 20px rgba(0,0,0,.06);
    z-index: 50;
}

.mv-grid h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--z56);
}

.mv-grid .h5y9k3 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}

.mv-grid .h5y9k3 .xz-flow {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    flex-shrink: 0;
}

.mv-grid .h5y9k3 ._m8zts {
    flex: 1;
    min-width: 0;
}

.mv-grid .h5y9k3 ._m8zts .tx-zone {
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mv-grid .h5y9k3 ._m8zts .gk-note {
    font-size: 11px;
    color: var(--f58);
}

.mv-grid .bw-cell {
    background: var(--j90);
    color: var(--z39);
    border: none;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 11px;
    cursor: pointer;
    font-weight: 600;
}

.u9y5v9 {
    padding: 16px 24px;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
}

.u9y5v9 .n8u3k3 {
    padding: 6px 14px;
    background: var(--p71);
    border-radius: 20px;
    font-size: 13px;
    color: var(--f58);
    border: 1px solid var(--v89);
    transition: all .2s;
}

.u9y5v9 .n8u3k3:hover {
    background: var(--z39);
    color: #fff;
    border-color: var(--z39);
}

.u9y5v9 .tag-item._7lv8t {
    font-size: 15px;
    font-weight: 600;
    padding: 8px 18px;
}

.u9y5v9 .tag-item.xz-col {
    font-size: 14px;
}

.k9q1g1 {
    position: fixed;
    bottom: 24px;
    left: 24px;
    z-index: 200;
}

.k9q1g1 .xz-area {
    background: var(--p71);
    padding: 10px 16px;
    border-radius: var(--h1);
    box-shadow: 0 4px 20px rgba(0,0,0,.1);
    font-size: 13px;
    color: var(--z56);
    animation: bubbleFade 4s ease-in-out;
    margin-bottom: 8px;
    display: none;
}

@keyframes bubbleFade {
    0% { opacity: 0; transform: translateY(20px); }
    10% { opacity: 1; transform: translateY(0); }
    80% { opacity: 1; transform: translateY(0); }
    100% { opacity: 0; transform: translateY(-10px); }
}

.r2t3t8 {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: var(--f58);
}

.r2t3t8 .dk-grid {
    width: 8px;
    height: 8px;
    background: var(--z39);
    border-radius: 50%;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgba(16,185,129,.6); }
    70% { box-shadow: 0 0 0 8px rgba(16,185,129,0); }
    100% { box-shadow: 0 0 0 0 rgba(16,185,129,0); }
}

._c0h4d {
    background: var(--j90);
    padding: 8px 24px;
    overflow: hidden;
    height: 36px;
    position: relative;
}

._c0h4d .g1m7c8 {
    animation: scrollUp 30s linear infinite;
}

._c0h4d ._wtgau {
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    color: var(--f58);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@keyframes scrollUp {
    0% { transform: translateY(0); }
    100% { transform: translateY(-100%); }
}

.cy-mark {
    max-width: 800px;
    margin: 32px auto;
    padding: 0 24px;
}

.cy-mark h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
}

._i1kj1 {
    display: flex;
    gap: 12px;
    padding: 14px 0;
    border-bottom: 1px solid var(--v89);
}

._i1kj1 .xz-flow {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    flex-shrink: 0;
}

._i1kj1 .pn-flow {
    flex: 1;
}

._i1kj1 .pn-flow .bw-col {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px;
}

._i1kj1 .pn-flow .bw-col .z1d4y8 {
    font-size: 13px;
    font-weight: 600;
}

._i1kj1 .pn-flow .bw-col .bx-note {
    font-size: 12px;
    color: var(--f58);
}

._i1kj1 .pn-flow .l4l1k1 {
    font-size: 14px;
    line-height: 1.6;
    color: var(--z56);
}

._i1kj1 .pn-flow .bx-pan {
    margin-top: 8px;
    display: flex;
    gap: 16px;
    font-size: 12px;
    color: var(--f58);
}

._3t215 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: var(--h64);
    padding: var(--h64);
    max-width: 1400px;
    margin: 0 auto;
}

.a4s1y6 {
    background: var(--p71);
    border-radius: var(--h1);
    overflow: hidden;
    transition: transform .2s, box-shadow .2s;
}

.a4s1y6:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 30px rgba(0,0,0,.1);
}

.a4s1y6 ._gnv2s {
    height: 160px;
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 2px;
}

.a4s1y6 ._gnv2s .v9h6i1 {
    grid-row: 1 / -1;
    background-size: cover;
    background-position: center;
}

.a4s1y6 ._gnv2s ._1q07c {
    background-size: cover;
    background-position: center;
}

.a4s1y6 .o4m2z3 {
    padding: 12px 14px;
}

.a4s1y6 .o4m2z3 h4 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
}

.a4s1y6 .o4m2z3 .rp-mark {
    font-size: 12px;
    color: var(--f58);
}

._mcb2u {
    text-align: center;
    padding: 32px 24px;
    color: var(--f58);
    font-size: 12px;
    border-top: 1px solid var(--v89);
    margin-top: 40px;
}

._mcb2u a { color: var(--f58); margin: 0 8px; }
._mcb2u a:hover { color: var(--z39); }

._cr459 {
    text-align: center;
    padding: 32px;
}

._cr459 .qr-body {
    display: inline-flex;
    gap: 6px;
}

._cr459 .qr-body span {
    width: 8px;
    height: 8px;
    background: var(--z39);
    border-radius: 50%;
    animation: loadBounce .6s infinite alternate;
}

._cr459 .qr-body span:nth-child(2) { animation-delay: .2s; }
._cr459 .qr-body span:nth-child(3) { animation-delay: .4s; }

@keyframes loadBounce {
    to { transform: translateY(-8px); opacity: .4; }
}

.xz-cell {
    max-width: 900px;
    margin: 0 auto;
    padding: 24px;
}

.xz-cell .mv-pill {
    font-size: 13px;
    color: var(--f58);
    margin-bottom: 16px;
}

.xz-cell .mv-pill a { color: var(--z39); }

.xz-cell ._2utu9 {
    width: 100%;
    border-radius: var(--h1);
    margin-bottom: 20px;
}

.xz-cell .b8f2u9 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
}

.xz-cell .tx-area {
    font-size: 15px;
    line-height: 1.8;
    color: var(--z56);
    margin-bottom: 20px;
}

.xz-cell ._87qbx {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px;
    background: var(--t10);
    border-radius: var(--h1);
    margin-bottom: 20px;
}

.xz-cell ._87qbx .xz-flow {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

.xz-cell ._87qbx .p3m5r8 {
    flex: 1;
}

.xz-cell ._87qbx .p3m5r8 .tx-zone {
    font-size: 15px;
    font-weight: 600;
}

.xz-cell ._87qbx .p3m5r8 .h2f3b2 {
    font-size: 12px;
    color: var(--f58);
}

.xz-cell .i9k8i4 {
    display: flex;
    gap: 12px;
    margin-bottom: 24px;
}

.xz-cell .i9k8i4 button {
    padding: 10px 24px;
    border-radius: 24px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all .2s;
}

.xz-cell .i9k8i4 .jm-foot {
    background: var(--z39);
    color: #fff;
}

.xz-cell .i9k8i4 .jm-foot:hover { background: var(--j95); }

.xz-cell .i9k8i4 .hp-item,
.xz-cell .i9k8i4 .t7u6f1 {
    background: var(--t10);
    color: var(--z56);
    border: 1px solid var(--v89);
}

.dk-item {
    max-width: 1400px;
    margin: 32px auto;
    padding: 0 24px;
}

.dk-item h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
}

._xw51g {
    column-count: 4;
    column-gap: var(--h64);
}

.pn-col {
    max-width: 900px;
    margin: 0 auto;
    padding: 24px;
}

.pn-col ._zoh57 {
    text-align: center;
    padding: 32px 0;
}

.pn-col ._zoh57 .r2d9s7 {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 12px;
}

.pn-col ._zoh57 h1 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
}

.pn-col ._zoh57 ._bcxgm {
    font-size: 14px;
    color: var(--f58);
    margin-bottom: 12px;
}

.pn-col ._zoh57 .i2m4o1 {
    display: flex;
    justify-content: center;
    gap: 32px;
}

.pn-col ._zoh57 .i2m4o1 .jm-row {
    text-align: center;
}

.pn-col ._zoh57 .i2m4o1 .jm-row .m4j3y9 {
    font-size: 18px;
    font-weight: 700;
    color: var(--z56);
}

.pn-col ._zoh57 .i2m4o1 .jm-row .n9j5n8 {
    font-size: 12px;
    color: var(--f58);
}

.pn-col .jm-chip {
    display: flex;
    justify-content: center;
    gap: 24px;
    border-bottom: 1px solid var(--v89);
    margin-bottom: 24px;
}

.pn-col .jm-chip a {
    padding: 12px 0;
    font-size: 14px;
    color: var(--f58);
    border-bottom: 2px solid transparent;
}

.pn-col .jm-chip a.active {
    color: var(--z39);
    border-bottom-color: var(--z39);
    font-weight: 600;
}

@media (max-width: 1024px) {
    .i3q3g1 { column-count: 3; }
    .mv-grid { display: none; }
    ._xw51g { column-count: 3; }
}

@media (max-width: 768px) {
    .i3q3g1 { column-count: 2; }
    ._xw51g { column-count: 2; }
    .top-nav ._y7rse { margin: 0 16px; }
    ._yv5p0 .a8x5b3 { width: 180px; }
}

@media (max-width: 480px) {
    .i3q3g1 { column-count: 2; column-gap: 10px; padding: 10px; }
    ._xw51g { column-count: 1; }
    .top-nav { padding: 10px 12px; }
    .top-nav .r9i9d9 { font-size: 18px; }
    ._k5jd5 { flex-wrap: wrap; }
    .xz-cell .i9k8i4 { flex-wrap: wrap; }
}
