{"id":117,"date":"2025-10-12T16:36:11","date_gmt":"2025-10-12T16:36:11","guid":{"rendered":"https:\/\/www.vucapocalypse.com\/home\/?page_id=117"},"modified":"2026-04-01T17:00:13","modified_gmt":"2026-04-01T17:00:13","slug":"full-test","status":"publish","type":"page","link":"https:\/\/www.vucapocalypse.com\/home\/full-test\/","title":{"rendered":"Your Complete VUCA\u2013SPARK Profile"},"content":{"rendered":"\n<p><em>Thirty questions. Fifteen minutes. Nine dimensions mapped in full.<\/em><\/p>\n\n\n\n<p>The Snapshot tells you where you stand. The Full Profile tells you&nbsp;<em>why<\/em>&nbsp;\u2014 and what to do about it.<\/p>\n\n\n\n<p>This assessment goes deeper than a pulse check. It maps your position across all nine dimensions of the VUCA\u2013SPARK framework: four measuring the pressure the world is exerting on you, five measuring your capacity to absorb and redirect it. The distance between those two sets of scores is your real readiness profile \u2014 not a single number, but a contoured picture of where you&#8217;re solid and where you&#8217;re exposed.<\/p>\n\n\n\n<p><strong>What you&#8217;ll walk away with:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Subscale scores across all nine dimensions \u2014 Volatility, Uncertainty, Complexity, Ambiguity, Sustainable, Predictive, Agile, Resilient, Knowledge-driven<\/li>\n\n\n\n<li>Your net SPARK advantage score, showing whether your capacity currently leads or lags the pressure you face<\/li>\n\n\n\n<li>A named profile level \u2014 Foundation, Traction, Resilience, or Lead \u2014 with a full explanation of what that means in practice<\/li>\n\n\n\n<li>A bar chart showing your scores against the community benchmark, so you can see not just where you are but how you compare<\/li>\n\n\n\n<li>Priority actions, reading recommendations, and podcast picks calibrated to your specific profile<\/li>\n<\/ul>\n\n\n\n<p><strong>Who this is for:<\/strong>&nbsp;leaders who want to understand their own adaptability with the same rigour they&#8217;d apply to a business problem. Not a wellness check \u2014 a strategic diagnostic.<\/p>\n\n\n\n<p>It takes about fifteen minutes. Your results appear immediately. Nothing is stored with your name.<\/p>\n\n\n\n<p><em>Scroll down to begin.<\/em><\/p>\n\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;500;600&family=DM+Mono:wght@400;500&display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* Scoped to #vcra-profile *\/\n#vcra-profile {\n\t--th-bg:      var(--wp--preset--color--base,     #ffffff);\n\t--th-text:    var(--wp--preset--color--contrast,  #1a1a1a);\n\t--th-primary: var(--wp--preset--color--primary,   #1a1a1a);\n\t--th-border:  var(--wp--preset--color--tertiary,  #e8e8e8);\n\t--th-surface: var(--wp--preset--color--secondary, #f4f4f4);\n\n\t--c-vuca:     #d93a1e;\n\t--c-spark:    #0a8eb8;\n\t--c-muted:    rgba(26,26,26,.42);\n\t--c-success:  #0a9e78;\n\n\tfont-family: 'DM Sans', sans-serif;\n\tfont-size: 1rem;\n\tcolor: var(--th-text);\n\tbackground: var(--th-bg);\n\tmax-width: 680px;      \/* \u2190 constrains on large screens *\/\n\tmargin: 0 auto;\n\tbox-sizing: border-box;\n}\n#vcra-profile *, #vcra-profile *::before, #vcra-profile *::after {\n\tbox-sizing: border-box;\n}\n\n\/* Progress bar *\/\n.vcra-prog-wrap { margin-bottom: 24px; }\n.vcra-prog-meta {\n\tdisplay: flex;\n\tjustify-content: space-between;\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .62rem;\n\tletter-spacing: .1em;\n\ttext-transform: uppercase;\n\tcolor: var(--c-muted);\n\tmargin-bottom: 6px;\n}\n.vcra-prog-track {\n\theight: 3px;\n\tbackground: var(--th-border);\n\tborder-radius: 2px;\n\toverflow: hidden;\n}\n.vcra-prog-fill {\n\theight: 100%;\n\twidth: 0;\n\tbackground: linear-gradient(90deg, var(--c-vuca), var(--c-spark));\n\tborder-radius: 2px;\n\ttransition: width .35s ease;\n}\n\n\/* Header *\/\n.vcra-header { margin-bottom: 28px; }\n.vcra-eyebrow {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .6rem;\n\tletter-spacing: .18em;\n\ttext-transform: uppercase;\n\tcolor: var(--c-muted);\n\tmargin-bottom: 6px;\n}\n.vcra-h2 {\n\tfont-size: 1.25rem;\n\tfont-weight: 600;\n\tletter-spacing: -.01em;\n\tmargin-bottom: 8px;\n\tcolor: var(--th-primary);\n}\n.vcra-desc {\n\tfont-size: .88rem;\n\tcolor: var(--c-muted);\n\tline-height: 1.6;\n\tmax-width: 560px;\n}\n\n\/* Scale legend *\/\n.vcra-scale-legend {\n\tdisplay: flex;\n\tjustify-content: space-between;\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .58rem;\n\tletter-spacing: .07em;\n\ttext-transform: uppercase;\n\tcolor: var(--c-muted);\n\tmargin-bottom: 18px;\n\tborder-top: 1px solid var(--th-border);\n\tborder-bottom: 1px solid var(--th-border);\n\tpadding: 7px 0;\n}\n\n\/* Dimension group header *\/\n.vcra-dim-head {\n\tdisplay: flex;\n\talign-items: center;\n\tgap: 10px;\n\tmargin: 24px 0 10px;\n\tpadding-left: 10px;\n\tborder-left: 3px solid var(--th-border);\n}\n.vcra-dim-head.vuca-dim { border-left-color: var(--c-vuca); }\n.vcra-dim-head.spark-dim { border-left-color: var(--c-spark); }\n.vcra-dim-tag {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .58rem;\n\tletter-spacing: .14em;\n\ttext-transform: uppercase;\n\tcolor: var(--c-muted);\n}\n.vcra-dim-name {\n\tfont-size: .88rem;\n\tfont-weight: 600;\n\tcolor: var(--th-primary);\n}\n\n\/* Question card *\/\n.vcra-q {\n\tborder: 1px solid var(--th-border);\n\tborder-radius: 4px;\n\tpadding: 16px 18px;\n\tmargin-bottom: 8px;\n\ttransition: border-color .2s;\n}\n.vcra-q.answered { border-color: var(--c-muted); }\n.vcra-q-num {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .58rem;\n\tletter-spacing: .1em;\n\ttext-transform: uppercase;\n\tcolor: var(--c-muted);\n\tmargin-bottom: 7px;\n}\n.vcra-q-text {\n\tfont-size: .9rem;\n\tline-height: 1.6;\n\tmargin-bottom: 14px;\n}\n\n\/* Likert \u2013 5 tiles in a row *\/\n.vcra-likert {\n\tdisplay: grid !important;\n\tgrid-template-columns: repeat(5, 1fr) !important;\n\tgap: 4px !important;\n}\n.vcra-likert input[type=\"radio\"] { display: none; }\n.vcra-likert label {\n\tdisplay: flex !important;\n\tflex-direction: column !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n\tgap: 3px !important;\n\tpadding: 9px 4px 8px !important;\n\tborder: 1.5px solid var(--th-border) !important;\n\tborder-radius: 3px !important;\n\tcursor: pointer !important;\n\tpointer-events: auto !important;\n\ttransition: border-color .15s, background .15s, color .15s !important;\n\ttext-align: center !important;\n\tbox-sizing: border-box !important;\n\t\/* Prevent theme styles from collapsing the label *\/\n\tmin-width: 0 !important;\n\twidth: 100% !important;\n}\n.vcra-likert label:hover {\n\tborder-color: var(--c-muted) !important;\n\tbackground: var(--th-surface) !important;\n}\n.vcra-likert label .lk-n {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .95rem;\n\tfont-weight: 500;\n\tline-height: 1;\n}\n.vcra-likert label .lk-t {\n\tfont-size: .52rem;\n\tletter-spacing: .04em;\n\ttext-transform: uppercase;\n\tcolor: var(--c-muted);\n\tline-height: 1.2;\n}\n\n\/* Checked state \u2013 VUCA questions orange, SPARK questions teal *\/\n.vcra-q-vuca  .vcra-likert input:checked + label {\n\tbackground: var(--c-vuca) !important;\n\tborder-color: var(--c-vuca) !important;\n\tcolor: #fff !important;\n}\n.vcra-q-vuca  .vcra-likert input:checked + label .lk-t { color: rgba(255,255,255,.75) !important; }\n.vcra-q-spark .vcra-likert input:checked + label {\n\tbackground: var(--c-spark) !important;\n\tborder-color: var(--c-spark) !important;\n\tcolor: #fff !important;\n}\n.vcra-q-spark .vcra-likert input:checked + label .lk-t { color: rgba(255,255,255,.75) !important; }\n.vcra-q-balance .vcra-likert input:checked + label {\n\tbackground: var(--th-primary) !important;\n\tborder-color: var(--th-primary) !important;\n\tcolor: var(--th-bg) !important;\n}\n\n\/* Submit row *\/\n.vcra-submit-row {\n\tdisplay: flex;\n\talign-items: center;\n\tgap: 14px;\n\tflex-wrap: wrap;\n\tmargin-top: 24px;\n\tpadding-top: 20px;\n\tborder-top: 1px solid var(--th-border);\n}\n.vcra-submit-btn {\n\tfont-family: 'DM Sans', sans-serif;\n\tfont-size: .82rem;\n\tfont-weight: 600;\n\tletter-spacing: .06em;\n\ttext-transform: uppercase;\n\tcolor: var(--th-bg);\n\tbackground: var(--th-primary);\n\tborder: 1.5px solid var(--th-primary);\n\tborder-radius: 3px;\n\tpadding: 11px 28px;\n\tcursor: pointer;\n\ttransition: background .2s, color .2s;\n\twhite-space: nowrap;\n}\n.vcra-submit-btn:hover:not(:disabled) {\n\tbackground: transparent;\n\tcolor: var(--th-primary);\n}\n.vcra-submit-btn:disabled { opacity: .35; cursor: not-allowed; }\n.vcra-submit-msg {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .72rem;\n\tcolor: var(--c-muted);\n\tletter-spacing: .04em;\n}\n\n\/* \u2500\u2500 RESULTS PANEL \u2500\u2500 *\/\n.vcra-results { display: none; }\n\n.vcra-results-header {\n\tborder-bottom: 1px solid var(--th-border);\n\tpadding-bottom: 22px;\n\tmargin-bottom: 24px;\n}\n.vcra-results-level {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .62rem;\n\tletter-spacing: .18em;\n\ttext-transform: uppercase;\n\tcolor: var(--c-muted);\n\tmargin-bottom: 4px;\n}\n.vcra-results-icon { font-size: 2rem; margin-bottom: 6px; }\n.vcra-results-headline {\n\tfont-size: clamp(1.25rem, 3vw, 1.7rem);\n\tfont-weight: 600;\n\tletter-spacing: -.01em;\n\tline-height: 1.15;\n\tmargin-bottom: 10px;\n}\n.vcra-results-intro {\n\tfont-size: .88rem;\n\tcolor: var(--c-muted);\n\tline-height: 1.7;\n\tmax-width: 560px;\n}\n\n\/* Score cards *\/\n.vcra-score-grid {\n\tdisplay: grid;\n\tgrid-template-columns: repeat(3, 1fr);\n\tgap: 8px;\n\tmargin-bottom: 24px;\n}\n@media (max-width: 520px) { .vcra-score-grid { grid-template-columns: 1fr 1fr; } }\n.vcra-score-card {\n\tborder: 1px solid var(--th-border);\n\tborder-radius: 4px;\n\tpadding: 14px 16px;\n\ttext-align: center;\n}\n.vcra-score-card .sc-val {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: 1.6rem;\n\tfont-weight: 500;\n\tline-height: 1;\n}\n.vcra-score-card .sc-lbl {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .55rem;\n\tletter-spacing: .1em;\n\ttext-transform: uppercase;\n\tcolor: var(--c-muted);\n\tmargin-top: 4px;\n}\n\n\/* Dimension bars *\/\n.vcra-bars-section { margin-bottom: 24px; }\n.vcra-bars-title {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .6rem;\n\tletter-spacing: .16em;\n\ttext-transform: uppercase;\n\tcolor: var(--c-muted);\n\tmargin-bottom: 10px;\n}\n.vcra-bar-row { margin-bottom: 10px; }\n.vcra-bar-meta {\n\tdisplay: flex;\n\tjustify-content: space-between;\n\talign-items: baseline;\n\tmargin-bottom: 4px;\n}\n.vcra-bar-name { font-size: .82rem; font-weight: 500; }\n.vcra-bar-scores {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .62rem;\n\tcolor: var(--c-muted);\n}\n.vcra-bar-track {\n\theight: 5px;\n\tbackground: var(--th-border);\n\tborder-radius: 3px;\n\tposition: relative;\n\toverflow: visible;\n}\n.vcra-bar-fill {\n\theight: 100%;\n\tborder-radius: 3px;\n\ttransition: width .9s cubic-bezier(.23,1,.32,1);\n\twidth: 0;\n}\n.vcra-bar-bench {\n\tposition: absolute;\n\ttop: -3px; bottom: -3px;\n\twidth: 2px;\n\tbackground: var(--c-muted);\n\tborder-radius: 1px;\n\ttransition: left .9s cubic-bezier(.23,1,.32,1);\n\tleft: 60%;\n}\n\n\/* Actions & reading *\/\n.vcra-actions-box {\n\tbackground: var(--th-surface);\n\tborder-radius: 4px;\n\tpadding: 18px 20px;\n\tmargin-bottom: 18px;\n}\n.vcra-actions-box h3 {\n\tfont-size: .82rem;\n\tfont-weight: 600;\n\tletter-spacing: .02em;\n\tmargin-bottom: 10px;\n\tcolor: var(--th-primary);\n}\n.vcra-actions-box ul {\n\tlist-style: none;\n\tpadding: 0;\n\tmargin: 0;\n}\n.vcra-actions-box li {\n\tfont-size: .85rem;\n\tline-height: 1.6;\n\tpadding: 7px 0 7px 16px;\n\tborder-bottom: 1px solid var(--th-border);\n\tcolor: var(--c-muted);\n\tposition: relative;\n}\n.vcra-actions-box li::before {\n\tcontent: '\u2192';\n\tposition: absolute;\n\tleft: 0;\n\tcolor: var(--th-primary);\n\tfont-weight: 600;\n}\n.vcra-actions-box li:last-child { border: none; }\n\n.vcra-reading-cols {\n\tdisplay: flex;\n\tgap: 10px;\n\tflex-wrap: wrap;\n\tmargin-bottom: 18px;\n}\n.vcra-reading-col {\n\tflex: 1 1 200px;\n\tborder: 1px solid var(--th-border);\n\tborder-radius: 4px;\n\tpadding: 14px 16px;\n}\n.vcra-reading-col h4 {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .6rem;\n\tletter-spacing: .14em;\n\ttext-transform: uppercase;\n\tcolor: var(--c-muted);\n\tmargin-bottom: 8px;\n}\n.vcra-reading-col ul { list-style: none; padding: 0; margin: 0; }\n.vcra-reading-col li {\n\tfont-size: .82rem;\n\tline-height: 1.5;\n\tcolor: var(--c-muted);\n\tpadding: 5px 0;\n\tborder-bottom: 1px solid var(--th-border);\n}\n.vcra-reading-col li:last-child { border: none; }\n\n\/* Benchmark note *\/\n.vcra-bench-note {\n\tfont-family: 'DM Mono', monospace;\n\tfont-size: .62rem;\n\tcolor: var(--c-muted);\n\tletter-spacing: .04em;\n\tline-height: 1.6;\n\tmargin-bottom: 20px;\n}\n\n\/* Retake *\/\n.vcra-retake-btn {\n\tfont-family: 'DM Sans', sans-serif;\n\tfont-size: .78rem;\n\tfont-weight: 500;\n\tletter-spacing: .06em;\n\ttext-transform: uppercase;\n\tcolor: var(--c-muted);\n\tbackground: transparent;\n\tborder: 1px solid var(--th-border);\n\tborder-radius: 3px;\n\tpadding: 9px 22px;\n\tcursor: pointer;\n\ttransition: border-color .2s, color .2s;\n}\n.vcra-retake-btn:hover { border-color: var(--c-muted); color: var(--th-primary); }\n\n\/* Mobile *\/\n@media (max-width: 480px) {\n\t.vcra-likert label .lk-t { display: none; }\n\t.vcra-score-grid { grid-template-columns: 1fr 1fr; }\n}\n<\/style>\n\n<div id=\"vcra-profile\"\n     data-nonce=\"2b403f0271\"\n     data-ajax=\"https:\/\/www.vucapocalypse.com\/wp-admin\/admin-ajax.php\"\n     data-type=\"profile\">\n\n  <!-- FORM SECTION -->\n  <div class=\"vcra-form-section\">\n\n\t<div class=\"vcra-prog-wrap\">\n\t  <div class=\"vcra-prog-meta\">\n\t\t<span>Progress<\/span>\n\t\t<span class=\"vcra-prog-count\">0 \/ 30<\/span>\n\t  <\/div>\n\t  <div class=\"vcra-prog-track\"><div class=\"vcra-prog-fill\"><\/div><\/div>\n\t<\/div>\n\n\t<div class=\"vcra-header\">\n\t  <div class=\"vcra-eyebrow\">VUCA\u2013SPARK Assessment \u00b7 30 items \u00b7 ~12 min<\/div>\n\t  <div class=\"vcra-h2\">Your Complete VUCA\u2013SPARK Profile<\/div>\n\t  <p class=\"vcra-desc\">\n\t\t\t\t<strong>How it works:<\/strong> Read each statement and click a button from <strong>1 (Strongly Disagree)<\/strong> to <strong>5 (Strongly Agree)<\/strong>. This assessment maps your position across all four VUCA dimensions and all five SPARK capacities. There are no right or wrong answers \u2014 just honest ones. All results are stored anonymously.\n\t\t\t  <\/p>\n\t<\/div>\n\n\t<div class=\"vcra-scale-legend\">\n\t  <span>1 = Strongly Disagree<\/span>\n\t  <span>2 = Disagree<\/span>\n\t  <span>3 = Neutral<\/span>\n\t  <span>4 = Agree<\/span>\n\t  <span>5 = Strongly Agree<\/span>\n\t<\/div>\n\n\t<form id=\"vcra-profile-form\">\n\t<div class=\"vcra-dim-head vuca-dim\">\n\t  <span class=\"vcra-dim-tag\">VUCA Exposure<\/span>\n\t  <span class=\"vcra-dim-name\">Volatility<\/span>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"V1\">\n\t  <div class=\"vcra-q-num\">Statement 1<\/div>\n\t  <div class=\"vcra-q-text\">Rapid, unexpected shifts in priorities or conditions frequently derail my ability to deliver on commitments.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V1\"\n\t\t       id=\"vcra-profile_V1_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_V1_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V1\"\n\t\t       id=\"vcra-profile_V1_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_V1_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V1\"\n\t\t       id=\"vcra-profile_V1_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_V1_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V1\"\n\t\t       id=\"vcra-profile_V1_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_V1_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V1\"\n\t\t       id=\"vcra-profile_V1_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_V1_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"V2\">\n\t  <div class=\"vcra-q-num\">Statement 2<\/div>\n\t  <div class=\"vcra-q-text\">The pace of change in my environment outstrips my capacity to build stable routines and systems.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V2\"\n\t\t       id=\"vcra-profile_V2_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_V2_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V2\"\n\t\t       id=\"vcra-profile_V2_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_V2_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V2\"\n\t\t       id=\"vcra-profile_V2_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_V2_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V2\"\n\t\t       id=\"vcra-profile_V2_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_V2_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V2\"\n\t\t       id=\"vcra-profile_V2_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_V2_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"V3\">\n\t  <div class=\"vcra-q-num\">Statement 3<\/div>\n\t  <div class=\"vcra-q-text\">Sudden disruptions cause significant disorientation before I find a new equilibrium.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V3\"\n\t\t       id=\"vcra-profile_V3_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_V3_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V3\"\n\t\t       id=\"vcra-profile_V3_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_V3_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V3\"\n\t\t       id=\"vcra-profile_V3_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_V3_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V3\"\n\t\t       id=\"vcra-profile_V3_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_V3_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_V3\"\n\t\t       id=\"vcra-profile_V3_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_V3_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-dim-head vuca-dim\">\n\t  <span class=\"vcra-dim-tag\">VUCA Exposure<\/span>\n\t  <span class=\"vcra-dim-name\">Uncertainty<\/span>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"U1\">\n\t  <div class=\"vcra-q-num\">Statement 4<\/div>\n\t  <div class=\"vcra-q-text\">I regularly must commit resources or take positions before I have the information I would ideally want.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U1\"\n\t\t       id=\"vcra-profile_U1_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_U1_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U1\"\n\t\t       id=\"vcra-profile_U1_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_U1_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U1\"\n\t\t       id=\"vcra-profile_U1_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_U1_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U1\"\n\t\t       id=\"vcra-profile_U1_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_U1_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U1\"\n\t\t       id=\"vcra-profile_U1_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_U1_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"U2\">\n\t  <div class=\"vcra-q-num\">Statement 5<\/div>\n\t  <div class=\"vcra-q-text\">Situations without a clear right answer leave me uncomfortable and prone to delaying decisions.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U2\"\n\t\t       id=\"vcra-profile_U2_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_U2_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U2\"\n\t\t       id=\"vcra-profile_U2_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_U2_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U2\"\n\t\t       id=\"vcra-profile_U2_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_U2_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U2\"\n\t\t       id=\"vcra-profile_U2_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_U2_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U2\"\n\t\t       id=\"vcra-profile_U2_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_U2_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"U3\">\n\t  <div class=\"vcra-q-num\">Statement 6<\/div>\n\t  <div class=\"vcra-q-text\">When outcomes are highly unpredictable, I find it difficult to maintain a consistent strategic direction.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U3\"\n\t\t       id=\"vcra-profile_U3_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_U3_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U3\"\n\t\t       id=\"vcra-profile_U3_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_U3_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U3\"\n\t\t       id=\"vcra-profile_U3_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_U3_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U3\"\n\t\t       id=\"vcra-profile_U3_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_U3_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_U3\"\n\t\t       id=\"vcra-profile_U3_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_U3_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-dim-head vuca-dim\">\n\t  <span class=\"vcra-dim-tag\">VUCA Exposure<\/span>\n\t  <span class=\"vcra-dim-name\">Complexity<\/span>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"C1\">\n\t  <div class=\"vcra-q-num\">Statement 7<\/div>\n\t  <div class=\"vcra-q-text\">The problems I face involve so many interacting variables that isolating cause and effect is genuinely challenging.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C1\"\n\t\t       id=\"vcra-profile_C1_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_C1_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C1\"\n\t\t       id=\"vcra-profile_C1_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_C1_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C1\"\n\t\t       id=\"vcra-profile_C1_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_C1_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C1\"\n\t\t       id=\"vcra-profile_C1_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_C1_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C1\"\n\t\t       id=\"vcra-profile_C1_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_C1_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"C2\">\n\t  <div class=\"vcra-q-num\">Statement 8<\/div>\n\t  <div class=\"vcra-q-text\">I often feel overwhelmed by the range of stakeholders, dependencies, and trade-offs I must manage simultaneously.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C2\"\n\t\t       id=\"vcra-profile_C2_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_C2_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C2\"\n\t\t       id=\"vcra-profile_C2_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_C2_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C2\"\n\t\t       id=\"vcra-profile_C2_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_C2_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C2\"\n\t\t       id=\"vcra-profile_C2_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_C2_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C2\"\n\t\t       id=\"vcra-profile_C2_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_C2_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"C3\">\n\t  <div class=\"vcra-q-num\">Statement 9<\/div>\n\t  <div class=\"vcra-q-text\">I struggle to maintain a clear picture of how different parts of my environment interact and affect each other.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C3\"\n\t\t       id=\"vcra-profile_C3_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_C3_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C3\"\n\t\t       id=\"vcra-profile_C3_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_C3_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C3\"\n\t\t       id=\"vcra-profile_C3_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_C3_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C3\"\n\t\t       id=\"vcra-profile_C3_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_C3_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_C3\"\n\t\t       id=\"vcra-profile_C3_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_C3_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-dim-head vuca-dim\">\n\t  <span class=\"vcra-dim-tag\">VUCA Exposure<\/span>\n\t  <span class=\"vcra-dim-name\">Ambiguity<\/span>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"A1\">\n\t  <div class=\"vcra-q-num\">Statement 10<\/div>\n\t  <div class=\"vcra-q-text\">I frequently encounter situations where the same data can be legitimately interpreted in conflicting ways.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A1\"\n\t\t       id=\"vcra-profile_A1_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_A1_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A1\"\n\t\t       id=\"vcra-profile_A1_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_A1_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A1\"\n\t\t       id=\"vcra-profile_A1_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_A1_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A1\"\n\t\t       id=\"vcra-profile_A1_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_A1_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A1\"\n\t\t       id=\"vcra-profile_A1_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_A1_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"A2\">\n\t  <div class=\"vcra-q-num\">Statement 11<\/div>\n\t  <div class=\"vcra-q-text\">I find it difficult to commit to action when the meaning of available information remains genuinely contested.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A2\"\n\t\t       id=\"vcra-profile_A2_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_A2_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A2\"\n\t\t       id=\"vcra-profile_A2_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_A2_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A2\"\n\t\t       id=\"vcra-profile_A2_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_A2_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A2\"\n\t\t       id=\"vcra-profile_A2_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_A2_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A2\"\n\t\t       id=\"vcra-profile_A2_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_A2_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-vuca\" data-qid=\"A3\">\n\t  <div class=\"vcra-q-num\">Statement 12<\/div>\n\t  <div class=\"vcra-q-text\">When facing novel situations without clear precedent, I default to familiar frameworks even when they may not apply.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A3\"\n\t\t       id=\"vcra-profile_A3_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_A3_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A3\"\n\t\t       id=\"vcra-profile_A3_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_A3_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A3\"\n\t\t       id=\"vcra-profile_A3_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_A3_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A3\"\n\t\t       id=\"vcra-profile_A3_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_A3_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_A3\"\n\t\t       id=\"vcra-profile_A3_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_A3_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-dim-head spark-dim\">\n\t  <span class=\"vcra-dim-tag\">SPARK Capacity<\/span>\n\t  <span class=\"vcra-dim-name\">Sustainable<\/span>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"S1\">\n\t  <div class=\"vcra-q-num\">Statement 13<\/div>\n\t  <div class=\"vcra-q-text\">My decisions routinely account for consequences extending well beyond the current planning horizon.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S1\"\n\t\t       id=\"vcra-profile_S1_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_S1_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S1\"\n\t\t       id=\"vcra-profile_S1_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_S1_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S1\"\n\t\t       id=\"vcra-profile_S1_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_S1_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S1\"\n\t\t       id=\"vcra-profile_S1_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_S1_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S1\"\n\t\t       id=\"vcra-profile_S1_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_S1_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"S2\">\n\t  <div class=\"vcra-q-num\">Statement 14<\/div>\n\t  <div class=\"vcra-q-text\">I actively balance short-term performance demands against longer-term systemic, social, and environmental impact.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S2\"\n\t\t       id=\"vcra-profile_S2_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_S2_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S2\"\n\t\t       id=\"vcra-profile_S2_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_S2_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S2\"\n\t\t       id=\"vcra-profile_S2_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_S2_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S2\"\n\t\t       id=\"vcra-profile_S2_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_S2_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S2\"\n\t\t       id=\"vcra-profile_S2_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_S2_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"S3\">\n\t  <div class=\"vcra-q-num\">Statement 15<\/div>\n\t  <div class=\"vcra-q-text\">I design initiatives with deliberate consideration of how they will function across multiple plausible future scenarios.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S3\"\n\t\t       id=\"vcra-profile_S3_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_S3_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S3\"\n\t\t       id=\"vcra-profile_S3_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_S3_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S3\"\n\t\t       id=\"vcra-profile_S3_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_S3_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S3\"\n\t\t       id=\"vcra-profile_S3_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_S3_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_S3\"\n\t\t       id=\"vcra-profile_S3_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_S3_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-dim-head spark-dim\">\n\t  <span class=\"vcra-dim-tag\">SPARK Capacity<\/span>\n\t  <span class=\"vcra-dim-name\">Predictive<\/span>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"P1\">\n\t  <div class=\"vcra-q-num\">Statement 16<\/div>\n\t  <div class=\"vcra-q-text\">I use structured foresight methods \u2014 scenario planning, trend scanning, data modelling \u2014 to anticipate disruptions before they become urgent.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P1\"\n\t\t       id=\"vcra-profile_P1_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_P1_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P1\"\n\t\t       id=\"vcra-profile_P1_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_P1_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P1\"\n\t\t       id=\"vcra-profile_P1_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_P1_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P1\"\n\t\t       id=\"vcra-profile_P1_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_P1_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P1\"\n\t\t       id=\"vcra-profile_P1_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_P1_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"P2\">\n\t  <div class=\"vcra-q-num\">Statement 17<\/div>\n\t  <div class=\"vcra-q-text\">I can identify early-stage signals of emerging disruption before they become visible to most in my context.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P2\"\n\t\t       id=\"vcra-profile_P2_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_P2_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P2\"\n\t\t       id=\"vcra-profile_P2_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_P2_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P2\"\n\t\t       id=\"vcra-profile_P2_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_P2_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P2\"\n\t\t       id=\"vcra-profile_P2_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_P2_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P2\"\n\t\t       id=\"vcra-profile_P2_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_P2_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"P3\">\n\t  <div class=\"vcra-q-num\">Statement 18<\/div>\n\t  <div class=\"vcra-q-text\">My foresight practice is systematic and disciplined, not reactive or triggered only by crisis.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P3\"\n\t\t       id=\"vcra-profile_P3_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_P3_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P3\"\n\t\t       id=\"vcra-profile_P3_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_P3_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P3\"\n\t\t       id=\"vcra-profile_P3_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_P3_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P3\"\n\t\t       id=\"vcra-profile_P3_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_P3_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_P3\"\n\t\t       id=\"vcra-profile_P3_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_P3_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-dim-head spark-dim\">\n\t  <span class=\"vcra-dim-tag\">SPARK Capacity<\/span>\n\t  <span class=\"vcra-dim-name\">Agile<\/span>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"Ag1\">\n\t  <div class=\"vcra-q-num\">Statement 19<\/div>\n\t  <div class=\"vcra-q-text\">I can reconfigure my approach, priorities, and resource allocation quickly and cleanly when circumstances change.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag1\"\n\t\t       id=\"vcra-profile_Ag1_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_Ag1_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag1\"\n\t\t       id=\"vcra-profile_Ag1_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_Ag1_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag1\"\n\t\t       id=\"vcra-profile_Ag1_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_Ag1_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag1\"\n\t\t       id=\"vcra-profile_Ag1_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_Ag1_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag1\"\n\t\t       id=\"vcra-profile_Ag1_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_Ag1_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"Ag2\">\n\t  <div class=\"vcra-q-num\">Statement 20<\/div>\n\t  <div class=\"vcra-q-text\">I maintain strategic clarity and direction even as tactics shift repeatedly in response to new information.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag2\"\n\t\t       id=\"vcra-profile_Ag2_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_Ag2_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag2\"\n\t\t       id=\"vcra-profile_Ag2_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_Ag2_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag2\"\n\t\t       id=\"vcra-profile_Ag2_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_Ag2_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag2\"\n\t\t       id=\"vcra-profile_Ag2_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_Ag2_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag2\"\n\t\t       id=\"vcra-profile_Ag2_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_Ag2_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"Ag3\">\n\t  <div class=\"vcra-q-num\">Statement 21<\/div>\n\t  <div class=\"vcra-q-text\">I create environments where experimentation is structurally safe and learning from iteration is actively reinforced.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag3\"\n\t\t       id=\"vcra-profile_Ag3_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_Ag3_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag3\"\n\t\t       id=\"vcra-profile_Ag3_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_Ag3_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag3\"\n\t\t       id=\"vcra-profile_Ag3_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_Ag3_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag3\"\n\t\t       id=\"vcra-profile_Ag3_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_Ag3_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_Ag3\"\n\t\t       id=\"vcra-profile_Ag3_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_Ag3_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-dim-head spark-dim\">\n\t  <span class=\"vcra-dim-tag\">SPARK Capacity<\/span>\n\t  <span class=\"vcra-dim-name\">Resilient<\/span>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"R1\">\n\t  <div class=\"vcra-q-num\">Statement 22<\/div>\n\t  <div class=\"vcra-q-text\">After significant setbacks, I recover functional effectiveness within a timeframe I consider acceptable.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R1\"\n\t\t       id=\"vcra-profile_R1_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_R1_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R1\"\n\t\t       id=\"vcra-profile_R1_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_R1_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R1\"\n\t\t       id=\"vcra-profile_R1_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_R1_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R1\"\n\t\t       id=\"vcra-profile_R1_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_R1_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R1\"\n\t\t       id=\"vcra-profile_R1_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_R1_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"R2\">\n\t  <div class=\"vcra-q-num\">Statement 23<\/div>\n\t  <div class=\"vcra-q-text\">I extract systematic learning from disruptions and translate it into concrete, measurable improvements.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R2\"\n\t\t       id=\"vcra-profile_R2_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_R2_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R2\"\n\t\t       id=\"vcra-profile_R2_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_R2_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R2\"\n\t\t       id=\"vcra-profile_R2_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_R2_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R2\"\n\t\t       id=\"vcra-profile_R2_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_R2_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R2\"\n\t\t       id=\"vcra-profile_R2_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_R2_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"R3\">\n\t  <div class=\"vcra-q-num\">Statement 24<\/div>\n\t  <div class=\"vcra-q-text\">I maintain relational trust, team cohesion, and motivational energy even during sustained periods of pressure.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R3\"\n\t\t       id=\"vcra-profile_R3_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_R3_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R3\"\n\t\t       id=\"vcra-profile_R3_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_R3_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R3\"\n\t\t       id=\"vcra-profile_R3_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_R3_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R3\"\n\t\t       id=\"vcra-profile_R3_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_R3_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_R3\"\n\t\t       id=\"vcra-profile_R3_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_R3_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-dim-head spark-dim\">\n\t  <span class=\"vcra-dim-tag\">SPARK Capacity<\/span>\n\t  <span class=\"vcra-dim-name\">Knowledge-driven<\/span>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"K1\">\n\t  <div class=\"vcra-q-num\">Statement 25<\/div>\n\t  <div class=\"vcra-q-text\">I actively build and maintain knowledge networks that give me access to relevant expertise and insight on demand.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K1\"\n\t\t       id=\"vcra-profile_K1_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_K1_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K1\"\n\t\t       id=\"vcra-profile_K1_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_K1_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K1\"\n\t\t       id=\"vcra-profile_K1_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_K1_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K1\"\n\t\t       id=\"vcra-profile_K1_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_K1_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K1\"\n\t\t       id=\"vcra-profile_K1_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_K1_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"K2\">\n\t  <div class=\"vcra-q-num\">Statement 26<\/div>\n\t  <div class=\"vcra-q-text\">I use data, analytics, and structured frameworks to demonstrably elevate decision quality under pressure.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K2\"\n\t\t       id=\"vcra-profile_K2_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_K2_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K2\"\n\t\t       id=\"vcra-profile_K2_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_K2_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K2\"\n\t\t       id=\"vcra-profile_K2_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_K2_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K2\"\n\t\t       id=\"vcra-profile_K2_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_K2_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K2\"\n\t\t       id=\"vcra-profile_K2_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_K2_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-spark\" data-qid=\"K3\">\n\t  <div class=\"vcra-q-num\">Statement 27<\/div>\n\t  <div class=\"vcra-q-text\">I create systems and practices that capture, synthesise, and make organisational knowledge accessible to others.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K3\"\n\t\t       id=\"vcra-profile_K3_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_K3_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K3\"\n\t\t       id=\"vcra-profile_K3_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_K3_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K3\"\n\t\t       id=\"vcra-profile_K3_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_K3_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K3\"\n\t\t       id=\"vcra-profile_K3_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_K3_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_K3\"\n\t\t       id=\"vcra-profile_K3_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_K3_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-dim-head \">\n\t  <span class=\"vcra-dim-tag\">Overall Balance<\/span>\n\t  <span class=\"vcra-dim-name\">Overall Balance<\/span>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-balance\" data-qid=\"O1\">\n\t  <div class=\"vcra-q-num\">Statement 28<\/div>\n\t  <div class=\"vcra-q-text\">I feel genuinely equipped \u2014 cognitively, structurally, and relationally \u2014 to navigate the current complexity of my environment.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O1\"\n\t\t       id=\"vcra-profile_O1_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_O1_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O1\"\n\t\t       id=\"vcra-profile_O1_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_O1_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O1\"\n\t\t       id=\"vcra-profile_O1_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_O1_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O1\"\n\t\t       id=\"vcra-profile_O1_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_O1_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O1\"\n\t\t       id=\"vcra-profile_O1_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_O1_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-balance\" data-qid=\"O2\">\n\t  <div class=\"vcra-q-num\">Statement 29<\/div>\n\t  <div class=\"vcra-q-text\">The intensity of VUCA pressure I currently face exceeds my capacity to respond with clarity and effectiveness.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O2\"\n\t\t       id=\"vcra-profile_O2_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_O2_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O2\"\n\t\t       id=\"vcra-profile_O2_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_O2_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O2\"\n\t\t       id=\"vcra-profile_O2_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_O2_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O2\"\n\t\t       id=\"vcra-profile_O2_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_O2_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O2\"\n\t\t       id=\"vcra-profile_O2_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_O2_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<div class=\"vcra-q vcra-q-balance\" data-qid=\"O3\">\n\t  <div class=\"vcra-q-num\">Statement 30<\/div>\n\t  <div class=\"vcra-q-text\">I actively invest in expanding my SPARK capacities rather than waiting for conditions to become more stable.<\/div>\n\t  <div class=\"vcra-likert\">\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O3\"\n\t\t       id=\"vcra-profile_O3_1\"\n\t\t       value=\"1\">\n\t\t<label for=\"vcra-profile_O3_1\">\n\t\t  <span class=\"lk-n\">1<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O3\"\n\t\t       id=\"vcra-profile_O3_2\"\n\t\t       value=\"2\">\n\t\t<label for=\"vcra-profile_O3_2\">\n\t\t  <span class=\"lk-n\">2<\/span>\n\t\t  <span class=\"lk-t\">Disagree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O3\"\n\t\t       id=\"vcra-profile_O3_3\"\n\t\t       value=\"3\">\n\t\t<label for=\"vcra-profile_O3_3\">\n\t\t  <span class=\"lk-n\">3<\/span>\n\t\t  <span class=\"lk-t\">Neutral<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O3\"\n\t\t       id=\"vcra-profile_O3_4\"\n\t\t       value=\"4\">\n\t\t<label for=\"vcra-profile_O3_4\">\n\t\t  <span class=\"lk-n\">4<\/span>\n\t\t  <span class=\"lk-t\">Agree<\/span>\n\t\t<\/label>\n\t\t<input type=\"radio\"\n\t\t       name=\"q_O3\"\n\t\t       id=\"vcra-profile_O3_5\"\n\t\t       value=\"5\">\n\t\t<label for=\"vcra-profile_O3_5\">\n\t\t  <span class=\"lk-n\">5<\/span>\n\t\t  <span class=\"lk-t\">Strongly<br>Agree<\/span>\n\t\t<\/label>\n\t  <\/div>\n\t<\/div>\n\t<\/form>\n\n\t<div class=\"vcra-submit-row\">\n\t  <button class=\"vcra-submit-btn\" disabled>Reveal my profile<\/button>\n\t  <span class=\"vcra-submit-msg\"><\/span>\n\t<\/div>\n\n  <\/div><!-- \/form section -->\n\n  <!-- RESULTS SECTION -->\n  <div class=\"vcra-results\">\n\n\t<div class=\"vcra-results-header\">\n\t  <div class=\"vcra-results-level\" id=\"vcra-profile-level\"><\/div>\n\t  <div class=\"vcra-results-icon\"  id=\"vcra-profile-icon\"><\/div>\n\t  <div class=\"vcra-results-headline\" id=\"vcra-profile-headline\"><\/div>\n\t  <p class=\"vcra-results-intro\"   id=\"vcra-profile-intro\"><\/p>\n\t<\/div>\n\n\t<!-- Score cards -->\n\t<div class=\"vcra-score-grid\">\n\t  <div class=\"vcra-score-card\">\n\t\t<div class=\"sc-val\" id=\"vcra-profile-vt\" style=\"color:var(--c-vuca)\">\u2014<\/div>\n\t\t<div class=\"sc-lbl\">VUCA Pressure<\/div>\n\t  <\/div>\n\t  <div class=\"vcra-score-card\">\n\t\t<div class=\"sc-val\" id=\"vcra-profile-st\" style=\"color:var(--c-spark)\">\u2014<\/div>\n\t\t<div class=\"sc-lbl\">SPARK Capacity<\/div>\n\t  <\/div>\n\t  <div class=\"vcra-score-card\">\n\t\t<div class=\"sc-val\" id=\"vcra-profile-net\">\u2014<\/div>\n\t\t<div class=\"sc-lbl\">Net SPARK Advantage<\/div>\n\t  <\/div>\n\t<\/div>\n\n\t<!-- Dimension bars -->\n\t<div class=\"vcra-bars-section\">\n\t  <div class=\"vcra-bars-title\">VUCA Exposure \u2014 by dimension<\/div>\n\t  \t  <div class=\"vcra-bar-row\" id=\"vcra-profile-bar-v\">\n\t\t<div class=\"vcra-bar-meta\">\n\t\t  <span class=\"vcra-bar-name\">Volatility<\/span>\n\t\t  <span class=\"vcra-bar-scores vcra-bs-v\"><\/span>\n\t\t<\/div>\n\t\t<div class=\"vcra-bar-track\">\n\t\t  <div class=\"vcra-bar-fill\" style=\"background:var(--c-vuca)\"><\/div>\n\t\t  <div class=\"vcra-bar-bench\"><\/div>\n\t\t<\/div>\n\t  <\/div>\n\t  \t  <div class=\"vcra-bar-row\" id=\"vcra-profile-bar-u\">\n\t\t<div class=\"vcra-bar-meta\">\n\t\t  <span class=\"vcra-bar-name\">Uncertainty<\/span>\n\t\t  <span class=\"vcra-bar-scores vcra-bs-u\"><\/span>\n\t\t<\/div>\n\t\t<div class=\"vcra-bar-track\">\n\t\t  <div class=\"vcra-bar-fill\" style=\"background:var(--c-vuca)\"><\/div>\n\t\t  <div class=\"vcra-bar-bench\"><\/div>\n\t\t<\/div>\n\t  <\/div>\n\t  \t  <div class=\"vcra-bar-row\" id=\"vcra-profile-bar-c\">\n\t\t<div class=\"vcra-bar-meta\">\n\t\t  <span class=\"vcra-bar-name\">Complexity<\/span>\n\t\t  <span class=\"vcra-bar-scores vcra-bs-c\"><\/span>\n\t\t<\/div>\n\t\t<div class=\"vcra-bar-track\">\n\t\t  <div class=\"vcra-bar-fill\" style=\"background:var(--c-vuca)\"><\/div>\n\t\t  <div class=\"vcra-bar-bench\"><\/div>\n\t\t<\/div>\n\t  <\/div>\n\t  \t  <div class=\"vcra-bar-row\" id=\"vcra-profile-bar-a\">\n\t\t<div class=\"vcra-bar-meta\">\n\t\t  <span class=\"vcra-bar-name\">Ambiguity<\/span>\n\t\t  <span class=\"vcra-bar-scores vcra-bs-a\"><\/span>\n\t\t<\/div>\n\t\t<div class=\"vcra-bar-track\">\n\t\t  <div class=\"vcra-bar-fill\" style=\"background:var(--c-vuca)\"><\/div>\n\t\t  <div class=\"vcra-bar-bench\"><\/div>\n\t\t<\/div>\n\t  <\/div>\n\t  \n\t  <div class=\"vcra-bars-title\" style=\"margin-top:18px\">SPARK Capacity \u2014 by dimension<\/div>\n\t  \t  <div class=\"vcra-bar-row\" id=\"vcra-profile-bar-s\">\n\t\t<div class=\"vcra-bar-meta\">\n\t\t  <span class=\"vcra-bar-name\">Sustainable<\/span>\n\t\t  <span class=\"vcra-bar-scores vcra-bs-s\"><\/span>\n\t\t<\/div>\n\t\t<div class=\"vcra-bar-track\">\n\t\t  <div class=\"vcra-bar-fill\" style=\"background:var(--c-spark)\"><\/div>\n\t\t  <div class=\"vcra-bar-bench\"><\/div>\n\t\t<\/div>\n\t  <\/div>\n\t  \t  <div class=\"vcra-bar-row\" id=\"vcra-profile-bar-p\">\n\t\t<div class=\"vcra-bar-meta\">\n\t\t  <span class=\"vcra-bar-name\">Predictive<\/span>\n\t\t  <span class=\"vcra-bar-scores vcra-bs-p\"><\/span>\n\t\t<\/div>\n\t\t<div class=\"vcra-bar-track\">\n\t\t  <div class=\"vcra-bar-fill\" style=\"background:var(--c-spark)\"><\/div>\n\t\t  <div class=\"vcra-bar-bench\"><\/div>\n\t\t<\/div>\n\t  <\/div>\n\t  \t  <div class=\"vcra-bar-row\" id=\"vcra-profile-bar-ag\">\n\t\t<div class=\"vcra-bar-meta\">\n\t\t  <span class=\"vcra-bar-name\">Agile<\/span>\n\t\t  <span class=\"vcra-bar-scores vcra-bs-ag\"><\/span>\n\t\t<\/div>\n\t\t<div class=\"vcra-bar-track\">\n\t\t  <div class=\"vcra-bar-fill\" style=\"background:var(--c-spark)\"><\/div>\n\t\t  <div class=\"vcra-bar-bench\"><\/div>\n\t\t<\/div>\n\t  <\/div>\n\t  \t  <div class=\"vcra-bar-row\" id=\"vcra-profile-bar-r\">\n\t\t<div class=\"vcra-bar-meta\">\n\t\t  <span class=\"vcra-bar-name\">Resilient<\/span>\n\t\t  <span class=\"vcra-bar-scores vcra-bs-r\"><\/span>\n\t\t<\/div>\n\t\t<div class=\"vcra-bar-track\">\n\t\t  <div class=\"vcra-bar-fill\" style=\"background:var(--c-spark)\"><\/div>\n\t\t  <div class=\"vcra-bar-bench\"><\/div>\n\t\t<\/div>\n\t  <\/div>\n\t  \t  <div class=\"vcra-bar-row\" id=\"vcra-profile-bar-k\">\n\t\t<div class=\"vcra-bar-meta\">\n\t\t  <span class=\"vcra-bar-name\">Knowledge-driven<\/span>\n\t\t  <span class=\"vcra-bar-scores vcra-bs-k\"><\/span>\n\t\t<\/div>\n\t\t<div class=\"vcra-bar-track\">\n\t\t  <div class=\"vcra-bar-fill\" style=\"background:var(--c-spark)\"><\/div>\n\t\t  <div class=\"vcra-bar-bench\"><\/div>\n\t\t<\/div>\n\t  <\/div>\n\t  \t<\/div>\n\n\t<!-- Actions -->\n\t<div class=\"vcra-actions-box\">\n\t  <h3>Priority Actions<\/h3>\n\t  <ul id=\"vcra-profile-actions\"><\/ul>\n\t<\/div>\n\n\t<!-- Reading -->\n\t<div class=\"vcra-reading-cols\">\n\t  <div class=\"vcra-reading-col\">\n\t\t<h4>Recommended Reading<\/h4>\n\t\t<ul id=\"vcra-profile-books\"><\/ul>\n\t  <\/div>\n\t  <div class=\"vcra-reading-col\">\n\t\t<h4>Recommended Listening<\/h4>\n\t\t<ul id=\"vcra-profile-pods\"><\/ul>\n\t  <\/div>\n\t<\/div>\n\n\t<div class=\"vcra-bench-note\" id=\"vcra-profile-bench\"><\/div>\n\n\t<div>\n\t  <button class=\"vcra-retake-btn\">Retake assessment<\/button>\n\t<\/div>\n\n  <\/div><!-- \/results -->\n\n<\/div><!-- #vcra-profile -->\n\n<script>\n(function () {\n'use strict';\n\nconst WRAP  = document.getElementById('vcra-profile');\nconst AJAX  = WRAP.dataset.ajax;\nconst NONCE = WRAP.dataset.nonce;\nconst TYPE  = WRAP.dataset.type;\nconst QS    = 30;\nconst IDS   = [\"V1\",\"V2\",\"V3\",\"U1\",\"U2\",\"U3\",\"C1\",\"C2\",\"C3\",\"A1\",\"A2\",\"A3\",\"S1\",\"S2\",\"S3\",\"P1\",\"P2\",\"P3\",\"Ag1\",\"Ag2\",\"Ag3\",\"R1\",\"R2\",\"R3\",\"K1\",\"K2\",\"K3\",\"O1\",\"O2\",\"O3\"];\n\n\/* \u2500\u2500 PROGRESS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\nconst fill  = WRAP.querySelector('.vcra-prog-fill');\nconst cnt   = WRAP.querySelector('.vcra-prog-count');\nconst btn   = WRAP.querySelector('.vcra-submit-btn');\n\nfunction countAnswered() {\n  let n = 0;\n  WRAP.querySelectorAll('.vcra-q').forEach(q => {\n    if (q.querySelector('input[type=\"radio\"]:checked')) n++;\n  });\n  return n;\n}\n\nWRAP.querySelectorAll('.vcra-q').forEach(card => {\n  card.querySelectorAll('input[type=\"radio\"]').forEach(inp => {\n    inp.addEventListener('change', () => {\n      card.classList.add('answered');\n      const n = countAnswered();\n      fill.style.width = (n \/ QS * 100) + '%';\n      cnt.textContent  = n + ' \/ ' + QS;\n      btn.disabled     = (n < QS);\n    });\n  });\n});\n\n\/* \u2500\u2500 SUBMIT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\nbtn.addEventListener('click', function () {\n  this.disabled = true;\n  const msg = WRAP.querySelector('.vcra-submit-msg');\n  msg.textContent = 'Analysing your profile\u2026';\n\n  const body = new URLSearchParams({\n    action: 'vcra_submit', nonce: NONCE, test_type: TYPE\n  });\n  IDS.forEach(id => {\n    const ch = WRAP.querySelector(`input[name=\"q_${id}\"]:checked`);\n    if (ch) body.append('q_' + id, ch.value);\n  });\n\n  fetch(AJAX, { method: 'POST', body })\n    .then(r => r.json())\n    .then(res => {\n      if (res.success) {\n        renderResults(res.data);\n      } else {\n        msg.textContent = 'Error \u2014 please try again.';\n        this.disabled = false;\n      }\n    })\n    .catch(() => {\n      msg.textContent = 'Network error \u2014 please try again.';\n      this.disabled = false;\n    });\n});\n\n\/* \u2500\u2500 RENDER RESULTS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\nfunction renderResults(d) {\n  WRAP.querySelector('.vcra-form-section').style.display = 'none';\n  WRAP.querySelector('.vcra-results').style.display      = 'block';\n\n  \/\/ Header\n  document.getElementById('vcra-profile-level').textContent    = 'Profile: ' + d.level;\n  document.getElementById('vcra-profile-icon').textContent      = d.profile.icon;\n  const hl = document.getElementById('vcra-profile-headline');\n  hl.textContent    = d.profile.heading;\n  hl.style.color    = d.profile.colour;\n  document.getElementById('vcra-profile-intro').textContent = d.profile.intro;\n\n  \/\/ Scores\n  document.getElementById('vcra-profile-vt').textContent  = parseFloat(d.vuca_total).toFixed(2) + ' \/ 5';\n  document.getElementById('vcra-profile-st').textContent  = parseFloat(d.spark_total).toFixed(2) + ' \/ 5';\n  const net = parseFloat(d.net);\n  const netEl = document.getElementById('vcra-profile-net');\n  netEl.textContent = (net >= 0 ? '+' : '') + net.toFixed(2);\n  netEl.style.color = net >= 0 ? 'var(--c-spark)' : 'var(--c-vuca)';\n\n  \/\/ Bars \u2013 map from PHP key to JS key\n  const dimMap = {\n    v:'V', u:'U', c:'C', a:'A',\n    s:'S', p:'P', ag:'Ag', r:'R', k:'K'\n  };\n  Object.entries(dimMap).forEach(([cssKey, dataKey]) => {\n    const row = document.getElementById('vcra-profile-bar-' + cssKey);\n    if (!row) return;\n    const you   = parseFloat(d.subs[dataKey] ?? 0);\n    const bench = parseFloat(d.bench[dataKey] ?? 0);\n    row.querySelector('.vcra-bar-fill').style.width  = (you \/ 5 * 100) + '%';\n    row.querySelector('.vcra-bar-bench').style.left  = (bench \/ 5 * 100) + '%';\n    const sc = row.querySelector('.vcra-bar-scores');\n    if (sc) sc.textContent = 'You ' + you.toFixed(2) + '  \u00b7  Avg ' + bench.toFixed(2);\n  });\n\n  \/\/ Actions\n  const ul = document.getElementById('vcra-profile-actions');\n  ul.innerHTML = '';\n  d.profile.actions.forEach(a => {\n    const li = document.createElement('li'); li.textContent = a; ul.appendChild(li);\n  });\n\n  \/\/ Books & podcasts\n  ['books','pods'].forEach(key => {\n    const el = document.getElementById('vcra-profile-' + key);\n    el.innerHTML = '';\n    d.profile[key].forEach(item => {\n      const li = document.createElement('li'); li.textContent = item; el.appendChild(li);\n    });\n  });\n\n  \/\/ Benchmark note\n  const n = parseInt(d.bench.n, 10);\n  document.getElementById('vcra-profile-bench').textContent =\n    n > 0\n      ? `Your scores are benchmarked against ${n.toLocaleString()} anonymous ${TYPE} response${n===1?'':'s'} from the past 90 days. The grey marker on each bar shows the community average.`\n      : 'Your results have been stored anonymously. Be among the first to set the benchmark.';\n\n  WRAP.scrollIntoView({ behavior: 'smooth', block: 'start' });\n}\n\n\/* \u2500\u2500 RETAKE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\nWRAP.querySelector('.vcra-retake-btn').addEventListener('click', () => {\n  WRAP.querySelector('.vcra-form-section').style.display = '';\n  WRAP.querySelector('.vcra-results').style.display      = 'none';\n  WRAP.querySelectorAll('input[type=\"radio\"]').forEach(i => i.checked = false);\n  WRAP.querySelectorAll('.vcra-q').forEach(q => q.classList.remove('answered'));\n  fill.style.width = '0';\n  cnt.textContent  = '0 \/ ' + QS;\n  btn.disabled     = true;\n  btn.textContent  = 'Reveal my profile';\n  WRAP.querySelector('.vcra-submit-msg').textContent = '';\n  WRAP.scrollIntoView({ behavior: 'smooth', block: 'start' });\n});\n\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Thirty questions. Fifteen minutes. Nine dimensions mapped in full. The Snapshot tells you where you stand. The Full Profile tells you&nbsp;why&nbsp;\u2014 and what to do about it. This assessment goes deeper than a pulse check. It maps your position across all nine dimensions of the VUCA\u2013SPARK framework: four measuring the pressure the world is exerting [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-117","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.vucapocalypse.com\/home\/wp-json\/wp\/v2\/pages\/117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vucapocalypse.com\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.vucapocalypse.com\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.vucapocalypse.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vucapocalypse.com\/home\/wp-json\/wp\/v2\/comments?post=117"}],"version-history":[{"count":4,"href":"https:\/\/www.vucapocalypse.com\/home\/wp-json\/wp\/v2\/pages\/117\/revisions"}],"predecessor-version":[{"id":181,"href":"https:\/\/www.vucapocalypse.com\/home\/wp-json\/wp\/v2\/pages\/117\/revisions\/181"}],"wp:attachment":[{"href":"https:\/\/www.vucapocalypse.com\/home\/wp-json\/wp\/v2\/media?parent=117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}