:root {
    --f23: #10b981;
    --x61: #f1f5f9;
    --t79: #ffffff;
    --w13: #1e293b;
    --x98: #64748b;
    --h91: #e2e8f0;
    --w21: #059669;
    --d18: #ecfdf5;
    --y58: 12px;
    --t50: 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(--x61);
    color: var(--w13);
    line-height: 1.6;
    min-height: 100vh;
}

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

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

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

.w5t5e6 {
    break-inside: avoid;
    margin-bottom: var(--t50);
    background: var(--t79);
    border-radius: var(--y58);
    overflow: hidden;
    position: relative;
    transition: transform .25s, box-shadow .25s;
}

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

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

.w5t5e6 .j3v2z3 {
    padding: 12px 14px;
}

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

.w5t5e6 ._x83u5 {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: var(--x98);
}

.w5t5e6 ._x83u5 .wd-row {
    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;
}

.w5t5e6 .dk-slot {
    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;
}

.w5t5e6:hover .dk-slot { opacity: 1; }

.dk-slot .sl-grid {
    background: var(--f23);
    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;
}

.dk-slot .sl-grid:hover { background: var(--w21); }

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

.top-nav .rp-pill {
    font-size: 22px;
    font-weight: 700;
    color: var(--f23);
}

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

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

.top-nav .v9f4s2 input:focus { border-color: var(--f23); }

.top-nav .v9f4s2 .z6w9g5 {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--x98);
}

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

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

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

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

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

.nf-item ._2r2ru {
    display: inline-block;
    width: 220px;
    margin-right: 16px;
    background: var(--t79);
    border-radius: var(--y58);
    overflow: hidden;
    vertical-align: top;
    white-space: normal;
    transition: transform .2s;
}

.nf-item ._2r2ru:hover { transform: translateY(-3px); }

.nf-item ._2r2ru .y1d7e8 {
    height: 140px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 2px;
}

.nf-item ._2r2ru .y1d7e8 div {
    background-size: cover;
    background-position: center;
}

.nf-item ._2r2ru .i8y3h4 {
    padding: 10px 12px;
}

.nf-item ._2r2ru .i8y3h4 h4 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
}

.nf-item ._2r2ru .i8y3h4 span {
    font-size: 12px;
    color: var(--x98);
}

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

.jm-area h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--w13);
}

.jm-area .y4x7r6 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}

.jm-area .y4x7r6 .wd-row {
    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;
}

.jm-area .y4x7r6 .mv-area {
    flex: 1;
    min-width: 0;
}

.jm-area .y4x7r6 .mv-area .rp-foot {
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jm-area .y4x7r6 .mv-area ._mhfgo {
    font-size: 11px;
    color: var(--x98);
}

.jm-area .xz-item {
    background: var(--d18);
    color: var(--f23);
    border: none;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 11px;
    cursor: pointer;
    font-weight: 600;
}

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

._2r5av .m7u9a4 {
    padding: 6px 14px;
    background: var(--t79);
    border-radius: 20px;
    font-size: 13px;
    color: var(--x98);
    border: 1px solid var(--h91);
    transition: all .2s;
}

._2r5av .m7u9a4:hover {
    background: var(--f23);
    color: #fff;
    border-color: var(--f23);
}

._2r5av .tag-item.mv-pan {
    font-size: 15px;
    font-weight: 600;
    padding: 8px 18px;
}

._2r5av .tag-item._870k1 {
    font-size: 14px;
}

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

.d9z8f7 .hp-col {
    background: var(--t79);
    padding: 10px 16px;
    border-radius: var(--y58);
    box-shadow: 0 4px 20px rgba(0,0,0,.1);
    font-size: 13px;
    color: var(--w13);
    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); }
}

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

.bx-zone .g2u2l8 {
    width: 8px;
    height: 8px;
    background: var(--f23);
    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); }
}

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

.tx-head ._rw021 {
    animation: scrollUp 30s linear infinite;
}

.tx-head .mv-tag {
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    color: var(--x98);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

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

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

.d4n6y2 .wd-row {
    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;
}

.d4n6y2 .bx-head {
    flex: 1;
}

.d4n6y2 .bx-head ._jb33p {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px;
}

.d4n6y2 .bx-head ._jb33p ._wf0km {
    font-size: 13px;
    font-weight: 600;
}

.d4n6y2 .bx-head ._jb33p .m8t8g5 {
    font-size: 12px;
    color: var(--x98);
}

.d4n6y2 .bx-head ._aeik9 {
    font-size: 14px;
    line-height: 1.6;
    color: var(--w13);
}

.d4n6y2 .bx-head ._iebt4 {
    margin-top: 8px;
    display: flex;
    gap: 16px;
    font-size: 12px;
    color: var(--x98);
}

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

.tx-box {
    background: var(--t79);
    border-radius: var(--y58);
    overflow: hidden;
    transition: transform .2s, box-shadow .2s;
}

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

.tx-box ._w5720 {
    height: 160px;
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 2px;
}

.tx-box ._w5720 .jm-item {
    grid-row: 1 / -1;
    background-size: cover;
    background-position: center;
}

.tx-box ._w5720 .a4f8a7 {
    background-size: cover;
    background-position: center;
}

.tx-box ._ivph3 {
    padding: 12px 14px;
}

.tx-box ._ivph3 h4 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
}

