body {
    margin: 0;
    min-height: 100vh;
    background:
        radial-gradient(circle at top left, rgba(202, 184, 140, 0.22), transparent 34%),
        linear-gradient(180deg, #fbfaf7 0%, #f6f4ef 100%);
    color: #231815;
    font-family: "PingFang SC", "Noto Sans SC", "Microsoft YaHei", sans-serif;
}

@media (min-width: 768px) {
    .page-container .deals-page,
    .page-container .deals-page.deals-page--hot {
        width: min(1120px, calc(100vw - 32px)) !important;
        max-width: 1120px !important;
        border-radius: 18px !important;
    }

    .page-container .deals-page.deals-page--hot {
        padding-right: 18px !important;
        padding-left: 18px !important;
    }

    .deals-page--hot .fa li,
    .deals-page--hot .fa li:first-child {
        margin: 0 !important;
        margin-top: 0 !important;
    }
}

.deals-hot-shell {
    background: #fff;
}

.deals-hot-shell ul,
.deals-hot-shell li {
    list-style: none;
}

.deals-hot-shell .feed-pull-shell {
    overflow: visible;
}

.deals-hot-shell .feed-body {
    background: #fff;
}

.deals-hot-shell .xz-search {
    max-width: 480px;
    margin: 0 auto;
}

.deals-hot-shell .xz-search-cen {
    padding: 0 3%;
    margin-top: 10px;
}

.deals-hot-shell .search_input {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0 0;
    padding: 3px 5px 3px 10px;
    border: 1px solid #0d6efd;
    border-radius: 50px;
}

.deals-hot-shell .search_input input {
    display: block;
    width: calc(100% - 125px);
    height: 32px;
    padding-left: 18px;
    border: 0;
    background: url("https://172.lot-ml.com/images/search-line.png") no-repeat left center / 16px;
    font-size: 13px;
    color: #0a0a0a;
}

.deals-hot-shell .search_input button {
    width: 80px;
    height: 32px;
    border: 0;
    border-radius: 50px;
    background: linear-gradient(to right, #00a2f6, #1a54fa);
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    cursor: pointer;
}

.deals-hot-shell .ch_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 94%;
    padding: 14px 3%;
    border-radius: 10px;
}

.deals-hot-shell .ch_1 dl {
    display: flex;
    align-items: center;
    min-width: 0;
}

.deals-hot-shell .ch_1 dt img {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 6px;
}

.deals-hot-shell .ch_1 dd {
    padding-left: 11px;
}

.deals-hot-shell .ch_1 dd h1 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}

.deals-hot-shell .ch_1 dd h2 {
    margin: 0;
    font-size: 12px;
    color: #999;
}

.deals-hot-shell .ch_1 dd h2 span {
    color: #e60b0b;
    font-size: 12px;
}

.deals-hot-shell .nav_munu {
    display: flex;
    flex-shrink: 0;
}

.deals-hot-shell .nav_munu li {
    margin-left: 14px;
    text-align: center;
}

.deals-hot-shell .nav_munu li:first-child {
    margin-left: 0;
}

.deals-hot-shell .nav_munu button {
    display: block;
    padding: 0;
    border: 0;
    background: transparent;
    color: #333;
    cursor: pointer;
}

.deals-hot-shell .nav_munu img {
    display: block;
    width: 17px;
    height: 17px;
    margin: 0 auto 2px;
}

.deals-hot-shell .nav_munu span {
    font-size: 13px;
}

.deals-hot-shell .ch_2 {
    width: 94%;
    margin: 0 auto;
}

.deals-hot-shell .ch_2 img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.deals-hot-shell .deals-hot-banner--hero {
    margin-bottom: 10px;
}

.deals-hot-shell .ban {
    position: relative;
    z-index: 3;
    overflow: hidden;
    border-radius: 10px;
}

.deals-hot-shell .swiper-wrapper {
    display: flex;
    transition: transform 0.45s ease;
    will-change: transform;
}

.deals-hot-shell .swiper-slide {
    flex: 0 0 100%;
}

.deals-hot-shell .swiper-slide img {
    border-radius: 10px;
}

.deals-hot-shell .swiper-pagination {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    display: flex;
    justify-content: center;
    gap: 6px;
}

.deals-hot-shell .swiper-pagination-bullet {
    width: 15px;
    height: 3px;
    padding: 0;
    border: 0;
    border-radius: 1px;
    background: rgba(255, 255, 255, 0.4);
    cursor: pointer;
}

.deals-hot-shell .swiper-pagination-bullet.is-active {
    background: #fff;
}

.deals-hot-shell .ch_4 {
    display: flex;
    justify-content: space-between;
    width: 94%;
    margin: 10px auto 0;
    padding: 10px 0 15px;
    border-bottom: 1px solid #eee;
}

.deals-hot-shell .ch_4 nav {
    width: calc(100% - 99px);
}

.deals-hot-shell .ch_4 .ch_4_ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}

.deals-hot-shell .ch_4_position {
    display: flex;
    align-items: center;
    width: 99px;
}

.deals-hot-shell .ch_4_position img {
    display: block;
    width: 13px;
    height: 13px;
    margin-right: 2px;
}

.deals-hot-shell .ch_4_positioncity {
    position: relative;
    padding-right: 12px;
    border: 0;
    background: transparent;
    font-size: 12px;
    white-space: nowrap;
    cursor: pointer;
}

.deals-hot-shell .ch_4_positioncity::after {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    width: 4px;
    height: 4px;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    transform: rotate(225deg);
}

.deals-hot-shell .ch_4_positioncity--hidden {
    display: none;
}

.deals-hot-shell .ch_4_ulli {
    position: relative;
    margin-left: 3px;
}

.deals-hot-shell .ch_4_ulli:first-child {
    margin-left: 0;
}

.deals-hot-shell .ch_4_ulli .select-text {
    position: relative;
    padding: 0 11px 0 13px;
    border: 0;
    background-color: transparent;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}

