/* Auto-extracted from index.html */

.page-shell {
    width: 1160px;
    position: relative;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    margin: 0 auto;
}

.home-seo-title {
    margin: 0 0 16px;
    color: #fff;
    font-size: 28px;
    font-family: PingFang SC, "Noto Sans SC", sans-serif;
    font-weight: 400;
    line-height: 36px;
}

.hero-section {
    align-self: stretch;
    height: 551px;
    padding-top: 21px;
    padding-bottom: 21px;
    background: #090710;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 32px;
    display: flex;
}

.hero-banner {
    width: 1160px;
    height: 495px;
    position: relative;
}

.hero-swiper {
    width: 100%;
    height: 100%;
    border-radius: 26px;
    overflow: hidden;
    outline: 1px #333857 solid;
    outline-offset: -1px;
}

.hero-swiper .swiper-slide {
    height: 100%;
}

.hero-card {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.hero-image {
    width: 100%;
    height: 512px;
    left: 0;
    top: -9px;
    position: absolute;
    object-fit: cover;
}

.hero-overlay {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(180deg, rgba(5.10, 6.38, 15.30, 0.18) 0%, rgba(5.10, 5.10, 12.75, 0.35) 55%, rgba(3.82, 5.10, 12.75, 0.95) 100%);
    pointer-events: none;
}

.hero-summary {
    width: 414px;
    left: 102px;
    top: 345px;
    position: absolute;
    color: rgba(224.40, 219.30, 216.75, 0.72);
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
    z-index: 2;
}

.hero-play-button {
    width: 142px;
    height: 43px;
    left: 102px;
    top: 400px;
    position: absolute;
    background: #F12B9E;
    box-shadow: 0px 6.925373554229736px 17.313434600830078px rgba(241, 43, 158, 0.22);
    overflow: hidden;
    border-radius: 9px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex;
    text-decoration: none;
    z-index: 2;
}

.hero-play-icon {
    width: 20px;
    height: 20px;
}

.text-white-xs {
    color: white;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.hero-thumbs {
    right: 16px;
    bottom: 34px;
    position: absolute;
    z-index: 5;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 11px;
    display: inline-flex;
    pointer-events: auto;
}

.hero-thumb {
    width: 87px;
    height: 126px;
    padding: 0;
    border: 0;
    position: relative;
    overflow: hidden;
    border-radius: 9px;
    outline: 1px rgba(255, 255, 255, 0.12) solid;
    outline-offset: -1px;
    cursor: pointer;
    background: transparent;
    flex-shrink: 0;
    transition: width 0.25s ease, height 0.25s ease, outline-color 0.25s ease;
}

.hero-thumb.is-active {
    width: 95px;
    height: 137px;
    outline: none;
}

.hero-thumb-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 9px;
}

.hero-thumb-overlay {
    inset: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.52);
    border-radius: 9px;
    pointer-events: none;
    transition: opacity 0.25s ease;
}

.hero-thumb.is-active .hero-thumb-overlay {
    opacity: 0;
}

.hero-thumb:hover:not(.is-active) .hero-thumb-overlay {
    background: rgba(0, 0, 0, 0.35);
}

.hero-tags {
    left: 102px;
    top: 300px;
    position: absolute;
    overflow: hidden;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 7px;
    display: flex;
    z-index: 2;
}

