{
  "lastUpdated": "March 15th, 2026",
  "version": "1.0.9.3",
  "menuLogoRedirect": "info",
  "orbitData": [
    {
      "orbit": 1,
      "title": "Universes",
      "desc": "The 6 sections of Fyberverse"
    },
    {
      "orbit": 3,
      "title": "Canon",
      "desc": "Fyberverse-related menus"
    },
    {
      "orbit": 4,
      "orbitNum": 5,
      "title": "Info",
      "desc": "About me and this website"
    },
    {
      "orbit": 5,
      "orbitNum": 0.375,
      "direction": -0.75,
      "title": "Links",
      "desc": "Connections",
      "center": "info",
      "scaleX": 1,
      "scaleY": 1
    },
    {
      "orbit": 127,
      "scaleX": 1,
      "scaleY": 1
    }
  ],
  "specialSearch": [
    {
      "query": "nothing",
      "title": "Nothing found!",
      "subtitle": ""
    },
    {
      "query": "something",
      "title": "Something found!",
      "subtitle": "...It's just me LOL<br>\nMy name is omniLens btw! You've probably met my brother omniTracer! He's such a powerful guy...<br>\nLowkey i'm kinda jealous of him. I wish to be as powerful as him one day :("
    },
    {
      "query": "content",
      "title": "Content found!",
      "subtitle": "Yup, i am the content. You've found me heehee!<br>\nAww you listened to what i said!<br>\nGood boy :)"
    },
    {
      "query": "help",
      "title": "help yourself bro LOLXD",
      "subtitle": ""
    },
    {
      "query": "hi",
      "title": "HAII HIIII HELLLOOO!!!! :DD",
      "subtitle": ""
    },
    {
      "query": "hello",
      "title": "HAII HIIII HELLLOOO!!!! :DD",
      "subtitle": ""
    },
    {
      "query": "how are you",
      "title": "I'M GOOD!!!!!! thx 4 asking!! <3<3<3",
      "subtitle": ""
    },
    {
      "query": "hru",
      "title": "I'M GOOD!!!!!! thx 4 asking!! <3<3<3",
      "subtitle": ""
    }
  ],
  "menuItems": [
    {
      "menuId": "menuTemplate",
      "title": "Menu Template Example",
      "showTitle": false,
      "subtitle": "A demonstration of available menu and card layouts",
      "image": "images/temp2.png",
      "color": "var(--color-15)",
      "gridColor": "var(--bg)",
      "gridColor2": "var(--accent3)",
      "gridOpacity": 0.8,
      "orbit": 1.5,
      "scale": 1,
      "hidden": true,
      "invisible": true,
      "html": "<h1>Welcome!</h1>\nThis menu demonstrates the capabilities of the template and also functions as a convenient CSS testing page. \nYou can freely adjust the styling of your website and instantly preview the results here.<br>\n<br>\nThis message appears because the menu includes the <code>html</code> property, which allows you to inject \ncustom HTML directly at the top of a menu. Any elements that normally work inside cards can also be used here. \nFeel free to modify it however you like!",
      "cards": [
        {
          "title": "Card Examples",
          "subtitle": "Primary card formats used to display content"
        },
        {
          "cardId": "normalCard",
          "title": "Normal Card",
          "subtitle": "Standard card with thumbnail",
          "detail": "This is a template for a normal card.<br>You can place any raw HTML content here.",
          "image": "images/temp.png"
        },
        {
          "cardId": "urlCard",
          "title": "URL Card",
          "subtitle": "Card that redirects to an external link",
          "url": "https://x.com/artifyber",
          "image": "images/temp.png"
        },
        {
          "cardId": "unclickableCard",
          "title": "Unclickable Card",
          "subtitle": "Static informational card",
          "unclickable": true,
          "image": "images/temp.png"
        },
        {
          "cardId": "normalCardBlank",
          "blank": true,
          "detail": "This is a blank card template.<br>You can insert any HTML content you want.",
          "image": "images/temp.png"
        },
        {
          "cardId": "urlCardBlank",
          "blank": true,
          "url": "https://x.com/artifyber",
          "image": "images/temp.png"
        },
        {
          "cardId": "unclickableCardBlank",
          "blank": true,
          "unclickable": true,
          "image": "images/temp.png"
        },
        {
          "cardId": "normalCardPlain",
          "title": "Normal Card",
          "subtitle": "Text-only card",
          "detail": "A standard card without an image thumbnail.<br>HTML content is supported."
        },
        {
          "cardId": "urlCardPlain",
          "title": "URL Card",
          "subtitle": "Text-only external link",
          "url": "https://x.com/artifyber"
        },
        {
          "cardId": "unclickableCardPlain",
          "title": "Unclickable Card",
          "subtitle": "Text-only informational card",
          "unclickable": true
        },
        {
          "title": "Card Content Demos",
          "subtitle": "Examples of advanced card features"
        },
        {
          "cardId": "cardSectioning",
          "title": "Sectioned Card",
          "subtitle": "Cards with multiple pages",
          "detail": "Using the <code>sections</code> attribute allows a card to contain multiple pages.<br>\n<br>\nClick the tabs to view each section in action.\n<hr>\nTip: using the <code>gallery</code> or <code>relatives</code> attributes will automatically\ngenerate their own sections as well.",
          "sections": [
            {
              "title": "Cat",
              "detail": "<h1>Meow</h1>\n<hr>\nMrreow! Purr~"
            },
            {
              "title": "Dog",
              "detail": "<h1>Bark!</h1>\n<hr>\nWoof! Awooooo"
            },
            {
              "title": "Bunny",
              "detail": "<h1>Squeak!</h1>\n<hr>\nEek... *Thump Thump*"
            },
            {
              "title": "Something Else",
              "detail": "<h1>Gleeb Glorb</h1>\n<hr>\nMleep... Bizzlebulb Gloink Brrp?"
            }
          ],
          "image": "images/temp2.png"
        },
        {
          "cardId": "motherCard",
          "title": "Mother Card",
          "subtitle": "Cards can contain other cards",
          "detail": "Cards can embed other cards using a <code>div</code> element with \n<code>class=\"card internal\"</code>. This process is made easier \nusing the provided helper function <code>internalCard()</code>!\n<div class=\"container\">\n<div class=\"card internal\" data-href=\"menuTemplate:normalCard\"></div>\n<div class=\"card internal\" data-href=\"deltadim\"></div>\n<div class=\"card internal\" data-href=\"menuTemplate:unclickableCardPlain\" data-caption=\"Optional caption!\"></div>\n</div>\nCards can even embed themselves:\n<div class=\"card internal\" data-href=\"menuTemplate:motherCard\" data-is-banner=\"true\" data-override-title=\"Custom title\" data-override-subtitle=\"Custom subtitle\"></div>\nNote: captions may not display correctly when internal cards are used as banners.\nYou can override the titles / subtitles instead.",
          "image": "images/temp2.png"
        },
        {
          "title": "Banner Examples",
          "subtitle": "Cards that span full width of the container"
        },
        {
          "cardId": "bannerCard",
          "title": "Banner Card",
          "subtitle": "Full-width card with image",
          "detail": "A banner card template. Supports raw HTML content.",
          "banner": true,
          "image": "images/temp3.png"
        },
        {
          "cardId": "bannerUrlCard",
          "title": "Banner Card (URL)",
          "subtitle": "Full-width card that redirects to a link",
          "banner": true,
          "url": "https://x.com/artifyber",
          "image": "images/temp3.png"
        },
        {
          "cardId": "bannerUnclickableCard",
          "title": "Banner Card (Unclickable)",
          "subtitle": "Full-width static informational banner",
          "banner": true,
          "unclickable": true,
          "image": "images/temp3.png"
        },
        {
          "cardId": "bannerCardBlank",
          "title": "Banner Card - No Thumbnail",
          "subtitle": "Full-width card without an image",
          "detail": "A banner card template without a thumbnail.",
          "banner": true
        },
        {
          "cardId": "bannerUrlCardBlank",
          "title": "Banner Card - No Thumbnail (URL)",
          "subtitle": "Full-width external link banner",
          "banner": true,
          "url": "https://x.com/artifyber"
        },
        {
          "cardId": "bannerUnclickableCardBlank",
          "title": "Banner Card - No Thumbnail (Unclickable)",
          "subtitle": "Full-width static banner",
          "banner": true,
          "unclickable": true
        },
        {
          "title": "Semibanner Examples",
          "subtitle": "Cards that span half width of the container"
        },
        {
          "cardId": "semibannerCard",
          "title": "Semibanner Card",
          "subtitle": "Half-width card with image",
          "detail": "A semibanner card template. Supports raw HTML content.",
          "semibanner": true,
          "image": "images/temp3.png"
        },
        {
          "cardId": "semibannerUrlCard",
          "title": "Semibanner Card (URL)",
          "subtitle": "Half-width card that redirects to a link",
          "semibanner": true,
          "url": "https://x.com/artifyber",
          "image": "images/temp3.png"
        },
        {
          "cardId": "semibannerUnclickableCard",
          "title": "Semibanner Card (Unclickable)",
          "subtitle": "Half-width static informational banner<br>\n<br>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
          "semibanner": true,
          "unclickable": true,
          "image": "images/temp3.png"
        },
        {
          "cardId": "semibannerCardBlank",
          "title": "Semibanner Card - No Thumbnail",
          "subtitle": "Half-width card without an image",
          "detail": "A semi-banner card template without a thumbnail.",
          "semibanner": true
        },
        {
          "cardId": "semibannerUrlCardBlank",
          "title": "Semibanner Card - No Thumbnail (URL)",
          "subtitle": "Half-width external link banner",
          "semibanner": true,
          "url": "https://x.com/artifyber"
        },
        {
          "cardId": "semibannerUnclickableCardBlank",
          "title": "Semibanner Card - No Thumbnail (Unclickable)",
          "subtitle": "Half-width static informational banner<br>\n<br>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
          "semibanner": true,
          "unclickable": true
        },
        {
          "title": "Menu Link Examples",
          "subtitle": "Cards that open another menu"
        },
        {
          "linkId": "deltadim"
        },
        {
          "linkId": "floriverse"
        },
        {
          "linkId": "info"
        },
        {
          "linkId": "deltadim",
          "banner": true
        },
        {
          "linkId": "floriverse",
          "semibanner": true
        },
        {
          "linkId": "info",
          "semibanner": true
        }
      ]
    },
    {
      "title": "Deltadim",
      "menuId": "deltadim",
      "subtitle": "Delta Dimension",
      "image": "icons/deltadim.png",
      "scale": 1,
      "color": "var(--color-1)",
      "gridColor": "var(--color-1)",
      "gridColor2": "var(--accent2)",
      "gridOpacity": 0.1,
      "orbit": 1,
      "cards": [
        {
          "cardId": "info",
          "title": "Info",
          "subtitle": "About Deltadim",
          "banner": true,
          "detail": "Deltadim is the main universe portrayed in Daily Art+. Its characteristics are similar to our own universe. Terra is where the main plot takes place. It's an Earth-like planet inhabited by furries, humanoids, and other creatures.<br>\n<h4>What's in this page</h4>\nThis page is a list of all Fyberverse characters located in Deltadim. This include character information, reference art, and picture gallery of each character.<br>\n<br>",
          "image": "icons/deltadim.png"
        },
        {
          "linkId": "deltadim-teksui"
        },
        {
          "linkId": "deltadim-chromasia"
        },
        {
          "linkId": "deltadim-aakik"
        },
        {
          "linkId": "deltadim-deltaspace"
        },
        {
          "title": "Pinned",
          "subtitle": "You might be looking for these"
        },
        {
          "reference": "deltadim-teksui:artibun"
        },
        {
          "reference": "deltadim-deltaspace:skitty"
        },
        {
          "reference": "deltadim-deltaspace:gamma"
        },
        {
          "reference": "deltadim-teksui:artifish"
        },
        {
          "reference": "deltadim-teksui:artilope"
        },
        {
          "reference": "deltadim-chromasia:shirley"
        }
      ]
    },
    {
      "menuId": "deltadim-teksui",
      "title": "Teksui",
      "subtitle": "Terra",
      "image": "images/deltadim-teksui.png",
      "color": "var(--color-9)",
      "parent": "deltadim",
      "hidden": true,
      "cards": [
        {
          "cardId": "artibun",
          "title": "Artibun",
          "subtitle": "",
          "detail": "Artibun is a white female rabbit, with parts of her body colored in lilac, such as her arms, legs, right ear, half of her tail, and chest to abdomen area. Her inner ears are colored in blurple and has dark blue eyes.<br>\n<br>\nArti has a passion for drawing, singing, and cooking delicacies. She is known in Terra as a celebrity by her popularity on social medias.<br>\n<br>\nArtibun was born as a supposedly faulty clone of Articat. On prototype, she was meant to only be a near identical copy of Articat except with bunny ears and a puffy tail. However, an accident happened, and her flesh wasn't developed correctly. Thankfully, she was later recovered on a second attempt thanks to the love of her partner.",
          "isCharacter": true,
          "species": "Rabbit",
          "pronouns": "She/Any",
          "gender": "Bigender",
          "sexuality": "Bisexual",
          "aliases": "Arti, Bunbun",
          "addOns": "",
          "refsheet": "images/r/artibun-r.png",
          "gallery": [
            "images/c/artibun-c.png",
            "images/c/artibun-c2.png",
            "images/c/artibun-c3.png",
            "images/c/artibun-c4.png",
            "images/c/artibun-c5.png",
            "images/c/artibun-c6.png",
            "images/c/artibun-c7.png",
            "images/c/artibun-c8.png",
            "images/c/artibun-c9.png",
            "images/c/artibun-c10.png",
            "images/c/artibun-c11.png",
            "images/c/artibun-c12.png",
            "images/c/artibun-c13.png",
            "images/c/artibun-c14.png",
            "images/c/artibun-c15.png",
            "images/c/artibun-c16.png",
            "images/c/artibun-c17.png",
            "images/c/artibun-c18.png",
            "images/c/artibun-c19.png",
            "images/c/artibun-c20.png",
            "images/c/artibun-c21.png",
            "images/c/artibun-c22.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:articat",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/artibun-i.png"
        },
        {
          "cardId": "articat",
          "title": "Articat",
          "subtitle": "",
          "detail": "Articat is a white male cat, with parts of his body colored in light blurple such as his right ear and chest to abdomen area. The inside of his right ear is colored white while the other ear is colored in light blurple.<br>\n<br>\nArti is a multi-genre music composer, typically creating EDM and a mix of jazz. His success as a musical artist made him just as popular as his partner Artibun on social medias.",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "He/Any",
          "gender": "Male",
          "sexuality": "Bisexual",
          "aliases": "Arti, Kiki",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/articat-c.png",
            "images/c/articat-c2.png",
            "images/c/articat-c3.png",
            "images/c/articat-c4.png",
            "images/c/articat-c5.png",
            "images/c/articat-c6.png",
            "images/c/articat-c7.png",
            "images/c/articat-c8.png",
            "images/c/articat-c9.png",
            "images/c/articat-c10.png",
            "images/c/articat-c11.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:artibun",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/articat-i.png"
        },
        {
          "cardId": "artifox",
          "title": "Artifox",
          "subtitle": "",
          "detail": "Arti Fox is an arctic fox with blue accent colors on parts of his body, such as arms, pawfeet and the base of his tail. His inner ears and eyes are also colored in blue and he has top surgery scars.<br>\n<br>\nArti likes to play drums and often expresses his pride as a transgender male. Although his selfish and sometime overconfident attitude made him look like a jerk to some people, he still care about the people he loved, such as his family and especially his sister Anna Fox.<br>\n<br>\nArti was born in Chromasia and moved to Teksui after his gender-affirming surgery. He's currently living in an apartment and work part-time as a fast food employee.",
          "isCharacter": true,
          "species": "Fox",
          "pronouns": "He/They",
          "gender": "Trans-male",
          "sexuality": "Bisexual",
          "aliases": "Arti, Fofo, Foxxo",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artifox-c.png",
            "images/c/artifox-c2.png",
            "images/c/artifox-c3.png",
            "images/c/artifox-c4.png",
            "images/c/artifox-c5.png",
            "images/c/artifox-c6.png",
            "images/c/artifox-c7.png",
            "images/c/artifox-c8.png"
          ],
          "image": "images/i/artifox-i.png"
        },
        {
          "cardId": "artifish",
          "title": "Artifish",
          "subtitle": "",
          "detail": "Artifish is a white non-binary tiger-cat hybrid with shark features, having a dorsal fin at their back and a caudal fin at the end of their tail. They have green accent colors on their ears, arms, legs, and fins, as well as part of their hair.<br>\n<br>\nFifi live with their partner Artilope at the outskirts of Teksui and have a passion of cooking and baking.<br>\n<br>\nWhile being an aquatic creature who needs water to survive, they can also breathe in air as long as their organs stay wet, which they do by sleeping in an aquarium or soaking themselves in nearby pond every couple hours.",
          "isCharacter": true,
          "species": "Cat + Shark",
          "pronouns": "They",
          "gender": "Non-binary",
          "sexuality": "Demisexual",
          "aliases": "Arti, Fifi",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artifish-c.png",
            "images/c/artifish-c2.png",
            "images/c/artifish-c3.png",
            "images/c/artifish-c4.png",
            "images/c/artifish-c5.png",
            "images/c/artifish-c6.png",
            "images/c/artifish-c7.png",
            "images/c/artifish-c8.png",
            "images/c/artifish-c9.png",
            "images/c/artifish-c10.png",
            "images/c/artifish-c11.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:artilope",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/artifish-i.png"
        },
        {
          "cardId": "artigoat",
          "title": "Artigoat",
          "subtitle": "",
          "detail": "Artigoat is a white male goat with yellow fur pattern on his legs and ears, as well as having a pair of short pointy horns. He also has a pair of hooves as his feet.<br>\n<br>\nArti has a hobby of reading books, writing stories, and play saxophone. He lives in an apartment with his partner Artipup and works as a cashier at a local supermarket in Teksui.",
          "isCharacter": true,
          "species": "Goat",
          "pronouns": "He",
          "gender": "Male",
          "sexuality": "Gay",
          "aliases": "Arti, Baba, Goat",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artigoat-c.png",
            "images/c/artigoat-c2.png",
            "images/c/artigoat-c3.png",
            "images/c/artigoat-c4.png",
            "images/c/artigoat-c5.png",
            "images/c/artigoat-c6.png",
            "images/c/artigoat-c7.png",
            "images/c/artigoat-c8.png",
            "images/c/artigoat-c9.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:artipup",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/artigoat-i.png"
        },
        {
          "cardId": "artilope",
          "title": "Artilope",
          "subtitle": "",
          "detail": "Artilope is a white female jackalope, a fusion between antelope and jackrabbit, with orange fur on her arms, legs, right ear, half of her tail, and chest in a shape resembling a heart. She has a pair of antlers on her head that look like forks.<br>\n<br>\nLiving at the outskirts of Teksui with her partner Artifish, she is a lumberjack and carpenter. She likes to make wood sculptures and furnitures.",
          "isCharacter": true,
          "species": "Jackalope",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Demisexual",
          "aliases": "Arti, Lolo, Jacquie, Jacqueline",
          "addOns": "",
          "refsheet": "images/r/artilope-r.png",
          "gallery": [
            "images/c/artilope-c.png",
            "images/c/artilope-c2.png",
            "images/c/artilope-c3.png",
            "images/c/artilope-c4.png",
            "images/c/artilope-c5.png",
            "images/c/artilope-c6.png",
            "images/c/artilope-c7.png",
            "images/c/artilope-c8.png",
            "images/c/artilope-c9.png",
            "images/c/artilope-c10.png",
            "images/c/artilope-c11.png",
            "images/c/artilope-c12.png",
            "images/c/artilope-c13.png",
            "images/c/artilope-c14.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:artifish",
              "relation": "Significant Other"
            },
            {
              "cardId": "deltadim-teksui:xanthe",
              "relation": "Younger Sister"
            }
          ],
          "image": "images/i/artilope-i.png"
        },
        {
          "cardId": "artipup",
          "title": "Artipup",
          "subtitle": "",
          "detail": "Artipup is a white male dog with red fur on his legs, right ear, muzzle and abdomen.<br>\n<br>\nLiving in an apartment with his partner Artigoat, this puppy occasionally makes music with his minimal setup, being a laptop, MIDI keytar and an amplifier.",
          "isCharacter": true,
          "species": "Dog",
          "pronouns": "He/They",
          "gender": "Male",
          "sexuality": "Gay",
          "aliases": "Arti, Arfy, Puppy",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artipup-c.png",
            "images/c/artipup-c2.png",
            "images/c/artipup-c3.png",
            "images/c/artipup-c4.png",
            "images/c/artipup-c5.png",
            "images/c/artipup-c6.png",
            "images/c/artipup-c7.png",
            "images/c/artipup-c8.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:artigoat",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/artipup-i.png"
        },
        {
          "cardId": "artineko",
          "title": "Artineko",
          "subtitle": "",
          "detail": "Artineko is a female human who loves to cosplay as a pink catgirl, having pink cat ears, long hair, and paw gloves.<br>\n<br>\nShe is an influencer and streamer who makes content on social medias. She has a younger sibling with the name Artimouse, who lives in Chromasia.<br>\n<br>\nNeko is rarely seen without her accessories, as she feels more comfortable keeping them on.",
          "isCharacter": true,
          "species": "Human (cat cosplay)",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Aroace",
          "aliases": "Arti, Nay, Neko",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artineko-c.png",
            "images/c/artineko-c2.png",
            "images/c/artineko-c3.png",
            "images/c/artineko-c4.png",
            "images/c/artineko-c5.png",
            "images/c/artineko-c6.png",
            "images/c/artineko-c7.png",
            "images/c/artineko-c8.png",
            "images/c/artineko-c9.png",
            "images/c/artineko-c10.png",
            "images/c/artineko-c11.png"
          ],
          "sections": [
            {
              "title": "Fursona",
              "detail": "<h1>Sprinkles</h1>\n<hr>\nSpecies: Cat<br>\nPronouns: She<br>\nGender: Female<br>\nSexuality: Aroace<br>\n<br>\n<br>\n<div class=\"container grid\">\n<img src=\"images/c/sprinkles-c.png\">\n<img src=\"images/c/sprinkles-c2.png\">\n</div>"
            }
          ],
          "relatives": [
            {
              "cardId": "deltadim-chromasia:artimouse",
              "relation": "Younger Sister"
            }
          ],
          "image": "images/i/artineko-i.png"
        },
        {
          "cardId": "artimoth",
          "title": "Artimoth",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Moth",
          "pronouns": "He/They",
          "gender": "Male",
          "sexuality": "Bisexual",
          "aliases": "Arti, Mothy",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artimoth-c.png"
          ],
          "image": "images/i/artimoth-i.png"
        },
        {
          "cardId": "eros",
          "title": "Eros",
          "subtitle": "",
          "detail": "Eros is a tall black female cat with light gray fur on her face, darker shade of black on the tip of her ears, and orange pawpads. She has no tail and her ears are pointy, as well as wearing glasses.<br>\n<br>\nEros works as a barista at a local cafe in Teksui. She has a shy and introverted personality and prefer to not be the center of attention. She lives in an apartment with her loving partner named Sora.",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "She/They",
          "gender": "Trans-female",
          "sexuality": "Demisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/eros-c.png",
            "images/c/eros-c2.png",
            "images/c/eros-c3.png",
            "images/c/eros-c4.png",
            "images/c/eros-c5.png",
            "images/c/eros-c7.png",
            "images/c/eros-c6.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:sora",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/eros-i.png"
        },
        {
          "cardId": "sora",
          "title": "Sora",
          "subtitle": "",
          "detail": "Sora is a short light gray female cat with darker gray fur on her face. She has no tail and her ears are pointy.<br>\n<br>\nSora is unemployed and spends most of her time at the apartment she shares with her partner Eros. She enjoys writing stories.",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "She/They",
          "gender": "Trans-female",
          "sexuality": "Bisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/sora-c.png",
            "images/c/sora-c2.png",
            "images/c/sora-c3.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:eros",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/sora-i.png"
        },
        {
          "cardId": "furfy",
          "title": "Furfy",
          "subtitle": "",
          "detail": "Furfy is a white female cat with green fur on the tip of her tail and lighter shade of green for her face. Her pawpads are green and is often seen wearing a green sweater.<br>\n<br>\nFurfy works as a baker at her own bakery shop in Teksui. Other than baking loaves of bread, she also enjoys taking care of her plants and flowers in her free time. She lives with her loving partner named Mist.",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/furfy-c6.png",
            "images/c/furfy-c.png",
            "images/c/furfy-c2.png",
            "images/c/furfy-c3.png",
            "images/c/furfy-c4.png",
            "images/c/furfy-c5.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:mist",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/furfy-i.png"
        },
        {
          "cardId": "mist",
          "title": "Mist",
          "subtitle": "",
          "detail": "Mist is a white female cat with her inner ears colored in teal and lighter shade of teal for her face. Her pawpads are teal and is often seen wearing a teal sweater and light blue scarf.<br>\n<br>\nMist works together with her partner Furfy at the bakery shop in Teksui. Other than that she also loves to take care of plants.",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "She/They",
          "gender": "Female",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/mist-c.png",
            "images/c/mist-c2.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:furfy",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/mist-i.png"
        },
        {
          "cardId": "card",
          "title": "Card",
          "subtitle": "",
          "detail": "Card is an orange female cat with an open cardboard box as her head. It consists of drawn-on cat features such as triangular ears, as well as some informational texts on the sides of her head like a typical packaging box. Her eyes and mouth are also seemingly drawn-on. However it can dynamically change expressions like a real face.<br>\n<br>\nCard has a part-time job as a delivery courier. She lives with her partner Gift at their own home in Teksui. She likes to make crafts and origamis out of paper. She also has an obsession of collecting anything and sort them into cardboard boxes.",
          "isCharacter": true,
          "species": "Cardboard Cat",
          "pronouns": "She/Any",
          "gender": "Female",
          "sexuality": "Bisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/card-r.png",
          "gallery": [
            "images/c/card-c.png",
            "images/c/card-c2.png",
            "images/c/card-c3.png",
            "images/c/card-c4.png",
            "images/c/card-c5.png",
            "images/c/card-c6.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:gift",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/card-i.png"
        },
        {
          "cardId": "gift",
          "title": "Gift",
          "subtitle": "",
          "detail": "Gift is a white female rabbit with a gift box as her head. It's a plain white box with a red ribbon tied around it and a bow on top. It also has two droopy bunny ears attached from the lid. Like Card, her eyes and mouth are seemingly drawn-on but can dynamically change expressions like a real face.<br>\n<br>\nGift lives with her partner Card and really love making surprises and parties for her loved ones and friends.",
          "isCharacter": true,
          "species": "Giftbox Rabbit",
          "pronouns": "She/Any",
          "gender": "Female",
          "sexuality": "Bisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/gift-r.png",
          "gallery": [
            "images/c/gift-c.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:card",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/gift-i.png"
        },
        {
          "cardId": "elise",
          "title": "Elise",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Sea Bunny",
          "pronouns": "She/They",
          "gender": "Female",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/elise-c.png"
          ],
          "image": "images/i/elise-i.png"
        },
        {
          "cardId": "fika",
          "title": "Fika",
          "subtitle": "",
          "detail": "Fika is an orange female fox with long light beige hair. Her inner ears and pawpads are in slightly darker shade of orange.<br>\n<br>\nFika lives with Rai as a couple. She enjoys drawing and painting as well as singing. She sometimes upload her paintings on social medias.<br>\n<br>\nAs a neighbor to Artibun and Articat, Fika doesn't really interact with them too much. She doesn't hate them as much as Rai does, but she still prefer to keep a distance from both Arti's.",
          "isCharacter": true,
          "species": "Fox",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Heterosexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/fika-c.png",
            "images/c/fika-c2.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:rai",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/fika-i.png"
        },
        {
          "cardId": "rai",
          "title": "Rai",
          "subtitle": "",
          "detail": "Rai is a white male fox with grey ears and black eyes. His pupils are white and has no pawpads.<br>\n<br>\nRai has a passion in music production, often making EDM tracks in his home studio. He lives with his partner Fika and is a neighbor to Artibun and Articat.<br>\n<br>\nDespite being neighbors, Rai dislikes both Arti's. He finds them too obnoxious and often tries to avoid them as much as possible. The reason? Might be because of their popularity and fame.",
          "isCharacter": true,
          "species": "Fox",
          "pronouns": "He",
          "gender": "Male",
          "sexuality": "Heterosexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/rai-r.png",
          "gallery": [
            "images/c/rai-c.png",
            "images/c/rai-c2.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:fika",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/rai-i.png"
        },
        {
          "cardId": "xanthe",
          "title": "Xanthe",
          "subtitle": "",
          "detail": "Xanthe is a white jackalope with short orange hair, light beige fur on her arms and legs, and red eyes. She has a pair of spiky antlers and hooves for her feet.<br>\n<br>\nXanthe lives at the central part of Teksui. She loves photography and traveling. She occasionally visits her sister at the outskirts of Teksui to hang out, or just to annoy her.",
          "isCharacter": true,
          "species": "Jackalope",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Heterosexual",
          "aliases": "Xanthelope",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/xanthe-c.png",
            "images/c/xanthe-c2.png",
            "images/c/xanthe-c3.png",
            "images/c/xanthe-c4.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:artilope",
              "relation": "Older Sister"
            }
          ],
          "image": "images/i/xanthe-i.png"
        },
        {
          "cardId": "remy",
          "title": "Remy",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Robunny",
          "pronouns": "She/They/It",
          "gender": "Female",
          "sexuality": "Bisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/remy-r.png",
          "gallery": [],
          "image": "images/i/remy-i.png"
        },
        {
          "cardId": "unnamed155",
          "title": "Unnamed-155",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Robocat",
          "pronouns": "He/They",
          "gender": "Non-Binary",
          "sexuality": "Asexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/unnamed155-r.png",
          "gallery": [],
          "image": "images/i/unnamed155-i.png"
        }
      ]
    },
    {
      "menuId": "deltadim-chromasia",
      "title": "Chromasia",
      "subtitle": "Terra",
      "image": "images/deltadim-chromasia.png",
      "color": "var(--color-14)",
      "parent": "deltadim",
      "hidden": true,
      "cards": [
        {
          "cardId": "artibon",
          "title": "Artibon",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Rabbit",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Lesbian",
          "aliases": "Arti, Ribbon, Bonbon, Sylvy",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artibon-c2.png",
            "images/c/artibon-c7.png",
            "images/c/artibon-c3.png",
            "images/c/artibon-c4.png",
            "images/c/artibon-c5.png",
            "images/c/artibon-c6.png",
            "images/c/artibon-c.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-chromasia:artishade",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/artibon-i.png"
        },
        {
          "cardId": "artimouse",
          "title": "Artimouse",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Mousegirl",
          "pronouns": "She/They",
          "gender": "Female",
          "sexuality": "Bisexual",
          "aliases": "Arti, Mimi",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artimouse-c.png",
            "images/c/artimouse-c1.png",
            "images/c/artimouse-c2.png",
            "images/c/artimouse-c3.png",
            "images/c/artimouse-c5.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-teksui:artineko",
              "relation": "Older Sister"
            }
          ],
          "image": "images/i/artimouse-i.png"
        },
        {
          "cardId": "artiferret",
          "title": "Artiferret",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Ferret",
          "pronouns": "She/They",
          "gender": "Female",
          "sexuality": "Bisexual",
          "aliases": "Arti, Fer",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artiferret-c.png",
            "images/c/artiferret-c2.png",
            "images/c/artiferret-c3.png",
            "images/c/artiferret-c4.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-aakik:ellie",
              "relation": "Married"
            }
          ],
          "image": "images/i/artiferret-i.png"
        },
        {
          "cardId": "artitri",
          "title": "Artitri",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Sign",
          "pronouns": "She/Them",
          "gender": "None",
          "sexuality": "",
          "aliases": "Arti, 3",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artitri-c.png",
            "images/c/artitri-c2.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-chromasia:artibot",
              "relation": "Machinemate"
            }
          ],
          "image": "images/i/artitri-i.png"
        },
        {
          "cardId": "artibot",
          "title": "Artibot",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Robocat",
          "pronouns": "He/It",
          "gender": "None",
          "sexuality": "",
          "aliases": "Arti, B.B",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artibot-c.png",
            "images/c/artibot-c2.png",
            "images/c/artibot-c3.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-chromasia:artitri",
              "relation": "Machinemate"
            }
          ],
          "image": "images/i/artibot-i.png"
        },
        {
          "cardId": "artishade",
          "title": "Artishade",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Fennec",
          "pronouns": "She/He/They",
          "gender": "Intersex Bigender",
          "sexuality": "Lesbian",
          "aliases": "Arti, Sasha",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artishade-c.png",
            "images/c/artishade-c2.png",
            "images/c/artishade-c3.png",
            "images/c/artishade-c4.png",
            "images/c/artishade-c5.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-chromasia:artibon",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/artishade-i.png"
        },
        {
          "cardId": "artidragon",
          "title": "Artidragon",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Dragon",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Bisexual",
          "aliases": "Arti, Rara",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artidragon-c.png",
            "images/c/artidragon-c2.png",
            "images/c/artidragon-c3.png",
            "images/c/artidragon-c4.png"
          ],
          "image": "images/i/artidragon-i.png"
        },
        {
          "cardId": "shirley",
          "title": "Shirley",
          "subtitle": "",
          "detail": "Shirley is an orange cat-fox hybrid with white fur on her ears, muzzle, chest, abdomen, and the tip of her tail. Her eyes are yellow and her pawpads and inner ears are orange.<br>\n<br>\nShe lives with her boyfriend Rose, and works as a barista at a local cafe in Chromasia. She also loves gardening and taking care of pretty flowers.",
          "isCharacter": true,
          "species": "Cat + Fox",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Heterosexual",
          "aliases": "Manda, Alamanda",
          "addOns": "",
          "refsheet": "images/r/shirley-r.png",
          "gallery": [
            "images/c/shirley-c.png",
            "images/c/shirley-c2.png",
            "images/c/shirley-c3.png",
            "images/c/shirley-c4.png",
            "images/c/shirley-c5.png",
            "images/c/shirley-c6.png",
            "images/c/shirley-c7.png",
            "images/c/shirley-c8.png",
            "images/c/shirley-c9.png",
            "images/c/shirley-c10.png",
            "images/c/shirley-c11.png",
            "images/c/shirley-c12.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-chromasia:rose",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/shirley-i.png"
        },
        {
          "cardId": "rose",
          "title": "Rose",
          "subtitle": "",
          "detail": "Rose is a green fox with red fur covering his head and tail, and dark green neck fur. In fact, his color schemes and fur patterns look like a typical rose flower.<br>\n<br>\nRose really likes the color pink. He can often be seen wearing pink sweaters and skirts or trousers. He doesn't mind being called cute or pretty despite being a male.<br>\n<br>\nHe works as a farmer in Chromasia, growing various kinds of crops to sell at the local market.",
          "isCharacter": true,
          "species": "Fox",
          "pronouns": "He/Any",
          "gender": "Male",
          "sexuality": "Heterosexual",
          "aliases": "Rosey",
          "addOns": "",
          "refsheet": "images/r/rose-r.png",
          "gallery": [
            "images/c/rose-c.png",
            "images/c/rose-c2.png",
            "images/c/rose-c3.png",
            "images/c/rose-c4.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-chromasia:shirley",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/rose-i.png"
        },
        {
          "cardId": "hana",
          "title": "Hana",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Bee",
          "pronouns": "She/They",
          "gender": "Demigirl",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/hana-c.png",
            "images/c/hana-c2.png",
            "images/c/hana-c3.png",
            "images/c/hana-c4.png",
            "images/c/hana-c5.png",
            "images/c/hana-c6.png",
            "images/c/hana-c7.png"
          ],
          "relatives": [
            {
              "cardId": "floriverse-epsilon:fveAurelia",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/hana-i.png"
        },
        {
          "cardId": "caramella",
          "title": "Caramella",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Cat + Shrimp",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Bisexual",
          "aliases": "Mella",
          "addOns": "Design made by <a href=\"https://x.com/M3ko_Ne\" target=\"_blank\">M3ko_Ne</a>",
          "refsheet": "images/r/caramella-r.png",
          "gallery": [
            "images/c/caramella-c.png",
            "images/c/caramella-c2.png",
            "images/c/caramella-c3.png",
            "images/c/caramella-c4.png",
            "images/c/caramella-c5.png",
            "images/c/caramella-c6.png",
            "images/c/caramella-c7.png",
            "images/c/caramella-c8.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-chromasia:azurey",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/caramella-i.png"
        },
        {
          "cardId": "azurey",
          "title": "Azurey",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Cat + Shark",
          "pronouns": "He/They",
          "gender": "Demiboy",
          "sexuality": "Pansexual",
          "aliases": "Azu",
          "addOns": "",
          "refsheet": "images/r/azurey-r.png",
          "gallery": [
            "images/c/azurey-c.png",
            "images/c/azurey-c2.png",
            "images/c/azurey-c3.png",
            "images/c/azurey-c4.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-chromasia:caramella",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/azurey-i.png"
        },
        {
          "cardId": "mida",
          "title": "Mida",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Medusa + Cat",
          "pronouns": "She/They",
          "gender": "Female",
          "sexuality": "Pansexual",
          "aliases": "Meowdusa",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/mida-c.png",
            "images/c/mida-c2.png",
            "images/c/mida-c3.png"
          ],
          "image": "images/i/mida-i.png"
        },
        {
          "cardId": "lilac",
          "title": "Lilac",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Angel-Demon Cat",
          "pronouns": "She/Any",
          "gender": "Female",
          "sexuality": "Pansexual",
          "aliases": "",
          "addOns": "Adopted from <a href=\"https://x.com/naycookye\" target=\"_blank\">naycookye</a>",
          "refsheet": "images/r/lilac-r.png",
          "gallery": [],
          "image": "images/i/lilac-i.png"
        },
        {
          "cardId": "moka",
          "title": "Moka",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Dog",
          "pronouns": "He/They",
          "gender": "Trans-male",
          "sexuality": "Bisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/moka-r.png",
          "gallery": [],
          "image": "images/i/moka-i.png"
        },
        {
          "cardId": "nameless",
          "title": "Nameless",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Fennec + Cat",
          "pronouns": "He/They",
          "gender": "Male",
          "sexuality": "Gay",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/nameless-r.png",
          "gallery": [
            "images/c/nameless-c.png"
          ],
          "image": "images/i/nameless-i.png"
        },
        {
          "cardId": "nuki",
          "title": "Nuki",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Tanuki",
          "pronouns": "She/Any",
          "gender": "Female",
          "sexuality": "Asexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/nuki-r.png",
          "gallery": [
            "images/c/nuki-c.png",
            "images/c/nuki-c2.png"
          ],
          "image": "images/i/nuki-i.png"
        },
        {
          "cardId": "ara",
          "title": "Ara",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "He",
          "gender": "Male",
          "sexuality": "Heterosexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/ara-r.png",
          "gallery": [],
          "image": "images/i/ara-i.png"
        },
        {
          "cardId": "sawo",
          "title": "Sawo",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Rabbit",
          "pronouns": "He/They",
          "gender": "Male",
          "sexuality": "Probably Gay",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/sawo-r.png",
          "gallery": [],
          "image": "images/i/sawo-i.png"
        },
        {
          "cardId": "nytro",
          "title": "Nytro",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Mouse",
          "pronouns": "He/They",
          "gender": "Male",
          "sexuality": "Aromantic",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/nytro-c.png",
            "images/c/nytro-c2.png"
          ],
          "image": "images/i/nytro-i.png"
        }
      ]
    },
    {
      "menuId": "deltadim-aakik",
      "title": "Aakik",
      "subtitle": "Terra",
      "image": "images/deltadim-aakik.png",
      "color": "var(--color-3)",
      "parent": "deltadim",
      "hidden": true,
      "cards": [
        {
          "cardId": "artiusagi",
          "title": "Sukie",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Human (Bunny cosplay)",
          "pronouns": "She/They",
          "gender": "Female",
          "sexuality": "Bisexual",
          "aliases": "Usagi, Sukie",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artiusagi-c.png"
          ],
          "image": "images/i/artiusagi-i.png"
        },
        {
          "cardId": "artiproto",
          "title": "Port",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Protogen",
          "pronouns": "He/They/It",
          "gender": "Male",
          "sexuality": "Asexual",
          "aliases": "Proto",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artiproto-c.png"
          ],
          "image": "images/i/artiproto-i.png"
        },
        {
          "cardId": "ellie",
          "title": "Ellie",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Catgirl",
          "pronouns": "She/It",
          "gender": "Trans-female",
          "sexuality": "Demisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/ellie-c.png",
            "images/c/ellie-c2.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-chromasia:artiferret",
              "relation": "Married"
            }
          ],
          "image": "images/i/ellie-i.png"
        },
        {
          "cardId": "amber",
          "title": "Amber",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Human",
          "pronouns": "She/They",
          "gender": "Female",
          "sexuality": "Heterosexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/amber-c.png",
            "images/c/amber-c2.png"
          ],
          "image": "images/i/amber-i.png"
        },
        {
          "cardId": "hazel",
          "title": "Hazel",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Goat",
          "pronouns": "She/Any",
          "gender": "Genderfluid",
          "sexuality": "Demisexual",
          "aliases": "",
          "addOns": "Adopted from <a href=\"https://x.com/fixy_cookies\" target=\"_blank\">Fixy Cookies</a>",
          "refsheet": "images/r/hazel-r.png",
          "gallery": [
            "images/c/hazel-c.png"
          ],
          "image": "images/i/hazel-i.png"
        },
        {
          "cardId": "cerulean",
          "title": "Cerulean",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Rabbit",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Demisexual",
          "aliases": "",
          "addOns": "Adopted from <a href=\"https://x.com/fixy_cookies\" target=\"_blank\">Fixy Cookies</a>",
          "refsheet": "images/r/cerulean-r.png",
          "gallery": [
            "images/c/cerulean-c.png"
          ],
          "image": "images/i/cerulean-i.png"
        }
      ]
    },
    {
      "menuId": "deltadim-deltaspace",
      "title": "Deltaspace",
      "subtitle": "Somewhere in space",
      "image": "images/deltadim-deltaspace.png",
      "color": "var(--color-15)",
      "parent": "deltadim",
      "hidden": true,
      "cards": [
        {
          "cardId": "skitty",
          "title": "Singularikitty",
          "subtitle": "",
          "detail": "Singularikitty is a black cat with red fur on his arms and legs, orange eyes, and a ring on the tip of his tail. He always wears a collar that holds a small black hole which they can deploy anytime.<br>\n<br>\nSkitty's eyes and mouth essentially function as black holes, which sucks in anything that gets nearby. However, she doesn't use this power to harm others, as she is a very kind and gentle cat. SHe constantly warn people to not get nearby his face for that matter.<br>\n<br>\nSkitty has an ability to grow or shrink in size as he pleases. He also can toggle the black hole on his collar whenever he wants.<br>\n<br>\n'DESTROYER' is the name Skitty given to his black hole.",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "Any Pronouns",
          "gender": "Pangender",
          "sexuality": "Aroace",
          "aliases": "Skitty",
          "addOns": "Adopted from <a href=\"https://x.com/C0denameDelta\" target=\"_blank\">C0denameDelta</a>",
          "refsheet": "images/r/skitty-r.png",
          "gallery": [
            "images/c/skitty-c.png",
            "images/c/skitty-c2.png",
            "images/c/skitty-c3.png",
            "images/c/skitty-c4.png",
            "images/c/skitty-c5.png",
            "images/c/skitty-c6.png",
            "images/c/skitty-c7.png",
            "images/c/skitty-c8.png",
            "images/c/skitty-c9.png",
            "images/c/skitty-c10.png",
            "images/c/skitty-c11.png",
            "images/c/skitty-c12.png",
            "images/c/skitty-c13.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-deltaspace:gamma",
              "relation": "Spacekitty Trio"
            },
            {
              "cardId": "deltadim-deltaspace:micro",
              "relation": "Spacekitty Trio"
            }
          ],
          "image": "images/i/skitty-i.png"
        },
        {
          "cardId": "gamma",
          "title": "Gamma",
          "subtitle": "",
          "detail": "Gamma is a white cat with blue fur on her arms and legs, dark inverted blue eyes, a long hair, and a ring on the tip of her tail. Her color scheme is essentially Skitty's inverted colors.<br>\n<br>\nGamma is a very shy and soft person. She always wears a blue collar that holds a small white hole which she can deploy anytime. Her white hole ejects anything that gets nearby. As such, she is very warm due to constant radiation emitted from her body.<br>\n<br>\nGamma has an ability to grow or shrink in size as she pleases. She also can toggle the white hole on her collar whenever she wants.<br>\n<br>\nDespite being a complete opposite of Skitty, Gamma confirmed that she is not his sibling, as the matter that she spew out does not come from Skitty's black hole. She's still speculating where it comes from...<br>\n<br>\n'RESTORER' is the name Gamma given to her white hole.",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Bisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/gamma-c.png",
            "images/c/gamma-c2.png",
            "images/c/gamma-c3.png",
            "images/c/gamma-c4.png",
            "images/c/gamma-c5.png",
            "images/c/gamma-c6.png",
            "images/c/gamma-c7.png",
            "images/c/gamma-c9.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-deltaspace:skitty",
              "relation": "Spacekitty Trio"
            },
            {
              "cardId": "deltadim-deltaspace:micro",
              "relation": "Spacekitty Trio"
            }
          ],
          "image": "images/i/gamma-i.png"
        },
        {
          "cardId": "micro",
          "title": "Micro",
          "subtitle": "",
          "detail": "Micro is a non-binary dark purple cat with half of their body parts (eyes, pawpads, glows, etc.) in blue while the other half is in pink. They always wear a blue collar with a pink bell. They also sometimes wear an air bubble on their head purely for cosmetic.<br>\n<br>\nAs a space cat, Micro doesn't need to breathe to survive. They also don't need to consume food or drink, as they have no mouth. This also makes them mute. They communicate through body language and writing on a small board they always carry around.<br>\n<br>\nMicro has a flying saucer that they use to travel long-distances in space. The saucer is also a storage for all sorts of thing they collect from their travels.<br>\n<br>\nThey possess a power of vacuum manipulation, albeit they don't really use it often as it is very limited. They can push and pull objects by controlling the vacuum around them.",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "They",
          "gender": "Non-binary",
          "sexuality": "Omnisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/micro-c.png",
            "images/c/micro-c2.png",
            "images/c/micro-c3.png",
            "images/c/micro-c4.png",
            "images/c/micro-c5.png",
            "images/c/micro-c6.png",
            "images/c/micro-c7.png",
            "images/c/micro-c8.png",
            "images/c/micro-c9.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-deltaspace:gamma",
              "relation": "Spacekitty Trio"
            },
            {
              "cardId": "deltadim-deltaspace:skitty",
              "relation": "Spacekitty Trio"
            }
          ],
          "image": "images/i/micro-i.png"
        },
        {
          "cardId": "artilotl",
          "title": "Artilotl",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Axolotl",
          "pronouns": "They/It",
          "gender": "Genderless",
          "sexuality": "Aromantic",
          "aliases": "Arti, Xio",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artilotl-c.png",
            "images/c/artilotl-c2.png",
            "images/c/artilotl-c3.png",
            "images/c/artilotl-c4.png",
            "images/c/artilotl-c5.png",
            "images/c/artilotl-c6.png"
          ],
          "image": "images/i/artilotl-i.png"
        },
        {
          "cardId": "articani",
          "title": "Articani",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Lucani",
          "pronouns": "He/They",
          "gender": "Male",
          "sexuality": "Heterosexual",
          "aliases": "Cani",
          "addOns": "Lucani is an open-species created by <a href=\"https://x.com/ZestyLemonss\" target=\"_blank\">ZestyLemonss</a>",
          "refsheet": "images/r/articani-r.png",
          "gallery": [
            "images/c/articani-c.png",
            "images/c/articani-c2.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-deltaspace:nayacani",
              "relation": "Sister"
            }
          ],
          "image": "images/i/articani-i.png"
        },
        {
          "cardId": "nayacani",
          "title": "Nayacani",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Lucani",
          "pronouns": "She/They",
          "gender": "Female",
          "sexuality": "Heterosexual",
          "aliases": "Naya",
          "addOns": "Lucani is an open-species created by <a href=\"https://x.com/ZestyLemonss\" target=\"_blank\">ZestyLemonss</a>",
          "refsheet": "images/r/nayacani-r.png",
          "gallery": [
            "images/c/nayacani-c.png",
            "images/c/nayacani-c2.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-deltaspace:articani",
              "relation": "Brother"
            }
          ],
          "image": "images/i/nayacani-i.png"
        },
        {
          "cardId": "ryon",
          "title": "Ryon",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Lucani",
          "pronouns": "Any Pronouns",
          "gender": "Non-binary",
          "sexuality": "Asexual",
          "aliases": "Baryon",
          "addOns": "Lucani is an open-species created by <a href=\"https://x.com/ZestyLemonss\" target=\"_blank\">ZestyLemonss</a>",
          "refsheet": "images/r/ryon-r.png",
          "gallery": [
            "images/c/ryon-c.png"
          ],
          "image": "images/i/ryon-i.png"
        },
        {
          "cardId": "klora",
          "title": "Klora",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Mantis",
          "pronouns": "She/He/It",
          "gender": "Non-binary",
          "sexuality": "Aromantic",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/klora-c.png"
          ],
          "image": "images/i/klora-i.png"
        },
        {
          "cardId": "laniakea",
          "title": "Laniakea",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Rabbit",
          "pronouns": "They",
          "gender": "Non-binary",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/laniakea-c1.png",
            "images/c/laniakea-c3.png",
            "images/c/laniakea-c2.png",
            "images/c/laniakea-c4.png",
            "images/c/laniakea-c5.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-deltaspace:vela",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/laniakea-i.png"
        },
        {
          "cardId": "vela",
          "title": "Vela",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Rabbit",
          "pronouns": "She/Any",
          "gender": "Female",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/vela-c1.png",
            "images/c/vela-c3.png",
            "images/c/vela-c2.png",
            "images/c/vela-c4.png",
            "images/c/vela-c5.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-deltaspace:laniakea",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/vela-i.png"
        },
        {
          "cardId": "ichor",
          "title": "Ichor",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Black Hole",
          "pronouns": "Any Pronouns",
          "gender": "Non-binary",
          "sexuality": "Aroace",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/ichor-r.png",
          "gallery": [],
          "image": "images/i/ichor-i.png"
        }
      ]
    },
    {
      "title": "Floriverse",
      "menuId": "floriverse",
      "subtitle": "Florie Universe",
      "image": "icons/floriverse.png",
      "color": "var(--color-2)",
      "gridColor": "var(--color-2)",
      "gridColor2": "var(--accent2)",
      "gridOpacity": 0.1,
      "orbit": 1,
      "cards": [
        {
          "cardId": "info",
          "title": "Info",
          "subtitle": "About Floriverse",
          "banner": true,
          "detail": "Floriverse is a universe of flories, sentient floral creatures, with Klorofil as its main setting, a planet similar to Earth where the main characters live.<br>\n<br>\nAnyone that enters Floriverse instantly transforms into a florie. However, flories who leave Floriverse retain their form.<br>\n<h4>What's in this page</h4>\nThis page list all flories in separate categories based on the Floriverse album they associate with, as well as uncategorized ones.<br>",
          "image": "icons/floriverse.png"
        },
        {
          "linkId": "floriverse-uncat"
        },
        {
          "linkId": "floriverse-vanilla"
        },
        {
          "linkId": "floriverse-delta"
        },
        {
          "linkId": "floriverse-epsilon"
        },
        {
          "title": "Pinned",
          "subtitle": "You might be looking for these"
        },
        {
          "reference": "floriverse-epsilon:fveAurelia"
        },
        {
          "reference": "floriverse-uncat:fvArtiflow"
        },
        {
          "reference": "floriverse-uncat:fvArtidell"
        },
        {
          "reference": "floriverse-vanilla:fvvFurflow"
        },
        {
          "reference": "floriverse-delta:fvdWina"
        },
        {
          "reference": "floriverse-epsilon:fveMisty"
        }
      ]
    },
    {
      "title": "Floriverse (Unsorted)",
      "menuId": "floriverse-uncat",
      "parent": "floriverse",
      "subtitle": "Flories with no associated album",
      "image": "images/fvuncat-i.png",
      "color": "var(--color-11)",
      "hidden": true,
      "cards": [
        {
          "cardId": "fvZep",
          "title": "Zep",
          "subtitle": "",
          "isCharacter": true,
          "species": "Alien flower",
          "pronouns": "They",
          "gender": "Non-binary",
          "refsheet": "images/flories/uncat/Zep.png",
          "detail": "",
          "image": "images/flories/uncat/Zep.png"
        },
        {
          "cardId": "fvMintscreen",
          "title": "Mintscreen",
          "subtitle": "",
          "isCharacter": true,
          "species": "Robot florie",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Mintscreen.png",
          "detail": "",
          "image": "images/flories/uncat/Mintscreen.png"
        },
        {
          "cardId": "fvKau",
          "title": "Kau",
          "subtitle": "",
          "isCharacter": true,
          "species": "Cauliflower",
          "pronouns": "They",
          "gender": "Non-binary",
          "refsheet": "images/flories/uncat/Kau.png",
          "detail": "",
          "image": "images/flories/uncat/Kau.png"
        },
        {
          "cardId": "fvSweetbreaker",
          "title": "Sweetbreaker",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Sweetbreaker.png",
          "detail": "",
          "image": "images/flories/uncat/Sweetbreaker.png"
        },
        {
          "cardId": "fvCuby",
          "title": "Cuby",
          "subtitle": "",
          "isCharacter": true,
          "species": "Slimy blueberry",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Cuby.png",
          "detail": "",
          "image": "images/flories/uncat/Cuby.png"
        },
        {
          "cardId": "fvBlizzi",
          "title": "Blizzi",
          "subtitle": "",
          "isCharacter": true,
          "species": "Ice flower",
          "pronouns": "They",
          "gender": "Non-binary",
          "refsheet": "images/flories/uncat/Blizzi.png",
          "detail": "",
          "image": "images/flories/uncat/Blizzi.png"
        },
        {
          "cardId": "fvPlugika",
          "title": "Plugika",
          "subtitle": "",
          "isCharacter": true,
          "species": "Electric plug florie",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Plugika.png",
          "detail": "",
          "image": "images/flories/uncat/Plugika.png"
        },
        {
          "cardId": "fvTessa",
          "title": "Tessa",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/uncat/Tessa.png",
          "detail": "",
          "image": "images/flories/uncat/Tessa.png"
        },
        {
          "cardId": "fvGem",
          "title": "Gem",
          "subtitle": "",
          "isCharacter": true,
          "species": "Gem",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Gem.png",
          "detail": "",
          "image": "images/flories/uncat/Gem.png"
        },
        {
          "cardId": "fvAnvre",
          "title": "Anvre",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Anvre.png",
          "detail": "",
          "image": "images/flories/uncat/Anvre.png"
        },
        {
          "cardId": "fvLatrice",
          "title": "Latrice",
          "subtitle": "",
          "isCharacter": true,
          "species": "Bellflower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Latrice.png",
          "detail": "",
          "image": "images/flories/uncat/Latrice.png"
        },
        {
          "cardId": "fvCactunPipin",
          "title": "Cactun & Pipin",
          "subtitle": "",
          "isCharacter": true,
          "species": "Cactus",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/CactunAndPipin.png",
          "detail": "",
          "image": "images/flories/uncat/CactunAndPipin.png"
        },
        {
          "cardId": "fvSa",
          "title": "Sa",
          "subtitle": "",
          "isCharacter": true,
          "species": "Sawblade Flower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Sa.png",
          "detail": "",
          "image": "images/flories/uncat/Sa.png"
        },
        {
          "cardId": "fvChloe",
          "title": "Chloe",
          "subtitle": "",
          "isCharacter": true,
          "species": "Four",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Chloe.png",
          "detail": "",
          "image": "images/flories/uncat/Chloe.png"
        },
        {
          "cardId": "fvTeknia",
          "title": "Teknia",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Roboflorie",
          "pronouns": "She/It",
          "gender": "Female",
          "sexuality": "Asexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/flories/uncat/Teknia.png",
          "gallery": [
            "images/c/teknia-c.png"
          ],
          "image": "images/flories/uncat/Teknia.png"
        },
        {
          "cardId": "fvArtiflow",
          "title": "Artiflow",
          "subtitle": "",
          "isCharacter": true,
          "species": "Hepatica",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Artiflow.png",
          "addOns": "",
          "detail": "",
          "gallery": [
            "images/c/artiflow-c.png",
            "images/c/artiflow-c2.png"
          ],
          "relatives": [
            {
              "cardId": "floriverse-uncat:fvArtidell",
              "relation": "Significant Other"
            }
          ],
          "image": "images/flories/uncat/Artiflow.png"
        },
        {
          "cardId": "fvArtidell",
          "title": "Artidell",
          "subtitle": "",
          "isCharacter": true,
          "species": "Catdelion",
          "pronouns": "He/She",
          "gender": "Bigender",
          "refsheet": "images/flories/uncat/Artidell.png",
          "addOns": "",
          "detail": "",
          "gallery": [
            "images/c/artidell-c.png"
          ],
          "relatives": [
            {
              "cardId": "floriverse-uncat:fvArtiflow",
              "relation": "Significant Other"
            }
          ],
          "image": "images/flories/uncat/Artidell.png"
        },
        {
          "cardId": "fvKappa",
          "title": "Kappa",
          "subtitle": "",
          "isCharacter": true,
          "species": "Sunflower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Kappa.png",
          "detail": "",
          "image": "images/flories/uncat/Kappa.png"
        },
        {
          "cardId": "fvSunflette",
          "title": "Sunflette",
          "subtitle": "",
          "isCharacter": true,
          "species": "Sunflower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Sunflette.png",
          "detail": "",
          "image": "images/flories/uncat/Sunflette.png"
        },
        {
          "cardId": "fvStrawrberry",
          "title": "Strawrberry",
          "subtitle": "",
          "isCharacter": true,
          "species": "Strawberrikitty",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Strawrberry.png",
          "detail": "",
          "image": "images/flories/uncat/Strawrberry.png"
        },
        {
          "cardId": "fvLyte",
          "title": "Lyte",
          "subtitle": "",
          "isCharacter": true,
          "species": "Robot berry",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Lyte.png",
          "detail": "",
          "image": "images/flories/uncat/Lyte.png"
        },
        {
          "cardId": "fvFyra",
          "title": "Fyra",
          "subtitle": "",
          "isCharacter": true,
          "species": "Flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Fyra.png",
          "detail": "",
          "image": "images/flories/uncat/Fyra.png"
        },
        {
          "cardId": "fvTherra",
          "title": "Therra",
          "subtitle": "",
          "isCharacter": true,
          "species": "Flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Therra.png",
          "detail": "",
          "image": "images/flories/uncat/Therra.png"
        },
        {
          "cardId": "fvDJMuseberry",
          "title": "DJ Museberry",
          "subtitle": "",
          "isCharacter": true,
          "species": "Berry",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/DJMuseberry.png",
          "detail": "",
          "image": "images/flories/uncat/DJMuseberry.png"
        },
        {
          "cardId": "fvLineko",
          "title": "Lineko",
          "subtitle": "",
          "isCharacter": true,
          "species": "Cat lemon",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Lineko.png",
          "detail": "",
          "gallery": [
            "images/c/lineko-c.png"
          ],
          "image": "images/flories/uncat/Lineko.png"
        },
        {
          "cardId": "fvPompy",
          "title": "Pompy",
          "subtitle": "",
          "isCharacter": true,
          "species": "Allium",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Pompy.png",
          "detail": "",
          "image": "images/flories/uncat/Pompy.png"
        },
        {
          "cardId": "fvBeep",
          "title": "Beep",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/uncat/Beep.png",
          "detail": "",
          "image": "images/flories/uncat/Beep.png"
        },
        {
          "cardId": "fvSweetree",
          "title": "Sweetree",
          "subtitle": "",
          "isCharacter": true,
          "species": "Candy tree",
          "pronouns": "They",
          "gender": "Non-binary",
          "refsheet": "images/flories/uncat/Sweetree.png",
          "detail": "",
          "image": "images/flories/uncat/Sweetree.png"
        },
        {
          "cardId": "fvEco",
          "title": "Eco",
          "subtitle": "",
          "isCharacter": true,
          "species": "Cloudy cottonflower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Eco.png",
          "detail": "",
          "image": "images/flories/uncat/Eco.png"
        },
        {
          "cardId": "fvCryoflow",
          "title": "Cryoflow",
          "subtitle": "",
          "isCharacter": true,
          "species": "Frozen flower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Cryoflow.png",
          "detail": "",
          "image": "images/flories/uncat/Cryoflow.png"
        },
        {
          "cardId": "fvDelia",
          "title": "Delia",
          "subtitle": "",
          "isCharacter": true,
          "species": "Dandelion",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Delia.png",
          "detail": "",
          "image": "images/flories/uncat/Delia.png"
        },
        {
          "cardId": "fvSpinny",
          "title": "Spinny",
          "subtitle": "",
          "isCharacter": true,
          "species": "Berry with wind turbine",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Spinny.png",
          "detail": "",
          "image": "images/flories/uncat/Spinny.png"
        },
        {
          "cardId": "fvAero",
          "title": "Aero",
          "subtitle": "",
          "isCharacter": true,
          "species": "Baloon tulip",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/uncat/Aero.png",
          "detail": "",
          "image": "images/flories/uncat/Aero.png"
        },
        {
          "cardId": "fvEnila",
          "title": "Enila",
          "subtitle": "",
          "isCharacter": true,
          "species": "Fruit with broken stem",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Enila.png",
          "detail": "",
          "image": "images/flories/uncat/Enila.png"
        },
        {
          "cardId": "fvTikao",
          "title": "Tikao",
          "subtitle": "",
          "isCharacter": true,
          "species": "Megaphone",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Tikao.png",
          "detail": "",
          "image": "images/flories/uncat/Tikao.png"
        },
        {
          "cardId": "fvFlaany",
          "title": "Flaany",
          "subtitle": "",
          "isCharacter": true,
          "species": "Upside",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Flaany.png",
          "detail": "",
          "image": "images/flories/uncat/Flaany.png"
        },
        {
          "cardId": "fvBna",
          "title": "B-na",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "They",
          "gender": "Non-binary",
          "refsheet": "images/flories/uncat/B-na.png",
          "detail": "",
          "image": "images/flories/uncat/B-na.png"
        },
        {
          "cardId": "fvKraka",
          "title": "Kraka",
          "subtitle": "",
          "isCharacter": true,
          "species": "Cactus monster",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Kraka.png",
          "detail": "",
          "image": "images/flories/uncat/Kraka.png"
        },
        {
          "cardId": "fvAzerium",
          "title": "Azerium",
          "subtitle": "",
          "isCharacter": true,
          "species": "Robot tulip",
          "pronouns": "They",
          "gender": "Non-binary",
          "refsheet": "images/flories/uncat/Azerium.png",
          "detail": "",
          "image": "images/flories/uncat/Azerium.png"
        },
        {
          "cardId": "fvVo",
          "title": "Vo",
          "subtitle": "",
          "isCharacter": true,
          "species": "Ghost tulip",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/uncat/Vo.png",
          "detail": "",
          "image": "images/flories/uncat/Vo.png"
        },
        {
          "cardId": "fvSmog",
          "title": "Smog",
          "subtitle": "",
          "isCharacter": true,
          "species": "Pollutant",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/uncat/Smog.png",
          "detail": "",
          "image": "images/flories/uncat/Smog.png"
        },
        {
          "cardId": "fvNiane",
          "title": "Niane",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Niane.png",
          "detail": "",
          "image": "images/flories/uncat/Niane.png"
        },
        {
          "cardId": "fvNeru",
          "title": "Neru",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Neru.png",
          "detail": "",
          "image": "images/flories/uncat/Neru.png"
        },
        {
          "cardId": "fvViona",
          "title": "Viona",
          "subtitle": "",
          "isCharacter": true,
          "species": "Venus flytrap",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Viona.png",
          "detail": "",
          "image": "images/flories/uncat/Viona.png"
        },
        {
          "cardId": "fvPhyana",
          "title": "Phyana",
          "subtitle": "",
          "isCharacter": true,
          "species": "Flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Phyana.png",
          "detail": "",
          "image": "images/flories/uncat/Phyana.png"
        },
        {
          "cardId": "fvNell",
          "title": "Nell",
          "subtitle": "",
          "isCharacter": true,
          "species": "Popcorn??",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/uncat/Nell.png",
          "detail": "",
          "image": "images/flories/uncat/Nell.png"
        },
        {
          "cardId": "fvVoni",
          "title": "Voni",
          "subtitle": "",
          "isCharacter": true,
          "species": "Void tulip",
          "pronouns": "They",
          "gender": "Non-binary",
          "refsheet": "images/flories/uncat/Voni.png",
          "detail": "",
          "image": "images/flories/uncat/Voni.png"
        },
        {
          "cardId": "fvMizudria",
          "title": "Mizudria",
          "subtitle": "",
          "isCharacter": true,
          "species": "Flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Mizudria.png",
          "detail": "",
          "image": "images/flories/uncat/Mizudria.png"
        },
        {
          "cardId": "fvSuneea",
          "title": "Suneea",
          "subtitle": "",
          "isCharacter": true,
          "species": "Sunflower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Suneea.png",
          "detail": "",
          "image": "images/flories/uncat/Suneea.png"
        },
        {
          "cardId": "fvAcidzer",
          "title": "Acidzer",
          "subtitle": "",
          "isCharacter": true,
          "species": "Acid tulip",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/uncat/Acidzer.png",
          "detail": "",
          "image": "images/flories/uncat/Acidzer.png"
        },
        {
          "cardId": "fvMia",
          "title": "Mia",
          "subtitle": "",
          "isCharacter": true,
          "species": "Potted plant",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/uncat/Mia.png",
          "detail": "",
          "image": "images/flories/uncat/Mia.png"
        }
      ]
    },
    {
      "title": "Floriverse",
      "menuId": "floriverse-vanilla",
      "parent": "floriverse",
      "subtitle": "2023 Album",
      "image": "images/fv-i.png",
      "color": "var(--color-16)",
      "hidden": true,
      "cards": [
        {
          "cardId": "fvvInfo",
          "title": "Album Information",
          "subtitle": "Floriverse",
          "banner": true,
          "detail": "Released: October 5th, 2023<br>\nTotal tracks: 10<br>\nTotal length: 32m 16s<br>\n<br>\n<a href=\"https://open.spotify.com/album/0AGxggSyuXqGdYLk0D7pbF?si=4Eej22G-RcOnbu8XIagHWQ\" target=\"_blank\">Spotify Album</a><br>\n<a href=\"https://artifyber.bandcamp.com/album/floriverse\" target=\"_blank\">Bandcamp Release</a><br>\n<h2>Album Cover:</h2><br>\n<img src=\"images/fv-i.png\" data-caption=\"Floriverse\" data-subcaption=\"Album cover for Floriverse\"><br>",
          "sections": [
            {
              "title": "Tracklist",
              "detail": "<div class=\"container\">\n<div class=\"card internal\" data-href=\"floriverse-vanilla:fvvPotto\" data-is-banner=\"true\" data-override-title=\"1 - Grow!\" data-override-subtitle=\"02:19\"></div>\n<div class=\"card internal\" data-href=\"floriverse-vanilla:fvvTwinkle\" data-is-banner=\"true\" data-override-title=\"2 - Starfruit Garden\" data-override-subtitle=\"02:26\"></div>\n<div class=\"card internal\" data-href=\"floriverse-vanilla:fvvStrawmon\" data-is-banner=\"true\" data-override-title=\"3 - Fruity Bounce\" data-override-subtitle=\"02:08\"></div>\n<div class=\"card internal\" data-href=\"floriverse-vanilla:fvvNocto\" data-is-banner=\"true\" data-override-title=\"4 - Nocturnal Photosynthesis\" data-override-subtitle=\"04:41\"></div>\n<div class=\"card internal\" data-href=\"floriverse-vanilla:fvvFurflow\" data-is-banner=\"true\" data-override-title=\"5 - Catdelions\" data-override-subtitle=\"03:15\"></div>\n<div class=\"card internal\" data-href=\"floriverse-vanilla:fvvPana\" data-is-banner=\"true\" data-override-title=\"6 - Pancake Pancake Pancake Pancake\" data-override-subtitle=\"02:58\"></div>\n<div class=\"card internal\" data-href=\"floriverse-vanilla:fvvPinkly\" data-is-banner=\"true\" data-override-title=\"7 - Tulips\" data-override-subtitle=\"02:51\"></div>\n<div class=\"card internal\" data-href=\"floriverse-vanilla:fvvKosmaya\" data-is-banner=\"true\" data-override-title=\"8 - Exoplants\" data-override-subtitle=\"05:15\"></div>\n<div class=\"card internal\" data-href=\"floriverse-vanilla:fvvMincha\" data-is-banner=\"true\" data-override-title=\"9 - Jasmine Tea\" data-override-subtitle=\"03:05\"></div>\n<div class=\"card internal\" data-href=\"floriverse-vanilla:fvvLan\" data-is-banner=\"true\" data-override-title=\"10 - Moonflower\" data-override-subtitle=\"03:12\"></div>\n</div>"
            }
          ],
          "image": "images/fv-i.png"
        },
        {
          "cardId": "fvvPotto",
          "title": "Potto",
          "subtitle": "",
          "isCharacter": true,
          "species": "Potted plant",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fv-potto.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/4gdYjAljNAoRtL5TM7lZ13?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fv-potto.png"
        },
        {
          "cardId": "fvvTwinkle",
          "title": "Twinkle",
          "subtitle": "",
          "isCharacter": true,
          "species": "Star flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fv-twinkle.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/0BZTvGvSh3jy7vAsPgzIq8?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fv-twinkle.png"
        },
        {
          "cardId": "fvvStrawmon",
          "title": "Strawmon",
          "subtitle": "",
          "isCharacter": true,
          "species": "Glass",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fv-strawmon.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/7nNNU3DWb44jYQ58rhyPhC?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fv-strawmon.png"
        },
        {
          "cardId": "fvvNocto",
          "title": "Nocto",
          "subtitle": "",
          "isCharacter": true,
          "species": "Spirit tulip",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/fv-nocto.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/2wr0z9kPBz3vaUUCeFKyJ0?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fv-nocto.png"
        },
        {
          "cardId": "fvvFurflow",
          "title": "Furflow",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Catdelion",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/c/furflow-c.png",
          "gallery": [
            "images/flories/fv-furflow.png",
            "images/c/furflow-c2.png",
            "images/c/furflow-c3.png",
            "images/c/furflow-c4.png",
            "images/c/furflow-c5.png"
          ],
          "relatives": [
            {
              "cardId": "floriverse-epsilon:fveMisty",
              "relation": "Significant Other"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6TtpP74DZMui1A1yW2ZkgF?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/c/furflow-c.png"
        },
        {
          "cardId": "fvvPana",
          "title": "Pana",
          "subtitle": "",
          "isCharacter": true,
          "species": "Pancake tulip",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fv-pana.png",
          "detail": "",
          "relatives": [
            {
              "cardId": "floriverse-delta:fvdYana",
              "relation": "Younger Sister"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/5if8Q8xC4zO3c3cnxsrLME?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fv-pana.png"
        },
        {
          "cardId": "fvvPinkly",
          "title": "Pinkly",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fv-pinkly.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/41AoLmWUjKgKoXwvuTtOlf?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fv-pinkly.png"
        },
        {
          "cardId": "fvvKosmaya",
          "title": "Kosmaya",
          "subtitle": "",
          "isCharacter": true,
          "species": "Exotic flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fv-kosmaya.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/0JqRjWreUkC8D8k0jkT1tH?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fv-kosmaya.png"
        },
        {
          "cardId": "fvvMincha",
          "title": "Mincha",
          "subtitle": "",
          "isCharacter": true,
          "species": "Jasmine",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fv-mincha.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/71YSihtpFEGwW6KNlrRvwq?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fv-mincha.png"
        },
        {
          "cardId": "fvvLan",
          "title": "Lan",
          "subtitle": "",
          "isCharacter": true,
          "species": "Lemon",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fv-lan.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/47gXi6wzLJByNOhF3NHIoh?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fv-lan.png"
        }
      ]
    },
    {
      "title": "Floriverse : Delta",
      "menuId": "floriverse-delta",
      "parent": "floriverse",
      "subtitle": "2024 Album",
      "image": "images/fvd-i.png",
      "color": "var(--color-1)",
      "hidden": true,
      "cards": [
        {
          "cardId": "fvdInfo",
          "title": "Album Information",
          "subtitle": "Floriverse : Delta",
          "banner": true,
          "detail": "Released: March 3rd, 2024<br>\nTotal tracks: 32<br>\nTotal length: 1hr 37m<br>\n<br>\n<a href=\"https://open.spotify.com/album/2PNIG5k8lEGQ6fSuMUn7ir?si=BO2liD1rSpq7Wna6xTksYQ\" target=\"_blank\">Spotify Album</a><br>\n<a href=\"https://artifyber.bandcamp.com/album/floriverse-delta\" target=\"_blank\">Bandcamp Release</a><br>\n<h2>Album Cover:</h2><br>\n<img src=\"images/fvd-i.png\" data-caption=\"Floriverse : Delta\" data-subcaption=\"Album cover for Floriverse : Delta\"><br>",
          "sections": [
            {
              "title": "Tracklist",
              "detail": "<div class=\"container\">\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdStarple\" data-is-banner=\"true\" data-override-title=\"1 - Zenith\" data-override-subtitle=\"03:04\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdChrora\" data-is-banner=\"true\" data-override-title=\"2 - Aurora\" data-override-subtitle=\"02:19\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdOrply\" data-is-banner=\"true\" data-override-title=\"3 - Midnight Drawing\" data-override-subtitle=\"03:03\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdTiram\" data-is-banner=\"true\" data-override-title=\"4 - Spores\" data-override-subtitle=\"04:01\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdNimibi\" data-is-banner=\"true\" data-override-title=\"5 - Dreamy Sunflower\" data-override-subtitle=\"02:40\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdSlump\" data-is-banner=\"true\" data-override-title=\"6 - Oxygen\" data-override-subtitle=\"02:33\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdPio\" data-is-banner=\"true\" data-override-title=\"7 - Vitaelek\" data-override-subtitle=\"03:15\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdYana\" data-is-banner=\"true\" data-override-title=\"8 - Midnight Honey\" data-override-subtitle=\"03:07\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdLooni\" data-is-banner=\"true\" data-override-title=\"9 - You Are My Star\" data-override-subtitle=\"02:54\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdChocopop\" data-is-banner=\"true\" data-override-title=\"10 - JUST KIDDING!!\" data-override-subtitle=\"02:56\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdStaz\" data-is-banner=\"true\" data-override-title=\"11 - Pistachio\" data-override-subtitle=\"02:23\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdDelly\" data-is-banner=\"true\" data-override-title=\"12 - Catdelions II\" data-override-subtitle=\"03:05\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdSprinkly\" data-is-banner=\"true\" data-override-title=\"13 - Happy Cakeday\" data-override-subtitle=\"02:49\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdEcno\" data-is-banner=\"true\" data-override-title=\"14 - Tripetals\" data-override-subtitle=\"02:24\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdDisaton\" data-is-banner=\"true\" data-override-title=\"15 - WATA KASHI\" data-override-subtitle=\"02:48\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdProtoberries\" data-is-banner=\"true\" data-override-title=\"16 - Mixed Berries\" data-override-subtitle=\"03:08\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdPipix\" data-is-banner=\"true\" data-override-title=\"17 - Pixel Florie\" data-override-subtitle=\"03:02\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdPico\" data-is-banner=\"true\" data-override-title=\"18 - Pico\" data-override-subtitle=\"02:47\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdStarlila\" data-is-banner=\"true\" data-override-title=\"19 - I Love You!!!\" data-override-subtitle=\"02:08\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdWina\" data-is-banner=\"true\" data-override-title=\"20 - SRLAOANOEETVLEEYDS\" data-override-subtitle=\"04:28\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdFret\" data-is-banner=\"true\" data-override-title=\"21 - Metal Plate Petal Melta\" data-override-subtitle=\"03:38\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdAzka\" data-is-banner=\"true\" data-override-title=\"22 - Ascension\" data-override-subtitle=\"02:47\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdCherro\" data-is-banner=\"true\" data-override-title=\"23 - Tomato\" data-override-subtitle=\"03:13\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdFloorion\" data-is-banner=\"true\" data-override-title=\"24 - 5122\" data-override-subtitle=\"03:22\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdStellA\" data-is-banner=\"true\" data-override-title=\"25 - Interstella\" data-override-subtitle=\"03:51\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdNully\" data-is-banner=\"true\" data-override-title=\"26 - Nu15\" data-override-subtitle=\"02:21\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdDatum\" data-is-banner=\"true\" data-override-title=\"27 - Artificial Sprouts\" data-override-subtitle=\"03:30\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdPoloniloo\" data-is-banner=\"true\" data-override-title=\"28 - stem.cut\" data-override-subtitle=\"03:09\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdGrayscale\" data-is-banner=\"true\" data-override-title=\"29 - Colorblind\" data-override-subtitle=\"02:57\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdErwith\" data-is-banner=\"true\" data-override-title=\"30 - Anxiety\" data-override-subtitle=\"02:40\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdFyzer\" data-is-banner=\"true\" data-override-title=\"31 - ,\" data-override-subtitle=\"02:25\"></div>\n<div class=\"card internal\" data-href=\"floriverse-delta:fvdKloroforo\" data-is-banner=\"true\" data-override-title=\"32 - Xilem\" data-override-subtitle=\"04:44\"></div>\n</div>"
            }
          ],
          "image": "images/fvd-i.png"
        },
        {
          "cardId": "fvdStarple",
          "title": "Starple",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-starple.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6qwqbRGdEyxusUFDCzsZPT?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-starple.png"
        },
        {
          "cardId": "fvdChrora",
          "title": "Chrora",
          "subtitle": "",
          "isCharacter": true,
          "species": "Exotic flower",
          "pronouns": "They",
          "gender": "Non-Binary",
          "refsheet": "images/flories/fvd-chrora.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6hqhGbC6nbp0tJxk3U4Grw?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-chrora.png"
        },
        {
          "cardId": "fvdOrply",
          "title": "Orply",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fvd-orply.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/1M31eXSdpJeaDPZpCpQBUG?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-orply.png"
        },
        {
          "cardId": "fvdTiram",
          "title": "Tiram",
          "subtitle": "",
          "isCharacter": true,
          "species": "Mushroom",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fvd-tiram.png",
          "detail": "",
          "relatives": [
            {
              "cardId": "floriverse-epsilon:fveZoey",
              "relation": "Sibling"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/4IODkTlrmrOPUGX6tXjCxv?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-tiram.png"
        },
        {
          "cardId": "fvdNimibi",
          "title": "Nimibi",
          "subtitle": "",
          "isCharacter": true,
          "species": "Cloudy flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fvd-nimibi.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/2oTb7PEEwCp2HJXGJeboL5?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-nimibi.png"
        },
        {
          "cardId": "fvdSlump",
          "title": "Slump",
          "subtitle": "",
          "isCharacter": true,
          "species": "Rock with kelps",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-slump.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/3OzDbbEDCeN68ODbpCFJ19?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-slump.png"
        },
        {
          "cardId": "fvdPio",
          "title": "Pio",
          "subtitle": "",
          "isCharacter": true,
          "species": "Berry",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-pio.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/3Fc9G9SBRr0tawPhs230nv?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-pio.png"
        },
        {
          "cardId": "fvdYana",
          "title": "Yana",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fvd-yana.png",
          "detail": "",
          "relatives": [
            {
              "cardId": "floriverse-epsilon:fveNila",
              "relation": "Significant Other"
            },
            {
              "cardId": "floriverse-vanilla:fvvPana",
              "relation": "Older Sister"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6lVBWrXkQDo9lvg3DCvfKk?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-yana.png"
        },
        {
          "cardId": "fvdLooni",
          "title": "Looni",
          "subtitle": "",
          "isCharacter": true,
          "species": "Fruit",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fvd-looni.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/72hvp8jiR2gEygYGwdI6sP?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-looni.png"
        },
        {
          "cardId": "fvdChocopop",
          "title": "Chocopop",
          "subtitle": "",
          "isCharacter": true,
          "species": "Chocoflower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-chocopop.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/0XEm6ZNg8aJEbJXfXHiw5G?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-chocopop.png"
        },
        {
          "cardId": "fvdStaz",
          "title": "Staz",
          "subtitle": "",
          "isCharacter": true,
          "species": "Pistachio",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-staz.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/0AfF2Wd7GjJHCEtiOXxkUM?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-staz.png"
        },
        {
          "cardId": "fvdDelly",
          "title": "Delly",
          "subtitle": "",
          "isCharacter": true,
          "species": "Catdelion",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-delly.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/5OP8fr2erUsz19SyVoE9LR?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-delly.png"
        },
        {
          "cardId": "fvdSprinkly",
          "title": "Sprinkly",
          "subtitle": "",
          "isCharacter": true,
          "species": "Potted cakeflower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-sprinkly.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/2k4OSOLNmQYkdPHqJiaPKp?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-sprinkly.png"
        },
        {
          "cardId": "fvdEcno",
          "title": "Ecno",
          "subtitle": "",
          "isCharacter": true,
          "species": "Multi",
          "pronouns": "They",
          "gender": "Unknown",
          "refsheet": "images/flories/fvd-ecno.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/3nXURiIDCHS7sgWm5HK3D1?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-ecno.png"
        },
        {
          "cardId": "fvdDisaton",
          "title": "Disaton",
          "subtitle": "",
          "isCharacter": true,
          "species": "Cottonbun",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fvd-disaton.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/2OIRp2Szn2NCLasBAa9dLE?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-disaton.png"
        },
        {
          "cardId": "fvdProtoberries",
          "title": "Protoberries",
          "subtitle": "",
          "isCharacter": true,
          "species": "Berries",
          "pronouns": "They",
          "gender": "Unknown",
          "refsheet": "images/flories/fvd-protoberries.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/1CinvvQMgABDkN8XjEOaqr?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-protoberries.png"
        },
        {
          "cardId": "fvdPipix",
          "title": "Pipix",
          "subtitle": "",
          "isCharacter": true,
          "species": "Pixel flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fvd-pipix.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/4ABYxyGWirHUon4Yyn1cI6?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-pipix.png"
        },
        {
          "cardId": "fvdPico",
          "title": "Pico",
          "subtitle": "",
          "isCharacter": true,
          "species": "Robot flower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-pico.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/0QNRQ9sOAhJuQ2npMhWTPB?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-pico.png"
        },
        {
          "cardId": "fvdStarlila",
          "title": "Starlila",
          "subtitle": "",
          "isCharacter": true,
          "species": "Transgender flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fvd-starlila.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/4jBPsvM3xLINdFRGFrI6nw?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-starlila.png"
        },
        {
          "cardId": "fvdWina",
          "title": "Wina",
          "subtitle": "",
          "isCharacter": true,
          "species": "Charred flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fvd-wina.png",
          "detail": "",
          "relatives": [
            {
              "cardId": "nansenz:mu",
              "relation": "Multiversal Friend"
            },
            {
              "cardId": "floriverse-epsilon:fveCorrode",
              "relation": "Cousin"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/2aG9OgByL6HMnuBpbhBtZq?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-wina.png"
        },
        {
          "cardId": "fvdFret",
          "title": "Fret",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-fret.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/3ZgXT9ubENobpWYAwLByuG?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-fret.png"
        },
        {
          "cardId": "fvdAzka",
          "title": "Azka",
          "subtitle": "",
          "isCharacter": true,
          "species": "Angel",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/fvd-azka.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6CDOwxkjeeKlUQ9slp7HH1?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-azka.png"
        },
        {
          "cardId": "fvdCherro",
          "title": "Cherro",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tomatoes",
          "pronouns": "They",
          "gender": "Unknown",
          "refsheet": "images/flories/fvd-cherro.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6cWkPhZdRFrEfXHt4VTdaF?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-cherro.png"
        },
        {
          "cardId": "fvdFloorion",
          "title": "Floorion",
          "subtitle": "",
          "isCharacter": true,
          "species": "Potted robot flower",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/fvd-floorion.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/08a6zLGmgnz7E6ERRVs8MG?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-floorion.png"
        },
        {
          "cardId": "fvdStellA",
          "title": "Stell-A",
          "subtitle": "",
          "isCharacter": true,
          "species": "Black hole flower",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/fvd-stell-a.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/2gDE5ZevrFWTm2DbAyoKSa?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-stell-a.png"
        },
        {
          "cardId": "fvdNully",
          "title": "Nully",
          "subtitle": "",
          "isCharacter": true,
          "species": "",
          "pronouns": "",
          "gender": "",
          "refsheet": "images/flories/fvd-nully.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/0ksaxbYkDiQdUWs9AhuxZv?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-nully.png"
        },
        {
          "cardId": "fvdDatum",
          "title": "Datum",
          "subtitle": "",
          "isCharacter": true,
          "species": "Digital flower",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/fvd-datum.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/16qNFlojlNYe8cGGfawMbj?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-datum.png"
        },
        {
          "cardId": "fvdPoloniloo",
          "title": "Poloniloo",
          "subtitle": "",
          "isCharacter": true,
          "species": "Polonium flower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-poloniloo.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/3ZzHlAWcRPORwAjL1hqOdc?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-poloniloo.png"
        },
        {
          "cardId": "fvdGrayscale",
          "title": "Grayscale",
          "subtitle": "",
          "isCharacter": true,
          "species": "Flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fvd-grayscale.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/61VIYvsGxstQU65lCIwTyx?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-grayscale.png"
        },
        {
          "cardId": "fvdErwith",
          "title": "Erwith",
          "subtitle": "",
          "isCharacter": true,
          "species": "Flower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-erwith.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/5uCO2B4m6lxjOoHOj38JfG?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-erwith.png"
        },
        {
          "cardId": "fvdFyzer",
          "title": "Fyzer",
          "subtitle": "",
          "isCharacter": true,
          "species": "Florifyber",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/fvd-fyzer.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/18hIDsoOvx483ajC3dMLYW?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-fyzer.png"
        },
        {
          "cardId": "fvdKloroforo",
          "title": "Kloroforo",
          "subtitle": "",
          "isCharacter": true,
          "species": "Robot flower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fvd-kloroforo.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6n3dbR0Cw3k6MYwGA2OgDJ?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fvd-kloroforo.png"
        }
      ]
    },
    {
      "title": "Floriverse : Epsilon",
      "menuId": "floriverse-epsilon",
      "parent": "floriverse",
      "subtitle": "2025 Album",
      "image": "images/fve-i.png",
      "color": "var(--color-8)",
      "hidden": true,
      "cards": [
        {
          "cardId": "fveInfo",
          "title": "Album Information",
          "subtitle": "Floriverse : Epsilon",
          "banner": true,
          "detail": "Released: June 4th, 2025<br>\nTotal tracks: 48<br>\nTotal length: 2hr 36m<br>\n<br>\n<a href=\"https://open.spotify.com/album/2qpLiyGRBhRHggKZSJUYbj?si=j0kxk_nfQ9u4bmv1iZmj3Q\" target=\"_blank\">Spotify Album</a><br>\n<a href=\"https://artifyber.bandcamp.com/album/floriverse-epsilon\" target=\"_blank\">Bandcamp Release</a><br>\n<h2>Album Cover:</h2><br>\n<img src=\"images/fve-i.png\" data-caption=\"Floriverse : Epsilon\" data-subcaption=\"Album cover for Floriverse : Epsilon\"><br>",
          "sections": [
            {
              "title": "Tracklist",
              "detail": "<div class=\"container\">\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveSolaris\" data-is-banner=\"true\" data-override-title=\"1 - Hitzen\" data-override-subtitle=\"02:33\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveTrix\" data-is-banner=\"true\" data-override-title=\"2 - touch grass\" data-override-subtitle=\"02:59\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveLux\" data-is-banner=\"true\" data-override-title=\"3 - Borealis\" data-override-subtitle=\"03:10\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveGlitter\" data-is-banner=\"true\" data-override-title=\"4 - Midnight Stargazing\" data-override-subtitle=\"04:03\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveFomfz\" data-is-banner=\"true\" data-override-title=\"5 - Leaves\" data-override-subtitle=\"02:53\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveBion\" data-is-banner=\"true\" data-override-title=\"6 - Vanished Horizons\" data-override-subtitle=\"02:35\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveZoey\" data-is-banner=\"true\" data-override-title=\"7 - Spores II\" data-override-subtitle=\"02:54\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveHera\" data-is-banner=\"true\" data-override-title=\"8 - Timeline\" data-override-subtitle=\"03:49\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveIsla\" data-is-banner=\"true\" data-override-title=\"9 - Coconut\" data-override-subtitle=\"03:36\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveAzira\" data-is-banner=\"true\" data-override-title=\"10 - Blueberry\" data-override-subtitle=\"03:04\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveMisty\" data-is-banner=\"true\" data-override-title=\"11 - Catdelions III\" data-override-subtitle=\"03:37\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveNya\" data-is-banner=\"true\" data-override-title=\"12 - Catdelions IV\" data-override-subtitle=\"04:00\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveAtto\" data-is-banner=\"true\" data-override-title=\"13 - Catdelions V\" data-override-subtitle=\"03:19\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveClara\" data-is-banner=\"true\" data-override-title=\"14 - Cottonbuns\" data-override-subtitle=\"02:53\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveLyra\" data-is-banner=\"true\" data-override-title=\"15 - Cottonbuns II\" data-override-subtitle=\"04:07\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveStrawnilla\" data-is-banner=\"true\" data-override-title=\"16 - Frozen Strawnilla Cream\" data-override-subtitle=\"02:32\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fvePoppers\" data-is-banner=\"true\" data-override-title=\"17 - Vitamin Supplement Commercials\" data-override-subtitle=\"02:30\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveAurelia\" data-is-banner=\"true\" data-override-title=\"18 - Weekend255\" data-override-subtitle=\"03:01\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveDysis\" data-is-banner=\"true\" data-override-title=\"19 - Afternoon\" data-override-subtitle=\"02:50\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveButter\" data-is-banner=\"true\" data-override-title=\"20 - Peanut Butter\" data-override-subtitle=\"02:35\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveBell\" data-is-banner=\"true\" data-override-title=\"21 - Under The Mistletoe\" data-override-subtitle=\"02:45\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveNila\" data-is-banner=\"true\" data-override-title=\"22 - Midnight Honey II\" data-override-subtitle=\"03:24\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveZest\" data-is-banner=\"true\" data-override-title=\"23 - Zesty Lemonade\" data-override-subtitle=\"02:02\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveCorrode\" data-is-banner=\"true\" data-override-title=\"24 - へへ\" data-override-subtitle=\"03:40\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveAmalgamapot\" data-is-banner=\"true\" data-override-title=\"25 - Flashbackverse\" data-override-subtitle=\"02:21\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fvePosie\" data-is-banner=\"true\" data-override-title=\"26 - Quintupetals\" data-override-subtitle=\"02:26\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveNonsense\" data-is-banner=\"true\" data-override-title=\"27 - Nonsense Flower\" data-override-subtitle=\"04:03\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveTorq\" data-is-banner=\"true\" data-override-title=\"28 - Mechanical Sprouts\" data-override-subtitle=\"03:22\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fvePersen\" data-is-banner=\"true\" data-override-title=\"29 - =fract\" data-override-subtitle=\"03:26\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveTerentia\" data-is-banner=\"true\" data-override-title=\"30 - Ruins\" data-override-subtitle=\"03:41\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveLumina\" data-is-banner=\"true\" data-override-title=\"31 - Luciferin\" data-override-subtitle=\"03:02\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveTriplequestionmark\" data-is-banner=\"true\" data-override-title=\"32 - questionmark\" data-override-subtitle=\"02:48\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveUpsidedowntriplequestionmark\" data-is-banner=\"true\" data-override-title=\"33 - ε\" data-override-subtitle=\"02:49\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveGhoargh\" data-is-banner=\"true\" data-override-title=\"34 - BCE\" data-override-subtitle=\"01:36\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveHYD124\" data-is-banner=\"true\" data-override-title=\"35 - Kugelblitz\" data-override-subtitle=\"04:00\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveThorn\" data-is-banner=\"true\" data-override-title=\"36 - Livid Life\" data-override-subtitle=\"03:38\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveReva\" data-is-banner=\"true\" data-override-title=\"37 - Cactus Storm\" data-override-subtitle=\"03:30\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveAsh\" data-is-banner=\"true\" data-override-title=\"38 - Extreme Painist\" data-override-subtitle=\"02:58\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveFlailer\" data-is-banner=\"true\" data-override-title=\"39 - PLUCK\" data-override-subtitle=\"02:24\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveMang\" data-is-banner=\"true\" data-override-title=\"40 - THOSE WHO GROW\" data-override-subtitle=\"03:12\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveZappie\" data-is-banner=\"true\" data-override-title=\"41 - SWARM!!!\" data-override-subtitle=\"02:56\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveKai\" data-is-banner=\"true\" data-override-title=\"42 - Opinions\" data-override-subtitle=\"03:05\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveConsole\" data-is-banner=\"true\" data-override-title=\"43 - h\" data-override-subtitle=\"03:30\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveXi\" data-is-banner=\"true\" data-override-title=\"44 - 11\" data-override-subtitle=\"08:50\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveFloriecookies\" data-is-banner=\"true\" data-override-title=\"45 - cookie cutter\" data-override-subtitle=\"04:44\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveNini\" data-is-banner=\"true\" data-override-title=\"46 - ニニ\" data-override-subtitle=\"03:02\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveXyxiv\" data-is-banner=\"true\" data-override-title=\"47 - dddddddddddddddddddddddd\" data-override-subtitle=\"02:20\"></div>\n<div class=\"card internal\" data-href=\"floriverse-epsilon:fveNau\" data-is-banner=\"true\" data-override-title=\"48 - sunrise SUNSET\" data-override-subtitle=\"03:07\"></div>\n</div>"
            }
          ],
          "image": "images/fve-i.png"
        },
        {
          "cardId": "fveSolaris",
          "title": "Solaris",
          "subtitle": "",
          "isCharacter": true,
          "species": "Fire flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-solaris.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/24g0lFcsVNK02abD2QkNGV?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-solaris.png"
        },
        {
          "cardId": "fveTrix",
          "title": "Trix",
          "subtitle": "",
          "isCharacter": true,
          "species": "Dandelion",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-trix.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/4UEZLy5azpZDUXsSZ7kSd3?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-trix.png"
        },
        {
          "cardId": "fveLux",
          "title": "Lux",
          "subtitle": "",
          "isCharacter": true,
          "species": "Exotic flower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-lux.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6XQtpyrmZqOQ4vkryFebOd?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-lux.png"
        },
        {
          "cardId": "fveGlitter",
          "title": "Glitter",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-glitter.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/2XbQRw5LjZ0215KFoXygB5?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-glitter.png"
        },
        {
          "cardId": "fveFomfz",
          "title": "Fomfz",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tree",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-fomfz.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/3FLUx25H8AdvUQaqRSUDpj?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-fomfz.png"
        },
        {
          "cardId": "fveBion",
          "title": "Bion",
          "subtitle": "",
          "isCharacter": true,
          "species": "Spirit flower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-bion.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/5ttGzQwPCn0N1MvkY8gmPR?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-bion.png"
        },
        {
          "cardId": "fveZoey",
          "title": "Zoey",
          "subtitle": "",
          "isCharacter": true,
          "species": "Mushroom",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-zoey.png",
          "detail": "",
          "relatives": [
            {
              "cardId": "floriverse-delta:fvdTiram",
              "relation": "Sibling"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/0HAWMtwV7i8h5meDcGvEsY?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-zoey.png"
        },
        {
          "cardId": "fveHera",
          "title": "Hera",
          "subtitle": "",
          "isCharacter": true,
          "species": "Goddess of time",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-hera.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/3ZSUH2r8pOG96MvybtzAA0?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-hera.png"
        },
        {
          "cardId": "fveIsla",
          "title": "Isla",
          "subtitle": "",
          "isCharacter": true,
          "species": "Palm tree",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-isla.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/2nD9OFVC0vSjzqQs6cdrjE?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-isla.png"
        },
        {
          "cardId": "fveAzira",
          "title": "Azira",
          "subtitle": "",
          "isCharacter": true,
          "species": "Blueberry",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-azira.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/0YSzGb5hP2mQjYNlEdnHYT?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-azira.png"
        },
        {
          "cardId": "fveMisty",
          "title": "Misty",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Catdelion",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/flories/fve-misty.png",
          "gallery": [
            "images/c/misty-c.png"
          ],
          "relatives": [
            {
              "cardId": "floriverse-vanilla:fvvFurflow",
              "relation": "Significant Other"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/54477floWI0ly0MSbqWPTi?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-misty.png"
        },
        {
          "cardId": "fveNya",
          "title": "Nya",
          "subtitle": "",
          "isCharacter": true,
          "species": "Catdelion",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-nya.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6UoIaMC0x2Q28sgfmyE4Gw?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-nya.png"
        },
        {
          "cardId": "fveAtto",
          "title": "Atto",
          "subtitle": "",
          "isCharacter": true,
          "species": "Catdelion",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-atto.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/54VLAiBP3zAezPuN4iTsVz?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-atto.png"
        },
        {
          "cardId": "fveClara",
          "title": "Clara",
          "subtitle": "",
          "isCharacter": true,
          "species": "Cottonbun",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-clara.png",
          "detail": "",
          "relatives": [
            {
              "cardId": "floriverse-epsilon:fveLyra",
              "relation": "Sibling"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/1Kvkl60fp0gCjZhVHLFyDd?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-clara.png"
        },
        {
          "cardId": "fveLyra",
          "title": "Lyra",
          "subtitle": "",
          "isCharacter": true,
          "species": "Cottonbun",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-lyra.png",
          "detail": "",
          "relatives": [
            {
              "cardId": "floriverse-epsilon:fveClara",
              "relation": "Sibling"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/4IUh6x05XpQKvaVUIAQHSx?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-lyra.png"
        },
        {
          "cardId": "fveStrawnilla",
          "title": "Strawnilla",
          "subtitle": "",
          "isCharacter": true,
          "species": "Poptart berry",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-strawnilla.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/5sbhfCavUipotACA6gTE6K?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-strawnilla.png"
        },
        {
          "cardId": "fvePoppers",
          "title": "Poppers",
          "subtitle": "",
          "isCharacter": true,
          "species": "Berries",
          "pronouns": "They",
          "gender": "Unknown",
          "refsheet": "images/flories/fve-poppers.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6YCbIPAxhCXtfeyjCEsZZZ?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-poppers.png"
        },
        {
          "cardId": "fveAurelia",
          "title": "Aurelia",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Zinnia",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/aurelia-r.png",
          "gallery": [
            "images/flories/fve-aurelia.png",
            "images/c/aurelia-c.png",
            "images/c/aurelia-c2.png",
            "images/c/aurelia-c3.png",
            "images/c/aurelia-c4.png"
          ],
          "relatives": [
            {
              "cardId": "deltadim-chromasia:hana",
              "relation": "Significant Other"
            },
            {
              "cardId": "floriverse-epsilon:fveDysis",
              "relation": "Older Sister"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/3utG3VcCFG7wQWsQEM6NdV?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-aurelia.png"
        },
        {
          "cardId": "fveDysis",
          "title": "Dysis",
          "subtitle": "",
          "isCharacter": true,
          "species": "Flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-dysis.png",
          "detail": "",
          "relatives": [
            {
              "cardId": "floriverse-epsilon:fveAurelia",
              "relation": "Younger Sister"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6CPjDuXknQCUUiUsPuVzsc?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-dysis.png"
        },
        {
          "cardId": "fveButter",
          "title": "Butter",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-butter.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6pyJodnFGPhOBP06KQYcAM?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-butter.png"
        },
        {
          "cardId": "fveBell",
          "title": "Bell",
          "subtitle": "",
          "isCharacter": true,
          "species": "Mistletoe",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-bell.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/0OKR8PyOmqjabP48YNFtaf?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-bell.png"
        },
        {
          "cardId": "fveNila",
          "title": "Nila",
          "subtitle": "",
          "isCharacter": true,
          "species": "Tulip",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-nila.png",
          "detail": "",
          "relatives": [
            {
              "cardId": "floriverse-delta:fvdYana",
              "relation": "Significant Other"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/526q0c2QlCM4BBB8cuiZBl?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-nila.png"
        },
        {
          "cardId": "fveZest",
          "title": "Zest",
          "subtitle": "",
          "isCharacter": true,
          "species": "Lemon",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-zest.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/0WlPypkfkmPstkpnSV2jQ9?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-zest.png"
        },
        {
          "cardId": "fveCorrode",
          "title": "Corrode",
          "subtitle": "",
          "isCharacter": true,
          "species": "Charred tulip",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-corrode.png",
          "detail": "",
          "relatives": [
            {
              "cardId": "floriverse-delta:fvdWina",
              "relation": "Cousin"
            }
          ],
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6LUcAFz9TVoxWPeuaoDT7k?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-corrode.png"
        },
        {
          "cardId": "fveAmalgamapot",
          "title": "Amalgamapot",
          "subtitle": "",
          "isCharacter": true,
          "species": "Amalgamation",
          "pronouns": "They",
          "gender": "Multi-florie",
          "refsheet": "images/flories/fve-amalgamapot.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/4Oq6HngWlSqv2zcoMpOof7?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-amalgamapot.png"
        },
        {
          "cardId": "fvePosie",
          "title": "Posie",
          "subtitle": "",
          "isCharacter": true,
          "species": "Multi",
          "pronouns": "They",
          "gender": "Unknown",
          "refsheet": "images/flories/fve-posie.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/0hbkLbvXqRjtPk5GpISMXX?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-posie.png"
        },
        {
          "cardId": "fveNonsense",
          "title": "Nonsense",
          "subtitle": "",
          "isCharacter": true,
          "species": "Shapeshifter",
          "pronouns": "They",
          "gender": "Non-binary",
          "refsheet": "images/flories/fve-nonsense.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/2X5FBlUAInQcPuk8z5Wkhc?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-nonsense.png"
        },
        {
          "cardId": "fveTorq",
          "title": "Torq",
          "subtitle": "",
          "isCharacter": true,
          "species": "Mechanical flower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-torq.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/4dGOtceG8Uu4NlCpy5tYrz?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-torq.png"
        },
        {
          "cardId": "fvePersen",
          "title": "Persen",
          "subtitle": "",
          "isCharacter": true,
          "species": "Exotic flower",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/fve-persen.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/01IdMK2geYxOVNOeWyOPOr?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-persen.png"
        },
        {
          "cardId": "fveTerentia",
          "title": "Terentia",
          "subtitle": "",
          "isCharacter": true,
          "species": "Flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-terentia.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/02pDEIJ4SkOpS26x2iAWR4?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-terentia.png"
        },
        {
          "cardId": "fveLumina",
          "title": "Lumina",
          "subtitle": "",
          "isCharacter": true,
          "species": "Aquatic mushroom",
          "pronouns": "They",
          "gender": "Non-binary",
          "refsheet": "images/flories/fve-lumina.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/39ibN3aXuIScvHvsqjTd0V?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-lumina.png"
        },
        {
          "cardId": "fveTriplequestionmark",
          "title": "???",
          "subtitle": "",
          "isCharacter": true,
          "species": "Unknown Florie",
          "pronouns": "They",
          "gender": "Unknown",
          "refsheet": "images/flories/fve-triplequestionmark.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/7BiS2zKOVhXohUXaWPUByc?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-triplequestionmark.png"
        },
        {
          "cardId": "fveUpsidedowntriplequestionmark",
          "title": "¿¿¿",
          "subtitle": "",
          "isCharacter": true,
          "species": "Unknown Florie",
          "pronouns": "They",
          "gender": "Unknown",
          "refsheet": "images/flories/fve-upsidedowntriplequestionmark.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/1eb68kB5ZKJOGFwANnZyXk?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-upsidedowntriplequestionmark.png"
        },
        {
          "cardId": "fveGhoargh",
          "title": "Ghoargh",
          "subtitle": "",
          "isCharacter": true,
          "species": "Prehistoric plant",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-ghoargh.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/5hj0JXlSNvViO6Kxqxj1hL?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-ghoargh.png"
        },
        {
          "cardId": "fveHYD124",
          "title": "HYD-124",
          "subtitle": "",
          "isCharacter": true,
          "species": "Black hole flower",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-hyd-124.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/4ad4sRmfxHGtT49SZdaYqx?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-hyd-124.png"
        },
        {
          "cardId": "fveThorn",
          "title": "Thorn",
          "subtitle": "",
          "isCharacter": true,
          "species": "Wilted rose",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-thorn.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/6jlzwHfY2mTdz5sSjxirlL?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-thorn.png"
        },
        {
          "cardId": "fveReva",
          "title": "Reva",
          "subtitle": "",
          "isCharacter": true,
          "species": "Cactus",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-reva.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/48Soa2UoSNi07SMvUgeNNP?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-reva.png"
        },
        {
          "cardId": "fveAsh",
          "title": "Ash",
          "subtitle": "",
          "isCharacter": true,
          "species": "Burning flower",
          "pronouns": "They",
          "gender": "Non-binary",
          "refsheet": "images/flories/fve-ash.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/5LEJ2T6c55nc8IaAJAP2WQ?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-ash.png"
        },
        {
          "cardId": "fveFlailer",
          "title": "Flailer",
          "subtitle": "",
          "isCharacter": true,
          "species": "Femtanyl bootleg florie",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-flailer.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/3oBsHcBbVNlAPSuw41P5xc?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-flailer.png"
        },
        {
          "cardId": "fveMang",
          "title": "Mang",
          "subtitle": "",
          "isCharacter": true,
          "species": "Potted mango tree",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-mang.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/5Gom9yi4U8hH4MaQTe3LsB?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-mang.png"
        },
        {
          "cardId": "fveZappie",
          "title": "Zappie",
          "subtitle": "",
          "isCharacter": true,
          "species": "Bee tulip",
          "pronouns": "He",
          "gender": "Male",
          "refsheet": "images/flories/fve-zappie.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/5ZB7QxBEav9OPcd1mAePtd?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-zappie.png"
        },
        {
          "cardId": "fveKai",
          "title": "Kai",
          "subtitle": "",
          "isCharacter": true,
          "species": "Clouds",
          "pronouns": "They",
          "gender": "Non-binary",
          "refsheet": "images/flories/fve-kai.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/3eQgHNwZRXOVsDHR9HPTub?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-kai.png"
        },
        {
          "cardId": "fveConsole",
          "title": "Console",
          "subtitle": "",
          "isCharacter": true,
          "species": "Robot bush",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/fve-console.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/2Fh8PrGc0Vy6heXPciofqh?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-console.png"
        },
        {
          "cardId": "fveXi",
          "title": "Xi",
          "subtitle": "",
          "isCharacter": true,
          "species": "Angel",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/fve-xi.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/4SiPzpaunU63s6bcZxs00O?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-xi.png"
        },
        {
          "cardId": "fveFloriecookies",
          "title": "Floriecookies",
          "subtitle": "",
          "isCharacter": true,
          "species": "Cookies",
          "pronouns": "They",
          "gender": "Unknown",
          "refsheet": "images/flories/fve-floriecookies.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/2VxAXrDKYocC8RLGnLNYEb?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-floriecookies.png"
        },
        {
          "cardId": "fveNini",
          "title": "Nini",
          "subtitle": "",
          "isCharacter": true,
          "species": "Mystical lemon",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-nini.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/5JHVefGyTwHCywi6c5svUS?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-nini.png"
        },
        {
          "cardId": "fveXyxiv",
          "title": "Xyxiv",
          "subtitle": "",
          "isCharacter": true,
          "species": "Angel",
          "pronouns": "It",
          "gender": "Genderless",
          "refsheet": "images/flories/fve-xyxiv.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/3sdk7unVIWs5f8309C7jwa?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-xyxiv.png"
        },
        {
          "cardId": "fveNau",
          "title": "Nau",
          "subtitle": "",
          "isCharacter": true,
          "species": "Flower",
          "pronouns": "She",
          "gender": "Female",
          "refsheet": "images/flories/fve-nau.png",
          "detail": "",
          "sections": [
            {
              "title": "Song",
              "detail": "<iframe data-testid=\"embed-iframe\" style=\"border-radius:12px\" src=\"https://open.spotify.com/embed/track/5xlRh2B4jXWwZsP2y1u64l?utm_source=generator\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"></iframe>"
            }
          ],
          "image": "images/flories/fve-nau.png"
        }
      ]
    },
    {
      "title": "Digirel",
      "menuId": "digirel",
      "subtitle": "Digital Realm",
      "image": "icons/digirel.png",
      "color": "var(--color-3)",
      "gridColor": "var(--color-3)",
      "gridColor2": "var(--accent2)",
      "gridOpacity": 0.1,
      "orbit": 1,
      "cards": [
        {
          "cardId": "info",
          "title": "Info",
          "subtitle": "About Digirel",
          "banner": true,
          "detail": "This universe does not exist independently but is derived from other universes where computers and servers can exist. It’s the result of multiversal intercommunication. “Digitalias” wander throughout Digirel and can interact with other universes through hardware connections.<br>\n<h4>What's in this page</h4>\nThis page list all characters in separate categories based on the Digirel album they associate with, as well as uncategorized ones.<br>",
          "image": "icons/digirel.png"
        },
        {
          "cardId": "ruby",
          "title": "Ruby",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Rabbit",
          "pronouns": "She/They",
          "gender": "Female",
          "sexuality": "Bisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/ruby-r.png",
          "gallery": [],
          "image": "images/i/ruby-i.png"
        },
        {
          "cardId": "soap",
          "title": "Soap",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "They/Any",
          "gender": "Non-binary",
          "sexuality": "Asexual",
          "aliases": "Foam",
          "addOns": "",
          "refsheet": "images/r/soap-r.png",
          "gallery": [
            "images/c/soap-c.png",
            "images/c/soap-c2.png",
            "images/c/soap-c3.png",
            "images/c/soap-c4.png"
          ],
          "image": "images/i/soap-i.png"
        },
        {
          "cardId": "semyk",
          "title": "Semyk",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "Any Pronouns",
          "gender": "Any Gender",
          "sexuality": "who cares bro",
          "aliases": "CMYK, D43DK177Y.exe",
          "addOns": "",
          "refsheet": "images/r/semyk-r.png",
          "gallery": [
            "images/c/semyk-c.png",
            "images/c/semyk-c2.png",
            "images/c/semyk-c3.png"
          ],
          "image": "images/i/semyk-i.png"
        },
        {
          "cardId": "artifolder",
          "title": "Artifolder",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Folder Bee",
          "pronouns": "Any Pronouns",
          "gender": "Female",
          "sexuality": "Pansexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artifolder-c.png"
          ],
          "image": "images/i/artifolder-i.png"
        },
        {
          "cardId": "byte",
          "title": "Byte",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Folder Cat",
          "pronouns": "He/They",
          "gender": "Demiboy",
          "sexuality": "Asexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/byte-c.png",
            "images/c/byte-c2.png"
          ],
          "image": "images/i/byte-i.png"
        },
        {
          "cardId": "cherry",
          "title": "Cherry",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "She/They",
          "gender": "Demigirl",
          "sexuality": "Bisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/cherry-c.png",
            "images/c/cherry-c2.png"
          ],
          "image": "images/i/cherry-i.png"
        },
        {
          "cardId": "ebta",
          "title": "Ebta",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Slime Rabbit",
          "pronouns": "She/They/Any",
          "gender": "Pangender",
          "sexuality": "Bisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/ebta-r.png",
          "gallery": [
            "images/c/ebta-c.png",
            "images/c/ebta-c2.png"
          ],
          "image": "images/i/ebta-i.png"
        },
        {
          "cardId": "furryeah",
          "title": "Furryeah",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "Any",
          "gender": "Genderless",
          "sexuality": "",
          "aliases": "Yeah!",
          "addOns": "",
          "refsheet": "images/r/furryeah-r.png",
          "gallery": [
            "images/c/furryeah-c.png",
            "images/c/furryeah-c2.png"
          ],
          "image": "images/i/furryeah-i.png"
        },
        {
          "cardId": "placeholder",
          "title": "&lt;placeholder&gt;",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Cat",
          "pronouns": "Any Pronouns",
          "gender": "None",
          "sexuality": "None",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/placeholder-c.png",
            "images/c/placeholder-c2.png",
            "images/c/placeholder-c3.png"
          ],
          "image": "images/i/placeholder-i.png"
        },
        {
          "cardId": "usbun",
          "title": "USBun",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "USB-Rabbit",
          "pronouns": "He/She",
          "gender": "Intersex",
          "sexuality": "Pansexual",
          "aliases": "Universal Serial Bunny",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/usbun-c.png"
          ],
          "image": "images/i/usbun-i.png"
        },
        {
          "cardId": "sakura",
          "title": "Sakura",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Digitalia",
          "pronouns": "She/They",
          "gender": "Female",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/sakura-c.png"
          ],
          "image": "images/i/sakura-i.png"
        },
        {
          "cardId": "quanta",
          "title": "Quanta",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Hologram Cat",
          "pronouns": "They",
          "gender": "Non-Binary",
          "sexuality": "Pansexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/quanta-r.png",
          "gallery": [
            "images/c/quanta-c.png"
          ],
          "image": "images/i/quanta-i.png"
        }
      ]
    },
    {
      "title": "Nansenz",
      "menuId": "nansenz",
      "subtitle": "World of Nonsense",
      "image": "icons/nansenz.png",
      "color": "var(--color-4)",
      "gridColor": "var(--color-4)",
      "gridColor2": "var(--accent2)",
      "gridOpacity": 0.1,
      "orbit": 1,
      "cards": [
        {
          "cardId": "info",
          "title": "Info",
          "subtitle": "About Nansenz",
          "banner": true,
          "detail": "<div class=\"ticker-bar\"><div class=\"ticker-text\"></div></div><br></br>\nA world beyond logical limits where anything can exist. It’s like a fever dream. Anything you imagine or could be imagined, objects with limbs, cube-shaped planets, galaxies made of spaghetti, there are no boundaries in Nansenz. The entire purpose of this universe is to contain everything that defy all sense of logic.<br>\n<h4>What's in this page</h4>\nThis page is a list of all Fyberverse characters located in Nansenz. This include character information, reference art, and picture gallery of each character.<br>\n<br>",
          "image": "icons/nansenz.png"
        },
        {
          "linkId": "nansenz-thingamaland"
        },
        {
          "cardId": "mu",
          "title": "Mu",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "\"Cabbit\"",
          "pronouns": "She/Any",
          "gender": "Genderless",
          "sexuality": "Aroace",
          "aliases": "μ",
          "addOns": "",
          "refsheet": "images/r/mu-r.png",
          "gallery": [],
          "relatives": [
            {
              "cardId": "floriverse-delta:fvdWina",
              "relation": "Multiversal Friend"
            }
          ],
          "image": "images/i/mu-i.png"
        },
        {
          "cardId": "cancerman",
          "title": "Cancerman",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Cigarette",
          "pronouns": "He",
          "gender": "Male",
          "sexuality": "Gay",
          "aliases": "Cigarman, Cigar",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/cancerman-c.png"
          ],
          "image": "images/i/cancerman-i.png"
        },
        {
          "cardId": "furrophelix",
          "title": "Furrophelix",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Bacteria",
          "pronouns": "Any Pronouns",
          "gender": "Non-binary",
          "sexuality": "Asexual",
          "aliases": "Phelix",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/furrophelix-c.png"
          ],
          "image": "images/i/furrophelix-i.png"
        },
        {
          "cardId": "malit",
          "title": "Malit",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Polygons",
          "pronouns": "It",
          "gender": "Genderless",
          "sexuality": "Aroace",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/malit-c.png"
          ],
          "image": "images/i/malit-i.png"
        },
        {
          "cardId": "gomboc",
          "title": "THE GÖMBÖC",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "",
          "pronouns": "",
          "gender": "",
          "sexuality": "",
          "aliases": "",
          "addOns": "<H1 style=\"font-size:50px; font-family: Times, serif; color: #e1b89c; text-align: center;\">THE GÖMBÖC SIMPLY WANTS MORE.</H1>",
          "refsheet": "",
          "gallery": [],
          "image": "images/gomboc.gif"
        }
      ]
    },
    {
      "title": "Thingamaland",
      "menuId": "nansenz-thingamaland",
      "subtitle": "Object Island",
      "image": "images/nansenz-thingamaland.png",
      "color": "var(--color-19)",
      "orbit": 1,
      "hidden": true,
      "parent": "nansenz",
      "cards": [
        {
          "cardId": "article",
          "title": "Article",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Article (Object)",
          "pronouns": "She/He/It",
          "gender": "Non-binary",
          "sexuality": "Bisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/article-c.png"
          ],
          "image": "images/i/article-i.png"
        },
        {
          "cardId": "meowcaroon",
          "title": "Meowcaroon",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Macaroon (Object)",
          "pronouns": "She/It",
          "gender": "Female",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/meowcaroon-c.png",
            "images/c/meowcaroon-c2.png"
          ],
          "relatives": [
            {
              "cardId": "nansenz-thingamaland:oworeo",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/meowcaroon-i.png"
        },
        {
          "cardId": "oworeo",
          "title": "Oworeo",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Sandwich Cookie (Object)",
          "pronouns": "They",
          "gender": "Non-Binary",
          "sexuality": "Lesbian",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/oworeo-c.png",
            "images/c/oworeo-c2.png"
          ],
          "relatives": [
            {
              "cardId": "nansenz-thingamaland:meowcaroon",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/oworeo-i.png"
        },
        {
          "cardId": "treehee",
          "title": "Treehee",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Tree (Object)",
          "pronouns": "Any Pronouns",
          "gender": "Male",
          "sexuality": "Bisexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/treehee-r.png",
          "gallery": [],
          "image": "images/i/treehee-i.png"
        },
        {
          "cardId": "rexav",
          "title": "Rexav",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Excavator",
          "pronouns": "He (Bucket), They (Cabin)",
          "gender": "Male (Bucket), Non-binary (Cabin)",
          "sexuality": "Asexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/rexav-c.png"
          ],
          "image": "images/i/rexav-i.png"
        },
        {
          "cardId": "censored",
          "title": "#@!?",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Curse Word (Object)",
          "pronouns": "He/It",
          "gender": "Male",
          "sexuality": "Pansexual",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/censored-c.png"
          ],
          "image": "images/i/censored-i.png"
        }
      ]
    },
    {
      "title": "Hizen",
      "menuId": "hizen",
      "subtitle": "Hi-Zenith",
      "image": "icons/hizen.png",
      "color": "var(--color-5)",
      "gridColor": "var(--color-5)",
      "gridColor2": "var(--accent2)",
      "gridOpacity": 0.1,
      "orbit": 1,
      "cards": [
        {
          "cardId": "info",
          "title": "Info",
          "subtitle": "About Hizen",
          "banner": true,
          "detail": "While this universe may represent a sort of heaven, it’s not just an “afterlife” (in fact, there are many realms beyond heaven and hell in the Fyberverse). This is where entities considered angelic (or derived from such origins) were born. The universe is depicted as infinite layers of floating islands.<br>\n<h4>What's in this page</h4>\nThis page is a list of all Fyberverse characters located in Hizen. This include character information, reference art, and picture gallery of each character.<br>",
          "image": "icons/hizen.png"
        },
        {
          "cardId": "nim",
          "title": "Nim",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Cloud Rabbit",
          "pronouns": "She",
          "gender": "Female",
          "sexuality": "Aroace",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/nim-c.png",
            "images/c/nim-c2.png"
          ],
          "image": "images/i/nim-i.png"
        },
        {
          "cardId": "awan",
          "title": "Awan",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Cloud Puppy",
          "pronouns": "He/They",
          "gender": "Male",
          "sexuality": "Gay",
          "aliases": "",
          "addOns": "Adopted from <a href=\"https://x.com/yewm3w\" target=\"_blank\">yewm3w</a>",
          "refsheet": "",
          "gallery": [
            "images/c/awan-c.png",
            "images/c/awan-c2.png"
          ],
          "image": "images/i/awan-i.png"
        },
        {
          "cardId": "lyne",
          "title": "Lyne",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Polygon",
          "pronouns": "They",
          "gender": "Non-Binary",
          "sexuality": "Bisexual",
          "aliases": "Polyne",
          "addOns": "",
          "refsheet": "images/r/lyne-r.png",
          "gallery": [
            "images/c/lyne-c.png",
            "images/c/lyne-c2.png"
          ],
          "image": "images/i/lyne-i.png"
        }
      ]
    },
    {
      "title": "Nadir",
      "menuId": "nadir",
      "subtitle": "Void of Nadir",
      "image": "icons/nadir.png",
      "color": "var(--color-6)",
      "gridColor": "var(--color-6)",
      "gridColor2": "var(--accent2)",
      "gridOpacity": 0.1,
      "orbit": 1,
      "cards": [
        {
          "cardId": "info",
          "title": "Info",
          "subtitle": "About Nadir",
          "banner": true,
          "detail": "Nadir can be seen as the inverse of Hizen. While often portrayed as hell, it isn’t fiery or chaotic. Instead, it’s quiet, dark, and dreadfully still, as though watched by an omnipresent gaze. Anything that enters this void slowly desaturates and decays as its essence of life fades away.<br>\n<h4>What's in this page</h4>\nThis page is a list of all Fyberverse characters located in Nadir. This include character information, reference art, and picture gallery of each character.<br>",
          "image": "icons/nadir.png"
        },
        {
          "cardId": "artinihil",
          "title": "Artinihil",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Unknown",
          "pronouns": "She/It",
          "gender": "Female",
          "sexuality": "Bisexual",
          "aliases": "Nihil",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/artinihil-c.png",
            "images/c/artinihil-c2.png"
          ],
          "relatives": [
            {
              "cardId": "nadir:ugo",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/artinihil-i.png"
        },
        {
          "cardId": "infineko",
          "title": "Infineko",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Infinity Symbol",
          "pronouns": "He/Any",
          "gender": "None",
          "sexuality": "None",
          "aliases": "∞",
          "addOns": "",
          "refsheet": "images/r/infineko-r.png",
          "gallery": [],
          "image": "images/i/infineko-i.png"
        },
        {
          "cardId": "ugo",
          "title": "Ugo",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "Vortex",
          "pronouns": "He",
          "gender": "Male",
          "sexuality": "Gay",
          "aliases": "",
          "addOns": "",
          "refsheet": "images/r/ugo-r.png",
          "gallery": [],
          "relatives": [
            {
              "cardId": "nadir:artinihil",
              "relation": "Significant Other"
            }
          ],
          "image": "images/i/ugo-i.png"
        },
        {
          "cardId": "unknown",
          "title": "???",
          "subtitle": "",
          "detail": "",
          "isCharacter": true,
          "species": "???",
          "pronouns": "???",
          "gender": "???",
          "sexuality": "???",
          "aliases": "",
          "addOns": "",
          "refsheet": "",
          "gallery": [
            "images/c/Δ-c.png",
            "images/c/Δ-c2.png"
          ],
          "image": "images/i/Δ-i.png"
        }
      ]
    },
    {
      "title": "Daily Art+",
      "showTitle": true,
      "menuId": "dailyartplus",
      "subtitle": "",
      "image": "icons/dailyartplus.png",
      "color": "var(--color-8)",
      "orbit": 3,
      "scale": 1.5,
      "html": "<h1>Daily Art+</h1>\nMirrored from Artifyber's Instagram.<br><br><hr>\n<div id=\"instaCard\">\n<iframe\nsrc=\"https://cdn.lightwidget.com/widgets/ce1b2c5863eb58798710d296e980a26c.html\"\nscrolling=\"no\"\nallowtransparency=\"true\"\nclass=\"lightwidget-widget\"\nstyle=\"width:100%;border:0;overflow:hidden;\">\n</iframe>\n</div>",
      "noMargin": true
    },
    {
      "title": "Converters",
      "showTitle": true,
      "menuId": "converters",
      "subtitle": "",
      "image": "icons/converters.png",
      "color": "var(--color-13)",
      "orbit": 3,
      "scale": 1.5,
      "cards": [
        {
          "cardId": "genotheta",
          "title": "Genotheta",
          "subtitle": "Convert Latin to Genotheta",
          "semibanner": true,
          "detail": "<a href=\"https://artifyber.xyz/fonts/GENOTHETAEX.ttf\" target=\"_blank\">Download Genotheta Font</a><br>\n<h2>Latin to Genotheta</h2>\nLatin input\n<div style=\"margin-top:10px;\">\n<textarea id=\"genothetaInput\" rows=\"2\" style=\"width:100%;\"></textarea>\n</div>\n<br>\nGenotheta output\n<div style=\"margin-top:10px;\">\n<textarea id=\"genothetaOutput\" rows=\"2\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br>\nGenotheta output (Base-32 Numbering)\n<div style=\"margin-top:10px;\">\n<textarea id=\"genothetaOutputEx\" rows=\"2\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br>\n<button id=\"copyGenothetaBtn\" type=\"button\">Copy raw output</button> - for use with Genotheta font<br>\n<div style=\"margin-top:10px;\">\n<textarea id=\"genothetaOutputRaw\" rows=\"2\" style=\"width:100%;\"></textarea> \n</div>\n<br><br><hr>\n<h2>Genotheta to Latin</h2>\nGenotheta input\n<div style=\"margin-top:10px;\">\n<textarea id=\"genothetaInputRev\" class=\"genotheta\" rows=\"2\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br>\n<button id=\"copyGenothetaRevBtn\" type=\"button\">Copy</button> -  latin output<br>\n<div style=\"margin-top:10px;\">\n<textarea id=\"genothetaOutputRev\" rows=\"2\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br>\n<div class=\"keyboardLayout\" style=\"margin-top:10px;\">\n<button type=\"button\" class=\"keycap genothetaKeys\" data-key=\"DEL\">DEL</button>\n<button type=\"button\" class=\"keycap genothetaKeys\" data-key=\"CLR\">CLR</button>\n<button type=\"button\" class=\"keycap genothetaKeys\" data-key=\" \">SPACE</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"A\">A</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"B\">B</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"C\">C</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"D\">D</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"E\">E</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"F\">F</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"G\">G</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"H\">H</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"I\">I</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"J\">J</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"K\">K</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"L\">L</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"M\">M</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"N\">N</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"O\">O</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"P\">P</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"Q\">Q</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"R\">R</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"S\">S</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"T\">T</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"U\">U</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"V\">V</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"W\">W</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"X\">X</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"Y\">Y</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"Z\">Z</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"TH\">TH</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"SH\">SH</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"CH\">CH</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"PH\">PH</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"GH\">GH</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"NG\">NG</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"CK\">CK</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"QU\">QU</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"WH\">WH</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"WR\">WR</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"KN\">KN</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"NY\">NY</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"TS\">TS</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"PS\">PS</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"!\">!</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"?\">?</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\".\">.</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\",\">,</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"(\">(</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\")\">)</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"+\">+</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"-\">-</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"=\">=</button>\n<button type=\"button\" class=\"keycap genotheta genothetaKeys\" data-key=\"/\">/</button>\n</div>",
          "image": "icons/genotheta.png"
        },
        {
          "cardId": "starstroke",
          "title": "Starstroke",
          "subtitle": "Convert Latin to Starstroke",
          "semibanner": true,
          "detail": "<a href=\"https://artifyber.xyz/fonts/starstroke.ttf\" target=\"_blank\">Download Starstroke Font</a><br><br>\n<h2>Latin to Starstroke</h2>\nLatin input\n<div style=\"margin-top:10px;\">\n<textarea id=\"starstrokeInput\" rows=\"4\" style=\"width:100%;\"></textarea>\n</div>\n<br>\nStarstroke output\n<div style=\"margin-top:10px;\">\n<textarea id=\"starstrokeOutput\" rows=\"4\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br><br><hr>\n<h2>Starstroke to Latin</h2>\nStarstroke input\n<div style=\"margin-top:10px;\">\n<textarea id=\"starstrokeInputRev\" class=\"starstroke\" rows=\"2\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br>\n<button id=\"copyStarstrokeRevBtn\" type=\"button\">Copy</button> -  latin output<br>\n<div style=\"margin-top:10px;\">\n<textarea id=\"starstrokeOutputRev\" rows=\"2\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br>\n<div class=\"keyboardLayout\" style=\"margin-top:10px;\">\n<button type=\"button\" class=\"keycap starstrokeKeys\" data-key=\"DEL\">DEL</button>\n<button type=\"button\" class=\"keycap starstrokeKeys\" data-key=\"CLR\">CLR</button>\n<button type=\"button\" class=\"keycap starstrokeKeys\" data-key=\" \">SPACE</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"A\">A</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"B\">B</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"C\">C</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"D\">D</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"E\">E</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"F\">F</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"G\">G</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"H\">H</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"I\">I</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"J\">J</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"K\">K</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"L\">L</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"M\">M</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"N\">N</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"O\">O</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"P\">P</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"Q\">Q</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"R\">R</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"S\">S</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"T\">T</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"U\">U</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"V\">V</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"W\">W</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"X\">X</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"Y\">Y</button>\n<button type=\"button\" class=\"keycap starstroke starstrokeKeys\" data-key=\"Z\">Z</button>\n</div>",
          "image": "icons/starstroke.png"
        },
        {
          "cardId": "nadirune",
          "title": "NADIRUNE",
          "subtitle": "Convert Latin to NADIRUNE",
          "semibanner": true,
          "detail": "<a href=\"https://artifyber.xyz/fonts/NADIRUNE.ttf\" target=\"_blank\">Download NADIRUNE Font</a><br><br>\n<h2>Latin to NADIRUNE</h2>\nLatin input\n<div style=\"margin-top:10px;\">\n<textarea id=\"nadiruneInput\" rows=\"4\" style=\"width:100%;\"></textarea>\n</div>\n<br>\nNADIRUNE output\n<div style=\"margin-top:10px;\">\n<textarea id=\"nadiruneOutput\" rows=\"4\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br><br><hr>\n<h2>NADIRUNE to Latin</h2>\nNADIRUNE input\n<div style=\"margin-top:10px;\">\n<textarea id=\"nadiruneInputRev\" class=\"nadirune\" rows=\"2\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br>\n<button id=\"copyNadiruneRevBtn\" type=\"button\">Copy</button> -  latin output<br>\n<div style=\"margin-top:10px;\">\n<textarea id=\"nadiruneOutputRev\" rows=\"2\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br>\n<div class=\"keyboardLayout\" style=\"margin-top:10px;\">\n<button type=\"button\" class=\"keycap nadiruneKeys\" data-key=\"DEL\">DEL</button>\n<button type=\"button\" class=\"keycap nadiruneKeys\" data-key=\"CLR\">CLR</button>\n<button type=\"button\" class=\"keycap nadiruneKeys\" data-key=\" \">SPACE</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"A\">A</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"B\">B</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"C\">C</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"D\">D</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"E\">E</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"F\">F</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"G\">G</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"H\">H</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"I\">I</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"J\">J</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"K\">K</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"L\">L</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"M\">M</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"N\">N</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"O\">O</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"P\">P</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"Q\">Q</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"R\">R</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"S\">S</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"T\">T</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"U\">U</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"V\">V</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"W\">W</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"X\">X</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"Y\">Y</button>\n<button type=\"button\" class=\"keycap nadirune nadiruneKeys\" data-key=\"Z\">Z</button>\n</div>",
          "image": "icons/nadirune.png"
        },
        {
          "cardId": "zenpen",
          "title": "Zenpen",
          "subtitle": "Convert Latin to Zenpen",
          "semibanner": true,
          "detail": "<a href=\"https://artifyber.xyz/fonts/zenpen.ttf\" target=\"_blank\">Download Zenpen Font</a><br><br>\n<h2>Latin to Zenpen</h2>\nLatin input\n<div style=\"margin-top:10px;\">\n<textarea id=\"zenpenInput\" rows=\"4\" style=\"width:100%;\"></textarea>\n</div>\n<br>\nZenpen output\n<div style=\"margin-top:10px;\">\n<textarea id=\"zenpenOutput\" rows=\"4\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br><br><hr>\n<h2>Zenpen to Latin</h2>\nZenpen input\n<div style=\"margin-top:10px;\">\n<textarea id=\"zenpenInputRev\" class=\"zenpen\" rows=\"2\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br>\n<button id=\"copyZenpenRevBtn\" type=\"button\">Copy</button> -  latin output<br>\n<div style=\"margin-top:10px;\">\n<textarea id=\"zenpenOutputRev\" rows=\"2\" style=\"width:100%;\" readonly></textarea>\n</div>\n<br>\n<div class=\"keyboardLayout\" style=\"margin-top:10px;\">\n<button type=\"button\" class=\"keycap zenpenKeys\" data-key=\"DEL\">DEL</button>\n<button type=\"button\" class=\"keycap zenpenKeys\" data-key=\"CLR\">CLR</button>\n<button type=\"button\" class=\"keycap zenpenKeys\" data-key=\" \">SPACE</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"A\">A</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"B\">B</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"C\">C</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"D\">D</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"E\">E</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"F\">F</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"G\">G</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"H\">H</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"I\">I</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"J\">J</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"K\">K</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"L\">L</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"M\">M</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"N\">N</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"O\">O</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"P\">P</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"Q\">Q</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"R\">R</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"S\">S</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"T\">T</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"U\">U</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"V\">V</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"W\">W</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"X\">X</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"Y\">Y</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"Z\">Z</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"0\">0</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"1\">1</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"2\">2</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"3\">3</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"4\">4</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"5\">5</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"6\">6</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"7\">7</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"8\">8</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\"9\">9</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\".\">.</button>\n<button type=\"button\" class=\"keycap zenpen zenpenKeys\" data-key=\",\">,</button>\n</div>",
          "image": "icons/zenpen.png"
        }
      ]
    },
    {
      "title": "Information",
      "menuId": "info",
      "subtitle": "Information about Artifyber and this website",
      "showTitle": true,
      "image": "icons/info.png",
      "color": "var(--color-3)",
      "gridColor": "var(--bg)",
      "gridColor2": "var(--accent3)",
      "gridOpacity": 0.9,
      "orbit": 4,
      "scale": 1.5,
      "html": "<h1>Welcome!</h1>\nClick an item to view its content\n<hr>",
      "cards": [
        {
          "cardId": "artifyber",
          "title": "Artifyber",
          "subtitle": "artifyber@gmail.com",
          "semibanner": true,
          "addOns": "<hr>\n<h2>Hello!</h2>\nI'm Artifyber, a furry artist who likes to draw and make music",
          "detail": "I taught myself how to draw since 2021 and produce music for even longer since 2019. Only in the late 2021 did I start to appear online.<br>\n<br>I started my first daily art challenge on January 1st, 2023. It wasn't called Daily Art+ back then. No significant worldbuilding or lore, just a challenge to develop a consistent art style. I succeeded and I kept going. At halfway through the year I rebranded to Artifyber and started developing a little bit of lore and worldbuilding. I also released my first album \"Floriverse\" around that time.<br>\n<br>\nA year passed, and I'm now continuing my art hobby with the Daily Art+ series starting 2024. Drawing is the main activity I spent online the most. I mainly draw my own furry characters, but I also take art commissions from time to time. I quite enjoy drawing my own characters as I find it rather relaxing.<br>\n<br>\nMusic production is also my hobby. Some say i have a diverse taste in music with the amount of genres i've produced. Honestly, i don't even know what kind of genre i'm making half of the time. I just throw 'n' slice samples and draw melodies and if it sounds good, then it's good. Even if it sounds unusual to a majority.<br>\n<br>\nIn the future I want to be a game developer and create something out of the worlds and characters i've made. It's a dream of mine to create an actual game and I still have a long way to go.<br>\n<br>\nThank you for enjoying what I make :]<br>\n<br>\n<img src=\"images/fyberhappy.png\"\">",
          "isCharacter": true,
          "species": "Fyber",
          "pronouns": "She/Any",
          "gender": "Bigender",
          "sexuality": "Bisexual",
          "aliases": "",
          "refsheet": "images/r/artifyber-r.png",
          "gallery": [],
          "image": "images/temp3.png"
        },
        {
          "cardId": "ocrules",
          "title": "Character Rules",
          "subtitle": "Rules regarding Artifyber's characters",
          "semibanner": true,
          "detail": "Last updated: November 12th, 2025<br>\nFeel free to reach out to me for anything else not listed.\n<h2>Fanart Policy</h2>\n<h4>Allowed:</h4>\n<ul>\n<li>Single-character</li><br>\n<li>Paired with another Artifyber character</li><br>\n<li>Paired with your own character</li><br>\n<li>Shipping my characters with each other<br>\n<small>Preferably canonical relationship but it isn't necessary</small></li><br>\n<li>Suggestive content<br>\n<small>It will not be reposted or boosted by my profile</small></li><br>\n</ul>\n<h4>Not Allowed:</h4>\n<ul>\n<li>Modifying the design of my characters</li><br>\n<li>Creating all kinds of hateful or political content</li><br>\n<li>Using my characters in a commercial setting unless i gave permission to do so</li><br>\n<li>Using generative AI to create a fanart</li><br>\n</ul>\n<details>\n<summary>About 18+ fanarts</summary>\n<br>\nIf you are creating adult content of my characters, please put proper warnings and filters.<br>\n<br>\nAdult contents will not be reposted or boosted to my profile. Do not tag me when you post your adult content. Although, feel free to notify me privately.\n<ul>\n<li>Do not draw my characters paired with your own character in NSFW settings</li><br>\n<li>Do not draw fetish art of my characters</li><br>\n<li>Do not draw my characters with exotic / animal-like genitalia<br>\n<small>There are a few exceptions to this with aquatic characters and flories. Please ask me beforehand</small></li><br>\n<li>Do not create adult content out of these characters:</li><br>\n<ul>\n<li>Artineko, Artimouse, Articani, Singularikitty, Gamma, Sukie</li><br>\n<li>Everything from <a data-open-card=\"hizen\">Hizen</a></li><br>\n</ul>\n</details>\n<hr>\n<h2>Character Derivatives</h2>\nYou are allowed to create a new character that is a derivative of the following as long as your character is not too similar to one of mine:\n<ul>\n<li>All kinds of florie in <a data-open-card=\"floriverse\">Floriverse</a></li><br>\n<li>All kinds of object-heads or object characters in <a data-open-card=\"nansenz\">Nansenz</a></li><br>\n<li>Polygon species of <a data-open-card=\"hizen\">Hizen</a></li><br>\n</ul>",
          "image": "icons/oc-rules.png"
        },
        {
          "linkId": "links",
          "banner": true
        }
      ]
    },
    {
      "title": "Links",
      "menuId": "links",
      "subtitle": "All links to my social media",
      "showTitle": true,
      "image": "icons/earth.png",
      "color": "var(--color-9)",
      "orbit": 5,
      "scale": 1,
      "cards": [
        {
          "cardId": "twitter",
          "title": "Twitter",
          "subtitle": "",
          "url": "https://twitter.com/artifyber",
          "image": "icons/l-twitter.png"
        },
        {
          "cardId": "bluesky",
          "title": "BlueSky",
          "subtitle": "",
          "url": "https://bsky.app/profile/artifyber.xyz",
          "image": "icons/l-bluesky.png"
        },
        {
          "cardId": "discord",
          "title": "Discord Server",
          "subtitle": "",
          "url": "https://discord.gg/mvZT3ANvSS",
          "image": "icons/l-discord.png"
        },
        {
          "cardId": "instagram",
          "title": "Instagram",
          "subtitle": "",
          "url": "https://instagram.com/artifyber",
          "image": "icons/l-instagram.png"
        },
        {
          "cardId": "youtube",
          "title": "YouTube",
          "subtitle": "",
          "url": "https://youtube.com/@artifyber",
          "image": "icons/l-youtube.png"
        },
        {
          "cardId": "soundcloud",
          "title": "SoundCloud",
          "subtitle": "",
          "url": "https://on.soundcloud.com/3V5Uz",
          "image": "icons/l-soundcloud.png"
        },
        {
          "cardId": "newgrounds",
          "title": "Newgrounds",
          "subtitle": "",
          "url": "https://artifyber.newgrounds.com/",
          "image": "icons/l-newgrounds.png"
        },
        {
          "cardId": "spotify",
          "title": "Spotify Artist",
          "subtitle": "",
          "url": "https://open.spotify.com/intl-id/artist/41B16M5LFJKcwUW3L75PVh",
          "image": "icons/l-spotify.png"
        },
        {
          "cardId": "bandcamp",
          "title": "Bandcamp",
          "subtitle": "",
          "url": "https://artifyber.bandcamp.com",
          "image": "icons/l-bandcamp.png"
        },
        {
          "cardId": "carrd",
          "title": "Carrd",
          "subtitle": "Old website used for commission purpose",
          "url": "https://artifyber.carrd.co/",
          "image": "icons/l-carrd.png"
        },
        {
          "cardId": "toyhouse",
          "title": "Toyhouse",
          "subtitle": "",
          "url": "https://toyhou.se/artifyber",
          "image": "icons/l-toyhouse.png"
        },
        {
          "cardId": "alts",
          "title": "Alternates",
          "subtitle": "All of my alternative accounts on various platforms",
          "detail": "Floriverse:<br>\n<a href=\"https://x.com/Floriverse\" target=\"_blank\">Twitter</a><br>\n<a href=\"https://bsky.app/profile/floriverse.artifyber.xyz\" target=\"_blank\">BlueSky</a><br>\n<br>\nArtibun:<br>\n<a href=\"https://bsky.app/profile/bunny.artifyber.xyz\" target=\"_blank\">BlueSky</a><br>\n<br>\nArticat:<br>\n<a href=\"https://x.com/articatty\" target=\"_blank\">Twitter</a><br>\n<br>\nArtyfiber:<br>\n<a href=\"https://x.com/artyfiber\" target=\"_blank\">Twitter</a><br>\n<br>",
          "image": "icons/l-others.png"
        }
      ]
    },
    {
      "title": "Commissions",
      "menuId": "comms",
      "subtitle": "Information about art/music commissions",
      "showTitle": true,
      "image": "icons/dollar.png",
      "color": "var(--color-11)",
      "orbit": 4,
      "scale": 1.5,
      "hidden": true,
      "cards": [
        {
          "cardId": "kofi",
          "title": "Ko-Fi",
          "subtitle": "For a method of payment",
          "url": "https://ko-fi.com/artifyber",
          "image": "icons/comm-kofi.png"
        },
        {
          "cardId": "tos",
          "title": "Information and ToS",
          "subtitle": "Rules and how to commission",
          "detail": "<h2>Before You Commission:</h2>     \n<ul>\n<li>To limit the number of commissions, my commissions are only open to <a href=\"https://ko-fi.com/artifyber/tiers\" target=\"_blank\">Ko-Fi members</a>. You'll need to be a member of any tier before commissioning me.</li><br>\n<li>Please read the Terms of Service listed below. By commissioning me you acknowledge that you agree to my Terms of Service.</li><br>\n</ul>\n<hr>\n<h2>Art Commission T.O.S</h2>\n<ul>\n<li>The customer understands they are paying for a digital commission, and will receive a digital file (e.g. JPG, PNG) of the commissioned artwork. Artworks are made using Ibis Paint and the customer will not receive any raw project file after the commission is complete. The customer will not receive any physical item in the mail from this purchase either.</li><br>\n<li>Payment is upfront via Ko-Fi.</li><br>\n<li>There is no limitation on character request. But keep in mind that I'm a primarily furry artist and i am more comfortable drawing species i'm interested in (cats, rabbits, dogs and foxes).</li><br>\n<li>Please provide details and references beforehand as i may sometime not provide sketches or WIPs during the process. You can provide minor revision to the final product later.</li><br>\n<li>By default the artwork size for icon commissions will be in 2048x2048 (1:1) while thigh-ups and full-bodies will be in 2000x2500 (4:5). Please specify beforehand for custom canvas size.</li><br>\n<li>The estimated turnaround time is a day to 3 weeks.</li><br>\n<li>If the commission is private, please let me know in advance and the name will be anonymous or if you prefer it not being posted to my socials.</li><br>\n<li>The illustration should only be used in personal case. No commercial use allowed.</li><br>\n<li>I do not allow my artworks to be fed into AI art generators or being used in any AI-related services. A copyright strike will be issued if this is violated.</li><br>\n<li>You have the right to ask for a full refund only if the commission has not been started yet.</li><br>\n<li>If you are interested send a DM on my Discord, which i only accept DM requests from if you are a Ko-Fi member.</li><br>\n</ul>\n<h4>What I'm willing to draw:</h4>\n<ul>\n<li>Any species that isn't too complex (Furries, humanoid, a selection of scalies)</li><br>\n<li>Plants and flowers</li><br>\n<li>Background or interior</li><br>\n<li>Cosmic or space theme</li><br>\n<li>Simple icons or logo</li><br>\n</ul>\n<h4>What I'm NOT willing to draw:</h4>\n<ul>\n<li>Mechas or complicated designs</li><br>\n<li>Images intended to promote hate or bigotry</li><br>\n</ul>\n<hr>\n<h2>Music Commission T.O.S</h2>\n<ul>\n<li>The customer understands they are paying for a digital file (e.g. MP3, WAV, FLAC, OGG) of the commissioned track. Music is made using FL Studio Mobile and the customer will not receive any raw project file after the commission is complete. The customer will not receive any physical item in the mail from this purchase either.</li><br>\n<li>Payment is upfront via Paypal invoice or Ko-Fi.</li><br>\n<li>Please provide details regarding the music. Such as the theme, BPM, genre, time signature, etc. I have flexibility on song genres but keep in mind that i'm more capable on composing the following: Chiptune, Breakcore, Hardcore, Techno, and Trance.</li><br>\n<li>You may provide additional samples ONLY if you have the full rights with it. Samples must be in MP3, WAV, FLAC, or DWP file format.</li><br>\n<li>You can request individual stems export or make the song looped (no extra charge required!)</li><br>\n<li>I do not make remix, cover, or bootleg of already existing songs without the artist's consent. However i'm open on remaking my own songs.</li><br>\n<li>I do not provide lyrics or vocal recording. If you want vocals, please provide the vocal recording yourself.</li><br>\n<li>The estimated turnaround time is a week to a month depending on the complexity of the request.</li><br>\n<li>Commissioned music will be posted to my SoundCloud account unless private. If the commission is private or you wish to not publish it, please let me know in advance.</li><br>\n<li>Commissioned music can be used for personal purpose. Commercial use can be discussed.</li><br>\n<li>I do not allow my music to be feed into AI music generators or being used in any AI-related services. A copyright strike will be issued if this is violated.</li><br>\n<li>You have the right to ask for a full refund only if the commission has not been started yet.</li><br>\n<li>Only for this type of commission, you'll have to contact me through Discord. This is necessary to keep file sharing easier (e.g. WIPs and samples). Please DM my <a href=\"https://x.com/artifyber\" target=\"_blank\">Twitter</a> to ask for a Discord DM request approval.</li><br>\n</ul>",
          "image": "icons/comm-tos.png"
        },
        {
          "cardId": "art",
          "title": "Art Pricing",
          "subtitle": "With examples",
          "detail": "<h2><i>PLEASE READ MY <a data-open-card=\"comms:tos\">T.O.S</a> BEFORE COMMISIONING ME.</i></h2>\n<hr>\n<h2>Full-body</h2>\n70 USD per character<br>\n<div class=\"container\">\n<img src=\"images/comms/cfb-1.png\"><br>\n<img src=\"images/comms/cfb-2.png\"><br>\n<img src=\"images/comms/cfb-3.png\"><br>\n<img src=\"images/comms/cfb-4.png\"><br>\n<img src=\"images/comms/cfb-5.png\"><br>\n<img src=\"images/comms/cfb-6.png\"><br>\n</div>\n<hr>\n<h2>Thigh-up</h2>\n50 USD per character<br>\n<div class=\"container\">\n<img src=\"images/comms/ctu-1.png\"><br>\n<img src=\"images/comms/ctu-2.png\"><br>\n<img src=\"images/comms/ctu-3.png\"><br>\n<img src=\"images/comms/ctu-4.png\"><br>\n<img src=\"images/comms/ctu-5.png\"><br>\n<img src=\"images/comms/ctu-6.png\"><br>\n</div>\n<hr>\n<h2>Icon</h2>\n30 USD per character<br>\n<div class=\"container\">\n<img src=\"images/comms/ci-1.png\"><br>\n<img src=\"images/comms/ci-2.png\"><br>\n<img src=\"images/comms/ci-3.png\"><br>\n<img src=\"images/comms/ci-4.png\"><br>\n<img src=\"images/comms/ci-5.png\"><br>\n<img src=\"images/comms/ci-6.png\"><br>\n<img src=\"images/comms/ci-7.png\"><br>\n<img src=\"images/comms/ci-8.png\"><br>\n<img src=\"images/comms/ci-9.png\"><br>\n</div>\n<hr>\n<h2>Background</h2>\n<h4>Simple / Geometric</h4>\nCan also be transparent<br>\n<ul>\n<li>Free if included with character commission</li><br>\n<li>10 USD if requested separately</li>\n</ul>\n<div class=\"container\">\n<img src=\"images/c/artibun-c2.png\"><br>\n<img src=\"images/c/artigoat-c4.png\"><br>\n<img src=\"images/c/micro-c.png\"><br>\n</div>\n<h4>Nature</h4>\nThis include clouds and space-themed background<br>\n<ul>\n<li>+10 USD with character commission</li><br>\n<li>15 USD if requested separately</li>\n</ul>\n<div class=\"container\">\n<img src=\"images/c/artigoat-c2.png\"><br>\n<img src=\"images/c/skitty-c3.png\"><br>\n<img src=\"images/c/furfy-c.png\"><br>\n</div>\n<h4>Many objects</h4>\nCityscapes, interior, etc.<br>\n<ul>\n<li>+30 USD with character commission</li><br>\n<li>40 USD if requested separately</li>\n</ul>\n<div class=\"container\">\n<img src=\"images/c/artifox-c4.png\"><br>\n<img src=\"images/c/eros-c2.png\"><br>\n<img src=\"images/c/articat-c5.png\"><br>\n</div>",
          "image": "icons/comm-art.png"
        },
        {
          "cardId": "music",
          "title": "Music Pricing",
          "subtitle": "With examples",
          "detail": "<h2><i>PLEASE READ MY <a data-open-card=\"comms:tos\">T.O.S</a> BEFORE COMMISIONING ME.</i></h2>\n<hr>\n<h2>Range A = 50 USD per minute</h2>\nSimple beat, minimal layers, genre examples: chiptune, elevator music, ambient, lo-fi, minimal techno.<br><br>\nExamples can be found <a href=\"https://open.spotify.com/playlist/3wtxIb4LLp4Al9qo5Y7Qej?si=d25510f196a8434f\" target=\"_blank\">here</a>.<br>\n<h2>Range B = 90 USD per minute</h2>\nMore complex beat, uplifting, more layers, genre examples: breakcore, hardcore, \"FNF Song\", speedjazz.<br><br>\nExamples can be found <a href=\"https://open.spotify.com/playlist/6XvHXXXsP9xMYFx9TcW9WQ?si=b6e13dc2629646f7\" target=\"_blank\">here</a>.<br>",
          "image": "icons/comm-music.png"
        },
        {
          "cardId": "adult",
          "title": "18+ Commissions",
          "subtitle": "",
          "detail": "<br><h1 style=\"font-size: 120px; transform: rotate(-10deg); text-align: center;\">NOPE!</h1><br><br>\nSorry! I don't do 18+ commissions. Were you expecting something? LOL",
          "image": "icons/comm-18.png"
        }
      ]
    },
    {
      "title": "Random Character",
      "menuId": "random",
      "showTitle": true,
      "image": "icons/oc-random.png",
      "color": "var(--color-12)",
      "orbit": 3,
      "scale": 1.5,
      "invisible": true,
      "cards": [
        {
          "cardId": "random"
        }
      ]
    },
    {
      "menuId": "settings",
      "title": "Settings",
      "subtitle": "Options to tweak",
      "showTitle": true,
      "color": "var(--color-14)",
      "orbit": 4,
      "scale": 1.5,
      "hidden": true,
      "invisible": true,
      "cards": [
        {
          "cardId": "audioSettings",
          "title": "Audio",
          "subtitle": "<br>\n<button type=\"button\" id=\"toggleSFX\">SFX: Off</button><br>\n<button type=\"button\" id=\"toggleMusic\">Enable Music</button>",
          "unclickable": true,
          "semibanner": true,
          "detail": "",
          "image": ""
        },
        {
          "cardId": "modeSwitch",
          "title": "Layout",
          "subtitle": "<br>\n<button type=\"button\" id=\"modeSwitch\">Switch Layout</button>",
          "unclickable": true,
          "semibanner": true,
          "detail": "",
          "image": ""
        },
        {
          "cardId": "keybinds",
          "title": "Keyboard Shortcut",
          "subtitle": "<br>\nESC = Go back<br>\nSPACE = Open search<br>\nC = Center view<br>",
          "unclickable": true,
          "semibanner": true,
          "detail": "",
          "image": ""
        },
        {
          "cardId": "webinfo",
          "title": "Website Info",
          "subtitle": "<br>\nUpdated: March 15th, 2026<br>\nVersion: 1.0.9.3<br>\n<br>\n<div style='color: color-mix(in srgb, var(--accentl) 75%, transparent)' id=\"totalCardsCounter\"></div>\n<div style='color: color-mix(in srgb, var(--accentl) 75%, transparent)' id=\"totalMenusCounter\"></div>\n<div style='color: color-mix(in srgb, var(--accentl) 75%, transparent)' id=\"totalCharacterCounter\"></div>\n<div style='color: color-mix(in srgb, var(--accentl) 75%, transparent)' id=\"totalSplashCounter\"></div>",
          "unclickable": true,
          "semibanner": true,
          "detail": "",
          "image": ""
        },
        {
          "cardId": "credits",
          "title": "Credits",
          "subtitle": "<br>\nDeveloped by:<br>\nArtifyber<br>\n<br>\nSpecial thanks:<br>\nAzka \"Artist\" Zavian",
          "unclickable": true,
          "banner": true,
          "detail": "",
          "image": ""
        },
        {
          "title": "Developer Section"
        },
        {
          "linkId": "menuTemplate",
          "banner": true
        }
      ]
    },
    {
      "title": "Whitespace",
      "menuId": "yolkspocketdimension",
      "subtitle": "",
      "image": "",
      "color": "var(--color-10)",
      "orbit": 127,
      "scale": 0.5,
      "invisible": true,
      "cards": [
        {
          "id": 1,
          "cardId": "blank",
          "title": "",
          "subtitle": "",
          "detail": "",
          "image": "icons/whitespace.png"
        }
      ]
    }
  ]
}