.deals-hot-shell .ch_4_ulli .select-text::after {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    width: 4px;
    height: 4px;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    transform: rotate(225deg);
    transition: transform 0.2s ease;
}

.deals-hot-shell .ch_4_ulli .select-text.active::after,
.deals-hot-shell .ch_4_ulli.is-open .select-text::after {
    transform: rotate(45deg);
}

.deals-hot-shell .ch_4_ullitime .select-text {
    background: url("https://172.lot-ml.com/images/shaixicon1.png") no-repeat left center / 13px;
}

.deals-hot-shell .ch_4_ulliliuliang .select-text {
    background: url("https://172.lot-ml.com/images/shaixicon2.png") no-repeat left center / 13px;
}

.deals-hot-shell .ch_4_ullishic .select-text {
    background: url("https://172.lot-ml.com/images/shaixicon3.png") no-repeat left center / 13px;
}

.deals-hot-shell .dropdown {
    position: absolute;
    z-index: 20;
    display: none;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 0 0 6px #eee;
}

.deals-hot-shell .ch_4_ulli.is-open .dropdown {
    display: block;
}

.deals-hot-shell .dropdown li {
    list-style: none;
}

.deals-hot-shell .dropdown button {
    display: block;
    width: 100%;
    padding: 9px 0;
    border: 0;
    border-bottom: 1px solid #eee;
    background: #fff;
    font-size: 12px;
    color: #333;
    text-align: center;
    cursor: pointer;
}

.deals-hot-shell #new_box {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 0;
    overflow: hidden;
}

.deals-hot-shell .new_con {
    width: 100%;
    margin: 0 auto;
}

.deals-hot-shell .newtel {
    min-height: 40px;
    padding-bottom: 10px;
    overflow: hidden;
}

.deals-hot-shell .new_telst {
    display: flex;
    flex-wrap: wrap;
    width: 94%;
    margin: 0 auto;
    position: relative;
    top: 6px;
    text-align: center;
}

.deals-hot-shell .new_telst li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 9px;
    margin-bottom: 8px;
    padding: 4px 15px;
    border-radius: 50px;
    background: #f7f7f7;
    font-size: 14px;
    cursor: pointer;
}

.deals-hot-shell .new_telst li.newon {
    background: #1a54fa;
    color: #fff;
    font-weight: 700;
}

.deals-hot-shell .new_lst {
    display: none;
    overflow: hidden;
    background: #f7f7f7;
}

.deals-hot-shell .new_lst.is-active {
    display: block;
}

.deals-hot-shell .deals-waterfall--hot-list {
    display: block;
    overflow-anchor: none;
}

