.product-card-item[data-v-6d68ad6c]{background:#fff;border:none;border-radius:12px;box-shadow:0 0 0 2px #fff,0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s;width:216px}.product-card-item[data-v-6d68ad6c]:hover{box-shadow:0 0 0 2px #fff,0 6px 16px rgba(0,0,0,.15)}.product-card-item--checked[data-v-6d68ad6c]{box-shadow:0 0 0 2px #2563eb,0 2px 8px rgba(0,0,0,.08)}.product-card-item--checked[data-v-6d68ad6c]:hover{box-shadow:0 0 0 2px #2563eb,0 6px 16px rgba(0,0,0,.15)}.product-card-item__image-area[data-v-6d68ad6c]{flex-shrink:0;height:216px;overflow:hidden;position:relative;width:216px}.product-card-item__label-tag[data-v-6d68ad6c]{align-items:center;background:rgba(0,0,0,.5);border-radius:9999px;bottom:8px;color:#fff;display:flex;font-size:12px;gap:4px;left:8px;padding:4px 8px;position:absolute;z-index:1}.product-card-item__label-tag .label-icon[data-v-6d68ad6c]{font-size:12px;line-height:1.2}.product-card-item__label-tag .label-text[data-v-6d68ad6c]{white-space:nowrap}.product-card-item__match-tag[data-v-6d68ad6c]{background:#2563eb;border-radius:9999px;color:#fff;font-size:12px;left:8px;padding:4px 12px;position:absolute;top:8px;white-space:nowrap;z-index:1}.product-card-item__fav[data-v-6d68ad6c]{align-items:center;background:hsla(0,0%,100%,.8);border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:8px;top:8px;width:28px;z-index:2}.product-card-item__fav .fav-icon[data-v-6d68ad6c]{height:18px;width:18px}.product-card-item__check[data-v-6d68ad6c]{align-items:center;background:hsla(0,0%,100%,.9);border:1px solid #cbd5e1;border-radius:4px;bottom:8px;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:8px;transition:visibility .2s,background .2s,border-color .2s;visibility:hidden;width:24px;z-index:3}.product-card-item__check--checked[data-v-6d68ad6c]{background:#2563eb;border-color:#2563eb;visibility:visible}.product-card-item__check .check-icon[data-v-6d68ad6c]{height:16px;width:16px}.product-card-item:hover .product-card-item__check[data-v-6d68ad6c]{visibility:visible}.product-card-item__check--disabled[data-v-6d68ad6c]{cursor:not-allowed;opacity:.4;pointer-events:none}.product-card-item__image[data-v-6d68ad6c]{background:#f5f5f5;cursor:pointer;height:216px;left:0;overflow:hidden;position:absolute;top:0;transition:transform .3s ease;width:216px}.product-card-item__image[data-v-6d68ad6c]:hover{transform:scale(1.2)}.product-card-item__image img[data-v-6d68ad6c]{height:216px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:216px}.product-card-item__info[data-v-6d68ad6c]{display:flex;flex-direction:column;gap:8px;padding:12px}.product-card-item__name[data-v-6d68ad6c]{color:#1d2129;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-item__name[data-v-6d68ad6c]:hover{color:#2563eb}.product-card-item__tags[data-v-6d68ad6c]{display:flex;flex-wrap:wrap;gap:8px;height:27px;overflow:hidden}.product-card-item__tags .tag[data-v-6d68ad6c]{background:#eff6ff;border-radius:9999px;color:#2563eb;font-size:11px;padding:4px 8px;white-space:nowrap}.product-card-item__merchant[data-v-6d68ad6c]{align-items:center;cursor:pointer;display:flex;gap:4px}.product-card-item__merchant .merchant-icon[data-v-6d68ad6c]{height:14px;width:14px}.product-card-item__merchant .merchant-name[data-v-6d68ad6c]{color:#94a3b8;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-item__merchant:hover .merchant-name[data-v-6d68ad6c]{color:#2563eb}.product-card-item__price-row[data-v-6d68ad6c]{align-items:center;display:flex;justify-content:space-between}.product-card-item__price[data-v-6d68ad6c]{color:#e53e3e;font-size:18px;font-weight:600}.product-card-item__country[data-v-6d68ad6c]{align-items:center;color:#4e5969;display:flex;font-size:12px;gap:4px}.product-card-item__country .country-flag[data-v-6d68ad6c]{border-radius:9999px;flex-shrink:0;height:16px;-o-object-fit:cover;object-fit:cover;width:18px}.product-card-item__country .country-name[data-v-6d68ad6c]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-item__fav--with-match[data-v-6d68ad6c]{position:absolute;right:8px;top:8px}.more-modal-overlay[data-v-7428d486]{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.more-modal[data-v-7428d486]{background:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;width:978px}.more-modal-header[data-v-7428d486]{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 24px}.more-modal-title[data-v-7428d486]{color:#1d2129;font-family:SourceHanSans-SemiBold,Source Han Sans CN,sans-serif;font-size:18px;font-weight:600;line-height:1.2}.more-modal-actions[data-v-7428d486]{align-items:center;display:flex;gap:12px}.more-modal-close[data-v-7428d486]{align-items:center;border-radius:9999px;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.more-modal-close img[data-v-7428d486]{height:22px;width:22px}.more-modal-close[data-v-7428d486]:hover{background:#f1f5f9}.more-modal-body[data-v-7428d486]{background:#f8fafc;flex:1;min-height:0;overflow-y:auto;padding:0 0 16px}.more-modal-body[data-v-7428d486] .el-table{border:none}.more-modal-body[data-v-7428d486] .el-table:before{display:none}.more-modal-body[data-v-7428d486] .el-table th{border-bottom:none}.more-modal-body[data-v-7428d486] .el-table td{border-bottom:1px solid #f1f5f9}.more-modal-body[data-v-7428d486] .el-table .even-row{background:#eff6ff}.more-modal-body[data-v-7428d486] .el-table .el-table__body-wrapper{overflow-y:auto}.more-modal-body[data-v-7428d486] .el-table .el-checkbox__inner{border-radius:4px}.more-modal-body[data-v-7428d486] .el-table .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#2563eb;border-color:#2563eb}.list-check-box[data-v-7428d486]{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:4px;cursor:pointer;display:flex;height:18px;justify-content:center;transition:background .2s,border-color .2s;width:18px}.list-check-box[data-v-7428d486]:hover{border-color:#2563eb}.list-check-box--checked[data-v-7428d486]{background:#2563eb;border-color:#2563eb}.list-check-box .check-icon[data-v-7428d486],.list-check-box--checked .check-icon[data-v-7428d486]{height:12px;width:12px}.more-modal-body--grid[data-v-7428d486]{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;padding:16px 24px 24px;width:100%}.more-modal-grid-inner[data-v-7428d486]{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;max-width:100%;width:912px}.more-modal-grid-spacer[data-v-7428d486]{height:16px;width:100%}.more-modal-footer[data-v-7428d486]{align-items:center;border-top:1px solid #f1f5f9;display:flex;flex-shrink:0;justify-content:center;padding:12px 24px}.more-modal-footer[data-v-7428d486] .el-pagination .el-pager{display:inline-block!important}.more-modal-footer[data-v-7428d486] .el-pagination .btn-next,.more-modal-footer[data-v-7428d486] .el-pagination .btn-next:disabled,.more-modal-footer[data-v-7428d486] .el-pagination .btn-prev,.more-modal-footer[data-v-7428d486] .el-pagination .btn-prev:disabled{background-color:transparent}.more-modal-footer[data-v-7428d486] .el-pagination .el-input__inner:before{content:""}.view-toggle[data-v-7428d486]{align-items:center;border:1px solid #e2e8f0;border-radius:8px;display:flex;overflow:hidden}.view-toggle .view-toggle-btn[data-v-7428d486]{align-items:center;background:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background .2s;width:32px}.view-toggle .view-toggle-btn.active[data-v-7428d486]{background:#eff6ff}.view-toggle .view-toggle-btn img[data-v-7428d486]{height:18px;width:18px}.product-detail-cell[data-v-7428d486]{align-items:center;display:flex;gap:12px}.product-detail-cell .product-thumb[data-v-7428d486]{align-items:center;background:#f5f5f5;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;width:41px}.product-detail-cell .product-thumb img[data-v-7428d486]{height:100%;-o-object-fit:fill;object-fit:fill;width:100%}.product-detail-cell .product-thumb .thumb-placeholder[data-v-7428d486]{color:#d9d9d9;font-size:16px}.product-detail-cell .product-name[data-v-7428d486]{color:#1e293b;font-size:13px;max-width:239px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail-cell .product-name.clickable[data-v-7428d486]{cursor:pointer}.product-detail-cell .product-name.clickable[data-v-7428d486]:hover{color:#2563eb}.platform-tag[data-v-7428d486]{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;color:#2563eb;display:inline-block;font-size:12px;line-height:1.2;padding:4px 8px}.cell-text[data-v-7428d486]{color:#475569;font-size:13px;line-height:1.2}.price-text[data-v-7428d486]{color:#dc2626;font-size:13px}.supplier-level[data-v-7428d486]{align-items:center;display:flex;gap:4px}.supplier-level .vip-icon[data-v-7428d486]{color:#eab308;font-size:16px}.supplier-level span[data-v-7428d486]{color:#ea5800;font-family:SourceHanSans-Medium,Source Han Sans CN,sans-serif;font-size:13px;font-weight:500}.worryfree-tag[data-v-7428d486]{align-items:center;border-radius:9999px;display:inline-flex;font-size:12px;gap:4px;line-height:1.2;padding:4px 12px}.worryfree-tag.active[data-v-7428d486]{background:#22c55e;color:#fff}.worryfree-tag.inactive[data-v-7428d486]{background:#f1f5f9;color:#94a3b8}.worryfree-tag i[data-v-7428d486]{font-size:12px}