{"id":902,"date":"2025-10-12T12:06:59","date_gmt":"2025-10-12T10:06:59","guid":{"rendered":"https:\/\/www.eclephsia.com\/?post_type=setssection&#038;p=902"},"modified":"2025-10-12T12:06:59","modified_gmt":"2025-10-12T10:06:59","slug":"porsche-girl","status":"publish","type":"setssection","link":"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/","title":{"rendered":"Porsche Girl"},"content":{"rendered":"\n<h2 class=\"wp-block-heading has-text-align-center\">Artist Bio<\/h2>\n\n\n\n<p class=\"has-text-align-center\">Long-awaited guest and beloved collaborator\u00a0<a href=\"https:\/\/www.instagram.com\/ionataann\/\" target=\"_blank\" rel=\"noopener\">Porsche Girl<\/a>\u00a0navigates the boundaries of every medium she inhabits with a rigorously individual methodology.<\/p>\n\n\n\n<p>Whether sculpting, writing, styling, or mixing, Iona consistently deconstructs established forms, only to reassemble them through her unique conceptual lens. Her practice interrogates the foundations of tradition, yielding an oeuvre that is both meticulous and subversively inventive.<\/p>\n\n\n\n<p>Her carefully crafted and solid creative universe embrasses you to dive head first to discover one more hidden detail to fall in love with. An artist that truly leaves her undistinguishable mark in everything she materializes.<\/p>\n\n\n\n<p class=\"has-text-align-center\">In her latest set, Iona\u2019s discerning sensibility is palpable: she interweaves slow-paced classical and folk motifs with atmospheric, even disquieting, sonic landscapes. The result is a tapestry of fractured, often provocative symphonies that challenge the listener\u2019s perceptions of harmony and discomfort.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Tracklist<\/h2>\n\n\n\n<p class=\"has-text-align-center\">Clarissa Connelly \u2013 The Bell Tower (intro)<br>Drowning in Light \u2013 Dawn of Blood<br>Throbbing Gristle \u2013 Lyre Liar<br>Wendy Carlos, Johnny Reinhard \u2013 Afterlife<br>Teargas &amp; Plateglass \u2013 Seduction of Canned Laughter<br>James Ferraro \u2013 Gulf Gutters<br>Mark Williams Lewis \u2013 High Energy<br>E \u2013 saggila \u2013 Stars Dying in Succession<br>J. Campbell \u2013 The King\u2019s Chamber<br>Nurse with Wound, Scanner \u2013 Tartaricum<br>Nurse with Wound, Scanner \u2013 Causticum<br>Sonic Youth \u2013 I Love You Golden Blue<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-soundcloud wp-block-embed-soundcloud\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"ECLEPHSIA - XXXVII - Porsche Girl by Eclephsia 105\" width=\"960\" height=\"400\" scrolling=\"no\" frameborder=\"no\" src=\"https:\/\/w.soundcloud.com\/player\/?visual=true&#038;url=https%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F2179271663&#038;show_artwork=true&#038;maxheight=1000&#038;maxwidth=960\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<style>\n  \/* Style the audio player container *\/\n  figure.wp-block-audio {\n    display: flex;\n    justify-content: center; \/* Center the audio players *\/\n    margin: 20px 0; \/* Spacing between players *\/\n  }\n\n  \/* Style the audio element *\/\n  figure.wp-block-audio audio {\n    appearance: none; \/* Remove default browser styles *\/\n    width: 300px; \/* Adjust the width *\/\n    height: 50px; \/* Adjust the height *\/\n    border: 3px solid #000; \/* Bold black border for a \"button\" look *\/\n    border-radius: 25px; \/* Rounded edges for a button-like appearance *\/\n    background: linear-gradient(145deg, #42a7f5, #f542c5); \/* Vibrant gradient background *\/\n    box-shadow: 4px 4px 0 #000; \/* Bold shadow for depth *\/\n    transition: all 0.2s ease; \/* Smooth animations for interactions *\/\n    outline: none; \/* Remove default focus outline *\/\n  }\n\n  \/* Hover effect for the audio player *\/\n  figure.wp-block-audio audio:hover {\n    transform: scale(1.1); \/* Slight zoom effect *\/\n    box-shadow: 6px 6px 0 #000; \/* Stronger shadow *\/\n    background: linear-gradient(145deg, #f542c5, #42a7f5); \/* Inverted gradient on hover *\/\n  }\n\n  @keyframes bounce {\n    0%, 100% {\n      transform: translateY(0);\n    }\n    50% {\n      transform: translateY(-5px);\n    }\n  }\n<\/style>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\"><a href=\"https:\/\/www.instagram.com\/reel\/DPQjtmDjI-x\/\" data-type=\"link\" data-id=\"https:\/\/www.instagram.com\/reel\/DPQjtmDjI-x\/\" target=\"_blank\" rel=\"noopener\">Visual art video<\/a><\/h2>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Tags<\/h2>\n\n\n\n<p class=\"has-text-align-center\">Deconstructed &#8211; Classical &#8211; Angelical <\/p>\n\n\n\n<style>\n  \/* Center the button container *\/\n  .cta-container {\n    display: flex; \/* Flexbox for alignment *\/\n    justify-content: center; \/* Center horizontally *\/\n    align-items: center; \/* Center vertically (optional) *\/\n    margin: 20px 0; \/* Add some vertical spacing *\/\n  }\n\n  \/* Cartoon-like button styles *\/\n  .cta-button {\n    display: inline-block;\n    font-family: 'Comic Sans MS', cursive, sans-serif; \/* Add a playful font *\/\n    font-size: 20px;\n    font-weight: bold;\n    color: #fff;\n    background: linear-gradient(145deg, #f542c5, #42a7f5); \/* Vibrant gradient colors *\/\n    border: 4px solid #000; \/* Thick black border for a cartoony look *\/\n    border-radius: 10px; \/* Rounded corners *\/\n    padding: 15px 30px; \/* Adjust padding for size *\/\n    text-align: center;\n    text-decoration: none;\n    box-shadow: 6px 6px 0 #000; \/* Bold shadow for depth *\/\n    transition: all 0.09s ease; \/* Smooth hover effect *\/\n    cursor: pointer;\n  }\n\n  \/* Hover effect for the button *\/\n  .cta-button:hover {\n    transform: scale(1.1); \/* Slight zoom-in effect *\/\n    box-shadow: 6px 6px 0 #000; \/* Stronger shadow *\/\n    background: linear-gradient(145deg, #42a7f5, #f542c5); \/* Inverted gradient *\/\n  }\n\n  \/* Focus\/Active state for accessibility *\/\n  .cta-button:active {\n    transform: scale(0.95); \/* Slight press-in effect *\/\n    box-shadow: 2px 2px 0 #000; \/* Reduce shadow *\/\n  }\n\n  \/* Add bounce animation *\/\n  .cta-button {\n    animation: bounce 1.5s infinite;\n  }\n\n  @keyframes bounce {\n    0%, 100% {\n      transform: translateY(0);\n    }\n    50% {\n      transform: translateY(-10px);\n    }\n  }\n<\/style>\n\n<!-- Button HTML -->\n<div class=\"cta-container\">\n  <a href=\"https:\/\/www.eclephsia.com\/index.php\/sets-page\/\" class=\"cta-button\">Listen to other sets<\/a>\n<\/div>\n\n\n\n<nav class=\"menu\">\n  <ul>\n    <li><a href=\"https:\/\/www.instagram.com\/eclephsia\/?hl=es\" target=\"_blank\" rel=\"noopener\">Check our IG<\/a><\/li>\n\n    <li><a href=\"https:\/\/eclephsia.bandcamp.com\/music\" target=\"_blank\" rel=\"noopener\">Check our Bandcamp<\/a><\/li>\n  <\/ul>\n<\/nav>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Artist Bio Long-awaited guest and beloved collaborator\u00a0Porsche Girl\u00a0navigates the boundaries of every medium she inhabits with a rigorously individual methodology. Whether sculpting, writing, styling, or mixing, Iona consistently deconstructs established forms, only to reassemble them through her unique conceptual lens. Her practice interrogates the foundations of tradition, yielding an oeuvre that is both meticulous and [&hellip;]<\/p>\n","protected":false},"template":"","class_list":["post-902","setssection","type-setssection","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Porsche Girl - Eclephsia Dungeon<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Porsche Girl - Eclephsia Dungeon\" \/>\n<meta property=\"og:description\" content=\"Artist Bio Long-awaited guest and beloved collaborator\u00a0Porsche Girl\u00a0navigates the boundaries of every medium she inhabits with a rigorously individual methodology. Whether sculpting, writing, styling, or mixing, Iona consistently deconstructs established forms, only to reassemble them through her unique conceptual lens. Her practice interrogates the foundations of tradition, yielding an oeuvre that is both meticulous and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/\" \/>\n<meta property=\"og:site_name\" content=\"Eclephsia Dungeon\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/\",\"url\":\"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/\",\"name\":\"Porsche Girl - Eclephsia Dungeon\",\"isPartOf\":{\"@id\":\"https:\/\/www.eclephsia.com\/#website\"},\"datePublished\":\"2025-10-12T10:06:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.eclephsia.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Porsche Girl\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.eclephsia.com\/#website\",\"url\":\"https:\/\/www.eclephsia.com\/\",\"name\":\"Eclephsia Dungeon\",\"description\":\"Virtual Exhibition \u26d3\ufe0f Gathering Pixels \u26d3\ufe0f Generative Media\",\"publisher\":{\"@id\":\"https:\/\/www.eclephsia.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.eclephsia.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.eclephsia.com\/#organization\",\"name\":\"Eclephsia Dungeon\",\"url\":\"https:\/\/www.eclephsia.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.eclephsia.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.eclephsia.com\/wp-content\/uploads\/2025\/09\/cropped-1920x1080-1.webp\",\"contentUrl\":\"https:\/\/www.eclephsia.com\/wp-content\/uploads\/2025\/09\/cropped-1920x1080-1.webp\",\"width\":1224,\"height\":1079,\"caption\":\"Eclephsia Dungeon\"},\"image\":{\"@id\":\"https:\/\/www.eclephsia.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/eclephsia\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Porsche Girl - Eclephsia Dungeon","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/","og_locale":"en_US","og_type":"article","og_title":"Porsche Girl - Eclephsia Dungeon","og_description":"Artist Bio Long-awaited guest and beloved collaborator\u00a0Porsche Girl\u00a0navigates the boundaries of every medium she inhabits with a rigorously individual methodology. Whether sculpting, writing, styling, or mixing, Iona consistently deconstructs established forms, only to reassemble them through her unique conceptual lens. Her practice interrogates the foundations of tradition, yielding an oeuvre that is both meticulous and [&hellip;]","og_url":"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/","og_site_name":"Eclephsia Dungeon","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/","url":"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/","name":"Porsche Girl - Eclephsia Dungeon","isPartOf":{"@id":"https:\/\/www.eclephsia.com\/#website"},"datePublished":"2025-10-12T10:06:59+00:00","breadcrumb":{"@id":"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.eclephsia.com\/index.php\/sets\/porsche-girl\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.eclephsia.com\/"},{"@type":"ListItem","position":2,"name":"Porsche Girl"}]},{"@type":"WebSite","@id":"https:\/\/www.eclephsia.com\/#website","url":"https:\/\/www.eclephsia.com\/","name":"Eclephsia Dungeon","description":"Virtual Exhibition \u26d3\ufe0f Gathering Pixels \u26d3\ufe0f Generative Media","publisher":{"@id":"https:\/\/www.eclephsia.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.eclephsia.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.eclephsia.com\/#organization","name":"Eclephsia Dungeon","url":"https:\/\/www.eclephsia.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.eclephsia.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.eclephsia.com\/wp-content\/uploads\/2025\/09\/cropped-1920x1080-1.webp","contentUrl":"https:\/\/www.eclephsia.com\/wp-content\/uploads\/2025\/09\/cropped-1920x1080-1.webp","width":1224,"height":1079,"caption":"Eclephsia Dungeon"},"image":{"@id":"https:\/\/www.eclephsia.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/eclephsia\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.eclephsia.com\/index.php\/wp-json\/wp\/v2\/setssection\/902","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.eclephsia.com\/index.php\/wp-json\/wp\/v2\/setssection"}],"about":[{"href":"https:\/\/www.eclephsia.com\/index.php\/wp-json\/wp\/v2\/types\/setssection"}],"wp:attachment":[{"href":"https:\/\/www.eclephsia.com\/index.php\/wp-json\/wp\/v2\/media?parent=902"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}