diff --git a/img/char-akua.jpg b/img/char-akua.jpg new file mode 100644 index 0000000..cf0a776 Binary files /dev/null and b/img/char-akua.jpg differ diff --git a/img/char-eman.jpg b/img/char-eman.jpg new file mode 100644 index 0000000..32b7def Binary files /dev/null and b/img/char-eman.jpg differ diff --git a/img/char-grandma-bea.jpg b/img/char-grandma-bea.jpg new file mode 100644 index 0000000..d306b53 Binary files /dev/null and b/img/char-grandma-bea.jpg differ diff --git a/img/char-joanna.jpg b/img/char-joanna.jpg new file mode 100644 index 0000000..d909d47 Binary files /dev/null and b/img/char-joanna.jpg differ diff --git a/img/char-missy.jpg b/img/char-missy.jpg new file mode 100644 index 0000000..44d713b Binary files /dev/null and b/img/char-missy.jpg differ diff --git a/img/char-rebecca.jpg b/img/char-rebecca.jpg new file mode 100644 index 0000000..657a028 Binary files /dev/null and b/img/char-rebecca.jpg differ diff --git a/img/char-sarah.jpg b/img/char-sarah.jpg new file mode 100644 index 0000000..d09682c Binary files /dev/null and b/img/char-sarah.jpg differ diff --git a/index.html b/index.html index 2bb0b04..b824729 100644 --- a/index.html +++ b/index.html @@ -531,12 +531,23 @@ .character-card { background: var(--card-bg); border: 1px solid rgba(255,255,255,0.06); - padding: 2rem; + padding: 0; position: relative; overflow: hidden; transition: border-color 0.3s, transform 0.3s; } + .character-card .character-name, + .character-card .character-age, + .character-card .character-desc { + padding-left: 1.5rem; + padding-right: 1.5rem; + } + + .character-card .character-desc { + padding-bottom: 2rem; + } + .character-card:hover { border-color: rgba(252, 209, 22, 0.2); transform: translateY(-4px); @@ -651,24 +662,14 @@ color: var(--text-muted); } - /* ═══════ CHARACTER REFERENCE ═══════ */ - .character-ref-gallery { - display: grid; - grid-template-columns: 1fr 1fr; - gap: 1.5rem; - margin-top: 3rem; - } - - .character-ref-gallery img { + /* ═══════ CHARACTER PHOTOS ═══════ */ + .character-photo { width: 100%; - height: auto; - border: 1px solid rgba(255,255,255,0.08); - } - - @media (max-width: 768px) { - .character-ref-gallery { - grid-template-columns: 1fr; - } + height: 260px; + object-fit: cover; + object-position: top; + margin-bottom: 1.5rem; + border-bottom: 1px solid rgba(255,255,255,0.08); } /* ═══════ CREATOR ═══════ */ @@ -1064,45 +1065,48 @@
+ Akua — reference photo

Akua

50s · The Matriarch

A scientist, mother, intelligent, obsessive, clings to routines. Denial as a shield. Overburdened optimist. She secretly worked on the algorithm and believed she had secured their family's safety, only to be wrong. Shattered when her belief in reason and meritocracy fails.

+ Eman — reference photo

Eman

Late 50s · The Patriarch

Former revolutionary or intellectual who sold out for stability. Father, believes in meritocracy... barely. Charismatic and insecure about relevance. Tries to "logic" his way through the crisis. Represents broken systems—education, patriarchy, ideology—all cracking under pressure.

+ Sarah — reference photo

Sarah

Late 30s · The Eldest

Eldest daughter, golden child, feels entitled to be chosen due to sacrifice and perfectionism, overachiever, emotionally detached, the one who "escaped", but is spiritually lost. Plans to "buy" survival. Represents the myth of success under late capitalism.

+ Rebecca — reference photo

Rebecca

Mid 20s · The Middle Child

Still believes in love, justice, and signs from the universe. Wears her heart on her sleeve, believes the lottery is a test of the soul. Works in mutual aid, volunteers at anonymous lottery grief circles. Considers herself spiritual—but when she meets a terminally ill "chosen one," she secretly forms plans to convince the stranger to let her assume her identity.

+ Grandma Bea — reference photo

Grandma Bea

70s · The Elder

Sharp-witted, her body is aging, but her spirit is still fiery. Deeply religious, hilarious without trying, emotionally sharp under her exterior. A self-declared "prayer warrior" who hosts late-night intercessions via WhatsApp. Struggles with the conflict between divine fate and algorithmic control.

+ Joanna — reference photo

Joanna

15–17 · The Youngest

Youngest daughter, quiet, artistic, tech savvy, neurodivergent, and emotionally attuned. Not taken seriously, but sees everything. Speaks blunt truths that make everyone uncomfortable. She unfolds into quiet leadership. Cracks the "code" of the algorithm and its reasoning.

+ Missy — reference photo

Missy

30s · The Black Sheep

Younger aunt, slightly unhinged unrecognized artist, bitingly funny, seen as "wasting potential." Deeply intuitive, emotionally messy, but honest. She spits in the face of the lottery. She never asked to be saved. But her unwavering integrity, her refusal to "perform" worthiness—that's exactly what makes her worthy.

-