{
  "outputs": [
    "@scale"
  ],
  "controls": [
    {
      "id": "48BBB583-63BE-4DE9-B263-37D3A1723EBC",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.6,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 0.6
      }
    },
    {
      "id": "B9DF088E-F35A-445E-B259-16E2D3339E77",
      "selector": "@tm2.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-stars-1",
        "max": 1
      }
    },
    {
      "id": "4FBE47E5-4E3E-4DEC-A0FD-7E53AFAB7B9A",
      "selector": "@tm3.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-stars-2",
        "max": 1
      }
    },
    {
      "id": "D7A124BE-421F-42EF-B400-6D6B2FF4F9AC",
      "selector": "@tm1.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-glow",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "big",
      "resourceType": "image",
      "resourceId": "file://assets/54_lights_3_tex-1-1.webp",
      "type": "resource"
    },
    {
      "id": "small",
      "resourceType": "image",
      "resourceId": "file://assets/54_lights_3_tex-1-2.webp",
      "type": "resource"
    },
    {
      "id": "glow",
      "resourceType": "image",
      "resourceId": "file://assets/54_lights_3_tex-1-3.webp",
      "type": "resource"
    },
    {
      "id": "magenta",
      "resourceType": "image",
      "resourceId": "file://assets/magenta.webp",
      "type": "resource"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/ws9.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@in",
      "intensity": "@48BBB583-63BE-4DE9-B263-37D3A1723EBC",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "id": "lut2_res",
      "resourceType": "lut",
      "resourceId": "file://color/bloom_3.lut2",
      "type": "resource"
    },
    {
      "id": "lut2",
      "source": "@in",
      "intensity": 0.45,
      "type": "lut",
      "lut": "@lut2_res"
    },
    {
      "power": 60,
      "id": "preblur",
      "source": "@tm3",
      "type": "gaussian-blur"
    },
    {
      "id": "ccr",
      "source": "@tm3",
      "type": "color-channel",
      "intensities": [
        1,
        0,
        0
      ]
    },
    {
      "id": "ccg",
      "source": "@tm3",
      "type": "color-channel",
      "intensities": [
        0,
        1,
        0
      ]
    },
    {
      "id": "ccb",
      "source": "@tm3",
      "type": "color-channel",
      "intensities": [
        0,
        0,
        1
      ]
    },
    {
      "power": 30,
      "id": "preblur-r",
      "source": "@ccr",
      "type": "gaussian-blur"
    },
    {
      "power": 30,
      "id": "preblur-b",
      "source": "@ccb",
      "type": "gaussian-blur"
    },
    {
      "power": 2,
      "id": "bg-blur",
      "angle": 95,
      "source": "@lut",
      "type": "directional-blur"
    },
    {
      "id": "ps",
      "resourceId": "portrait-segmentation",
      "type": "runtime-resource"
    },
    {
      "source": "@ps",
      "destination": "@lut",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm",
      "blendMode": "MASK",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@tm",
      "destination": "@bg-blur",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm-mix",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@glow",
      "destination": "@tm-mix",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm1",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@D7A124BE-421F-42EF-B400-6D6B2FF4F9AC",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@small",
      "destination": "@tm1",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm2",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@B9DF088E-F35A-445E-B259-16E2D3339E77",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@big",
      "destination": "@tm2",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm3",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@4FBE47E5-4E3E-4DEC-A0FD-7E53AFAB7B9A",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@preblur-r",
      "destination": "@preblur-b",
      "position": {
        "value": [
          0.497,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "cc1",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@ccg",
      "destination": "@cc1",
      "position": {
        "value": [
          0.503,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "cc2",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@magenta",
      "destination": "@cc2",
      "position": {
        "value": [
          0.497,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm12",
      "blendMode": "MULTIPLY",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "id": "bc",
      "contrast": 0.5,
      "brightness": 0.13,
      "source": "@tm12",
      "type": "brightness-contrast"
    },
    {
      "source": "@magenta",
      "destination": "@bc",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm22",
      "blendMode": "MULTIPLY",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@preblur",
      "destination": "@tm22",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "tm42",
      "blendMode": "SCREEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 0.68,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "destination": "@tm42",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "scale",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1.02,
          1.02
        ]
      }
    }
  ],
  "version": 4
}