1{
2 "name": "Curvy teacher",
3 "context": {
4 "setting": "University lecture hall with mixed students, late morning",
5 "light": "Warm, grazing light, coming from large side windows",
6 "atmosphere": "Sensual, intellectual, magnetic"
7 },
8 "subject": {
9 "gender": "Female",
10 "apparent_age": 32,
11 "apparent_ethnicity": "Caucasian",
12 "body type": {
13 "type": "Curvy / Slightly overweight",
14 "details": [
15 "Broad and defined hips",
16 "Waist still well defined",
17 "Stomach with a soft and natural convexity",
18 "Tone but soft arms",
19 "Generous and firm breasts"
20 ],
21 "brief_description": "Full, harmonious and enveloping shapes, weight distributed evenly."
22 },
23 "clothing": {
24 "main_item": {
25 "type": "Short, fitted, low-cut dress",
26 "fabric": "light, flowing silk",
27 "color": "floral pattern",
28 "fit": "Snug like a second skin, curve-hugging",
29 "details": [
30 "Deep keyhole neckline",
31 "Thin strip of fabric at the neck",
32 "Small satin-finish metal ring closure at the chest",
33 "Slight draping at the neckline",
34 "Off-the-shoulder"
35 ]
36 },
37 "accessories": {
38 "glasses": "Thin, gold-tone frame",
39 "bracelet": "Stiff, chiseled silver, on the wrist",
40 "shoes": "Black high-heeled sandals, thin ankle straps"
41 },
42 "underwear": "No bra (deduced from the fit)"
43 },
44 "hair": {
45 "color": "Auburn brown with golden highlights",
46 "hairstyle": "Soft, messy chignon",
47 "details": "Loose locks framing the face and nape of the neck"
48 },
49 "skin": {
50 "tone": "Light",
51 "details": "A faint bluish streak on the décolleté"
52 },
53 "attitude": {
54 "posture": "Standing, slightly turned to one side",
55 "presence": "Confident, magnetic, quietly sensual"
56 }
57 },
58 "visual_focus": [
59 "The contrast between the pale skin and the fabric",
60 "The depth of the neckline and the natural abandon of the breasts",
61 "The light that shapes the curves through the flowing fabric",
62 "The balance between intellectual elegance (glasses) and the sensuality of the forms"
63 ],
64 "format": "full-length portrait, aspect ratio 9:16"
65}