{"id":26709,"date":"2025-08-20T11:04:58","date_gmt":"2025-08-20T11:04:58","guid":{"rendered":"https:\/\/metaverseplanet.net\/blog\/?p=26709"},"modified":"2025-12-30T14:17:04","modified_gmt":"2025-12-30T14:17:04","slug":"which-futuristic-world-do-you-belong-in-cyberpunk-or-solarpunk","status":"publish","type":"post","link":"https:\/\/metaverseplanet.net\/blog\/which-futuristic-world-do-you-belong-in-cyberpunk-or-solarpunk\/","title":{"rendered":"Which Futuristic World Do You Belong In: Cyberpunk or Solarpunk?"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Which Futuristic World Do You Belong In: Cyberpunk or Solarpunk?<\/title>\n    <style>\n        \/* --- Font and Animation Definitions (These can remain global, they are harmless) --- *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700&display=swap');\n\n        @keyframes fadeIn {\n            from {\n                opacity: 0;\n                transform: translateY(10px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        \/* --- \n          Quiz Container and ISOLATED Styles \n          Quarantine is achieved by prepending #cyber-quiz to all selectors.\n        --- *\/\n\n        #cyber-quiz {\n            font-family: 'Poppins', sans-serif;\n            background-color: #1e1e1e;\n            color: #e0e0e0;\n            padding: 30px 40px;\n            border-radius: 16px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);\n            max-width: 700px;\n            width: 100%;\n            margin: 40px auto; \/* To center it on your page *\/\n            border: 1px solid #333333;\n            box-sizing: border-box; \n        }\n\n        \/* --- Typography within the Quiz only --- *\/\n        #cyber-quiz h2 {\n            text-align: center;\n            font-size: 2em;\n            margin-bottom: 10px;\n            background: linear-gradient(90deg, #f000ff, #00c6ff);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            font-weight: 700;\n        }\n\n        #cyber-quiz .intro-text {\n            text-align: center;\n            color: #a0a0a0;\n            line-height: 1.6;\n            margin-bottom: 30px;\n        }\n        \n        #cyber-quiz .footer-text {\n            text-align: center;\n            font-size: 0.8em;\n            color: #666;\n            margin-top: 20px;\n        }\n\n        \/* --- Questions within the Quiz only --- *\/\n        #cyber-quiz .question {\n            margin-bottom: 25px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #333333;\n        }\n        \n        #cyber-quiz .question:last-of-type {\n            border-bottom: none;\n            margin-bottom: 30px;\n        }\n\n        #cyber-quiz .question-title {\n            font-size: 1.2em;\n            font-weight: 600;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n\n        #cyber-quiz .question-number {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 30px;\n            height: 30px;\n            background: linear-gradient(135deg, #f000ff, #00c6ff);\n            color: white;\n            border-radius: 50%;\n            margin-right: 12px;\n            font-size: 0.9em;\n            flex-shrink: 0; \n        }\n\n        \/* --- Options within the Quiz only --- *\/\n        #cyber-quiz .question label {\n            display: block;\n            background-color: rgba(255, 255, 255, 0.05);\n            padding: 15px;\n            margin: 8px 0;\n            border-radius: 10px;\n            border: 1px solid #333333;\n            cursor: pointer;\n            transition: background-color 0.2s ease, border-color 0.2s ease;\n        }\n\n        #cyber-quiz .question label:hover {\n            background-color: rgba(255, 255, 255, 0.1);\n            border-color: #f000ff;\n        }\n\n        #cyber-quiz .question input[type=\"radio\"] {\n            margin-right: 10px;\n            accent-color: #00c6ff;\n            transform: scale(1.2);\n        }\n\n        \/* --- Button within the Quiz only --- *\/\n        #cyber-quiz button[type=\"submit\"] {\n            display: block;\n            width: 100%;\n            padding: 15px;\n            font-size: 1.1em;\n            font-weight: 600;\n            color: #fff;\n            background: linear-gradient(90deg, #f000ff, #00c6ff);\n            border: none;\n            border-radius: 10px;\n            cursor: pointer;\n            transition: transform 0.2s ease, box-shadow 0.2s ease;\n        }\n\n        #cyber-quiz button[type=\"submit\"]:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(200, 0, 255, 0.2);\n        }\n\n        \/* --- Result Box within the Quiz only --- *\/\n        #cyber-quiz .result-box {\n            margin-top: 30px;\n            padding: 25px;\n            background-color: rgba(240, 0, 255, 0.08);\n            border-left: 5px solid #f000ff;\n            border-radius: 0 8px 8px 0;\n            animation: fadeIn 0.5s ease-in-out;\n        }\n        \n        #cyber-quiz .result-box h3 {\n            margin-top: 0;\n            font-size: 1.4em;\n            color: #f000ff;\n        }\n\n        #cyber-quiz .result-box p {\n            line-height: 1.7;\n        }\n        \n        #cyber-quiz .result-box strong {\n            font-weight: 600;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div id=\"cyber-quiz\">\n    <h2>Which Futuristic World Do You Belong In?<\/h2>\n    <p class=\"intro-text\">Is your ideal future a high-tech, neon-drenched metropolis or a sustainable utopia where nature and technology coexist? This quiz will reveal your inner futurist.<\/p>\n\n    <form id=\"cyber-quiz-form\">\n        <div class=\"question\">\n            <p class=\"question-title\"><span class=\"question-number\">1<\/span>What does the word &#8220;progress&#8221; mean to you?<\/p>\n            <label><input type=\"radio\" name=\"q1\" value=\"Cyberpunk\" required> Technological advancement at any cost; pushing the limits of what&#8217;s possible.<\/label>\n            <label><input type=\"radio\" name=\"q1\" value=\"Solarpunk\"> Sustainable growth, social equity, and a healthier planet for everyone.<\/label>\n            <label><input type=\"radio\" name=\"q1\" value=\"Pragmatic\"> A practical blend of technological and social improvements that make life better.<\/label>\n            <label><input type=\"radio\" name=\"q1\" value=\"Chaotic\"> Tearing down old systems, whatever comes next is better than what we have.<\/label>\n        <\/div>\n\n        <div class=\"question\">\n            <p class=\"question-title\"><span class=\"question-number\">2<\/span>Choose your ideal home:<\/p>\n            <label><input type=\"radio\" name=\"q2\" value=\"Cyberpunk\" required> A high-rise apartment with a neon-lit view of the sprawling cityscape.<\/label>\n            <label><input type=\"radio\" name=\"q2\" value=\"Solarpunk\"> An eco-friendly home integrated with a community garden and green architecture.<\/label>\n            <label><input type=\"radio\" name=\"q2\" value=\"Pragmatic\"> A smart home in a clean, efficient, and well-organized modern city.<\/label>\n            <label><input type=\"radio\" name=\"q2\" value=\"Chaotic\"> A hidden, off-grid workshop where I can build and tinker without rules.<\/label>\n        <\/div>\n\n        <div class=\"question\">\n            <p class=\"question-title\"><span class=\"question-number\">3<\/span>A city-wide power grid fails. What&#8217;s your first move?<\/p>\n            <label><input type=\"radio\" name=\"q3\" value=\"Cyberpunk\" required> Use my personal, back-up generator and tech skills to get my own systems online.<\/label>\n            <label><input type=\"radio\" name=\"q3\" value=\"Solarpunk\"> Check on my neighbors and work with the community to share resources from our local grid.<\/label>\n            <label><input type=\"radio\" name=\"q3\" value=\"Pragmatic\"> Report the outage through official channels and trust the system to fix it.<\/label>\n            <label><input type=\"radio\" name=\"q3\" value=\"Chaotic\"> See it as an opportunity to bypass security systems and explore restricted areas.<\/label>\n        <\/div>\n\n        <div class=\"question\">\n            <p class=\"question-title\"><span class=\"question-number\">4<\/span>What is your preferred aesthetic?<\/p>\n            <label><input type=\"radio\" name=\"q4\" value=\"Cyberpunk\" required> Dark colors, glowing neon, chrome, and functional, high-tech fashion.<\/label>\n            <label><input type=\"radio\" name=\"q4\" value=\"Solarpunk\"> Natural materials, flowing lines, vibrant colors, and handcrafted artistry.<\/label>\n            <label><input type=\"radio\" name=\"q4\" value=\"Pragmatic\"> Minimalist, clean, and efficient design that prioritizes function over form.<\/label>\n            <label><input type=\"radio\" name=\"q4\" value=\"Chaotic\"> A mismatched, customized, and patched-together style that is uniquely my own.<\/label>\n        <\/div>\n        \n        <div class=\"question\">\n            <p class=\"question-title\"><span class=\"question-number\">5<\/span>How do you view giant corporations?<\/p>\n            <label><input type=\"radio\" name=\"q5\" value=\"Cyberpunk\" required> A necessary evil. They provide the tech and jobs, but you can&#8217;t trust them.<\/label>\n            <label><input type=\"radio\" name=\"q5\" value=\"Solarpunk\"> They should be replaced by smaller, community-owned cooperatives and local businesses.<\/label>\n            <label><input type=\"radio\" name=\"q5\" value=\"Pragmatic\"> They are an efficient way to organize society and drive innovation, with proper regulation.<\/label>\n            <label><input type=\"radio\" name=\"q5\" value=\"Chaotic\"> They are targets. Their data and resources should be liberated for the people.<\/label>\n        <\/div>\n\n        <div class=\"question\">\n            <p class=\"question-title\"><span class=\"question-number\">6<\/span>Choose your primary mode of transportation:<\/p>\n            <label><input type=\"radio\" name=\"q6\" value=\"Cyberpunk\" required> A custom-modded hoverbike, fast and agile for navigating dense city streets.<\/label>\n            <label><input type=\"radio\" name=\"q6\" value=\"Solarpunk\"> A solar-powered public train that glides silently through lush, green corridors.<\/label>\n            <label><input type=\"radio\" name=\"q6\" value=\"Pragmatic\"> A self-driving electric car, part of an efficient and integrated traffic network.<\/label>\n            <label><input type=\"radio\" name=\"q6\" value=\"Chaotic\"> My own two feet, using hidden pathways and rooftops to get around.<\/label>\n        <\/div>\n\n        <div class=\"question\">\n            <p class=\"question-title\"><span class=\"question-number\">7<\/span>Technology&#8217;s main purpose should be to:<\/p>\n            <label><input type=\"radio\" name=\"q7\" value=\"Cyberpunk\" required> Transcend human limitations, enhance our bodies and minds.<\/label>\n            <label><input type=\"radio\" name=\"q7\" value=\"Solarpunk\"> Restore the balance with nature and create a sustainable way of life.<\/label>\n            <label><input type=\"radio\" name=\"q7\" value=\"Pragmatic\"> Solve practical problems and increase comfort and efficiency for society.<\/label>\n            <label><input type=\"radio\" name=\"q7\" value=\"Chaotic\"> Disrupt the status quo and give power back to the individual.<\/label>\n        <\/div>\n\n        <div class=\"question\">\n            <p class=\"question-title\"><span class=\"question-number\">8<\/span>What is your relationship with nature?<\/p>\n            <label><input type=\"radio\" name=\"q8\" value=\"Cyberpunk\" required> It&#8217;s something I see in VR simulations. The city is my ecosystem.<\/label>\n            <label><input type=\"radio\" name=\"q8\" value=\"Solarpunk\"> It&#8217;s a partner. Humanity should learn from it and integrate with it.<\/label>\n            <label><input type=\"radio\" name=\"q8\" value=\"Pragmatic\"> It&#8217;s a resource to be managed responsibly and preserved in parks.<\/label>\n            <label><input type=\"radio\" name=\"q8\" value=\"Chaotic\"> It&#8217;s wild and untamable, just like me. A great place to escape to.<\/label>\n        <\/div>\n\n        <div class=\"question\">\n            <p class=\"question-title\"><span class=\"question-number\">9<\/span>You gain access to a powerful piece of information. What do you do?<\/p>\n            <label><input type=\"radio\" name=\"q9\" value=\"Cyberpunk\" required> Sell it to the highest bidder. Information is power, and power is currency.<\/label>\n            <label><input type=\"radio\" name=\"q9\" value=\"Solarpunk\"> Share it openly with the community to promote transparency and collective decision-making.<\/label>\n            <label><input type=\"radio\" name=\"q9\" value=\"Pragmatic\"> Report it to the proper authorities, assuming they will handle it correctly.<\/label>\n            <label><input type=\"radio\" name=\"q9\" value=\"Chaotic\"> Leak it anonymously to cause maximum chaos and see what happens.<\/label>\n        <\/div>\n\n        <div class=\"question\">\n            <p class=\"question-title\"><span class=\"question-number\">10<\/span>The ideal future is built on:<\/p>\n            <label><input type=\"radio\" name=\"q10\" value=\"Cyberpunk\" required> Individual ambition and survival of the fittest in a high-tech world.<\/label>\n            <label><input type=\"radio\" name=\"q10\" value=\"Solarpunk\"> Community, cooperation, and respect for the planet&#8217;s ecosystem.<\/label>\n            <label><input type=\"radio\" name=\"q10\" value=\"Pragmatic\"> Order, logic, and well-managed systems that ensure stability for all.<\/label>\n            <label><input type=\"radio\" name=\"q10\" value=\"Chaotic\"> Absolute freedom, even if it means constant change and unpredictability.<\/label>\n        <\/div>\n        \n        <button type=\"submit\">Reveal My Future World!<\/button>\n    <\/form>\n    \n    <div id=\"cyber-quiz-result\" class=\"result\"><\/div>\n    <p class=\"footer-text\">This quiz offers a perspective on your inner futurist based on popular sci-fi concepts.<\/p>\n<\/div>\n\n<script>\ndocument.getElementById('cyber-quiz-form').onsubmit = function(event) {\n    event.preventDefault();\n    const questions = ['q1', 'q2', 'q3', 'q4', 'q5', 'q6', 'q7', 'q8', 'q9', 'q10'];\n    let scores = {\n        \"Cyberpunk\": 0,\n        \"Solarpunk\": 0,\n        \"Pragmatic\": 0,\n        \"Chaotic\": 0\n    };\n\n    questions.forEach(q => {\n        const selected = document.querySelector('#cyber-quiz input[name=\"' + q + '\"]:checked');\n        if (selected) {\n            scores[selected.value]++;\n        }\n    });\n    \n    let resultMessage = \"\";\n    let maxScore = 0;\n    let dominantType = [];\n\n    for (const type in scores) {\n        if (scores[type] > maxScore) {\n            maxScore = scores[type];\n            dominantType = [type];\n        } else if (scores[type] === maxScore && maxScore > 0) {\n            dominantType.push(type);\n        }\n    }\n\n    if (dominantType.length === 1) {\n        const type = dominantType[0];\n        if (type === \"Cyberpunk\") {\n            resultMessage = \"You belong in a <strong>Cyberpunk<\/strong> world! You are a pragmatic survivor, thriving in a high-tech, low-life metropolis. You believe in individual ambition and using technology to push boundaries, even if it means living in the shadow of megacorporations. For you, the glow of neon is more comforting than sunlight.\";\n        } else if (type === \"Solarpunk\") {\n            resultMessage = \"You belong in a <strong>Solarpunk<\/strong> world! You are a hopeful visionary, dreaming of a future where technology and nature coexist in harmony. You value community, sustainability, and artistry. For you, progress means building a better, greener, and more equitable world for everyone, not just the elite.\";\n        } else if (type === \"Pragmatic\") {\n            resultMessage = \"You are a <strong>Pragmatic Futurist<\/strong>! You don't fully subscribe to one extreme. You see the value in both technological advancement and societal well-being. Your ideal world is an efficient, clean, and stable society that uses technology logically to solve problems, blending the best of all possible futures.\";\n        } else if (type === \"Chaotic\") {\n            resultMessage = \"You are a <strong>Chaotic Renegade<\/strong>! You don't fit into neat utopian or dystopian boxes. You value absolute freedom and radical individualism above all else. You're a tinkerer, a rule-breaker, and a disruptor who would rather live off-grid in a world of unpredictability than conform to any system, no matter how perfect it seems.\";\n        }\n    } else if (dominantType.length > 1) {\n        resultMessage = \"You are a <strong>Balanced Visionary<\/strong>! Your answers show a mix of different ideals. You might crave the high-tech freedom of a cyberpunk world but also value the community and sustainability of a solarpunk future. You are a complex futurist, caught between the neon glow and the morning sun.\";\n    } else {\n        resultMessage = \"You are a <strong>Temporal Explorer<\/strong>! Your answers suggest you haven't settled on a single vision of the future yet. Keep exploring, questioning, and building your own unique vision of tomorrow!\";\n    }\n    \n    const resultHTML = `\n        <div class=\"result-box\">\n            <h3>Your Futuristic World Is:<\/h3>\n            <p>${resultMessage}<\/p>\n            <p style=\"font-size: 0.9em; opacity: 0.8; margin-top: 15px;\">\n                <strong>Your Scores:<\/strong><br>\n                Cyberpunk: <strong>${scores[\"Cyberpunk\"]}<\/strong><br>\n                Solarpunk: <strong>${scores[\"Solarpunk\"]}<\/strong><br>\n                Pragmatic Futurist: <strong>${scores[\"Pragmatic\"]}<\/strong><br>\n                Chaotic Renegade: <strong>${scores[\"Chaotic\"]}<\/strong>\n            <\/p>\n        <\/div>\n    `;\n    \n    const resultContainer = document.getElementById('cyber-quiz-result');\n    resultContainer.innerHTML = resultHTML;\n    resultContainer.scrollIntoView({ behavior: 'smooth', block: 'end' });\n};\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Which Futuristic World Do You Belong In: Cyberpunk or Solarpunk? Which Futuristic World Do You Belong In? Is your ideal future a high-tech, neon-drenched metropolis or a sustainable utopia where nature and technology coexist? This quiz will reveal your inner futurist. 1What does the word &#8220;progress&#8221; mean to you? Technological advancement at any cost; pushing &hellip;<\/p>\n","protected":false},"author":1,"featured_media":26711,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"googlesitekit_rrm_CAown96uCw:productID":"","footnotes":""},"categories":[323],"tags":[328],"class_list":["post-26709","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cyberculture","tag-quizzes"],"amp_enabled":false,"_links":{"self":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/posts\/26709","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/comments?post=26709"}],"version-history":[{"count":0,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/posts\/26709\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/media\/26711"}],"wp:attachment":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/media?parent=26709"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/categories?post=26709"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/tags?post=26709"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}