
Structured Rooftop Winter Portrait (JSON)
Prompt
Prompt
```json
{
"image_description": {
"upper_third": {
"focus": "{argument name=\\"upper_focus_en\\" default=\\"her eyes\\"}",
"details": [
"reflecting the blurred city lights below",
"a thin layer of frost on her eyelashes",
"a few strands of hair blown across her forehead by the wind"
],
"vibe": "{argument name=\\"upper_vibe_en\\" default=\\"sharp retro Y2K vibe\\"}"
},
"middle_third": {
"focus": "{argument name=\\"middle_focus_en\\" default=\\"her body and surroundings\\"}",
"details": [
"lying on a snow-covered rooftop lounge chair",
"wearing a sequined winter dress with a white faux fur jacket",
"soft neon light dancing on the snowflakes on her sleeves"
]
},
"lower_third": {
"focus": "{argument name=\\"lower_focus_en\\" default=\\"close-up of her face and hands\\"}",
"details": [
"facing the camera, one hand raised above her eyes",
"shielding against a bright pink neon light",
"snowflakes clinging to her jewelry",
"tiny water droplets condensed on her lips"
]
}
}
}
```


