SHOOT_SUBTYPES:
    "clothed": 0,       # Completely clothed
    "underwear": 1,     # Underwear/bikini
    "revealing": 2,     # Slight/half nudity i.e. topless
    "nude": 3,          # Completely nude
    "softcore": 4,      # Solo/Masturbation scenes
    "lesbian": 5,       # Lesbian scenes
    "sex": 6,           # Normal sex scenes
    "hardcore": 7,      # More extreme sex scenes
    "gangbang": 8,      # Gangbang/orgy scenes

SHOOT_TRAITS:
    Location (Only 1):
        "photo_studio": This shoot takes place in a studio.
        "indoor_private": The shoot occurs indoors in a private setting.
        "indoor_public": The shoot takes place indoors in a public setting.
        "outdoor_private": The shoot is conducted outdoors in a private location.
        "outdoor_public": The shoot happens outdoors in a public place.

    Sponsor Traits (As many as needed):
        "lingerie": The shoot features lingerie, highlighting intimate apparel.
        "cosplay": Participants are dressed in costumes, resembling characters.
        "bridal": The theme revolves around bridal attire and settings.
        "sex_toy": The shoot involves the use of sex toys.
        "massage": The shoot involves massage scenarios and settings.

        "nature": The theme emphasizes natural settings and elements.
        "school": The shoot takes place in a school setting or features school uniforms.
        "real_estate": The shoot is set in various real estate locations.

        "office": The shoot takes place in an office setting.
        "workout": The theme involves workout and fitness scenarios.
        "bdsm": The shoot features BDSM themes and elements.
        "party": The shoot captures party scenes and social gatherings.
        "bathroom": The shoot is set in a bathroom.

        "bedroom": The shoot takes place in a bedroom setting.
        "pool": The shoot is set around a pool area.
        "beach": The shoot occurs at a beach.
        "shower": The theme involves shower scenes.
        "bath": The shoot involves bath scenes.