.tx-box ._ivph3 ._l39ci {
    font-size: 12px;
    color: var(--x98);
}

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

.u2l8k5 a { color: var(--x98); margin: 0 8px; }
.u2l8k5 a:hover { color: var(--f23); }

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

.b9y2a7 .m4q4f2 {
    display: inline-flex;
    gap: 6px;
}

.b9y2a7 .m4q4f2 span {
    width: 8px;
    height: 8px;
    background: var(--f23);
    border-radius: 50%;
    animation: loadBounce .6s infinite alternate;
}

.b9y2a7 .m4q4f2 span:nth-child(2) { animation-delay: .2s; }
.b9y2a7 .m4q4f2 span:nth-child(3) { animation-delay: .4s; }

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

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

._0h138 .mv-row {
    font-size: 13px;
    color: var(--x98);
    margin-bottom: 16px;
}

._0h138 .mv-row a { color: var(--f23); }

._0h138 .tx-pan {
    width: 100%;
    border-radius: var(--y58);
    margin-bottom: 20px;
}

._0h138 ._vl7fv {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
}

._0h138 .a8n3r1 {
    font-size: 15px;
    line-height: 1.8;
    color: var(--w13);
    margin-bottom: 20px;
}

._0h138 .q9f9q5 {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px;
    background: var(--x61);
    border-radius: var(--y58);
    margin-bottom: 20px;
}

._0h138 .q9f9q5 .wd-row {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

._0h138 .q9f9q5 .p3c6y7 {
    flex: 1;
}

._0h138 .q9f9q5 .p3c6y7 .rp-foot {
    font-size: 15px;
    font-weight: 600;
}

._0h138 .q9f9q5 .p3c6y7 ._rz7wq {
    font-size: 12px;
    color: var(--x98);
}

._0h138 .vw-row {
    display: flex;
    gap: 12px;
    margin-bottom: 24px;
}

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

._0h138 .vw-row .g5y5d6 {
    background: var(--f23);
    color: #fff;
}

._0h138 .vw-row .g5y5d6:hover { background: var(--w21); }

._0h138 .vw-row .vw-mark,
._0h138 .vw-row .tx-col {
    background: var(--x61);
    color: var(--w13);
    border: 1px solid var(--h91);
}

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

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

.xz-body {
    column-count: 4;
    column-gap: var(--t50);
}

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

.y3i4v2 .l5p5g8 {
    text-align: center;
    padding: 32px 0;
}

.y3i4v2 .l5p5g8 .t7t7n5 {
    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;
}

.y3i4v2 .l5p5g8 h1 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
}

.y3i4v2 .l5p5g8 .bx-body {
    font-size: 14px;
    color: var(--x98);
    margin-bottom: 12px;
}

.y3i4v2 .l5p5g8 ._w2zp1 {
    display: flex;
    justify-content: center;
    gap: 32px;
}

.y3i4v2 .l5p5g8 ._w2zp1 .c5d2q3 {
    text-align: center;
}

.y3i4v2 .l5p5g8 ._w2zp1 .c5d2q3 .y1g8t9 {
    font-size: 18px;
    font-weight: 700;
    color: var(--w13);
}

.y3i4v2 .l5p5g8 ._w2zp1 .c5d2q3 .g9y4e3 {
    font-size: 12px;
    color: var(--x98);
}

.y3i4v2 .s3q4r1 {
    display: flex;
    justify-content: center;
    gap: 24px;
    border-bottom: 1px solid var(--h91);
    margin-bottom: 24px;
}

.y3i4v2 .s3q4r1 a {
    padding: 12px 0;
    font-size: 14px;
    color: var(--x98);
    border-bottom: 2px solid transparent;
}

.y3i4v2 .s3q4r1 a.active {
    color: var(--f23);
    border-bottom-color: var(--f23);
    font-weight: 600;
}

@media (max-width: 1024px) {
    ._dhtrm { column-count: 3; }
    .jm-area { display: none; }
    .xz-body { column-count: 3; }
}

@media (max-width: 768px) {
    ._dhtrm { column-count: 2; }
    .xz-body { column-count: 2; }
    .top-nav .v9f4s2 { margin: 0 16px; }
    .nf-item ._2r2ru { width: 180px; }
}

@media (max-width: 480px) {
    ._dhtrm { column-count: 2; column-gap: 10px; padding: 10px; }
    .xz-body { column-count: 1; }
    .top-nav { padding: 10px 12px; }
    .top-nav .rp-pill { font-size: 18px; }
    ._bcoa0 { flex-wrap: wrap; }
    ._0h138 .vw-row { flex-wrap: wrap; }
}
