.inventory-container[data-v-3c9f5cb7]{padding:20px;background-color:#f5f7fa;min-height:calc(100vh - 84px)}.inventory-container .header[data-v-3c9f5cb7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.inventory-container .header h2[data-v-3c9f5cb7]{margin:0;color:#303133}.inventory-container .content .goods-section[data-v-3c9f5cb7],.inventory-container .content .operation-section[data-v-3c9f5cb7],.inventory-container .content .shelf-section[data-v-3c9f5cb7]{margin-bottom:20px}.inventory-container .content .section-title[data-v-3c9f5cb7]{font-weight:700;color:#303133}.inventory-container .shelf-list[data-v-3c9f5cb7]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.inventory-container .shelf-list .shelf-item[data-v-3c9f5cb7]{cursor:pointer;transition:all .3s}.inventory-container .shelf-list .shelf-item.active[data-v-3c9f5cb7]{border-color:#409eff;background-color:#f0f8ff}.inventory-container .shelf-list .shelf-item[data-v-3c9f5cb7]:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.inventory-container .shelf-list .shelf-item .shelf-code[data-v-3c9f5cb7]{font-size:16px;font-weight:700;color:#303133;text-align:center;margin-bottom:8px}.inventory-container .shelf-list .shelf-item .goods-count[data-v-3c9f5cb7]{font-size:14px;color:#606266;text-align:center}.inventory-container .goods-list .goods-item[data-v-3c9f5cb7]{margin-bottom:12px}.inventory-container .goods-list .goods-item[data-v-3c9f5cb7]:last-child{margin-bottom:0}.inventory-container .goods-list .goods-item .goods-content[data-v-3c9f5cb7]{display:flex;align-items:center}.inventory-container .goods-list .goods-item .goods-content .goods-image[data-v-3c9f5cb7]{width:80px;height:80px;border-radius:4px;margin-right:16px}.inventory-container .goods-list .goods-item .goods-content .goods-image .image-slot[data-v-3c9f5cb7]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:#f5f7fa;color:#909399}.inventory-container .goods-list .goods-item .goods-content .goods-info[data-v-3c9f5cb7]{flex:1}.inventory-container .goods-list .goods-item .goods-content .goods-info .goods-code[data-v-3c9f5cb7]{font-size:14px;font-weight:700;color:#303133;margin-bottom:4px}.inventory-container .goods-list .goods-item .goods-content .goods-info .goods-id[data-v-3c9f5cb7],.inventory-container .goods-list .goods-item .goods-content .goods-info .goods-status[data-v-3c9f5cb7]{font-size:12px;color:#606266;margin-bottom:2px}.inventory-container .inventory-actions[data-v-3c9f5cb7]{margin-bottom:20px}.inventory-container .inventory-actions .el-button[data-v-3c9f5cb7]{margin-right:12px}.inventory-container .result-section[data-v-3c9f5cb7],.inventory-container .scanned-section[data-v-3c9f5cb7]{margin-top:20px}.inventory-container .result-section h4[data-v-3c9f5cb7],.inventory-container .scanned-section h4[data-v-3c9f5cb7]{margin-bottom:16px;color:#303133}.inventory-container .detail-result[data-v-3c9f5cb7]{margin-top:20px}.inventory-container .detail-result .goods-tag[data-v-3c9f5cb7]{margin:4px}.inventory-container .detail-result .empty-text[data-v-3c9f5cb7]{color:#909399;text-align:center;padding:20px 0}