{
  "controls": [
    {
      "attributes": {
        "defaultValue": 0.4,
        "max": 0.6,
        "min": 0,
        "title": "editing.fx.control-filter"
      },
      "id": "CB1284EA-98E9-4D75-8C61-BF449E5A3692",
      "selector": "@lut.intensity",
      "type": "slider"
    },
    {
      "attributes": {
        "defaultValue": 1,
        "max": 1,
        "min": 0,
        "title": "editing.fx.control-overlay"
      },
      "id": "1F9C2BEB-368C-4C2A-8DE8-108C1B21F693",
      "selector": "@tm1.opacity",
      "type": "slider"
    },
    {
      "attributes": {
        "defaultValue": 1,
        "max": 1,
        "min": 0,
        "title": "editing.fx.control-color-overlay"
      },
      "id": "A964F5A0-CB4F-42B7-BCEA-0428A2C589C8",
      "selector": "@tm2.opacity",
      "type": "slider"
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceId": "file://color/pr1.lut2",
      "resourceType": "lut",
      "type": "resource"
    },
    {
      "id": "lut",
      "intensity": "@CB1284EA-98E9-4D75-8C61-BF449E5A3692",
      "lut": "@lut_res",
      "source": "@in",
      "type": "lut"
    },
    {
      "id": "mask",
      "resourceId": "file://assets/2pinkblur_mask.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "id": "pink_radial",
      "resourceId": "file://assets/2pinkblur_pink_radial.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "id": "pink_right",
      "resourceId": "file://assets/2pinkblur_pink_right.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "angle": -30,
      "id": "db",
      "power": 5,
      "source": "@tm0",
      "type": "directional-blur"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "MASK",
      "destination": "@lut",
      "id": "tm0",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@mask",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@lut",
      "id": "tm1",
      "opacity": "@1F9C2BEB-368C-4C2A-8DE8-108C1B21F693",
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.4,
          0.45
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@db",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "HUE",
      "destination": "@tm1",
      "id": "tm2",
      "opacity": "@A964F5A0-CB4F-42B7-BCEA-0428A2C589C8",
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@pink_radial",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "SCREEN",
      "destination": "@tm2",
      "id": "tm3",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@pink_right",
      "type": "texture-mix"
    }
  ],
  "outputs": [
    "@tm3"
  ],
  "version": 4
}