.hero-tag {
    padding: 5px 10px;
    background: rgba(30.60, 25.50, 22.95, 0.48);
    overflow: hidden;
    border-radius: 5px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.hero-tag-text {
    color: rgba(255, 255, 255, 0.84);
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.content-section {
    align-self: stretch;
    padding-top: 28px;
    padding-bottom: 28px;
    background: #090710;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    display: flex;
}

.section-header {
    width: 1160px;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.section-heading {
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: flex;
}

.section-title {
    color: white;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 28px;
    word-wrap: break-word;
}

.section-subtitle {
    color: #8F879E;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.flex-spacer {
    flex: 1 1 0;
    height: 9px;
    position: relative;
}

.ghost-action-button {
    padding: 8px 14px;
    background: #171321;
    overflow: hidden;
    border-radius: 16px;
    outline: 1px #2E263D solid;
    outline-offset: -1px;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    display: flex;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.ghost-action-text {
    color: #B8ADC7;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
    display: inline-flex;
    align-items: center;
}

.chevron-icon {
    width: 14px;
    height: 14px;
    position: relative;
    overflow: hidden;
}

.chevron-icon-stroke {
    width: 3px;
    height: 6px;
    left: 6px;
    top: 4px;
    position: absolute;
    outline: 2px #8F8F9F solid;
    outline-offset: -1px;
}

.chevron-icon-img {
    width: 14px;
    height: 14px;
    display: block;
}

.card-grid {
    width: 1160px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 14px 16px;
}

.card-row {
    display: contents;
}

.poster-card {
    width: 180px;
    background: #110F1F;
    overflow: hidden;
    border-radius: 14px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.poster-cover {
    align-self: stretch;
    height: 240px;
    position: relative;
    overflow: hidden;
}

.poster-cover-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.episode-badge {
    height: 28px;
    padding: 4px 8px;
    left: 130px;
    top: 204px;
    position: absolute;
    background: rgba(7.65, 6.38, 12.75, 0.88);
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 12px;
    color: #fff;
}

.poster-card-body {
    align-self: stretch;
    flex: 1 1 auto;
    padding: 8px 10px;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 4px;
    display: flex;
    box-sizing: border-box;
}

.poster-card-title {
    align-self: stretch;
    min-height: 20px;
    color: #F5F0FA;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.poster-card-subtitle {
    align-self: stretch;
    min-height: 18px;
    color: #8C859C;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.poster-card-meta {
    align-self: stretch;
    margin-top: auto;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.poster-card-tag {
    color: #A89EB5;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.poster-card-heat {
    color: #ABA1B8;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.free-badge-large {
    padding: 4px 8px;
    left: 132px;
    top: 8px;
    position: absolute;
    background: #26C281;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.poster-corner-badges {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
}

.poster-corner-badges .free-badge-large,
.poster-corner-badges .hot-badge-large,
.poster-corner-badges .community-badge,
.poster-corner-badges .ranking-hot-badge,
.poster-corner-badges .ranking-free-badge {
    position: static;
    left: auto;
    top: auto;
}

.episode-badge-shifted {
    height: 28px;
    padding: 4px 8px;
    left: 131px;
    top: 204px;
    position: absolute;
    background: rgba(7.65, 6.38, 12.75, 0.88);
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.hot-badge-large {
    padding: 4px 8px;
    left: 132px;
    top: 8px;
    position: absolute;
    background: linear-gradient(90deg, #FF2D26 0%, #FFC41C 100%);
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    box-sizing: border-box;
}

.hot-badge-large .text-white-xs {
    color: white;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.ranking-section {
    align-self: stretch;
    padding-top: 25px;
    padding-bottom: 25px;
    background: #0B0914;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    display: flex;
}

.ranking-main {
    width: 805px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 14px;
    display: flex;
}

.ranking-header {
    align-self: stretch;
    height: 30px;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.ranking-title {
    width: 160px;
    height: 30px;
    color: white;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 28px;
    word-wrap: break-word;
}

.ranking-more {
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    display: flex;
    text-decoration: none;
    color: inherit;
}

.ranking-more-text {
    color: #B8B2C2;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.ranking-list {
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
    display: flex;
    flex-wrap: wrap;
}

.ranking-card {
    width: 149px;
    background: #110F1F;
    overflow: hidden;
    border-radius: 12px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    text-decoration: none;
    color: inherit;
}

.section-empty {
    grid-column: 1 / -1;
    width: 100%;
    padding: 32px 16px;
    color: rgba(255, 255, 255, 0.45);
    font-size: 14px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ranking-cover {
    align-self: stretch;
    height: 199px;
    position: relative;
    overflow: hidden;
}

.ranking-cover-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    z-index: 0;
}

.ranking-hot-badge {
    padding: 4px 8px;
    left: 101px;
    top: 8px;
    position: absolute;
    z-index: 2;
    background: linear-gradient(90deg, #FF2D26 0%, #FFC41C 100%);
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.ranking-episode-badge {
    height: 28px;
    padding: 4px 8px;
    left: 99px;
    top: 163px;
    position: absolute;
    z-index: 2;
    background: rgba(8, 6, 13, 0.88);
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: flex;
    box-sizing: border-box;
}

.ranking-badge {
    width: 34px;
    height: 27px;
    left: 0;
    bottom: 0;
    top: auto;
    position: absolute;
    z-index: 2;
}

.rank-bg-gold,
.rank-bg-silver,
.rank-bg-bronze,
.rank-bg-dark {
    width: 34px;
    height: 27px;
    left: 0;
    top: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.rank-bg-gold {
    background-image: url("/static/images/r_1.png");
}

.rank-bg-silver {
    background-image: url("/static/images/r_2.png");
}

.rank-bg-bronze {
    background-image: url("/static/images/r_3.png");
}

.rank-bg-dark {
    background-image: url("/static/images/r_4.png");
}

.rank-text {
    width: 34px;
    height: 28px;
    left: 0;
    top: 0;
    position: absolute;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
}

.ranking-card-body {
    align-self: stretch;
    padding: 7px 8px;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 3px;
    display: flex;
}

.ranking-card-title {
    align-self: stretch;
    color: #F5F0FA;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ranking-card-subtitle {
    align-self: stretch;
    color: #8C859C;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ranking-card-meta {
    align-self: stretch;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.ranking-card-tag {
    color: #A89EB5;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
    flex-shrink: 0;
}

.ranking-card-heat {
    color: #ABA1B8;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
    flex-shrink: 0;
}

.rank-spacer {
    flex: 1 1 0;
    height: 8px;
    position: relative;
    min-width: 4px;
}

.ranking-free-badge {
    padding: 4px 8px;
    left: 101px;
    top: 8px;
    position: absolute;
    z-index: 2;
    background: #26C281;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.sidebar-column {
    width: 331px;
    align-self: stretch;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: flex;
}

.sidebar-pc {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: flex;
    flex: 1 1 auto;
    min-height: 0;
    max-height: 558px;
    overflow: hidden auto;
}

.sidebar-h5 {
    display: none;
}

.sidebar-item {
    align-self: stretch;
    overflow: hidden;
    justify-content: flex-start;
    align-items: center;
    gap: 11px;
    display: flex;
    text-decoration: none;
    color: inherit;
}

.sidebar-cover {
    width: 114px;
    height: 151px;
    border-radius: 7px;
    object-fit: cover;
    flex-shrink: 0;
    display: block;
}

.sidebar-content {
    width: 206px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 11px;
    display: flex;
}

.sidebar-title {
    align-self: stretch;
    color: white;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 22px;
    word-wrap: break-word;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sidebar-summary {
    align-self: stretch;
    color: #A6A1B0;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sidebar-meta {
    align-self: stretch;
    color: #9E99A8;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.sidebar-list {
    align-self: stretch;
    flex: 1 1 auto;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    -webkit-overflow-scrolling: touch;
}

.sidebar-update {
    align-self: stretch;
    flex-shrink: 0;
    overflow: hidden;
    display: block;
    text-decoration: none;
    color: inherit;
}

.sidebar-update.is-open {
    margin-bottom: 16px;
}

.sidebar-update.is-open:not(:first-child) {
    margin-top: 16px;
}

.sidebar-update.is-open:last-child {
    margin-bottom: 0;
}

.sidebar-update-preview {
    display: none;
    justify-content: flex-start;
    align-items: center;
    gap: 11px;
}

.sidebar-update.is-open .sidebar-update-preview {
    display: flex;
}

.sidebar-update-row {
    height: 24px;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.sidebar-update.is-open .sidebar-update-row {
    display: none;
}

.sidebar-list-title {
    width: 196px;
    height: 18px;
    color: white;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex-shrink: 0;
}

.sidebar-list-meta {
    color: #948F9E;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
    flex-shrink: 0;
    white-space: nowrap;
}

.latest-section {
    align-self: stretch;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #090710;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    display: flex;
}

.community-badge {
    padding: 4px 8px;
    left: 132px;
    top: 8px;
    position: absolute;
    background: #5865F2;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    box-sizing: border-box;
}

.community-badge .text-white-xs {
    color: white;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.legacy-footer-layout {
    align-self: stretch;
    height: 160px;
    background: #0B0914;
    overflow: hidden;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    display: flex;
}

.legacy-footer-spacer {
    width: 520px;
    height: 9px;
    position: relative;
}

.footer-meta-text {
    color: #615970;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}


/* —— H5 —— */
.hero-dots {
    display: none;
}

@media (max-width: 767px) {
    .page-shell {
        width: 100%;
        max-width: 100%;
        padding: 12px 16px;
        box-sizing: border-box;
        gap: 18px;
        align-items: stretch;
    }

    .home-seo-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    /* Hero banner */
    .hero-section {
        height: auto;
        padding: 0;
        background: transparent;
        gap: 0;
    }

    .hero-banner {
        width: 100%;
        height: 146px;
    }

    .hero-swiper {
        border-radius: 7.69px;
        outline-width: 0.3px;
    }

    .hero-card {
        width: 100%;
        height: 146px;
    }

    .hero-image {
        width: 100%;
        height: 146px;
        left: 0;
        top: 0;
        object-fit: cover;
    }

    .hero-overlay {
        width: 100%;
        height: 146px;
        left: 0;
        top: 0;
    }

    .hero-summary,
    .hero-play-button,
    .hero-thumbs,
    .hero-tags {
        display: none !important;
    }

    .hero-dots {
        width: 100%;
        padding: 0 16px;
        left: 0;
        top: auto;
        bottom: 10px;
        position: absolute;
        overflow: hidden;
        justify-content: flex-end;
        align-items: center;
        gap: 6px;
        display: inline-flex !important;
        box-sizing: border-box;
        z-index: 2;
    }

    .hero-dot {
        width: 6px;
        height: 6px;
        background: rgba(255, 255, 255, 0.30);
        border-radius: 9999px;
        flex-shrink: 0;
        opacity: 1;
        margin: 0 !important;
    }

    .hero-dot--active {
        width: 18px;
        background: white;
        border-radius: 4px;
    }

    /* Sections */
    .content-section,
    .latest-section {
        padding: 0;
        background: transparent;
        gap: 18px;
        width: 100%;
    }

    .content-section::after,
    .latest-section::before {
        content: none;
    }

    .section-header,
    .ranking-header {
        width: 100%;
        height: auto;
        align-items: center;
    }

    .section-heading {
        flex-direction: row;
        align-items: center;
        gap: 4px;
    }

    .section-subtitle {
        display: none;
    }

    .section-title,
    .ranking-title {
        width: auto;
        height: auto;
        font-size: 18px;
        line-height: 24px;
        display: inline-flex;
        align-items: center;
        gap: 4px;
    }

    .section-title::before,
    .ranking-title::before {
        content: "";
        width: 6px;
        height: 16px;
        background: #F12B9E;
        border-radius: 3px;
        flex-shrink: 0;
    }

    .flex-spacer {
        display: none;
    }

    .ghost-action-button {
        padding: 0;
        background: transparent;
        outline: none;
        border-radius: 0;
        gap: 2px;
    }

    .ghost-action-text {
        font-size: 0;
        color: rgba(255, 255, 255, 0.55);
        line-height: 18px;
    }

    .ghost-action-text::after {
        content: "更多";
        font-size: 12px;
        font-family: PingFang SC, sans-serif;
        font-weight: 400;
        line-height: 18px;
        color: rgba(255, 255, 255, 0.55);
    }

    .ranking-more-text {
        color: rgba(255, 255, 255, 0.55);
    }

    .chevron-icon-img {
        width: 18px;
        height: 18px;
        opacity: 0.55;
    }

    /* Poster grids → 2 columns */
    .card-grid {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px 7px;
    }

    .card-row {
        display: contents;
    }

    .poster-card {
        width: 100%;
        border-radius: 6px;
    }

    .poster-cover {
        height: 0;
        padding-bottom: 133.33%;
    }

    .poster-cover-img {
        position: absolute;
        inset: 0;
    }

    .episode-badge,
    .episode-badge-shifted {
        left: auto;
        right: 8px;
        top: auto;
        bottom: 8px;
        height: auto;
        min-height: 28px;
    }

    .free-badge-large,
    .hot-badge-large {
        left: auto;
        right: 8px;
        top: 8px;
    }

    .poster-corner-badges {
        top: 8px;
        right: 8px;
    }

    .community-badge {
        left: auto;
        right: 8px;
        top: 8px;
        padding: 4px 8px;
        border-radius: 8px;
    }

    .poster-card-title {
        font-family: "Noto Sans SC", "PingFang SC", sans-serif;
        font-weight: 700;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        -webkit-line-clamp: unset;
        -webkit-box-orient: unset;
    }

    /* Ranking + updates stack */
    .ranking-section {
        flex-direction: column;
        padding: 0;
        background: transparent;
        gap: 18px;
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.10);
        border-bottom: 1px solid rgba(255, 255, 255, 0.10);
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .ranking-main {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px 7px;
    }

    .ranking-main > .ranking-header {
        grid-column: 1 / -1;
    }

    .ranking-list {
        display: contents;
    }

    .ranking-card {
        width: 100%;
        border-radius: 6px;
    }

    .ranking-cover {
        height: 0;
        padding-bottom: 133.33%;
    }

    .ranking-episode-badge {
        left: auto;
        right: 8px;
        top: auto;
        bottom: 8px;
    }

    .ranking-hot-badge,
    .ranking-free-badge {
        left: auto;
        right: 8px;
        top: 8px;
    }

    .ranking-corner-badges {
        top: 8px;
        right: 8px;
    }

    .ranking-badge {
        top: auto;
        bottom: 0;
        left: 0;
    }

    .ranking-card-title {
        font-family: "Noto Sans SC", "PingFang SC", sans-serif;
        font-weight: 700;
        white-space: normal;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .ranking-card-body {
        padding: 8px 10px;
        gap: 4px;
    }

    .ranking-more {
        text-decoration: none;
        gap: 2px;
    }

    .ranking-more-text {
        color: rgba(255, 255, 255, 0.55);
    }

    /* 今日更新 list */
    .sidebar-column {
        width: 100%;
        gap: 16px;
        border-top: 1px solid rgba(255, 255, 255, 0.10);
        padding-top: 18px;
        overflow: visible;
    }

    .sidebar-pc {
        display: none;
    }

    .sidebar-h5 {
        align-self: stretch;
        overflow: hidden;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 16px;
        display: inline-flex;
        width: 100%;
    }

    .sidebar-item {
        align-self: stretch;
        align-items: center;
        gap: 11px;
        width: 100%;
    }

    .sidebar-cover {
        width: 114px;
        height: 151px;
        border-radius: 7px;
        flex-shrink: 0;
        object-fit: cover;
    }

    .sidebar-content {
        width: 206px;
        flex: 0 0 206px;
        min-width: 0;
        max-width: 206px;
        gap: 11px;
    }

    .sidebar-title {
        font-size: 16px;
        font-family: "Noto Sans SC", "PingFang SC", sans-serif;
        font-weight: 700;
        line-height: 22px;
        color: white;
        white-space: normal;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: unset;
    }

    .sidebar-summary {
        color: #A6A1B0;
        font-size: 12px;
        line-height: 18px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .sidebar-meta {
        color: #9E99A8;
    }

    .latest-section {
        gap: 18px;
    }

    .latest-section .card-grid {
        width: 100%;
        grid-template-columns: repeat(2, 168px);
        justify-content: space-between;
        gap: 12px 7px;
    }

    .latest-section .poster-card {
        width: 168px;
        flex: 0 0 168px;
        border-radius: 6px;
    }

    .latest-section {
        padding-top: 0;
    }
}