.deals-hot-shell .fa {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.deals-hot-shell .fa li {
    position: relative;
    margin: 14px 3%;
    padding: 12px;
    overflow: hidden;
    border-radius: 5px;
    background: #fff;
}

.deals-hot-shell .fa li:first-child {
    margin-top: 12px;
}

.deals-hot-shell .yysicon {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px;
    border-radius: 0 8px 0 8px;
    box-shadow: 0 2px 8px #eee;
}

.deals-hot-shell .yysicon img {
    display: block;
    width: 20px;
    height: auto;
    border-radius: 0 8px 0 8px;
}

.deals-hot-shell .zhutuicon {
    position: absolute;
    top: 9px;
    left: 9px;
}

.deals-hot-shell .zhutuicon img {
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 4px 0 0 0;
}

.deals-hot-shell .f1 {
    display: flex;
    justify-content: space-between;
}

.deals-hot-shell .f1 dt {
    width: 30%;
    height: auto;
}

.deals-hot-shell .f1 dt img,
.deals-hot-shell .hot-card-empty-image {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    border-radius: 4px;
    background: linear-gradient(180deg, #f6f1ea 0%, #ede5da 100%);
    object-fit: cover;
}

.deals-hot-shell .f1 dd {
    width: calc(70% - 20px);
    padding: 0 10px;
}

.deals-hot-shell .f1 dd .spantitle {
    display: block;
    width: 90%;
    overflow: hidden;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.45;
    color: #0a0a0a;
}

.deals-hot-shell .f1 .b3 {
    overflow: hidden;
    margin: 3px 0 8px;
    font-size: 13px;
    line-height: 1.5;
    color: #333;
}

.deals-hot-shell .b6 {
    display: flex;
    flex-wrap: wrap;
}

.deals-hot-shell .b6 .b6_li {
    display: flex;
    align-items: center;
    margin-right: 10px;
    padding: 3px 9px;
    border-radius: 4px;
}

.deals-hot-shell .b6 .b6_li:nth-child(1) {
    background: #fff7e6;
}

.deals-hot-shell .b6 .b6_li:nth-child(2) {
    background: #f6ffed;
}

.deals-hot-shell .b6 .b6li_text {
    display: block;
    margin-left: 3px;
    font-size: 12px;
}

.deals-hot-shell .b6 .b6_li:nth-child(1) .b6li_text {
    color: #fa8c16;
}

.deals-hot-shell .b6 .b6_li:nth-child(2) .b6li_text {
    color: #52c41a;
}

.deals-hot-shell .b6 .b6li_icon {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 16px;
}

.deals-hot-shell .b6 .b6_li:nth-child(1) .wuxu {
    background: #fa8c16 url("https://172.lot-ml.com/images/zcnoicon.png") no-repeat center center / 8px 8px;
}

.deals-hot-shell .b6 .b6_li:nth-child(1) .xu {
    background: #fa8c16 url("https://172.lot-ml.com/images/zcicon.png") no-repeat center center / 8px 8px;
}

.deals-hot-shell .b6 .b6_li:nth-child(2) .wuxu {
    background: #52c41a url("https://172.lot-ml.com/images/zcnoicon.png") no-repeat center center / 8px 8px;
}

.deals-hot-shell .b6 .b6_li:nth-child(2) .xu {
    background: #52c41a url("https://172.lot-ml.com/images/zcicon.png") no-repeat center center / 8px 8px;
}

.deals-hot-shell .f3 {
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
    padding: 10px 0;
    border: 1px solid #eee;
    border-radius: 4px;
}

.deals-hot-shell .f3 .f3_li span {
    display: block;
    text-align: center;
}

.deals-hot-shell .f3 .f3_li .span_g {
    font-size: 16px;
    font-weight: 700;
    color: #1a54fa;
}

.deals-hot-shell .f3 .f3_li .span_e {
    font-size: 12px;
    color: #999;
}

.deals-hot-shell .red {
    color: #e60b0b !important;
}

.deals-hot-shell .f2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}

.deals-hot-shell .b5 {
    min-height: 18px;
    padding-left: 17px;
    background: url("https://172.lot-ml.com/images/ageicon.png") no-repeat left center / 13px;
    font-size: 12px;
    line-height: 18px;
    color: #333;
}

.deals-hot-shell .f2 .b4 {
    display: flex;
}

.deals-hot-shell .f2 .b4 a {
    display: block;
    width: 95px;
    border-radius: 100px;
    background: #1a54fa;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.deals-hot-shell .f2 .b4 a span {
    padding-left: 15px;
    background: url("https://172.lot-ml.com/images/linkicon.png") no-repeat left center / 13px;
    color: #fff;
}

.deals-hot-shell .f2 .b4 .b4_share {
    width: 75px;
    margin-right: 8px;
    border-radius: 100px;
    background: #eee;
    color: #666;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.deals-hot-shell .f2 .b4 .b4_share span {
    padding-left: 16px;
    background: url("https://172.lot-ml.com/images/shareicon.png") no-repeat left center / 11px;
    color: #999;
    cursor: pointer;
}

.deals-hot-shell .b1 {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 4px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.deals-hot-shell .b1 span {
    display: inline-block;
    padding: 3px 7px;
    border-radius: 5px;
    font-size: 12px;
}

.deals-hot-shell .b1 span:nth-child(1) {
    background: #ebfefc;
    color: #4bc9be;
}

.deals-hot-shell .b1 span:nth-child(2) {
    background: #fff7e6;
    color: #fa8c16;
}

.deals-hot-shell .b1 span:nth-child(3) {
    background: #f1f7ff;
    color: #1a54fa;
}

.deals-hot-shell .b1 span:nth-child(4) {
    background: #f2fde7;
    color: #67be09;
}

.deals-hot-shell .b1 span:nth-child(5) {
    background: #f3ecfc;
    color: #8932ff;
}

.deals-hot-shell .b1 span:nth-child(6) {
    background: #feebe6;
    color: #f8400f;
}

.deals-hot-shell .b1 span:nth-child(7) {
    background: #f1f7ff;
    color: #4598ff;
}

.deals-hot-shell .b1 span:last-child {
    background: #f0f9ff !important;
    color: #1890ff !important;
}

.deals-hot-shell .deals-empty--hot {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 238px;
    margin: 12px 0;
    padding: 30px 22px;
    border-radius: 18px;
    background: transparent;
    box-shadow: none;
}

.deals-hot-shell .deals-empty--hot .deals-empty__title {
    margin: 0;
    color: #17304d;
    font-size: 19px;
    line-height: 1.3;
    font-weight: 700;
}

.deals-hot-shell .deals-empty--hot .deals-empty__text {
    max-width: 360px;
    margin: 0;
    color: #6f7f92;
    font-size: 13px;
    line-height: 1.7;
}

.deals-hot-shell .deals-feed-status {
    padding: 12px 0 0;
}

.deals-hot-shell .deals-feed-more,
.deals-hot-shell .deals-feed-retry {
    margin-top: 16px;
    margin-bottom: 0;
}

@media (max-width: 640px) {
    .deals-hot-body .deals-page {
        width: 100vw;
        padding-bottom: 98px;
    }

    .deals-hot-shell .deals-empty--hot {
        min-height: 214px;
        padding: 26px 18px;
        border-radius: 16px;
    }

    .deals-hot-shell .deals-empty--hot .deals-empty__title {
        font-size: 17px;
    }

    .deals-hot-shell .deals-empty--hot .deals-empty__text {
        max-width: 280px;
        font-size: 12px;
    }

    .deals-hot-shell .ch_1 {
        align-items: flex-start;
    }

    .deals-hot-shell .nav_munu li {
        margin-left: 10px;
    }

    .deals-hot-shell .nav_munu span {
        font-size: 12px;
    }

    .deals-hot-shell .f1 dd .spantitle {
        width: 100%;
        font-size: 14px;
    }

    .deals-hot-shell .f1 .b3 {
        font-size: 12px;
    }

    .deals-hot-shell .f2 {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .deals-hot-shell .f2 .b4 {
        width: 100%;
        justify-content: flex-end;
    }
}

/* hot 页只保留卡片 UI，外层页面结构继续使用 /deals 原有壳子。 */
.deals-page--hot {
    width: min(1120px, calc(100vw - 32px));
    padding: 14px 18px 88px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.86);
    box-shadow: 0 18px 50px rgba(50, 43, 22, 0.08);
    backdrop-filter: blur(10px);
}

.deals-page--hot .deals-waterfall--hot-list {
    display: block;
    gap: 0;
    column-count: 1;
}

.deals-hot-platform-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 4px 0 12px;
    padding: 0;
}

.deals-hot-platform-tabs__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 62px;
    height: 30px;
    padding: 0 14px;
    border: 0;
    border-radius: 999px;
    background: #f7f7f7;
    color: #666;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
}

.deals-hot-platform-tabs__item.is-active {
    background: #1a54fa;
    color: #fff;
    font-weight: 700;
}

@media (min-width: 768px) {
    .deals-page--hot .fa {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
    }

    .deals-page--hot .fa li,
    .deals-page--hot .fa li:first-child {
        margin: 0;
    }

    .deals-page--hot .fa li {
        min-width: 0;
    }
}

@media (max-width: 640px) {
    .deals-page--hot {
        width: min(100vw, 1500px);
        padding: 14px 14px 98px;
        border: none;
        box-shadow: none;
        background: #fff;
        backdrop-filter: none;
    }
}

