{"id":7,"date":"2023-01-16T00:09:11","date_gmt":"2023-01-16T00:09:11","guid":{"rendered":"https:\/\/beautifulcreaturesofthenight.org\/?page_id=7"},"modified":"2025-10-27T09:02:47","modified_gmt":"2025-10-27T09:02:47","slug":"home","status":"publish","type":"page","link":"https:\/\/beautifulcreaturesofthenight.org\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1ee9382 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1ee9382\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-929611c\" data-id=\"929611c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-049dc3e elementor-widget elementor-widget-html\" data-id=\"049dc3e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n<title>BEAUTIFUL CREATURES OF THE NIGHT \u2014 Nonprofit<\/title>\n<meta name=\"description\" content=\"Beautiful Creatures of the Night \u2014 art, diplomacy & cultural exchange between France \u00d7 Mexico.\">\n<style>\n  :root{\n    --bg:#ffffff;\n    --fg:#000000;\n    --accent:#9B111E; \/* wine red *\/\n    --page-mx: clamp(16px, 6vw, 80px); \/* big poster margins *\/\n  }\n  html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family: Arial, Helvetica, sans-serif;line-height:1.6}\n  *{box-sizing:border-box}\n\n  \/* TYPE *\/\n  h1,h2,h3,.caps, nav a{ text-transform:uppercase; letter-spacing:.08em; }\n  h1{ font-weight:900; margin:0 0 .5rem; }\n  h2,h3{ font-weight:900; margin:0 0 .4rem; }\n  p, li, blockquote, small{ text-transform:lowercase; font-weight:600; font-size:clamp(15px,1.65vw,18px); }\n  a{ color:var(--accent); text-underline-offset:2px; }\n  a:hover{ opacity:.85; }\n\n  \/* LAYOUT *\/\n  .container{ max-width:1100px; margin:0 auto; padding:0 var(--page-mx); }\n  .narrow{ max-width:860px; }\n  .section{ padding: clamp(48px,10vw,120px) 0; }\n  .divider{ height:1px; background:#eee; margin: clamp(36px,8vw,96px) 0; }\n\n  \/* DONATE BUTTON (fixed) *\/\n  .donate-fixed{\n    position:fixed; top:14px; right:14px; z-index:9999;\n    background:var(--accent); color:#fff; border:none; padding:12px 18px;\n    border-radius:999px; font-weight:900; letter-spacing:.06em; cursor:pointer;\n    box-shadow:0 6px 18px rgba(0,0,0,.12);\n  }\n  .donate-fixed:hover{ filter:brightness(1.05); }\n\n  \/* NAV (minimal) *\/\n  header{ position:sticky; top:0; z-index:900; background:#ffffffd9; backdrop-filter: blur(6px); border-bottom:1px solid #f2f2f2; }\n  nav{ display:flex; gap:18px; align-items:center; padding:12px var(--page-mx); }\n  nav a{ color:var(--fg); text-decoration:none; font-size:12px; padding:6px 8px; border-radius:6px; font-weight:900; }\n  nav a:hover{ background:#f7f7f7; }\n\n  \/* POSTER HERO *\/\n  .poster{\n    border-bottom:1px solid #efefef;\n    padding-top: clamp(48px, 12vw, 140px);\n    padding-bottom: clamp(48px, 14vw, 160px);\n  }\n  .poster-title{\n    font-size: clamp(36px, 10vw, 160px); \/* poster scale *\/\n    line-height: .9;\n    font-weight: 900;\n    letter-spacing:.04em;\n    margin:0;\n  }\n  .poster-sub{\n    margin-top: clamp(14px,2.4vw,24px);\n    font-size: clamp(14px,2vw,18px);\n    max-width: 60ch;\n    font-weight:700;\n  }\n  .poster-note{\n    margin-top: 10px;\n    color:#333;\n    font-size: clamp(12px,1.6vw,14px);\n  }\n  .scroll-cue{\n    margin-top: clamp(28px,4vw,40px);\n    font-size:12px; letter-spacing:.2em; opacity:.6;\n  }\n\n  \/* OPEN LETTER *\/\n  .lead{ color:#111; }\n  blockquote{ border-left:4px solid var(--accent); padding-left:16px; margin:16px 0; color:#222; }\n\n  \/* VIDEO *\/\n  .video-wrap{ position:relative; width:100%; aspect-ratio:16\/9; background:#000; border:1px solid #eee; }\n  .video-wrap iframe{ position:absolute; inset:0; width:100%; height:100%; border:0; }\n\n  \/* MASONRY GALLERY *\/\n  .masonry{ column-gap:18px; }\n  @media(min-width:640px){ .masonry{ column-count:2; } }\n  @media(min-width:980px){ .masonry{ column-count:3; } }\n  .masonry figure{ break-inside:avoid; margin:0 0 18px; background:#fff; border:1px solid #eee; border-radius:10px; overflow:hidden; }\n  .masonry img{ width:100%; height:auto; display:block; }\n  .masonry figcaption{ padding:10px 12px; font-size:12px; color:#333; }\n\n  \/* BADGES & GRID *\/\n  .badge{ display:inline-block; border:1px solid #e3e3e3; padding:6px 10px; border-radius:999px; font-size:12px; margin:4px 6px 0 0; text-transform:uppercase; letter-spacing:.06em; font-weight:900; }\n  .grid-2{ display:grid; gap:24px; }\n  @media(min-width:900px){ .grid-2{ grid-template-columns:1fr 1fr; } }\n\n  footer{ border-top:1px solid #eee; padding:36px var(--page-mx) 60px; color:#333; }\n<\/style>\n<\/head>\n<body>\n\n<button class=\"donate-fixed\" onclick=\"location.href='https:\/\/www.paypal.com\/donate\/?hosted_button_id=RNYW3C8W7RNH2'\">donate<\/button>\n\n<header>\n  <nav>\n    <a href=\"#letter\">open letter<\/a>\n    <a href=\"#video\">video<\/a>\n    <a href=\"#lucid\">lucid dreams<\/a>\n    <a href=\"#vans\">vans capsule<\/a>\n    <a href=\"#mission\">mission & values<\/a>\n    <a href=\"#contact\">contact<\/a>\n  <\/nav>\n<\/header>\n\n<!-- POSTER HERO -->\n<section class=\"poster container\">\n  <h1 class=\"poster-title\">BEAUTIFUL<br>CREATURES<br>OF THE NIGHT<\/h1>\n  <p class=\"poster-sub\">\n    art, diplomacy, and cultural exchange uplifting trans & queer voices \u2014 building a living bridge between france \u00d7 mexico through residencies, film, music, and safe creative spaces.\n  <\/p>\n  <p class=\"poster-note\">\n    nonprofit \u2022 paris & cdmx \u2022 operating globally\n  <\/p>\n  <p class=\"scroll-cue caps\">\u2014 scroll to enter \u2014<\/p>\n<\/section>\n\n<!-- OPEN LETTER (FIRST CONTENT) -->\n<section id=\"letter\" class=\"section container narrow\">\n  <h2>OPEN LETTER<\/h2>\n  <p class=\"lead\">\n    hi my dearest angel friends,<br><br>\n    as i celebrate my 30th birthday, i find myself reflecting not on what i've become, but on what i've created. thirty years of living authentically, of daring to exist in a world that often told me i couldn't. not without challenges, not without envy, not without danger. i've fought for my name, my body, my right to walk safely at night. but as a human being made of light, complexity, and endless love, i stand free. to live long enough to celebrate your own existence is still a radical act.\n    <br><br>\n    across our world, trans women face staggering violence and exclusion. according to the trans murder monitoring project, latin america alone accounts for nearly 70% of the world\u2019s reported murders of trans and gender-diverse people, with mexico among the top three countries globally. each year, dozens of names are lost, sisters, daughters, lovers, artists, all erased by hate. this violence, and the social neglect that feeds it, means that the average life expectancy of trans women in the region is estimated between 35 and 41 years \u2014 not because our bodies can\u2019t survive longer, but because society still refuses to let us. so when i say i made it, i mean i have lived past a statistic.\n    <br><br>\n    this golden woman, honest, a little chaotic, but deeply, deeply alive, stands today at the intersection of a beautiful path, where art, diplomacy, and transformation come together. through my nonprofit, beautiful creatures of the night, i've been building a bridge between france and mexico, using art, culture, and diplomacy to uplift trans and queer voices.\n    <br><br>\n    our organization works to create artist residencies, cultural exchanges, and inclusive creative spaces that highlight the extraordinary talent in mexico\u2019s queer and artistic communities often overlooked. these angels need and deserve protection, guidance and celebration. i\u2019m honored to be one of many who can help bring light into this world.\n    <br><br>\n    we are now proudly collaborating on a historic initiative for the 200-year anniversary of france\u2013mexico diplomatic relations\u2014bringing art, film, and social dialogue together in a celebration of diversity and creativity.\n    <br><br>\n    so this year, i\u2019m asking you all for your contributions, big or small, it\u2019s all equally important, and help us continue this mission. your support will go directly toward developing these programs, supporting artists, and ensuring every voice that deserves to be seen is heard.\n    <br><br>\n    you can donate here: <a href=\"https:\/\/www.paypal.com\/donate\/?hosted_button_id=RNYW3C8W7RNH2\" target=\"_blank\" rel=\"noopener\">paypal donations<\/a>.\n    <br><br>\n    with endless love and gratitude always.<br><br>\n    yours truly, jaydena \u273a\n  <\/p>\n<\/section>\n\n<div class=\"divider container\"><\/div>\n\n<!-- VIDEO -->\n<section id=\"video\" class=\"section container narrow\">\n  <h2>VIDEO CONVERSATION<\/h2>\n  <p>conversation with the mexican embassy on behalf of trans youth and immigrants who deserve the right to their identity and name changed.<\/p>\n  <div class=\"video-wrap\" aria-label=\"YouTube video\">\n    <iframe src=\"https:\/\/www.youtube.com\/embed\/H31xY56VkBQ?si=BI3rD_BVk0k7ovpA\"\n            title=\"conversation with the mexican embassy \u2014 identity & name change rights\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n            referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n  <\/div>\n<\/section>\n\n<div class=\"divider container\"><\/div>\n\n<!-- LUCID DREAMS -->\n<section id=\"lucid\" class=\"section container narrow\">\n  <h2>LUCID DREAMS \u2014 LATE SPRING 2025<\/h2>\n  <p>\n    *lucid dreams* is a project of art and cultural diplomacy. it weaves film, music, and public dialogue to platform queer and trans creators and reimagine how institutions engage with community. this work lives at the intersection of creation and policy\u2014using culture to move hearts, and diplomacy to move systems.\n  <\/p>\n  <p class=\"caps\" style=\"font-weight:900\">\n    supported by institut fran\u00e7ais du mexique, the culture & diversity sector of guadalajara, and the mexican embassy in france.\n  <\/p>\n<\/section>\n\n<div class=\"divider container\"><\/div>\n\n<!-- VANS CAPSULE GALLERY -->\n<section id=\"vans\" class=\"section container\">\n  <h2>GOSHSAVETHEDOLLS. VANS CAPSULE<\/h2>\n  <p class=\"narrow\">\n    with artist mexican fidel matos verdejo we created a neo-political capsule with the support of vans europe,  <strong>#GOSHSAVETHEDOLLS<\/strong>, a message that is not only a powerhouse take on celebrating transness but a geopolitical revolution. with fashion we make statements as well.\n  <\/p>\n\n  <div class=\"masonry\" aria-live=\"polite\">\n    <!-- UPDATED: using your WordPress media URLs -->\n    <figure>\n      <img decoding=\"async\" src=\"https:\/\/beautifulcreaturesofthenight.org\/wp-content\/uploads\/2025\/10\/IMG_1381-scaled.jpg\" alt=\"vans capsule \u2014 cream sneaker with stencil text\" loading=\"lazy\">\n      \n    <\/figure>\n\n    <figure>\n      <img decoding=\"async\" src=\"https:\/\/beautifulcreaturesofthenight.org\/wp-content\/uploads\/2025\/10\/IMG_1348-scaled.jpg\" alt=\"vans capsule \u2014 black sneaker gosh save the dolls\" loading=\"lazy\">\n     \n    <\/figure>\n\n    <figure>\n      <img decoding=\"async\" src=\"https:\/\/beautifulcreaturesofthenight.org\/wp-content\/uploads\/2025\/10\/IMG_1346-scaled.jpg\" alt=\"vans capsule \u2014 checkerboard sneaker slogan\" loading=\"lazy\">\n      \n    <\/figure>\n\n    <figure>\n      <img decoding=\"async\" src=\"https:\/\/beautifulcreaturesofthenight.org\/wp-content\/uploads\/2025\/10\/IMG_1379-scaled.jpg\" alt=\"vans capsule \u2014 on-foot relaxed denim\" loading=\"lazy\">\n     \n    <\/figure>\n\n    <figure>\n      <img decoding=\"async\" src=\"https:\/\/beautifulcreaturesofthenight.org\/wp-content\/uploads\/2025\/10\/IMG_1380-scaled.jpg\" alt=\"vans capsule \u2014 playful portrait with sneakers\" loading=\"lazy\">\n      \n    <\/figure>\n  <\/div>\n<\/section>\n\n<div class=\"divider container\"><\/div>\n\n<!-- MISSION & VALUES -->\n<section id=\"mission\" class=\"section container\">\n  <h2>MISSION<\/h2>\n  <div class=\"narrow\">\n    <p>to build cultural bridges between france and mexico through art, advocacy, and love \u2014 centering trans and queer lives, commissioning artists, and creating residencies, exchanges, and inclusive spaces.<\/p>\n  <\/div>\n\n  <h3>CORE VALUES<\/h3>\n  <div class=\"narrow\">\n    <span class=\"badge\">visibility<\/span>\n    <span class=\"badge\">inclusivity<\/span>\n    <span class=\"badge\">diplomacy<\/span>\n    <span class=\"badge\">creativity<\/span>\n    <span class=\"badge\">healing<\/span>\n  <\/div>\n\n  <div class=\"grid-2 narrow\" style=\"margin-top:22px\">\n    <div>\n      <h3>WHERE WE ARE<\/h3>\n      <p>based primarily in paris and cdmx, operating globally through partnerships, touring programs, and remote residencies. we work bilingually and cross-institutionally to connect communities on both sides of the atlantic.<\/p>\n    <\/div>\n    <div>\n      <h3>MESSAGE FROM CO-FOUNDER JAYDENA<\/h3>\n      <p>beautiful creatures of the night is a space of healing, of art, of endless love. a celebration of those who live freely under the moonlight \u2014 we turn pain into power, and power into protection for our angels.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"divider container\"><\/div>\n\n<!-- CONTACT \/ SOCIAL -->\n<section id=\"contact\" class=\"section container narrow\">\n  <h2>CONNECT<\/h2>\n  <p>\n    instagram: <a href=\"https:\/\/www.instagram.com\/bcotnorg\/\" target=\"_blank\" rel=\"noopener\">@bcotnorg<\/a><br>\n    facebook: <a href=\"https:\/\/www.facebook.com\/BCOTNORG\" target=\"_blank\" rel=\"noopener\">BCOTNORG<\/a><br>\n    press & partnerships: <a href=\"mailto:info@beautifulcreaturesofthenight.org\">info@beautifulcreaturesofthenight.org<\/a>\n  <\/p>\n<\/section>\n\n<footer>\n  <small>\u00a9 <span id=\"year\"><\/span> beautiful creatures of the night. all rights reserved.<\/small>\n<\/footer>\n\n<script>\n  \/\/ year\n  document.getElementById('year').textContent = new Date().getFullYear();\n<\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>BEAUTIFUL CREATURES OF THE NIGHT \u2014 Nonprofit donate open letter video lucid dreams vans capsule mission &#038; values contact BEAUTIFULCREATURESOF THE NIGHT art, diplomacy, and cultural exchange uplifting trans &#038; queer voices \u2014 building a living bridge between france \u00d7 mexico through residencies, film, music, and safe creative spaces. nonprofit \u2022 paris &#038; cdmx \u2022&hellip;&nbsp;<a href=\"https:\/\/beautifulcreaturesofthenight.org\/\" class=\"\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Home<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"on","neve_meta_content_width":100,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"on","footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/beautifulcreaturesofthenight.org\/index.php\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beautifulcreaturesofthenight.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/beautifulcreaturesofthenight.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/beautifulcreaturesofthenight.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/beautifulcreaturesofthenight.org\/index.php\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":15,"href":"https:\/\/beautifulcreaturesofthenight.org\/index.php\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":54,"href":"https:\/\/beautifulcreaturesofthenight.org\/index.php\/wp-json\/wp\/v2\/pages\/7\/revisions\/54"}],"wp:attachment":[{"href":"https:\/\/beautifulcreaturesofthenight.org\/index.php\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}