.product-management[data-v-1662bcac]{padding:15px;background-color:#fff;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.product-management .global-filter-bar[data-v-1662bcac]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.product-management .global-filter-bar .search-form[data-v-1662bcac]{flex:1;margin:0}.product-management .main-content[data-v-1662bcac]{display:flex;gap:15px}.product-management .main-content .category-sidebar[data-v-1662bcac]{width:230px;background:#fff;border:1px solid #ebeef5;border-radius:4px;display:flex;flex-direction:column;position:sticky;top:15px;max-height:calc(100vh - 250px)}.product-management .main-content .category-sidebar .sidebar-title[data-v-1662bcac]{padding:15px;font-size:16px;font-weight:600;color:#303133;border-bottom:1px solid #ebeef5;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.product-management .main-content .category-sidebar .sidebar-title .category-summary[data-v-1662bcac]{padding:4px 12px;background:linear-gradient(135deg,#409eff,#66b1ff);color:#fff;border-radius:16px;font-size:12px;font-weight:500;box-shadow:0 2px 6px rgba(64,158,255,.2);white-space:nowrap}.product-management .main-content .category-sidebar .category-list[data-v-1662bcac]{flex:1;overflow-y:auto;padding:10px 0}.product-management .main-content .category-sidebar .category-list .category-item[data-v-1662bcac]{padding:12px 15px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s}.product-management .main-content .category-sidebar .category-list .category-item[data-v-1662bcac]:hover{background:#ecf5ff}.product-management .main-content .category-sidebar .category-list .category-item.active[data-v-1662bcac]{background:linear-gradient(135deg,#409eff,#66b1ff);color:#fff;font-weight:600;border-left:4px solid #409eff}.product-management .main-content .category-sidebar .category-list .category-item.active .category-name[data-v-1662bcac]{font-weight:700}.product-management .main-content .category-sidebar .category-list .category-item.active .category-count[data-v-1662bcac]{color:#fff;background:hsla(0,0%,100%,.3)}.product-management .main-content .category-sidebar .category-list .category-item .category-name[data-v-1662bcac]{font-size:14px}.product-management .main-content .category-sidebar .category-list .category-item .category-count[data-v-1662bcac]{font-size:12px;color:#909399;white-space:nowrap}.product-management .main-content .category-sidebar .category-list .category-item .category-count.badge[data-v-1662bcac]{background:linear-gradient(135deg,#409eff,#66b1ff);color:#fff;padding:2px 8px;border-radius:10px;font-weight:600;font-size:12px;min-width:80px;text-align:center;box-shadow:0 2px 4px rgba(64,158,255,.3)}.product-management .main-content .category-sidebar .category-list .category-item.has-count .category-name[data-v-1662bcac]{font-weight:500}.product-management .main-content .product-content[data-v-1662bcac]{flex:1;background:#fff;border:1px solid #ebeef5;border-radius:4px;display:flex;flex-direction:column}.product-management .main-content .product-content .content-header[data-v-1662bcac]{padding:15px;border-bottom:1px solid #ebeef5}.product-management .main-content .product-content .content-header .header-actions[data-v-1662bcac]{display:flex;gap:10px}.product-management .main-content .product-content .product-grid[data-v-1662bcac]{padding:15px;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px;align-content:start}.product-management .main-content .product-content .product-grid .product-card[data-v-1662bcac]{border:1px solid #ebeef5;border-radius:6px;overflow:hidden;transition:all .3s;display:flex;flex-direction:column;cursor:pointer}.product-management .main-content .product-content .product-grid .product-card[data-v-1662bcac]:hover{box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-2px)}.product-management .main-content .product-content .product-grid .product-card.is-selected[data-v-1662bcac]{border-color:#409eff;background:linear-gradient(135deg,#ecf5ff,#e6f7ff);box-shadow:0 4px 12px rgba(64,158,255,.25)}.product-management .main-content .product-content .product-grid .product-card.is-selected .card-header[data-v-1662bcac]{background:linear-gradient(135deg,#409eff,#66b1ff)}.product-management .main-content .product-content .product-grid .product-card.is-selected .card-header .product-name[data-v-1662bcac]{color:#fff;font-weight:600}.product-management .main-content .product-content .product-grid .product-card.is-selected .card-header .stock-badge[data-v-1662bcac]{background:hsla(0,0%,100%,.25);color:#fff}.product-management .main-content .product-content .product-grid .product-card .card-header[data-v-1662bcac]{padding:6px 8px;background:#dcdfe6;display:flex;align-items:center;gap:6px}.product-management .main-content .product-content .product-grid .product-card .card-header .product-checkbox[data-v-1662bcac] .el-checkbox__label{display:none!important}.product-management .main-content .product-content .product-grid .product-card .card-header .product-name[data-v-1662bcac]{flex:1;font-size:12px;font-weight:600;color:#303133;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-management .main-content .product-content .product-grid .product-card .card-header .stock-badge[data-v-1662bcac]{font-size:11px;color:#409eff;font-weight:600;background:rgba(64,158,255,.1);padding:2px 8px;border-radius:4px;flex-shrink:0}.product-management .main-content .product-content .product-grid .product-card .card-body[data-v-1662bcac]{padding:8px;flex:0 0 auto}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item[data-v-1662bcac]{display:flex;align-items:center;margin-bottom:3px;font-size:12px;line-height:1.4}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item[data-v-1662bcac]:last-child{margin-bottom:0}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item .label[data-v-1662bcac]{color:#909399;width:50px;flex-shrink:0;margin-right:4px;white-space:nowrap}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item .value[data-v-1662bcac]{color:#303133;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item .value.price-value[data-v-1662bcac]{color:#e74c3c;font-weight:600}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item .value.cost-value[data-v-1662bcac]{color:#27ae60;font-weight:600}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item .value.remark-value[data-v-1662bcac]{color:#909399;font-size:11px}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item-row[data-v-1662bcac]{display:flex;gap:8px;margin-bottom:3px}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item-row[data-v-1662bcac]:last-child{margin-bottom:0}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item-row .info-item-half[data-v-1662bcac]{flex:1;display:flex;align-items:center;font-size:12px;line-height:1.4}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item-row .info-item-half .label[data-v-1662bcac]{color:#909399;width:45px;flex-shrink:0;margin-right:4px}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item-row .info-item-half .value[data-v-1662bcac]{color:#303133;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item-row .info-item-half .value.price-value[data-v-1662bcac]{color:#e74c3c;font-weight:600}.product-management .main-content .product-content .product-grid .product-card .card-body .sku-info .info-item-row .info-item-half .value.cost-value[data-v-1662bcac]{color:#27ae60;font-weight:600}.product-management .main-content .product-content .product-grid .product-card .qr-code-section[data-v-1662bcac]{padding:0 8px 8px}.product-management .main-content .product-content .product-grid .product-card .qr-code-section .qr-code-wrapper[data-v-1662bcac]{display:flex;justify-content:center;align-items:center;height:60px;background:#fafafa;border-radius:4px;position:relative}.product-management .main-content .product-content .product-grid .product-card .qr-code-section .qr-code-wrapper .barcode-image[data-v-1662bcac]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-management .main-content .product-content .product-grid .product-card .qr-code-section .qr-code-wrapper .no-qr-tip[data-v-1662bcac]{position:absolute;font-size:10px;color:#909399}.product-management .main-content .product-content .product-grid .product-card .card-footer[data-v-1662bcac]{padding:6px 8px;border-top:1px solid #ebeef5;display:flex;gap:8px;justify-content:center;flex-shrink:0}.product-management .main-content .product-content .pagination[data-v-1662bcac]{padding:15px;border-top:1px solid #ebeef5;display:flex;justify-content:flex-end}.printer-info-box[data-v-1662bcac]{display:flex;align-items:center;gap:8px;padding:12px 16px;margin-bottom:16px;background:#f0f9ff;border-radius:4px;color:#606266;font-size:14px}.printer-info-box i[data-v-1662bcac]{color:#409eff;font-size:16px;flex-shrink:0}.printer-info-box strong[data-v-1662bcac]{color:#303133}.printer-info-box.no-printer[data-v-1662bcac]{background:#fdf6ec;color:#e6a23c}.printer-info-box.no-printer i[data-v-1662bcac]{color:#e6a23c}[data-v-1662bcac] .print-preview{display:flex;flex-wrap:wrap;gap:20px}[data-v-1662bcac] .print-preview .print-item-wrapper{display:flex;flex-direction:column;align-items:center}[data-v-1662bcac] .print-preview .label-preview{background:#fff;border:1px dashed #ddd;border-radius:4px;box-sizing:border-box}[data-v-1662bcac] .print-preview .preview-content{width:100%;height:100%;display:flex;flex-direction:column}[data-v-1662bcac] .print-preview .preview-item{margin-bottom:5px;font-size:inherit;font-weight:400}[data-v-1662bcac] .print-preview .product-name{font-weight:400;font-size:12px}[data-v-1662bcac] .print-preview .barcode-section{margin:8px .5mm 0 .5mm;display:flex;justify-content:center;align-items:center;width:calc(100% - 1mm)}[data-v-1662bcac] .print-preview .barcode-image{width:100%;height:auto;max-width:100%;image-rendering:crisp-edges;image-rendering:pixelated}[data-v-1662bcac] .print-preview .barcode-text{text-align:center;font-size:10px;margin-top:0;padding-top:0;line-height:1}[data-v-1662bcac] .print-preview .print-qty-section{display:flex;align-items:center;gap:5px;font-size:12px;margin-top:8px;padding:8px;border-top:1px solid #ebeef5;width:100%;justify-content:center}[data-v-1662bcac] .print-preview .print-qty-section .print-qty-label{color:#909399}[data-v-1662bcac] .print-preview .print-qty-section :deep(.el-input-number){width:80px}