:root {
    --a35: #10b981;
    --n43: #f1f5f9;
    --h11: #ffffff;
    --j54: #1e293b;
    --t60: #64748b;
    --p90: #e2e8f0;
    --m18: #059669;
    --t30: #ecfdf5;
    --p58: 12px;
    --a92: 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(--n43);
    color: var(--j54);
    line-height: 1.6;
    min-height: 100vh;
}

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

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

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

.lq-mark {
    break-inside: avoid;
    margin-bottom: var(--a92);
    background: var(--h11);
    border-radius: var(--p58);
    overflow: hidden;
    position: relative;
    transition: transform .25s, box-shadow .25s;
}

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

.lq-mark img {
    width: 100%;
    display: block;
}

.lq-mark .a6m7a1 {
    padding: 12px 14px;
}

.lq-mark .bw-slot {
    font-size: 14px;
    font-weight: 600;
    color: var(--j54);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 8px;
}

.lq-mark ._k0qnv {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: var(--t60);
}

.lq-mark ._k0qnv .y2r6r3 {
    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;
}

.lq-mark ._3eilf {
    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;
}

.lq-mark:hover ._3eilf { opacity: 1; }

._3eilf ._sx6ye {
    background: var(--a35);
    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;
}

._3eilf ._sx6ye:hover { background: var(--m18); }

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

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

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

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

.top-nav .xz-grid input:focus { border-color: var(--a35); }

.top-nav .xz-grid ._apary {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--t60);
}

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

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

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

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

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

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

.q1m7r7 .m1n5y4:hover { transform: translateY(-3px); }

.q1m7r7 .m1n5y4 ._s7lhg {
    height: 140px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 2px;
}

.q1m7r7 .m1n5y4 ._s7lhg div {
    background-size: cover;
    background-position: center;
}

.q1m7r7 .m1n5y4 .b1n1s6 {
    padding: 10px 12px;
}

.q1m7r7 .m1n5y4 .b1n1s6 h4 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
}

.q1m7r7 .m1n5y4 .b1n1s6 span {
    font-size: 12px;
    color: var(--t60);
}

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

.sl-chip h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--j54);
}

.sl-chip .m1k2l5 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}

.sl-chip .m1k2l5 .y2r6r3 {
    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;
}

.sl-chip .m1k2l5 .m2z9j9 {
    flex: 1;
    min-width: 0;
}

.sl-chip .m1k2l5 .m2z9j9 .e7k9o9 {
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sl-chip .m1k2l5 .m2z9j9 .r4n7t6 {
    font-size: 11px;
    color: var(--t60);
}

.sl-chip .n4s2v2 {
    background: var(--t30);
    color: var(--a35);
    border: none;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 11px;
    cursor: pointer;
    font-weight: 600;
}

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

._vwe25 .bw-body {
    padding: 6px 14px;
    background: var(--h11);
    border-radius: 20px;
    font-size: 13px;
    color: var(--t60);
    border: 1px solid var(--p90);
    transition: all .2s;
}

._vwe25 .bw-body:hover {
    background: var(--a35);
    color: #fff;
    border-color: var(--a35);
}

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

._vwe25 .tag-item.y4v1p4 {
    font-size: 14px;
}

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

.z8r1m8 ._ztp6z {
    background: var(--h11);
    padding: 10px 16px;
    border-radius: var(--p58);
    box-shadow: 0 4px 20px rgba(0,0,0,.1);
    font-size: 13px;
    color: var(--j54);
    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); }
}

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

._fj31v .sl-body {
    width: 8px;
    height: 8px;
    background: var(--a35);
    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); }
}

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

.j3c5a6 .mv-list {
    animation: scrollUp 30s linear infinite;
}

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

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

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

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

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

._8epg2 .y2r6r3 {
    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;
}

._8epg2 ._q48ie {
    flex: 1;
}

._8epg2 ._q48ie .nf-unit {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px;
}

._8epg2 ._q48ie .nf-unit .hp-mark {
    font-size: 13px;
    font-weight: 600;
}

._8epg2 ._q48ie .nf-unit .hp-slot {
    font-size: 12px;
    color: var(--t60);
}

._8epg2 ._q48ie .bx-head {
    font-size: 14px;
    line-height: 1.6;
    color: var(--j54);
}

._8epg2 ._q48ie .u2i9g7 {
    margin-top: 8px;
    display: flex;
    gap: 16px;
    font-size: 12px;
    color: var(--t60);
}

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

.r2i1x4 {
    background: var(--h11);
    border-radius: var(--p58);
    overflow: hidden;
    transition: transform .2s, box-shadow .2s;
}

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

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