@media (min-width: 768px) {
    .page-container .deals-page.deals-page--hot {
        width: min(1120px, calc(100vw - 32px)) !important;
        max-width: 1120px !important;
    }
}

@media (min-width: 768px) {
    .page-container .deals-page,
    .page-container .deals-page.deals-page--hot {
        width: min(1120px, calc(100vw - 32px)) !important;
        max-width: 1120px !important;
    }

    .page-container .deals-page.deals-page--hot {
        padding-right: 18px !important;
        padding-left: 18px !important;
    }
}

* {
    box-sizing: border-box;
}

a {
    color: inherit;
    text-decoration: none;
}

button {
    font: inherit;
}

.page-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 28px 16px;
}

.deals-page {
    position: relative;
    width: min(860px, calc(100vw - 32px));
    min-height: 100vh;
    padding: 14px 18px 88px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.86);
    box-shadow: 0 18px 50px rgba(50, 43, 22, 0.08);
    backdrop-filter: blur(10px);
}

.deals-page__seo-title {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.deals-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
}

.deals-header__main {
    min-width: 0;
}

.deals-kicker {
    margin: 0 0 6px;
    color: #1f4d3d;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.deals-title {
    margin: 0;
    font-size: 22px;
    line-height: 1.15;
    letter-spacing: -0.03em;
}

.deals-tabs {
    position: sticky;
    top: 0;
    z-index: 30;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0 -18px 15px;
    padding: 10px;
    background: #fff;
    backdrop-filter: blur(12px);
    box-shadow: 0 1px 0 rgba(35, 24, 21, 0.06);
}

.deals-page--hot .deals-tabs {
    background: #fff;
}

.deals-page--hot .deals-header {
    padding: 0;
}

.deals-tabs__item {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 76px;
    height: 30px;
    padding: 0 2px;
    border: 0;
    background: transparent;
    color: #8a7b6c;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    transition: color 0.2s ease, transform 0.16s ease, opacity 0.16s ease;
}

.deals-tabs__item,
.deals-tabs__item * {
    -webkit-tap-highlight-color: transparent;
}

.deals-tabs__item:focus,
.deals-tabs__item:focus-visible {
    outline: none;
    box-shadow: none;
}

.deals-tabs__item:active {
    transform: translateY(1px) scale(0.98);
    opacity: 0.9;
}

.deals-tabs__item::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -2px;
    left: 0;
    height: 2px;
    border-radius: 999px;
    background: transparent;
    transition: background-color 0.2s ease;
}

.deals-tabs__item.is-active {
    color: #231815;
    font-weight: 700;
}

.deals-tabs__item.is-active::after {
    background: #e33523;
}

.feed-pull-shell {
    position: relative;
    overflow: hidden;
}

.refresh-indicator,
.deals-feed-status {
    color: #6a685f;
    font-size: 12px;
    text-align: center;
}

.refresh-indicator {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 0;
    display: flex;
    justify-content: center;
    padding-top: 6px;
    opacity: 0;
    transform: translateY(-56px);
    transition: opacity 0.18s ease, transform 0.22s ease;
    pointer-events: none;
}

.refresh-indicator.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.refresh-indicator__panel {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 0 8px;
    color: #8e8e93;
    font-size: 13px;
    font-weight: 500;
}

.refresh-indicator.is-ready .refresh-indicator__panel,
.refresh-indicator.is-success .refresh-indicator__panel,
.refresh-indicator.is-error .refresh-indicator__panel {
    color: #8e8e93;
}

.feed-body {
    position: relative;
    z-index: 1;
    background: inherit;
    --deals-feed-offset: 0px;
    transform: translate3d(0, var(--deals-feed-offset), 0);
    transition: transform 0.24s cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform;
}

.feed-body.is-pulling {
    transition: none;
}

.deals-waterfall {
    column-count: 2;
    column-gap: 12px;
    overflow-anchor: none;
}

.deals-waterfall--empty {
    column-count: 1;
    min-height: 45vh;
}

.deals-waterfall--hot-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    column-count: 1;
}

.deals-waterfall--desktop {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-count: auto;
    column-gap: 0;
    gap: 16px;
    align-items: start;
}

.deals-waterfall--mobile {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-count: auto;
    column-gap: 0;
    gap: 12px;
    align-items: start;
}

.deals-waterfall__column {
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-width: 0;
}

.deals-waterfall--mobile .deals-waterfall__column {
    gap: 12px;
}

.deals-waterfall--desktop .deal-card {
    margin-bottom: 0;
}

.deals-waterfall--mobile .deal-card {
    margin-bottom: 0;
}

.deals-waterfall--hot-list .deal-card {
    margin-bottom: 0;
}

.deals-feed-status {
    min-height: 26px;
    padding: 14px 0 4px;
    line-height: 1.4;
}

