{
  "controls": [
    {
      "attributes": {
        "defaultValue": 0.4,
        "max": 0.6,
        "min": 0,
        "title": "editing.fx.control-filter"
      },
      "id": "692EC817-E392-4F6A-9BB9-25D36DC5ADB0",
      "selector": "@lut.intensity",
      "type": "slider"
    },
    {
      "attributes": {
        "defaultValue": 1,
        "max": 1,
        "min": 0,
        "title": "editing.fx.control-overlay"
      },
      "id": "787E98C2-DFBA-4895-9405-D9B60364E9DA",
      "selector": "@tm2.opacity",
      "type": "slider"
    },
    {
      "attributes": {
        "defaultValue": 1,
        "max": 1,
        "min": 0,
        "title": "editing.fx.control-color-overlay"
      },
      "id": "2FE97DEA-0925-48FA-893F-236C03825840",
      "selector": "@tm3.opacity",
      "type": "slider"
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "lut_res",
      "resourceId": "file://color/pr1.lut2",
      "resourceType": "lut",
      "type": "resource"
    },
    {
      "id": "lut",
      "intensity": "@692EC817-E392-4F6A-9BB9-25D36DC5ADB0",
      "lut": "@lut_res",
      "source": "@in",
      "type": "lut"
    },
    {
      "id": "mask_right",
      "resourceId": "file://assets/4pinkblur_mask_right.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "id": "mask_left",
      "resourceId": "file://assets/4pinkblur_mask_left.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": 0,
      "id": "db1",
      "power": 5,
      "source": "@lut",
      "type": "directional-blur"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "MASK",
      "destination": "@db1",
      "id": "tm0",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@mask_right",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "MASK",
      "destination": "@db1",
      "id": "tm1",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@mask_left",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@lut",
      "id": "tm_opacity",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@tm_opacity",
      "id": "tm_mix1",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.6,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@tm0",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@tm_mix1",
      "id": "tm_mix2",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.4,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@tm1",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@lut",
      "id": "tm2",
      "opacity": "@787E98C2-DFBA-4895-9405-D9B60364E9DA",
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@tm_mix2",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "HUE",
      "destination": "@tm2",
      "id": "tm3",
      "opacity": "@2FE97DEA-0925-48FA-893F-236C03825840",
      "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": "@tm3",
      "id": "tm4",
      "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": [
    "@tm4"
  ],
  "version": 4
}