.hot-selling-page[data-v-21c57357]{padding:12px 0;background:#fff;height:100%;overflow:auto}.hot-selling-page .search-bar[data-v-21c57357]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.hot-selling-page .search-bar .search-input[data-v-21c57357]{width:400px}.hot-selling-page .search-bar .search-btn-group[data-v-21c57357]{display:flex;align-items:center;gap:8px}.hot-selling-page .filter-row[data-v-21c57357]{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.hot-selling-page .filter-row .filter-item[data-v-21c57357]{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.hot-selling-page .filter-row .filter-item span[data-v-21c57357]{white-space:nowrap}.hot-selling-page .filter-condition[data-v-21c57357]{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:12px}.hot-selling-page .filter-condition .sort-item[data-v-21c57357]{display:flex;gap:24px;align-items:center}.hot-selling-page .filter-condition .sort-col[data-v-21c57357]{display:inline-flex;align-items:center;cursor:pointer;gap:4px}.hot-selling-page .filter-condition .sort-col .icons[data-v-21c57357]{display:inline-flex;flex-direction:column;line-height:1}.hot-selling-page .filter-condition .sort-col .icons[data-v-21c57357] .anticon{font-size:16px;color:#ccc;transition:color .2s}.hot-selling-page .filter-condition .sort-col .icons[data-v-21c57357] .anticon.active{color:#1677ff}.hot-selling-page .filter-condition .input-item[data-v-21c57357]{display:flex;align-items:center;gap:8px}.hot-selling-page .filter-condition .input-item .label[data-v-21c57357]{white-space:nowrap}.hot-selling-page .filter-condition .input-item .sep[data-v-21c57357]{margin:0 4px}.hot-selling-page .num-p[data-v-21c57357]{padding:0 6px}.hot-selling-page[data-v-21c57357] .ant-input-group{display:flex;align-items:center}.hot-selling-page .batch-bar[data-v-21c57357]{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:14px;color:#4e5969}.hot-selling-page .batch-bar .batch-btn[data-v-21c57357]{display:inline-flex;align-items:center;gap:4px}.hot-selling-page .goods-grid[data-v-21c57357]{flex-grow:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:24px;margin-bottom:24px;overflow:auto}.hot-selling-page .goods-card[data-v-21c57357]{width:100%;background:#fff;border:1px solid hsla(0,0%,40%,.4);border-radius:8px;padding:12px;position:relative;box-sizing:border-box;cursor:pointer}.hot-selling-page .goods-card.card-selected[data-v-21c57357]{border-color:#165dff;box-shadow:0 0 0 2px rgba(22,93,255,.15)}.hot-selling-page .goods-card .card-checkbox[data-v-21c57357]{position:absolute;top:12px;left:6px;z-index:2}.hot-selling-page .goods-card .card-star[data-v-21c57357]{position:absolute;top:12px;right:6px;z-index:2}.hot-selling-page .goods-card .star-icon[data-v-21c57357]{cursor:pointer}.hot-selling-page .goods-card .star-icon .star-svg[data-v-21c57357]{width:20px;height:20px;color:#ccc;transition:color .2s}.hot-selling-page .goods-card .star-icon .star-svg.collected[data-v-21c57357]{color:#165dff}.hot-selling-page .goods-card .card-img[data-v-21c57357]{width:80%;aspect-ratio:1;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.hot-selling-page .goods-card .card-img .img[data-v-21c57357]{width:100%;height:100%;border-radius:4px;overflow:hidden}.hot-selling-page .goods-card .card-img .img[data-v-21c57357] img{width:100%!important;height:100%!important;object-fit:cover}.hot-selling-page .goods-card .card-body .goods-name[data-v-21c57357]{font-size:14px;color:#1d2129;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hot-selling-page .goods-card .card-body .price-row[data-v-21c57357]{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.hot-selling-page .goods-card .card-body .price-row .price[data-v-21c57357]{font-size:16px;font-weight:500;color:#f53f3f}.hot-selling-page .goods-card .card-body .price-row .goods-sku[data-v-21c57357]{font-size:12px;color:#86909c}.hot-selling-page .goods-card .card-body .info-row[data-v-21c57357]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#4e5969;margin-bottom:4px}.hot-selling-page .goods-card .card-body .info-row .link[data-v-21c57357]{color:#165dff;cursor:pointer}.hot-selling-page .goods-card .card-body .action-row[data-v-21c57357]{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.hot-selling-page .goods-card .card-body .action-row .discount-btn[data-v-21c57357]{background:#f53f3f;border-color:#f53f3f;color:#fff}.hot-selling-page .pagination-wrapper[data-v-21c57357]{display:flex;justify-content:space-between;align-items:center}.hot-selling-page .pagination-wrapper .total-text[data-v-21c57357]{font-size:14px;color:#4e5969}.hot-selling-page .selected-count[data-v-21c57357]{font-size:14px;color:#165dff}.hot-selling-page .selected-count b[data-v-21c57357]{font-size:18px}.hot-selling-page .selection-bar[data-v-21c57357]{background:#e6f7ff;padding:8px 16px;border-radius:6px;border:1px solid #91d5ff}.hot-selling-page .selection-footer[data-v-21c57357]{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid #165dff;padding:12px 24px;box-shadow:0 -4px 12px rgba(0,0,0,.08);z-index:100}.hot-selling-page .selection-footer .footer-inner[data-v-21c57357]{display:flex;justify-content:space-between;align-items:center}.hot-selling-page .selection-footer .footer-info[data-v-21c57357]{font-size:15px;color:#333}.hot-selling-page .selection-footer .footer-info b[data-v-21c57357]{color:#165dff;font-size:20px}.hot-selling-page.selection-mode[data-v-21c57357]{padding-bottom:70px}