.deals-copy-toast {
    position: fixed;
    left: 50%;
    bottom: 108px;
    z-index: 40;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(35, 24, 21, 0.86);
    color: #fff;
    font-size: 12px;
    line-height: 1.2;
    white-space: nowrap;
    transform: translateX(-50%) translateY(8px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.18s ease, transform 0.18s ease;
}

.deals-copy-toast.is-visible {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

.deals-feed-more {
    display: none;
    width: 100%;
    max-width: 220px;
    height: 38px;
    margin: 6px auto 10px;
    padding: 0 18px;
    border: 1px solid #eadfce;
    border-radius: 999px;
    background: #fffdf8;
    color: #6c3b14;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
}

.deals-feed-more:hover {
    border-color: #e0c7ab;
    background: #fff7ec;
}

.deals-feed-more:disabled {
    opacity: 0.6;
    cursor: wait;
}

.deals-feed-more[hidden] {
    display: none;
}

.deals-feed-retry {
    display: block;
    width: 100%;
    margin: 0 0 8px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #8b2316;
    font-size: 12px;
    line-height: 1.6;
    text-align: center;
    cursor: pointer;
}

.deals-feed-retry[hidden] {
    display: none;
}

.deals-feed-sentinel {
    height: 2px;
}

.deals-empty {
    padding: 36px 18px;
    background: transparent;
    border: 0;
    text-align: center;
}

.deals-empty__title {
    margin: 0 0 8px;
    font-size: 18px;
    font-weight: 700;
}

.deals-empty__text {
    margin: 0;
    color: #75685a;
    font-size: 13px;
}

.deal-card {
    display: inline-block;
    width: 100%;
    margin: 0 0 12px;
    background: #fffdf9;
    border: 1px solid #f9f9f9;
    overflow: hidden;
    break-inside: avoid;
    page-break-inside: avoid;
}

.deal-card__media {
    position: relative;
    background: linear-gradient(180deg, #f8f1e6 0%, #f4ede3 100%);
}

.deal-card__slider {
    position: relative;
    overflow: hidden;
}

.deal-card__slider-track {
    position: relative;
    display: flex;
    transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform;
}

.deal-card__slide {
    display: block;
    flex: 0 0 100%;
}

.deal-card__slide img {
    display: block;
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.deal-card__merge-flag {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 999px;
    background: rgba(227, 53, 35, 0.92);
    color: #fff;
    font-size: 11px;
    line-height: 1;
    box-shadow: 0 6px 14px rgba(227, 53, 35, 0.22);
}

.deal-card__nav {
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    padding: 0;
    border: 0;
    background: rgba(255, 255, 255, 0.58);
    color: rgba(71, 55, 44, 0.78);
    font-size: 24px;
    line-height: 1;
    transform: translateY(-50%);
    cursor: pointer;
    backdrop-filter: blur(6px);
    transition: background-color 0.2s ease, color 0.2s ease;
}

.deal-card__nav:hover {
    background: rgba(255, 255, 255, 0.78);
    color: rgba(55, 40, 31, 0.9);
}

.deal-card__nav--prev {
    left: 8px;
}

.deal-card__nav--next {
    right: 8px;
}

.deal-card__dots {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: flex;
    gap: 6px;
}

.deal-card__dot {
    width: 8px;
    height: 8px;
    padding: 0;
    border: 0;
    background: rgba(255, 255, 255, 0.56);
    cursor: pointer;
}

.deal-card__dot.is-active {
    background: #ffffff;
}

.deal-card__variant-slider {
    position: relative;
    overflow: hidden;
}

.deal-card__variant-track {
    display: flex;
    transition: transform 0.36s cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform;
}

.deal-card__variant-slide {
    flex: 0 0 100%;
}

.deal-card__variant-dots {
    display: flex;
    justify-content: center;
    gap: 6px;
    padding: 0 0 10px;
}

.deal-card__variant-dot {
    width: 8px;
    height: 8px;
    padding: 0;
    border: 1px solid #2f6bff;
    border-radius: 999px;
    background: #ffffff;
    cursor: pointer;
}

.deal-card__variant-dot.is-active {
    background: #2f6bff;
}

.deal-card__body {
    padding: 6px;
}

.deal-card__title-block {
    margin-bottom: 8px;
}

.deal-card__title-row {
    margin: 0;
    font-size: 0;
    line-height: 1.4;
    font-weight: 700;
    color: #231815;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.deal-card__platform {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 19px;
    padding: 0 7px;
    margin-right: 6px;
    vertical-align: baseline;
    border-radius: 4px;
    background: #efe4d3;
    border: 1px solid #dcc7aa;
    color: #7b4c25;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.4;
    white-space: nowrap;
}

.deal-card__title-text {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
    color: #231815;
}

.deal-card__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px 6px;
    margin-top: 6px;
}

.deal-card__subtitle {
    margin: 0 0 9px;
    color: #7a6e61;
    font-size: 11px;
    line-height: 1.5;
}

.deal-card__price {
    margin-bottom: 10px;
}

.deal-card__price-coupon-row {
    margin-bottom: 8px;
}

.deal-card__price-link {
    display: inline-flex;
    align-items: center;
    min-height: 20px;
    padding: 0;
    background: transparent;
    border: 0;
    color: #9a2e1f;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3;
}

.deal-card__price-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.deal-card__price-top--no-price {
    justify-content: center;
    gap: 0;
}

.deal-card__price-top--no-price .deal-card__button--inline {
    width: 100%;
    justify-content: center;
}

.deal-card__price-main {
    display: flex;
    align-items: center;
    gap: 6px;
    min-width: 0;
    margin-top: 3px;
}

.deal-card__price-value {
    display: inline-flex;
    align-items: baseline;
    gap: 1px;
    color: #8a2b22;
    font-weight: 700;
    font-family: "Bahnschrift", "DIN Alternate", "Arial", sans-serif;
    font-variant-numeric: tabular-nums lining-nums;
    letter-spacing: -0.02em;
}

.deal-card__price-currency {
    font-size: 11px;
}

.deal-card__price-amount {
    font-size: 26px;
    line-height: 0.95;
}

.deal-card__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 88px;
    height: 28px;
    padding: 0 14px;
    border: 1px solid #e33523;
    border-radius: 6px;
    background: #e33523;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.deal-card__button:hover {
    background: #cc2a19;
    border-color: #cc2a19;
    color: #ffffff;
}

.deal-card__price-text {
    margin-top: 7px;
    color: #6b5b4e;
    font-size: 11px;
    line-height: 1.5;
}

.deal-card__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 10px;
}

.deal-card__tag {
    display: inline-flex;
    align-items: center;
    min-height: 19px;
    padding: 0 7px;
    border-radius: 4px;
    background: #f6efe6;
    border: 1px solid #e6d8c9;
    color: #6e5643;
    font-size: 10px;
    line-height: 1;
}

.deal-card__related-list {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.deal-card__related-item {
    margin: 0;
}

.deal-card__related-link {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #6a3f15;
    font-size: 12px;
    line-height: 1.5;
}

.deal-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.deal-card__time {
    color: #8a7b6c;
    font-size: 11px;
    line-height: 1.4;
}

.deal-card__detail-link {
    display: inline-flex;
    align-items: center;
    color: #8a7b6c;
    font-size: 11px;
    line-height: 1.4;
    white-space: nowrap;
}

.deal-card--hot {
    display: grid;
    grid-template-columns: 132px minmax(0, 1fr);
    gap: 0;
    background: #ffffff;
    border: 1px solid #ece7df;
    box-shadow: 0 8px 24px rgba(34, 24, 15, 0.05);
}

.deal-card__hot-media {
    background: linear-gradient(180deg, #f6f1ea 0%, #ede5da 100%);
}

.deal-card__hot-image {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 132px;
    object-fit: cover;
}

.deal-card__hot-image--empty {
    background:
        linear-gradient(135deg, rgba(227, 53, 35, 0.08), transparent),
        linear-gradient(180deg, #f7f2eb 0%, #efe7db 100%);
}

.deal-card__hot-main {
    display: flex;
    min-width: 0;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 12px;
}

.deal-card__hot-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}

.deal-card__hot-title-wrap {
    min-width: 0;
    flex: 1;
}

.deal-card__title-row--hot {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    line-height: 1.35;
    -webkit-line-clamp: 2;
}

.deal-card__subtitle--hot {
    margin-top: 4px;
    margin-bottom: 0;
    font-size: 12px;
    color: #7d7064;
}

.deal-card__meta--hot {
    margin-top: 8px;
}

.deal-card__tag--hot {
    min-height: 22px;
    padding: 0 8px;
    background: #f5efe8;
    border-color: #e8ddd2;
    color: #695544;
    font-size: 11px;
}

.deal-card__hot-actions {
    flex-shrink: 0;
}

.deal-card__detail-link--hot {
    color: #8f8276;
    font-size: 12px;
}

.deal-card__hot-bottom {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 12px;
    margin-top: 10px;
}

.deal-card__hot-price-block {
    min-width: 0;
    flex: 1;
}

.deal-card__price-top--hot {
    justify-content: space-between;
}

.deal-card__price-main--hot {
    margin-top: 0;
}

.deal-card__price-value--hot .deal-card__price-currency {
    font-size: 13px;
}

.deal-card__price-value--hot .deal-card__price-amount {
    font-size: 28px;
}

.deal-card__button--hot {
    min-width: 96px;
    height: 32px;
    border-radius: 999px;
}

.deal-card__price-text--hot {
    margin-top: 6px;
    color: #7b6a5e;
    font-size: 12px;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.deal-card__time--hot {
    flex-shrink: 0;
    font-size: 12px;
}

.lot-hot-list {
    width: 100%;
}

.lot-hot-card {
    position: relative;
    margin: 12px 3%;
    padding: 12px;
    border-radius: 5px;
    border: 0;
    background: #fff;
    box-shadow: none;
    overflow: hidden;
}

.lot-hot-list .lot-hot-card:first-child {
    margin-top: 12px;
}

.lot-hot-card__operator {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px;
    border-radius: 0 8px 0 8px;
    background: #fff;
    box-shadow: 0 2px 8px #eee;
}

.lot-hot-card__operator img {
    display: block;
    width: 20px;
    height: auto;
}

.lot-hot-card__recommended {
    position: absolute;
    top: 9px;
    left: 9px;
}

.lot-hot-card__recommended img {
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 4px 0 0 0;
}

.lot-hot-card__top {
    display: flex;
    justify-content: space-between;
}

.lot-hot-card__image-wrap {
    width: 30%;
}

.lot-hot-card__image {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    border-radius: 4px;
    object-fit: cover;
    background: linear-gradient(180deg, #f6f1ea 0%, #ede5da 100%);
}

.lot-hot-card__image--empty {
    background: linear-gradient(180deg, #f6f1ea 0%, #ede5da 100%);
}

.lot-hot-card__content {
    width: calc(70% - 20px);
    padding: 0 10px;
}

.lot-hot-card__title {
    display: block;
    width: 90%;
    overflow: hidden;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.45;
    color: #0a0a0a;
}

.lot-hot-card__package {
    margin: 3px 0 8px;
    font-size: 13px;
    line-height: 1.5;
    color: #333;
}

.lot-hot-card__flags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.lot-hot-card__flag {
    display: inline-flex;
    align-items: center;
    padding: 3px 9px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 1.4;
}

.lot-hot-card__flag--orange {
    background: #fff7e6;
    color: #fa8c16;
}

.lot-hot-card__flag--green {
    background: #f6ffed;
    color: #52c41a;
}

.lot-hot-card__flag-dot {
    width: 12px;
    height: 12px;
    margin-right: 3px;
    border-radius: 50%;
}

.lot-hot-card__flag-dot--orange {
    background: #fa8c16;
}

.lot-hot-card__flag-dot--green {
    background: #52c41a;
}

.lot-hot-card__metrics {
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
    padding: 10px 0;
    border: 1px solid #eee;
    border-radius: 4px;
}

.lot-hot-card__metric {
    min-width: 0;
}

.lot-hot-card__metric-value,
.lot-hot-card__metric-label {
    display: block;
    text-align: center;
}

.lot-hot-card__metric-value {
    font-size: 16px;
    font-weight: 700;
    color: #1a54fa;
}

.lot-hot-card__metric-value--price {
    color: #e60b0b;
}

.lot-hot-card__metric-label {
    margin-top: 2px;
    font-size: 12px;
    color: #999;
}

.lot-hot-card__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}

.lot-hot-card__age {
    min-height: 18px;
    padding-left: 17px;
    background: url(https://172.lot-ml.com/images/ageicon.png) no-repeat left center / 13px;
    font-size: 12px;
    color: #333;
    line-height: 18px;
}

.lot-hot-card__actions {
    display: flex;
    align-items: center;
}

.lot-hot-card__share,
.lot-hot-card__apply {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    border-radius: 100px;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.lot-hot-card__share {
    width: 75px;
    margin-right: 8px;
    border: 0;
    background: #eee;
    color: #999;
    cursor: pointer;
}

.lot-hot-card__apply {
    width: 95px;
    background: #1a54fa;
    color: #fff;
}

.lot-hot-card__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 4px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.lot-hot-card__tag {
    display: inline-block;
    padding: 3px 7px;
    border-radius: 5px;
    font-size: 12px;
}

.lot-hot-card__tag:nth-child(1) {
    background: #ebfefc;
    color: #4bc9be;
}

.lot-hot-card__tag:nth-child(2) {
    background: #fff7e6;
    color: #fa8c16;
}

.lot-hot-card__tag:nth-child(3) {
    background: #f1f7ff;
    color: #1a54fa;
}

.lot-hot-card__tag:nth-child(4) {
    background: #f2fde7;
    color: #67be09;
}

.lot-hot-card__tag:nth-child(5) {
    background: #f3ecfc;
    color: #8932ff;
}

.lot-hot-card__tag:nth-child(6) {
    background: #feebe6;
    color: #f8400f;
}

.lot-hot-card__tag:nth-child(7) {
    background: #f1f7ff;
    color: #4598ff;
}

.lot-hot-card__tag--sales {
    background: #f0f9ff !important;
    color: #1890ff !important;
}

.deals-page--hot .fa {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.deals-page--hot .fa li {
    position: relative;
    margin: 12px 3%;
    padding: 12px;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 6px #eee;
}

.deals-page--hot .fa li:first-child {
    margin-top: 12px;
}

.deals-page--hot .yysicon {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px;
    border-radius: 0 8px 0 8px;
    box-shadow: 0 2px 8px #eee;
}

.deals-page--hot .yysicon img {
    display: block;
    width: 20px;
    height: auto;
    border-radius: 0 8px 0 8px;
}

.deals-page--hot .zhutuicon {
    position: absolute;
    top: 9px;
    left: 9px;
}

.deals-page--hot .zhutuicon img {
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 4px 0 0 0;
}

.deals-page--hot .f1 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}

.deals-page--hot .f1 dt {
    flex: 0 0 30%;
    height: auto;
    margin: 0;
}

.deals-page--hot .f1 dt img,
.deals-page--hot .hot-card-empty-image {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    border-radius: 4px;
    background: linear-gradient(180deg, #f6f1ea 0%, #ede5da 100%);
    object-fit: cover;
}

.deals-page--hot .f1 dd {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0 0 0 5px;
    padding: 0;
}

.deals-page--hot .f1 dd .spantitle {
    display: block;
    width: 90%;
    overflow: hidden;
    font-size: 15px;
    font-weight: 700;
    color: #0a0a0a;
    line-height: 1.45;
}

.deals-page--hot .f1 .b3 {
    overflow: hidden;
    margin: 3px 0 8px;
    font-size: 13px;
    line-height: 1.5;
    color: #333;
}

.deals-page--hot .b6 {
    display: flex;
    flex-wrap: wrap;
}

.deals-page--hot .b6 .b6_li {
    display: flex;
    align-items: center;
    margin-right: 10px;
    padding: 3px 9px;
    border-radius: 4px;
}

.deals-page--hot .b6 .b6_li:nth-child(1) {
    background: #fff7e6;
}

.deals-page--hot .b6 .b6_li:nth-child(2) {
    background: #f6ffed;
}

.deals-page--hot .b6 .b6_li .b6li_text {
    display: block;
    margin-left: 3px;
    font-size: 12px;
}

.deals-page--hot .b6 .b6_li:nth-child(1) .b6li_text {
    color: #fa8c16;
}

.deals-page--hot .b6 .b6_li:nth-child(2) .b6li_text {
    color: #52c41a;
}

.deals-page--hot .b6 .b6li_icon {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 16px;
}

.deals-page--hot .b6 .b6_li:nth-child(1) .wuxu,
.deals-page--hot .b6 .b6_li:nth-child(1) .xu {
    background: #fa8c16;
}

.deals-page--hot .b6 .b6_li:nth-child(2) .wuxu,
.deals-page--hot .b6 .b6_li:nth-child(2) .xu {
    background: #52c41a;
}

.deals-page--hot .f3 {
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
    padding: 10px 0;
    border: 1px solid #eee;
    border-radius: 4px;
}

.deals-page--hot .f3 .f3_li span {
    display: block;
    text-align: center;
}

.deals-page--hot .f3 .f3_li .span_g {
    font-size: 16px;
    font-weight: 700;
    color: #1a54fa;
}

.deals-page--hot .f3 .f3_li .span_e {
    font-size: 12px;
    color: #999;
}

.deals-page--hot .red {
    color: #e60b0b !important;
}

.deals-page--hot .f2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}

.deals-page--hot .b5 {
    min-height: 18px;
    padding-left: 17px;
    background: url(https://172.lot-ml.com/images/ageicon.png) no-repeat left center / 13px;
    font-size: 12px;
    color: #333;
    line-height: 18px;
}

.deals-page--hot .f2 .b4 {
    display: flex;
}

.deals-page--hot .f2 .b4 a {
    display: block;
    width: 95px;
    border-radius: 100px;
    background: #1a54fa;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.deals-page--hot .f2 .b4 a span {
    color: #fff;
}

.deals-page--hot .f2 .b4 .b4_share {
    width: 75px;
    margin-right: 8px;
    border-radius: 100px;
    background: #eee;
    color: #666;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.deals-page--hot .f2 .b4 .b4_share span {
    color: #999;
    cursor: pointer;
}

.deals-page--hot .b1 {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 4px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.deals-page--hot .b1 span {
    display: inline-block;
    padding: 3px 7px;
    border-radius: 5px;
    font-size: 12px;
}

.deals-page--hot .b1 span:nth-child(1) {
    background: #ebfefc;
    color: #4bc9be;
}

.deals-page--hot .b1 span:nth-child(2) {
    background: #fff7e6;
    color: #fa8c16;
}

.deals-page--hot .b1 span:nth-child(3) {
    background: #f1f7ff;
    color: #1a54fa;
}

.deals-page--hot .b1 span:nth-child(4) {
    background: #f2fde7;
    color: #67be09;
}

.deals-page--hot .b1 span:nth-child(5) {
    background: #f3ecfc;
    color: #8932ff;
}

.deals-page--hot .b1 span:nth-child(6) {
    background: #feebe6;
    color: #f8400f;
}

.deals-page--hot .b1 span:nth-child(7) {
    background: #f1f7ff;
    color: #4598ff;
}

.deals-page--hot .b1 span:last-child {
    background: #f0f9ff !important;
    color: #1890ff !important;
}

/* 流量活动页签使用独立卡片样式，避免和商品瀑布流混在一起。 */
.deals-activity {
    display: block;
}

.activity-card-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.activity-card {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 12px;
    min-height: 97px;
    padding: 14px 16px 13px;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 14px rgba(26, 84, 250, 0.05);
}

.activity-card__operator {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px;
    border-radius: 0 8px 0 8px;
    background: #fff;
    box-shadow: 0 2px 8px #eee;
}

.activity-card__operator img {
    display: block;
    width: 20px;
    height: auto;
}

.activity-card__expire {
    flex-shrink: 0;
    font-size: 12px;
    color: #333;
    line-height: 18px;
}

.activity-card__title {
    margin: 0;
    padding-right: 32px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    color: #0a0a0a;
    word-break: break-word;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.activity-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-top: auto;
    padding-top: 4px;
}

.activity-card__link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 95px;
    height: 30px;
    border-radius: 100px;
    background: #1a54fa;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    text-decoration: none;
    white-space: nowrap;
}

.deals-empty--activity {
    margin-top: 4px;
}

.activity-more {
    margin-top: 22px;
}

.activity-more__divider {
    position: relative;
    margin-bottom: 18px;
    text-align: center;
}

.activity-more__divider::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
}

.activity-more__divider-text {
    position: relative;
    display: inline-block;
    padding: 0 14px;
    background: #fff;
    color: #8c8c8c;
    font-size: 13px;
    line-height: 1.4;
}

.activity-post-list {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.activity-post-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 4px 0;
    border: 0;
    background: #fff;
    box-shadow: none;
}

.activity-post-card__title {
    min-width: 0;
    flex: 1;
    margin: 0;
    color: #0a0a0a;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.activity-post-card__time {
    flex-shrink: 0;
    margin-left: 10px;
    color: #8a8a8a;
    font-size: 12px;
    line-height: 1.4;
}

.activity-post-card__arrow {
    flex-shrink: 0;
    margin-left: 6px;
    color: #b5b5b5;
    font-size: 18px;
    line-height: 1;
}

@media (min-width: 768px) {
    .deals-page {
        padding: 14px 18px 32px;
    }

    .deals-waterfall {
        column-gap: 16px;
        column-count: 4;
    }

    .deal-card {
        margin-bottom: 16px;
    }

    .activity-card__title {
        min-height: 44px;
    }

    .deal-card__title-row {
        -webkit-line-clamp: 1;
    }

    .deals-feed-more {
        display: block;
    }

    .mobile-tabbar {
        display: none;
    }

    .deals-page--hot .deals-waterfall {
        column-count: 1;
    }

    .lot-hot-card {
        margin-right: 3%;
        margin-left: 3%;
    }

    .deals-page--hot .fa li {
        margin-right: 3%;
        margin-left: 3%;
    }
}

@media (max-width: 640px) {
    .page-container {
        padding: 0;
    }

    .deals-page {
        width: min(100vw, 1500px);
        min-height: 100vh;
        padding: 14px 14px 98px;
        border: none;
        box-shadow: none;
        background: #fff;
    }

    .deals-tabs {
        margin-bottom: 15px;
        margin-right: -14px;
        margin-left: -14px;
        padding: 10px;
    }

    .deals-tabs__item {
        min-width: 72px;
        height: 28px;
        font-size: 14px;
    }

    .deals-page--hot {
        width: min(100vw, 1500px);
        padding: 14px 14px 98px;
    }

    .deals-page--hot .fa li,
    .deals-page--hot .fa li:first-child {
        margin: 12px 0;
    }

    .deals-waterfall--hot-list {
        gap: 10px;
    }

    .activity-card-list {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .activity-card {
        padding: 10px 12px 10px;
        border-radius: 16px;
    }

    .activity-card__title {
        min-height: 0;
        font-size: 16px;
    }

    .activity-card__link {
        width: 88px;
        height: 32px;
        line-height: 32px;
    }

    .activity-more {
        margin-top: 18px;
    }

    .activity-post-card {
        padding: 4px 0;
    }

    .activity-post-card__title {
        font-size: 14px;
    }

    .lot-hot-card {
        margin: 12px 3%;
    }

    .lot-hot-card__title {
        width: 100%;
        font-size: 14px;
    }

    .lot-hot-card__package {
        font-size: 12px;
    }

    .lot-hot-card__flags {
        gap: 8px 6px;
    }

    .lot-hot-card__flag {
        padding-right: 7px;
        padding-left: 7px;
        font-size: 11px;
    }

    .lot-hot-card__metrics {
        padding: 8px 0;
    }

    .lot-hot-card__metric-value {
        font-size: 14px;
    }

    .lot-hot-card__metric-label {
        font-size: 11px;
    }

    .lot-hot-card__bottom {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .lot-hot-card__actions {
        width: 100%;
        justify-content: flex-end;
    }

    .deals-page--hot .f1 dd .spantitle {
        width: 100%;
        font-size: 14px;
    }

    .deals-page--hot .f1 .b3 {
        font-size: 12px;
    }

    .deals-page--hot .f2 {
        flex-direction: row;
        align-items: center;
        gap: 0;
    }

    .deals-page--hot .f2 .b4 {
        justify-content: flex-end;
    }
}