.r2i1x4 ._40avv .bw-zone {
    grid-row: 1 / -1;
    background-size: cover;
    background-position: center;
}

.r2i1x4 ._40avv .tx-item {
    background-size: cover;
    background-position: center;
}

.r2i1x4 .g6i3d1 {
    padding: 12px 14px;
}

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

.r2i1x4 .g6i3d1 .j7s8e5 {
    font-size: 12px;
    color: var(--t60);
}

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

._pckzd a { color: var(--t60); margin: 0 8px; }
._pckzd a:hover { color: var(--a35); }

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

._5dfcy ._nk2s0 {
    display: inline-flex;
    gap: 6px;
}

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

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

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

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

.w5h6p4 ._q5mug {
    font-size: 13px;
    color: var(--t60);
    margin-bottom: 16px;
}

.w5h6p4 ._q5mug a { color: var(--a35); }

.w5h6p4 .d9z1m5 {
    width: 100%;
    border-radius: var(--p58);
    margin-bottom: 20px;
}

.w5h6p4 ._nyzh8 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
}

.w5h6p4 .zt-pan {
    font-size: 15px;
    line-height: 1.8;
    color: var(--j54);
    margin-bottom: 20px;
}

.w5h6p4 ._5cow9 {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px;
    background: var(--n43);
    border-radius: var(--p58);
    margin-bottom: 20px;
}

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

.w5h6p4 ._5cow9 ._s2b2d {
    flex: 1;
}

.w5h6p4 ._5cow9 ._s2b2d .e7k9o9 {
    font-size: 15px;
    font-weight: 600;
}

.w5h6p4 ._5cow9 ._s2b2d ._c8r3v {
    font-size: 12px;
    color: var(--t60);
}

.w5h6p4 .fn-cell {
    display: flex;
    gap: 12px;
    margin-bottom: 24px;
}

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

.w5h6p4 .fn-cell ._j2mdc {
    background: var(--a35);
    color: #fff;
}

.w5h6p4 .fn-cell ._j2mdc:hover { background: var(--m18); }

.w5h6p4 .fn-cell ._gnca4,
.w5h6p4 .fn-cell ._uc0d7 {
    background: var(--n43);
    color: var(--j54);
    border: 1px solid var(--p90);
}

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

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

._pzrmf {
    column-count: 4;
    column-gap: var(--a92);
}

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

._6a6ml .nf-grid {
    text-align: center;
    padding: 32px 0;
}

._6a6ml .nf-grid .jm-head {
    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;
}

._6a6ml .nf-grid h1 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
}

._6a6ml .nf-grid .i6h5s6 {
    font-size: 14px;
    color: var(--t60);
    margin-bottom: 12px;
}

._6a6ml .nf-grid ._yk4q7 {
    display: flex;
    justify-content: center;
    gap: 32px;
}

._6a6ml .nf-grid ._yk4q7 ._3v3h0 {
    text-align: center;
}

._6a6ml .nf-grid ._yk4q7 ._3v3h0 .qr-row {
    font-size: 18px;
    font-weight: 700;
    color: var(--j54);
}

._6a6ml .nf-grid ._yk4q7 ._3v3h0 ._xyoyp {
    font-size: 12px;
    color: var(--t60);
}

._6a6ml .f9i8i1 {
    display: flex;
    justify-content: center;
    gap: 24px;
    border-bottom: 1px solid var(--p90);
    margin-bottom: 24px;
}

._6a6ml .f9i8i1 a {
    padding: 12px 0;
    font-size: 14px;
    color: var(--t60);
    border-bottom: 2px solid transparent;
}

._6a6ml .f9i8i1 a.active {
    color: var(--a35);
    border-bottom-color: var(--a35);
    font-weight: 600;
}

@media (max-width: 1024px) {
    .y4p8d6 { column-count: 3; }
    .sl-chip { display: none; }
    ._pzrmf { column-count: 3; }
}

@media (max-width: 768px) {
    .y4p8d6 { column-count: 2; }
    ._pzrmf { column-count: 2; }
    .top-nav .xz-grid { margin: 0 16px; }
    .q1m7r7 .m1n5y4 { width: 180px; }
}

@media (max-width: 480px) {
    .y4p8d6 { column-count: 2; column-gap: 10px; padding: 10px; }
    ._pzrmf { column-count: 1; }
    .top-nav { padding: 10px 12px; }
    .top-nav .n6c2j3 { font-size: 18px; }
    .h2f8e8 { flex-wrap: wrap; }
    .w5h6p4 .fn-cell { flex-wrap: wrap; }
}
