{"id":531,"date":"2026-05-18T11:13:24","date_gmt":"2026-05-18T11:13:24","guid":{"rendered":"https:\/\/deborah-hartung.com\/?page_id=531"},"modified":"2026-05-18T19:27:20","modified_gmt":"2026-05-18T19:27:20","slug":"lead-from-truth-survey-deborah-hartung","status":"publish","type":"page","link":"https:\/\/deborah-hartung.com\/?page_id=531","title":{"rendered":"Lead from Truth Survey"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"531\" class=\"elementor elementor-531\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1899168 e-flex e-con-boxed e-con e-parent\" data-id=\"1899168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0bc65d2 elementor-widget elementor-widget-html\" data-id=\"0bc65d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Lead From Truth - Leadership Philosophy Assessment<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,400&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root {\r\n    --dark-blue: #213A54;\r\n    --canyon-rust: #BC5628;\r\n    --river: #B9D9D2;\r\n    --pebble: #F2ECEA;\r\n    --riverbed: #F4C8BA;\r\n    --sand: #D57F02;\r\n    --slate: #323434;\r\n    --white: #FFFFFF;\r\n    --x-color: #BC5628;\r\n    --x-light: #FDF0EB;\r\n    --y-color: #B9D9D2;\r\n    --y-light: #F0F8F6;\r\n    --t-color: #D57F02;\r\n    --t-light: #FDF6E8;\r\n  }\r\n\r\n  * { margin: 0; padding: 0; box-sizing: border-box; }\r\n\r\n  .dh-quiz-wrap {\r\n    font-family: 'DM Sans', sans-serif;\r\n    background: var(--pebble);\r\n    color: var(--slate);\r\n    min-height: 100vh;\r\n    overflow-x: hidden;\r\n    width: 100%;\r\n  }\r\n\r\n  .dh-quiz-header {\r\n    background: var(--dark-blue);\r\n    padding: 48px 32px 40px;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n    width: 100%;\r\n  }\r\n  .dh-quiz-header::before {\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    background: radial-gradient(ellipse at 70% 50%, rgba(188,86,40,0.15) 0%, transparent 60%),\r\n                radial-gradient(ellipse at 20% 80%, rgba(188,86,40,0.08) 0%, transparent 50%);\r\n  }\r\n  .dh-quiz-header-eyebrow {\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 11px;\r\n    font-weight: 500;\r\n    letter-spacing: 3px;\r\n    text-transform: uppercase;\r\n    color: var(--canyon-rust);\r\n    margin-bottom: 16px;\r\n    position: relative;\r\n  }\r\n  .dh-quiz-header h1 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(28px, 5vw, 44px);\r\n    font-weight: 700;\r\n    color: var(--white);\r\n    line-height: 1.15;\r\n    position: relative;\r\n  }\r\n  .dh-quiz-header h1 em {\r\n    font-style: italic;\r\n    color: var(--riverbed);\r\n  }\r\n  .dh-quiz-header-sub {\r\n    margin-top: 16px;\r\n    font-size: 15px;\r\n    font-weight: 300;\r\n    color: rgba(255,255,255,0.65);\r\n    max-width: 520px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    line-height: 1.7;\r\n    position: relative;\r\n  }\r\n\r\n  .dh-quiz-progress-wrap {\r\n    background: var(--dark-blue);\r\n    padding: 0 32px;\r\n    border-top: 1px solid rgba(255,255,255,0.08);\r\n    width: 100%;\r\n  }\r\n  .dh-quiz-progress-bar-outer {\r\n    max-width: 680px;\r\n    margin: 0 auto;\r\n    height: 3px;\r\n    background: rgba(255,255,255,0.12);\r\n    border-radius: 2px;\r\n  }\r\n  .dh-quiz-progress-bar-inner {\r\n    height: 100%;\r\n    background: var(--canyon-rust);\r\n    border-radius: 2px;\r\n    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);\r\n    width: 0%;\r\n  }\r\n  .dh-quiz-progress-label {\r\n    max-width: 680px;\r\n    margin: 0 auto;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    padding: 10px 0 14px;\r\n    font-size: 12px;\r\n    color: rgba(255,255,255,0.45);\r\n    letter-spacing: 0.5px;\r\n  }\r\n\r\n  .dh-quiz-main {\r\n    max-width: 720px;\r\n    margin: 0 auto;\r\n    padding: 48px 24px 80px;\r\n    width: 100%;\r\n  }\r\n\r\n  .dh-quiz-intro {\r\n    background: var(--white);\r\n    border-radius: 16px;\r\n    padding: 40px;\r\n    border: 1px solid rgba(242,236,234,0.8);\r\n    animation: dhFadeUp 0.5s ease forwards;\r\n    width: 100%;\r\n  }\r\n  .dh-quiz-intro h2 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    margin-bottom: 16px;\r\n    color: var(--dark-blue);\r\n  }\r\n  .dh-quiz-intro p {\r\n    font-size: 15px;\r\n    line-height: 1.75;\r\n    color: var(--slate);\r\n    margin-bottom: 14px;\r\n    opacity: 0.85;\r\n  }\r\n  .dh-quiz-intro p:last-of-type { margin-bottom: 28px; }\r\n  .dh-quiz-intro-note {\r\n    background: var(--pebble);\r\n    border-left: 3px solid var(--canyon-rust);\r\n    padding: 14px 18px;\r\n    border-radius: 0 8px 8px 0;\r\n    font-size: 13.5px;\r\n    color: var(--slate);\r\n    line-height: 1.65;\r\n    margin-bottom: 32px;\r\n    opacity: 0.8;\r\n  }\r\n\r\n  .dh-quiz-question {\r\n    background: var(--white);\r\n    border-radius: 16px;\r\n    padding: 36px 40px 40px;\r\n    border: 1px solid rgba(242,236,234,0.8);\r\n    animation: dhFadeUp 0.4s ease forwards;\r\n    display: none;\r\n    width: 100%;\r\n  }\r\n  .dh-quiz-question.active { display: block; }\r\n\r\n  .dh-quiz-q-meta {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    margin-bottom: 24px;\r\n    flex-wrap: wrap;\r\n  }\r\n  .dh-quiz-q-number {\r\n    font-size: 11px;\r\n    font-weight: 500;\r\n    letter-spacing: 2px;\r\n    text-transform: uppercase;\r\n    color: var(--canyon-rust);\r\n  }\r\n  .dh-quiz-q-construct {\r\n    font-size: 11px;\r\n    font-weight: 500;\r\n    letter-spacing: 1.5px;\r\n    text-transform: uppercase;\r\n    color: var(--slate);\r\n    background: var(--pebble);\r\n    padding: 3px 10px;\r\n    border-radius: 20px;\r\n    opacity: 0.7;\r\n  }\r\n  .dh-quiz-q-text {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(18px, 4vw, 21px);\r\n    font-weight: 600;\r\n    line-height: 1.45;\r\n    color: var(--dark-blue);\r\n    margin-bottom: 28px;\r\n    word-wrap: break-word !important;\r\n    overflow-wrap: break-word !important;\r\n    hyphens: auto;\r\n  }\r\n  .dh-quiz-q-scenario {\r\n    background: var(--pebble);\r\n    border-radius: 10px;\r\n    padding: 16px 20px;\r\n    font-size: 14px;\r\n    line-height: 1.7;\r\n    color: var(--slate);\r\n    margin-bottom: 28px;\r\n    font-style: italic;\r\n    border-left: 3px solid var(--riverbed);\r\n    opacity: 0.85;\r\n    word-wrap: break-word !important;\r\n    overflow-wrap: break-word !important;\r\n  }\r\n\r\n  .dh-quiz-options { \r\n    display: block; \r\n    width: 100%;\r\n  }\r\n\r\n  .dh-quiz-option {\r\n    display: block;\r\n    width: 100%;\r\n    border: 1.5px solid rgba(242,236,234,0.8);\r\n    border-radius: 12px;\r\n    padding: 18px 20px;\r\n    cursor: pointer;\r\n    transition: all 0.2s ease;\r\n    background: var(--white);\r\n    text-align: left;\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 15px;\r\n    color: var(--slate);\r\n    line-height: 1.6;\r\n    margin-bottom: 12px;\r\n    position: relative;\r\n    word-wrap: break-word !important;\r\n    overflow-wrap: break-word !important;\r\n    white-space: normal !important;\r\n  }\r\n  .dh-quiz-option:last-child { margin-bottom: 0; }\r\n  .dh-quiz-option:hover {\r\n    border-color: var(--canyon-rust);\r\n    background: #FFF8F5;\r\n    transform: translateY(-1px);\r\n    box-shadow: 0 4px 16px rgba(188,86,40,0.08);\r\n  }\r\n  .dh-quiz-option.selected {\r\n    border-color: var(--dark-blue);\r\n    background: #F5F8FC;\r\n  }\r\n  .dh-quiz-option-inner {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 14px;\r\n    width: 100%;\r\n  }\r\n  .dh-quiz-option-marker {\r\n    width: 26px; \r\n    height: 26px;\r\n    border-radius: 50%;\r\n    border: 2px solid rgba(242,236,234,0.8);\r\n    flex-shrink: 0;\r\n    display: flex; \r\n    align-items: center; \r\n    justify-content: center;\r\n    transition: all 0.2s;\r\n    margin-top: 2px;\r\n  }\r\n  .dh-quiz-option.selected .dh-quiz-option-marker {\r\n    background: var(--dark-blue);\r\n    border-color: var(--dark-blue);\r\n  }\r\n  .dh-quiz-option.selected .dh-quiz-option-marker::after {\r\n    content: '';\r\n    width: 8px; \r\n    height: 8px;\r\n    border-radius: 50%;\r\n    background: var(--white);\r\n    display: block;\r\n  }\r\n  .dh-quiz-option-text {\r\n    font-size: 15px;\r\n    line-height: 1.65;\r\n    color: var(--slate);\r\n    font-weight: 400;\r\n    word-wrap: break-word !important;\r\n    overflow-wrap: break-word !important;\r\n    white-space: normal !important;\r\n    flex: 1;\r\n    min-width: 0;\r\n  }\r\n  .dh-quiz-option.selected .dh-quiz-option-text { \r\n    color: var(--dark-blue); \r\n    font-weight: 500; \r\n  }\r\n\r\n  .dh-quiz-likert-wrap { margin-top: 4px; width: 100%; }\r\n  .dh-quiz-likert-labels {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    font-size: 11.5px;\r\n    color: var(--slate);\r\n    margin-bottom: 12px;\r\n    letter-spacing: 0.3px;\r\n    opacity: 0.7;\r\n  }\r\n  .dh-quiz-likert-options {\r\n    display: flex;\r\n    gap: 10px;\r\n    justify-content: space-between;\r\n    width: 100%;\r\n  }\r\n  .dh-quiz-likert-btn {\r\n    flex: 1;\r\n    padding: 14px 8px;\r\n    border: 1.5px solid rgba(242,236,234,0.8);\r\n    border-radius: 10px;\r\n    cursor: pointer;\r\n    background: var(--white);\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 15px;\r\n    font-weight: 500;\r\n    color: var(--slate);\r\n    transition: all 0.2s;\r\n    text-align: center;\r\n    opacity: 0.7;\r\n  }\r\n  .dh-quiz-likert-btn:hover {\r\n    border-color: var(--canyon-rust);\r\n    color: var(--canyon-rust);\r\n    background: #FFF8F5;\r\n  }\r\n  .dh-quiz-likert-btn.selected {\r\n    background: var(--dark-blue);\r\n    border-color: var(--dark-blue);\r\n    color: var(--white);\r\n    opacity: 1;\r\n  }\r\n\r\n  .dh-quiz-nav {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    margin-top: 32px;\r\n  }\r\n  .dh-quiz-btn-back {\r\n    background: none;\r\n    border: 1.5px solid rgba(242,236,234,0.8);\r\n    border-radius: 8px;\r\n    padding: 10px 20px;\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 14px;\r\n    color: var(--slate);\r\n    cursor: pointer;\r\n    transition: all 0.2s;\r\n    opacity: 0.7;\r\n  }\r\n  .dh-quiz-btn-back:hover { border-color: var(--dark-blue); color: var(--dark-blue); opacity: 1; }\r\n  .dh-quiz-btn-next {\r\n    background: var(--dark-blue);\r\n    color: var(--white);\r\n    border: none;\r\n    border-radius: 8px;\r\n    padding: 12px 28px;\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 15px;\r\n    font-weight: 500;\r\n    cursor: pointer;\r\n    transition: all 0.2s;\r\n    opacity: 0.35;\r\n    pointer-events: none;\r\n  }\r\n  .dh-quiz-btn-next.enabled {\r\n    opacity: 1;\r\n    pointer-events: auto;\r\n  }\r\n  .dh-quiz-btn-next.enabled:hover {\r\n    background: var(--canyon-rust);\r\n    transform: translateY(-1px);\r\n    box-shadow: 0 4px 16px rgba(188,86,40,0.25);\r\n  }\r\n  .dh-quiz-btn-start, .dh-quiz-btn-submit {\r\n    background: var(--canyon-rust);\r\n    color: var(--white);\r\n    border: none;\r\n    border-radius: 10px;\r\n    padding: 15px 36px;\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    cursor: pointer;\r\n    transition: all 0.2s;\r\n    letter-spacing: 0.3px;\r\n  }\r\n  .dh-quiz-btn-start:hover, .dh-quiz-btn-submit:hover {\r\n    background: #A84A22;\r\n    transform: translateY(-1px);\r\n    box-shadow: 0 6px 20px rgba(188,86,40,0.3);\r\n  }\r\n\r\n  .dh-quiz-gate {\r\n    background: var(--white);\r\n    border-radius: 16px;\r\n    border: 1px solid rgba(242,236,234,0.8);\r\n    overflow: hidden;\r\n    animation: dhFadeUp 0.5s ease forwards;\r\n    display: none;\r\n    width: 100%;\r\n  }\r\n  .dh-quiz-gate.active { display: block; }\r\n  .dh-quiz-gate-header {\r\n    background: var(--dark-blue);\r\n    padding: 36px 40px 32px;\r\n    text-align: center;\r\n    position: relative;\r\n  }\r\n  .dh-quiz-gate-header::before {\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    background: radial-gradient(ellipse at 70% 50%, rgba(188,86,40,0.2) 0%, transparent 60%);\r\n  }\r\n  .dh-quiz-gate-eyebrow {\r\n    font-size: 11px;\r\n    font-weight: 500;\r\n    letter-spacing: 3px;\r\n    text-transform: uppercase;\r\n    color: var(--canyon-rust);\r\n    margin-bottom: 14px;\r\n    position: relative;\r\n  }\r\n  .dh-quiz-gate-header h2 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 26px;\r\n    font-weight: 700;\r\n    color: var(--white);\r\n    margin-bottom: 12px;\r\n    position: relative;\r\n    line-height: 1.2;\r\n  }\r\n  .dh-quiz-gate-header p {\r\n    font-size: 15px;\r\n    color: rgba(255,255,255,0.7);\r\n    line-height: 1.65;\r\n    max-width: 440px;\r\n    margin: 0 auto;\r\n    position: relative;\r\n  }\r\n  .dh-quiz-gate-body {\r\n    padding: 36px 40px 40px;\r\n  }\r\n  .dh-quiz-gate-body > p {\r\n    font-size: 15px;\r\n    color: var(--slate);\r\n    line-height: 1.7;\r\n    margin-bottom: 24px;\r\n    text-align: center;\r\n    opacity: 0.85;\r\n  }\r\n  .dh-quiz-gate-form {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 12px;\r\n  }\r\n  .dh-quiz-gate-input {\r\n    width: 100%;\r\n    padding: 14px 18px;\r\n    font-size: 15px;\r\n    font-family: 'DM Sans', sans-serif;\r\n    border: 1.5px solid rgba(242,236,234,0.8);\r\n    border-radius: 10px;\r\n    color: var(--slate);\r\n    background: var(--white);\r\n    transition: border-color 0.2s;\r\n    outline: none;\r\n  }\r\n  .dh-quiz-gate-input:focus {\r\n    border-color: var(--canyon-rust);\r\n  }\r\n  .dh-quiz-gate-input::placeholder {\r\n    color: #aaa;\r\n  }\r\n  .dh-quiz-gate-submit {\r\n    width: 100%;\r\n    padding: 15px 24px;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    font-family: 'DM Sans', sans-serif;\r\n    background: var(--canyon-rust);\r\n    color: var(--white);\r\n    border: none;\r\n    border-radius: 10px;\r\n    cursor: pointer;\r\n    transition: all 0.2s;\r\n    letter-spacing: 0.3px;\r\n  }\r\n  .dh-quiz-gate-submit:hover {\r\n    background: #A84A22;\r\n    transform: translateY(-1px);\r\n    box-shadow: 0 4px 16px rgba(188,86,40,0.3);\r\n  }\r\n  .dh-quiz-gate-submit:active {\r\n    transform: translateY(0);\r\n  }\r\n  .dh-quiz-gate-submit:disabled {\r\n    opacity: 0.6;\r\n    cursor: not-allowed;\r\n    transform: none;\r\n  }\r\n  .dh-quiz-gate-privacy {\r\n    font-size: 12.5px;\r\n    color: #aaa;\r\n    text-align: center;\r\n    margin-top: 4px;\r\n  }\r\n  .dh-quiz-gate-error {\r\n    font-size: 13px;\r\n    color: var(--canyon-rust);\r\n    text-align: center;\r\n    display: none;\r\n    padding: 8px 12px;\r\n    background: var(--x-light);\r\n    border-radius: 6px;\r\n  }\r\n\r\n  .dh-quiz-result {\r\n    background: var(--white);\r\n    border-radius: 16px;\r\n    overflow: hidden;\r\n    border: 1px solid rgba(242,236,234,0.8);\r\n    animation: dhFadeUp 0.6s ease forwards;\r\n    display: none;\r\n    width: 100%;\r\n  }\r\n  .dh-quiz-result.active { display: block; }\r\n\r\n  .dh-quiz-result-header {\r\n    padding: 40px 40px 32px;\r\n  }\r\n  .dh-quiz-result-header.type-x { background: var(--x-light); border-bottom: 3px solid var(--x-color); }\r\n  .dh-quiz-result-header.type-y { background: var(--y-light); border-bottom: 3px solid var(--y-color); }\r\n  .dh-quiz-result-header.type-t { background: var(--t-light); border-bottom: 3px solid var(--t-color); }\r\n\r\n  .dh-quiz-result-type-label {\r\n    font-size: 11px;\r\n    font-weight: 500;\r\n    letter-spacing: 3px;\r\n    text-transform: uppercase;\r\n    margin-bottom: 12px;\r\n  }\r\n  .type-x .dh-quiz-result-type-label { color: var(--x-color); }\r\n  .type-y .dh-quiz-result-type-label { color: var(--dark-blue); }\r\n  .type-t .dh-quiz-result-type-label { color: var(--t-color); }\r\n\r\n  .dh-quiz-result-title {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(24px, 4vw, 34px);\r\n    font-weight: 700;\r\n    line-height: 1.2;\r\n    margin-bottom: 16px;\r\n  }\r\n  .type-x .dh-quiz-result-title { color: var(--x-color); }\r\n  .type-y .dh-quiz-result-title { color: var(--dark-blue); }\r\n  .type-t .dh-quiz-result-title { color: var(--t-color); }\r\n\r\n  .dh-quiz-result-summary {\r\n    font-size: 15.5px;\r\n    line-height: 1.75;\r\n    color: var(--slate);\r\n    max-width: 560px;\r\n    opacity: 0.85;\r\n  }\r\n\r\n  .dh-quiz-result-score-row {\r\n    display: flex;\r\n    gap: 12px;\r\n    margin-top: 24px;\r\n    flex-wrap: wrap;\r\n  }\r\n  .dh-quiz-score-chip {\r\n    font-size: 13px;\r\n    font-weight: 500;\r\n    padding: 6px 14px;\r\n    border-radius: 20px;\r\n  }\r\n  .type-x .dh-quiz-score-chip { background: rgba(188,86,40,0.1); color: var(--x-color); }\r\n  .type-y .dh-quiz-score-chip { background: rgba(185,217,210,0.4); color: var(--dark-blue); }\r\n  .type-t .dh-quiz-score-chip { background: rgba(213,127,2,0.1); color: var(--t-color); }\r\n\r\n  .dh-quiz-result-body { padding: 36px 40px 40px; }\r\n\r\n  .dh-quiz-result-section { margin-bottom: 32px; }\r\n  .dh-quiz-result-section:last-child { margin-bottom: 0; }\r\n  .dh-quiz-result-section h3 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 18px;\r\n    font-weight: 600;\r\n    color: var(--dark-blue);\r\n    margin-bottom: 14px;\r\n    padding-bottom: 10px;\r\n    border-bottom: 1px solid rgba(242,236,234,0.8);\r\n  }\r\n  .dh-quiz-result-section p {\r\n    font-size: 14.5px;\r\n    line-height: 1.75;\r\n    color: var(--slate);\r\n    margin-bottom: 10px;\r\n    opacity: 0.85;\r\n  }\r\n  .dh-quiz-insight-list {\r\n    list-style: none;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 10px;\r\n    margin-top: 4px;\r\n  }\r\n  .dh-quiz-insight-list li {\r\n    display: flex;\r\n    gap: 12px;\r\n    font-size: 14.5px;\r\n    line-height: 1.65;\r\n    color: var(--slate);\r\n    opacity: 0.85;\r\n  }\r\n  .dh-quiz-insight-list li::before {\r\n    content: '->';\r\n    flex-shrink: 0;\r\n    font-weight: 600;\r\n    margin-top: 1px;\r\n  }\r\n  .type-x .dh-quiz-insight-list li::before { color: var(--x-color); }\r\n  .type-y .dh-quiz-insight-list li::before { color: var(--y-color); }\r\n  .type-t .dh-quiz-insight-list li::before { color: var(--t-color); }\r\n\r\n  .dh-quiz-coaching-list {\r\n    list-style: none;\r\n    counter-reset: cq;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 14px;\r\n  }\r\n  .dh-quiz-coaching-list li {\r\n    counter-increment: cq;\r\n    display: flex;\r\n    gap: 14px;\r\n    align-items: flex-start;\r\n    font-size: 14.5px;\r\n    line-height: 1.65;\r\n    color: var(--slate);\r\n    background: var(--pebble);\r\n    border-radius: 10px;\r\n    padding: 14px 16px;\r\n    opacity: 0.85;\r\n  }\r\n  .dh-quiz-coaching-list li::before {\r\n    content: counter(cq);\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 18px;\r\n    font-weight: 700;\r\n    flex-shrink: 0;\r\n    line-height: 1;\r\n    margin-top: 2px;\r\n  }\r\n  .type-x .dh-quiz-coaching-list li::before { color: var(--x-color); }\r\n  .type-y .dh-quiz-coaching-list li::before { color: var(--dark-blue); }\r\n  .type-t .dh-quiz-coaching-list li::before { color: var(--t-color); }\r\n\r\n  .dh-quiz-construct-breakdown {\r\n    background: var(--pebble);\r\n    border-radius: 12px;\r\n    padding: 24px 24px 20px;\r\n    margin-bottom: 8px;\r\n  }\r\n  .dh-quiz-construct-title {\r\n    font-size: 11px;\r\n    font-weight: 500;\r\n    letter-spacing: 2px;\r\n    text-transform: uppercase;\r\n    color: var(--slate);\r\n    margin-bottom: 20px;\r\n    opacity: 0.7;\r\n  }\r\n  .dh-quiz-construct-row {\r\n    margin-bottom: 18px;\r\n  }\r\n  .dh-quiz-construct-row:last-child { margin-bottom: 0; }\r\n  .dh-quiz-construct-meta {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: baseline;\r\n    margin-bottom: 7px;\r\n  }\r\n  .dh-quiz-construct-name {\r\n    font-size: 13.5px;\r\n    font-weight: 500;\r\n    color: var(--dark-blue);\r\n  }\r\n  .dh-quiz-construct-verdict {\r\n    font-size: 12px;\r\n    font-weight: 500;\r\n    padding: 3px 10px;\r\n    border-radius: 20px;\r\n    letter-spacing: 0.3px;\r\n  }\r\n  .dh-verdict-x { background: rgba(188,86,40,0.12); color: var(--x-color); }\r\n  .dh-verdict-y { background: rgba(185,217,210,0.4); color: var(--dark-blue); }\r\n  .dh-verdict-n { background: rgba(213,127,2,0.12); color: var(--t-color); }\r\n  .dh-quiz-construct-bar-track {\r\n    height: 8px;\r\n    background: var(--white);\r\n    border-radius: 4px;\r\n    border: 1px solid rgba(242,236,234,0.8);\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .dh-quiz-construct-bar-fill {\r\n    height: 100%;\r\n    border-radius: 4px;\r\n    transition: width 0.8s cubic-bezier(0.4,0,0.2,1);\r\n  }\r\n  .dh-bar-x   { background: var(--x-color); }\r\n  .dh-bar-y   { background: var(--y-color); }\r\n  .dh-bar-n   { background: var(--t-color); }\r\n  .dh-quiz-construct-poles {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    font-size: 10.5px;\r\n    color: var(--slate);\r\n    margin-top: 4px;\r\n    letter-spacing: 0.2px;\r\n    opacity: 0.6;\r\n  }\r\n  .dh-quiz-construct-insight {\r\n    font-size: 13.5px;\r\n    line-height: 1.65;\r\n    color: var(--slate);\r\n    margin-top: 6px;\r\n    padding-left: 2px;\r\n    font-style: italic;\r\n    opacity: 0.8;\r\n  }\r\n\r\n  .dh-quiz-result-cta {\r\n    padding: 0 40px 16px;\r\n  }\r\n  .dh-quiz-result-cta h4 {\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    margin-bottom: 14px;\r\n    padding-top: 24px;\r\n    border-top: 1px solid rgba(242,236,234,0.8);\r\n  }\r\n  .type-x .dh-quiz-result-cta h4 { color: var(--x-color); }\r\n  .type-y .dh-quiz-result-cta h4 { color: var(--dark-blue); }\r\n  .type-t .dh-quiz-result-cta h4 { color: var(--t-color); }\r\n\r\n  .dh-quiz-result-cta p {\r\n    font-size: 14px;\r\n    line-height: 1.65;\r\n    color: var(--slate);\r\n    margin-bottom: 16px;\r\n    opacity: 0.85;\r\n  }\r\n  .dh-quiz-cta-primary {\r\n    display: inline-block;\r\n    background: var(--dark-blue);\r\n    color: var(--white);\r\n    text-decoration: none;\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    padding: 12px 24px;\r\n    border-radius: 8px;\r\n    transition: all 0.2s;\r\n    margin-right: 10px;\r\n    margin-bottom: 10px;\r\n  }\r\n  .dh-quiz-cta-primary:hover {\r\n    background: var(--canyon-rust);\r\n    transform: translateY(-1px);\r\n    box-shadow: 0 4px 14px rgba(188,86,40,0.25);\r\n  }\r\n  .dh-quiz-cta-secondary {\r\n    display: inline-block;\r\n    background: none;\r\n    color: var(--dark-blue);\r\n    text-decoration: none;\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 14px;\r\n    font-weight: 500;\r\n    padding: 12px 24px;\r\n    border-radius: 8px;\r\n    border: 1.5px solid rgba(242,236,234,0.8);\r\n    transition: all 0.2s;\r\n    margin-bottom: 10px;\r\n  }\r\n  .dh-quiz-cta-secondary:hover {\r\n    border-color: var(--dark-blue);\r\n    background: var(--pebble);\r\n  }\r\n\r\n  .dh-quiz-retake {\r\n    margin-top: 32px;\r\n    width: 100%;\r\n    padding: 14px;\r\n    background: none;\r\n    border: 1.5px solid rgba(242,236,234,0.8);\r\n    border-radius: 10px;\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 15px;\r\n    color: var(--slate);\r\n    cursor: pointer;\r\n    transition: all 0.2s;\r\n    opacity: 0.7;\r\n  }\r\n  .dh-quiz-retake:hover { border-color: var(--dark-blue); color: var(--dark-blue); opacity: 1; }\r\n\r\n  .dh-quiz-footer {\r\n    text-align: center;\r\n    padding: 24px;\r\n    font-size: 12px;\r\n    color: var(--slate);\r\n    border-top: 1px solid rgba(242,236,234,0.8);\r\n    letter-spacing: 0.3px;\r\n    opacity: 0.6;\r\n  }\r\n  .dh-quiz-footer a { color: var(--canyon-rust); text-decoration: none; }\r\n\r\n  @keyframes dhFadeUp {\r\n    from { opacity: 0; transform: translateY(16px); }\r\n    to   { opacity: 1; transform: translateY(0); }\r\n  }\r\n\r\n  @media (max-width: 600px) {\r\n    .dh-quiz-question, .dh-quiz-intro, .dh-quiz-result-header, .dh-quiz-result-body, .dh-quiz-gate-header, .dh-quiz-gate-body { padding: 24px 20px; }\r\n    .dh-quiz-likert-options { gap: 6px; }\r\n    .dh-quiz-likert-btn { padding: 12px 4px; font-size: 14px; }\r\n    .dh-quiz-option { padding: 14px 16px; font-size: 14px; }\r\n    .dh-quiz-option-marker { width: 22px; height: 22px; }\r\n    .dh-quiz-q-text { font-size: 18px; margin-bottom: 20px; }\r\n    .dh-quiz-q-scenario { padding: 12px 16px; font-size: 13px; }\r\n    .dh-quiz-options { gap: 10px; }\r\n    .dh-quiz-main { padding: 32px 16px 60px; }\r\n    .dh-quiz-header { padding: 36px 24px 32px; }\r\n    .dh-quiz-header h1 { font-size: 26px; }\r\n    .dh-quiz-header-sub { font-size: 14px; }\r\n  }\r\n  @media (max-width: 400px) {\r\n    .dh-quiz-question, .dh-quiz-intro { padding: 20px 16px; }\r\n    .dh-quiz-option { padding: 12px 14px; font-size: 13px; }\r\n    .dh-quiz-likert-btn { padding: 10px 2px; font-size: 13px; }\r\n    .dh-quiz-q-text { font-size: 17px; }\r\n    .dh-quiz-btn-next { padding: 10px 20px; font-size: 14px; }\r\n    .dh-quiz-btn-back { padding: 8px 16px; font-size: 13px; }\r\n  }\r\n<\/style>\r\n<base target=\"_blank\">\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"dh-quiz-wrap\">\r\n\r\n<div class=\"dh-quiz-header\">\r\n  <div class=\"dh-quiz-header-eyebrow\">Deborah Hartung \u00b7 Lead From Truth \u00b7 Self-Assessment<\/div>\r\n  <h1>What does your leadership<br><em>actually<\/em> believe?<\/h1>\r\n  <p class=\"dh-quiz-header-sub\">Most leaders have never examined what they actually believe about the people they lead. This assessment will show you yours. Five questions. No right answers. Just the truth.<\/p>\r\n<\/div>\r\n\r\n<div class=\"dh-quiz-progress-wrap\">\r\n  <div class=\"dh-quiz-progress-bar-outer\"><div class=\"dh-quiz-progress-bar-inner\" id=\"dhProgressBar\"><\/div><\/div>\r\n  <div class=\"dh-quiz-progress-label\">\r\n    <span id=\"dhProgressText\">Introduction<\/span>\r\n    <span id=\"dhProgressPct\"><\/span>\r\n  <\/div>\r\n<\/div>\r\n\r\n<div class=\"dh-quiz-main\">\r\n\r\n  <div class=\"dh-quiz-intro\" id=\"dhScreenIntro\">\r\n    <h2>Before you begin<\/h2>\r\n    <p>Every leader operates from a set of deep beliefs about people \u2014 beliefs so ingrained they shape every decision, often without you realising it.<\/p>\r\n    <p>Some leaders believe people fundamentally want to contribute, grow, and take ownership. Others believe people need structure, oversight, and clear consequences to perform. Most have never stopped to ask which camp they are actually in.<\/p>\r\n    <p>This assessment will. It takes about three minutes. The value is in the honesty.<\/p>\r\n    <div class=\"dh-quiz-intro-note\">\r\n      <strong>How to answer:<\/strong> Respond as you <em>actually<\/em> lead \u2014 not as you aspire to, and not as a textbook answer. There is no professionally correct response. The truth is what matters here.\r\n    <\/div>\r\n    <button class=\"dh-quiz-btn-start\" onclick=\"dhStart()\">Begin Assessment \u2192<\/button>\r\n  <\/div>\r\n\r\n  <div class=\"dh-quiz-question\" id=\"dhScreenQ1\">\r\n    <div class=\"dh-quiz-q-meta\">\r\n      <span class=\"dh-quiz-q-number\">Question 1 of 5<\/span>\r\n      <span class=\"dh-quiz-q-construct\">Core Beliefs<\/span>\r\n    <\/div>\r\n    <div class=\"dh-quiz-q-text\">When a new team member joins, what do you fundamentally believe about them?<\/div>\r\n    <div class=\"dh-quiz-options\" id=\"dhOptsQ1\">\r\n      <button class=\"dh-quiz-option\" onclick=\"dhSelectOpt('q1','A',this)\">\r\n        <div class=\"dh-quiz-option-inner\">\r\n          <div class=\"dh-quiz-option-marker\"><\/div>\r\n          <div class=\"dh-quiz-option-text\">They will do good work if the job is designed well and they feel ownership over it \u2014 most people want to contribute something meaningful.<\/div>\r\n        <\/div>\r\n      <\/button>\r\n      <button class=\"dh-quiz-option\" onclick=\"dhSelectOpt('q1','B',this)\">\r\n        <div class=\"dh-quiz-option-inner\">\r\n          <div class=\"dh-quiz-option-marker\"><\/div>\r\n          <div class=\"dh-quiz-option-text\">They will do good work if expectations are clear and there are consequences for falling short \u2014 most people need structure and accountability to perform.<\/div>\r\n        <\/div>\r\n      <\/button>\r\n    <\/div>\r\n    <div class=\"dh-quiz-nav\">\r\n      <div><\/div>\r\n      <button class=\"dh-quiz-btn-next\" id=\"dhNextQ1\" onclick=\"dhNext(1)\">Next \u2192<\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"dh-quiz-question\" id=\"dhScreenQ2\">\r\n    <div class=\"dh-quiz-q-meta\">\r\n      <span class=\"dh-quiz-q-number\">Question 2 of 5<\/span>\r\n      <span class=\"dh-quiz-q-construct\">Control & Monitoring<\/span>\r\n    <\/div>\r\n    <div class=\"dh-quiz-q-text\">How closely do you monitor how your people spend their working time?<\/div>\r\n    <div class=\"dh-quiz-likert-wrap\">\r\n      <div class=\"dh-quiz-likert-labels\">\r\n        <span>Very closely \u2014 I need visibility<\/span>\r\n        <span>Not at all \u2014 outcomes are enough<\/span>\r\n      <\/div>\r\n      <div class=\"dh-quiz-likert-options\" id=\"dhOptsQ2\">\r\n        <button class=\"dh-quiz-likert-btn\" onclick=\"dhSelectLikert('q2',1,this)\">1<\/button>\r\n        <button class=\"dh-quiz-likert-btn\" onclick=\"dhSelectLikert('q2',2,this)\">2<\/button>\r\n        <button class=\"dh-quiz-likert-btn\" onclick=\"dhSelectLikert('q2',3,this)\">3<\/button>\r\n        <button class=\"dh-quiz-likert-btn\" onclick=\"dhSelectLikert('q2',4,this)\">4<\/button>\r\n        <button class=\"dh-quiz-likert-btn\" onclick=\"dhSelectLikert('q2',5,this)\">5<\/button>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"dh-quiz-nav\">\r\n      <button class=\"dh-quiz-btn-back\" onclick=\"dhPrev(2)\">\u2190 Back<\/button>\r\n      <button class=\"dh-quiz-btn-next\" id=\"dhNextQ2\" onclick=\"dhNext(2)\">Next \u2192<\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"dh-quiz-question\" id=\"dhScreenQ3\">\r\n    <div class=\"dh-quiz-q-meta\">\r\n      <span class=\"dh-quiz-q-number\">Question 3 of 5<\/span>\r\n      <span class=\"dh-quiz-q-construct\">Delegation & Autonomy<\/span>\r\n    <\/div>\r\n    <div class=\"dh-quiz-q-text\">A team member asks to lead a high-stakes project they have never managed before.<\/div>\r\n    <div class=\"dh-quiz-q-scenario\">They are capable, motivated, and have been asking for more stretch. The project matters. What is your instinct?<\/div>\r\n    <div class=\"dh-quiz-options\" id=\"dhOptsQ3\">\r\n      <button class=\"dh-quiz-option\" onclick=\"dhSelectOpt('q3','A',this)\">\r\n        <div class=\"dh-quiz-option-inner\">\r\n          <div class=\"dh-quiz-option-marker\"><\/div>\r\n          <div class=\"dh-quiz-option-text\">Say yes \u2014 with clear goals and a check-in cadence. They will grow into it and will work harder for having the trust placed in them.<\/div>\r\n        <\/div>\r\n      <\/button>\r\n      <button class=\"dh-quiz-option\" onclick=\"dhSelectOpt('q3','B',this)\">\r\n        <div class=\"dh-quiz-option-inner\">\r\n          <div class=\"dh-quiz-option-marker\"><\/div>\r\n          <div class=\"dh-quiz-option-text\">Assign a more experienced colleague to co-lead. The stakes are too high to risk on someone who has not done it before.<\/div>\r\n        <\/div>\r\n      <\/button>\r\n    <\/div>\r\n    <div class=\"dh-quiz-nav\">\r\n      <button class=\"dh-quiz-btn-back\" onclick=\"dhPrev(3)\">\u2190 Back<\/button>\r\n      <button class=\"dh-quiz-btn-next\" id=\"dhNextQ3\" onclick=\"dhNext(3)\">Next \u2192<\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"dh-quiz-question\" id=\"dhScreenQ4\">\r\n    <div class=\"dh-quiz-q-meta\">\r\n      <span class=\"dh-quiz-q-number\">Question 4 of 5<\/span>\r\n      <span class=\"dh-quiz-q-construct\">Failure & Accountability<\/span>\r\n    <\/div>\r\n    <div class=\"dh-quiz-q-text\">A team member makes a significant error on a client deliverable.<\/div>\r\n    <div class=\"dh-quiz-q-scenario\">The client is unhappy. The team member knew the deadline and the stakes. What do you do first?<\/div>\r\n    <div class=\"dh-quiz-options\" id=\"dhOptsQ4\">\r\n      <button class=\"dh-quiz-option\" onclick=\"dhSelectOpt('q4','A',this)\">\r\n        <div class=\"dh-quiz-option-inner\">\r\n          <div class=\"dh-quiz-option-marker\"><\/div>\r\n          <div class=\"dh-quiz-option-text\">Sit with them to understand what went wrong in the process \u2014 what was unclear, under-resourced, or overwhelming. Address the system before the person.<\/div>\r\n        <\/div>\r\n      <\/button>\r\n      <button class=\"dh-quiz-option\" onclick=\"dhSelectOpt('q4','B',this)\">\r\n        <div class=\"dh-quiz-option-inner\">\r\n          <div class=\"dh-quiz-option-marker\"><\/div>\r\n          <div class=\"dh-quiz-option-text\">Address it directly with the individual \u2014 they need to understand the impact of their error and what the consequence is if it happens again.<\/div>\r\n        <\/div>\r\n      <\/button>\r\n    <\/div>\r\n    <div class=\"dh-quiz-nav\">\r\n      <button class=\"dh-quiz-btn-back\" onclick=\"dhPrev(4)\">\u2190 Back<\/button>\r\n      <button class=\"dh-quiz-btn-next\" id=\"dhNextQ4\" onclick=\"dhNext(4)\">Next \u2192<\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"dh-quiz-question\" id=\"dhScreenQ5\">\r\n    <div class=\"dh-quiz-q-meta\">\r\n      <span class=\"dh-quiz-q-number\">Question 5 of 5<\/span>\r\n      <span class=\"dh-quiz-q-construct\">Human Potential<\/span>\r\n    <\/div>\r\n    <div class=\"dh-quiz-q-text\">Honestly \u2014 how much untapped potential do you believe most people in your team are carrying?<\/div>\r\n    <div class=\"dh-quiz-likert-wrap\">\r\n      <div class=\"dh-quiz-likert-labels\">\r\n        <span>Very little \u2014 they are at their ceiling<\/span>\r\n        <span>A great deal \u2014 rarely fully unlocked<\/span>\r\n      <\/div>\r\n      <div class=\"dh-quiz-likert-options\" id=\"dhOptsQ5\">\r\n        <button class=\"dh-quiz-likert-btn\" onclick=\"dhSelectLikert('q5',1,this)\">1<\/button>\r\n        <button class=\"dh-quiz-likert-btn\" onclick=\"dhSelectLikert('q5',2,this)\">2<\/button>\r\n        <button class=\"dh-quiz-likert-btn\" onclick=\"dhSelectLikert('q5',3,this)\">3<\/button>\r\n        <button class=\"dh-quiz-likert-btn\" onclick=\"dhSelectLikert('q5',4,this)\">4<\/button>\r\n        <button class=\"dh-quiz-likert-btn\" onclick=\"dhSelectLikert('q5',5,this)\">5<\/button>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"dh-quiz-nav\">\r\n      <button class=\"dh-quiz-btn-back\" onclick=\"dhPrev(5)\">\u2190 Back<\/button>\r\n      <button class=\"dh-quiz-btn-next\" id=\"dhNextQ5\" onclick=\"dhShowGate()\">See My Results \u2192<\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"dh-quiz-gate\" id=\"dhScreenGate\">\r\n    <div class=\"dh-quiz-gate-header\">\r\n      <div class=\"dh-quiz-gate-eyebrow\">Almost there<\/div>\r\n      <h2>Your results are ready.<\/h2>\r\n      <p>Enter your email to reveal your leadership philosophy \u2014 and get practical insights on what it means for the people you lead.<\/p>\r\n    <\/div>\r\n    <div class=\"dh-quiz-gate-body\">\r\n      <p>Where shall we send your personalised results? No spam, ever. Just the insight you came here for \u2014 plus occasional leadership wisdom from Deborah.<\/p>\r\n      <div class=\"dh-quiz-gate-form\">\r\n        <input type=\"email\" id=\"dhGateEmail\" class=\"dh-quiz-gate-input\" placeholder=\"Your email address\" required \/>\r\n        <div class=\"dh-quiz-gate-error\" id=\"dhGateError\">Please enter a valid email address.<\/div>\r\n        <button class=\"dh-quiz-gate-submit\" id=\"dhGateSubmit\" onclick=\"dhSubmitGate()\">Show me my results \u2192<\/button>\r\n        <p class=\"dh-quiz-gate-privacy\">We respect your privacy. Unsubscribe at any time.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"dh-quiz-result\" id=\"dhScreenResultX\">\r\n    <div class=\"dh-quiz-result-header type-x\">\r\n      <div class=\"dh-quiz-result-type-label\">Your Leadership Philosophy<\/div>\r\n      <div class=\"dh-quiz-result-title\">The Control-Oriented Leader<\/div>\r\n      <div class=\"dh-quiz-result-summary\">Your responses point to a leadership philosophy built around structure, oversight, and extrinsic accountability. This is not a character flaw; it is a coherent worldview, and one that many organisations have actively rewarded. But it has costs \u2014 both to the people you lead and to your own capacity to scale your impact.<\/div>\r\n      <div class=\"dh-quiz-result-score-row\">\r\n        <span class=\"dh-quiz-score-chip\">Structure-driven<\/span>\r\n        <span class=\"dh-quiz-score-chip\">Extrinsic motivation focus<\/span>\r\n        <span class=\"dh-quiz-score-chip\">Risk-averse delegation<\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"dh-quiz-result-body type-x\">\r\n      <div class=\"dh-quiz-result-section\">\r\n        <h3>What this looks like in practice<\/h3>\r\n        <ul class=\"dh-quiz-insight-list\">\r\n          <li>You likely review work closely before it goes out, often catching things others miss \u2014 but rarely handing over the pen.<\/li>\r\n          <li>Your team probably delivers reliably within defined parameters, but rarely surprises you with initiative beyond their brief.<\/li>\r\n          <li>When things go wrong, your first instinct is to tighten the process, increase check-ins, or clarify expectations.<\/li>\r\n          <li>Trust is something you extend after it has been earned \u2014 not as a starting position.<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"dh-quiz-result-section\">\r\n        <h3>The blind spot<\/h3>\r\n        <p>This philosophy is often self-confirming. When people are closely monitored, given little autonomy, and held accountable primarily through consequence, they tend to disengage \u2014 doing exactly what is required and no more. This disengagement then <em>appears<\/em> to confirm the original belief that people need controlling. The data you are generating about your team may be a reflection of your philosophy, not their character.<\/p>\r\n      <\/div>\r\n      <div class=\"dh-quiz-result-section\">\r\n        <h3>Questions to sit with<\/h3>\r\n        <ul class=\"dh-quiz-coaching-list\">\r\n          <li>When did you first learn that people need managing closely? Was that lesson true, or was it situational?<\/li>\r\n          <li>Think of someone in your team who consistently exceeds expectations. What is different about them \u2014 or about how you treat them?<\/li>\r\n          <li>What would you have to believe about your team to hand over a project without a weekly check-in? What is the risk you are actually protecting against?<\/li>\r\n          <li>If your team described your leadership philosophy in one sentence, what would they say? Would you be comfortable with that?<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"dh-quiz-result-cta type-x\">\r\n      <h4>Your next step<\/h4>\r\n      <p>Your results suggest your leadership beliefs may be limiting what is possible for your team. The Lead From Truth coaching programme was built for exactly this \u2014 a journey that helps you examine the beliefs running your leadership and build something more empowering in their place.<\/p>\r\n      <a href=\"\/coaching\" class=\"dh-quiz-cta-primary\">Let's get REAL \u2192<\/a>\r\n      <a href=\"\/contact\" class=\"dh-quiz-cta-secondary\">Talk to Deborah<\/a>\r\n    <\/div>\r\n    <div style=\"padding:0 40px 40px\">\r\n      <button class=\"dh-quiz-retake\" onclick=\"dhReset()\">\u21bb Retake Assessment<\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"dh-quiz-result\" id=\"dhScreenResultY\">\r\n    <div class=\"dh-quiz-result-header type-y\">\r\n      <div class=\"dh-quiz-result-type-label\">Your Leadership Philosophy<\/div>\r\n      <div class=\"dh-quiz-result-title\">The Trust-First Leader<\/div>\r\n      <div class=\"dh-quiz-result-summary\">Your responses point to a leadership philosophy built on a deep-seated belief that people are capable, motivated, and fundamentally trustworthy when given the right conditions. You lead from curiosity rather than control, and you see human potential as the primary lever of performance. The question for your coaching work is not whether this philosophy is right. It is whether you are living it with enough rigour to generate the results it promises.<\/div>\r\n      <div class=\"dh-quiz-result-score-row\">\r\n        <span class=\"dh-quiz-score-chip\">Autonomy-led<\/span>\r\n        <span class=\"dh-quiz-score-chip\">Intrinsic motivation focus<\/span>\r\n        <span class=\"dh-quiz-score-chip\">Growth-oriented delegation<\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"dh-quiz-result-body type-y\">\r\n      <div class=\"dh-quiz-result-section\">\r\n        <h3>What this looks like in practice<\/h3>\r\n        <ul class=\"dh-quiz-insight-list\">\r\n          <li>You tend to delegate stretch assignments and then genuinely step back \u2014 uncomfortable with the urge to intervene.<\/li>\r\n          <li>When someone fails, your first instinct is to understand the conditions that made failure likely, not just the individual's conduct.<\/li>\r\n          <li>Your team is probably capable of more than most outsiders expect \u2014 because you have created the conditions for it.<\/li>\r\n          <li>You occasionally frustrate peers or stakeholders who expect more visible control.<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"dh-quiz-result-section\">\r\n        <h3>The blind spot<\/h3>\r\n        <p>This philosophy can tip into naivety. A commitment to autonomy without clarity becomes abdication. A belief in people's intrinsic motivation without accountability structures can inadvertently shield underperformance. The most effective trust-first leaders pair deep trust with high expectations \u2014 they do not lower the bar, they change what the bar measures. If your team occasionally lacks direction or pushes boundaries without consequence, your philosophy may need more scaffolding.<\/p>\r\n      <\/div>\r\n      <div class=\"dh-quiz-result-section\">\r\n        <h3>Questions to sit with<\/h3>\r\n        <ul class=\"dh-quiz-coaching-list\">\r\n          <li>Is there anyone in your team you have been giving autonomy to who actually needs more structure right now? What is stopping you from naming that?<\/li>\r\n          <li>When did you last give someone feedback that was genuinely uncomfortable to deliver \u2014 and how did you handle the discomfort?<\/li>\r\n          <li>How do you distinguish between trusting someone and avoiding accountability? Where is that line for you?<\/li>\r\n          <li>If your philosophy is right, what results should your team be producing? Are they? If not \u2014 what is the gap telling you?<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"dh-quiz-result-cta type-y\">\r\n      <h4>Your next step<\/h4>\r\n      <p>Your leadership philosophy is in a strong place. The question now is how well you are operationalising it \u2014 for yourself and your team. Browse Deborah's practical tools for managers who want to go even further.<\/p>\r\n      <a href=\"\/coaching\" class=\"dh-quiz-cta-primary\">I'm ready for REAL Talk \u2192<\/a>\r\n      <a href=\"\/contact\" class=\"dh-quiz-cta-secondary\">Talk to Deborah<\/a>\r\n    <\/div>\r\n    <div style=\"padding:0 40px 40px\">\r\n      <button class=\"dh-quiz-retake\" onclick=\"dhReset()\">\u21bb Retake Assessment<\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"dh-quiz-result\" id=\"dhScreenResultT\">\r\n    <div class=\"dh-quiz-result-header type-t\">\r\n      <div class=\"dh-quiz-result-type-label\">Your Leadership Philosophy<\/div>\r\n      <div class=\"dh-quiz-result-title\">The Leader in Transition<\/div>\r\n      <div class=\"dh-quiz-result-summary\">Your responses do not sit cleanly in either camp \u2014 and that is the most interesting result of all. You are operating at the fault line between two philosophies, holding trust-first aspirations while control-oriented instincts still pull in certain situations. This is not inconsistency; it is the experience of a leader in the middle of a real shift. The coaching work here is about making that shift conscious \u2014 because an unconscious transition is exhausting for everyone around you.<\/div>\r\n      <div class=\"dh-quiz-result-score-row\">\r\n        <span class=\"dh-quiz-score-chip\">Philosophically in motion<\/span>\r\n        <span class=\"dh-quiz-score-chip\">Context-dependent<\/span>\r\n        <span class=\"dh-quiz-score-chip\">High coaching leverage<\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"dh-quiz-result-body type-t\">\r\n      <div class=\"dh-quiz-result-section\" id=\"dhTBreakdownSection\">\r\n        <h3>Your construct-by-construct profile<\/h3>\r\n        <p>Your overall philosophy is in transition \u2014 but the picture is not uniform. Here is where each dimension of your leadership is currently sitting:<\/p>\r\n        <div id=\"dhTBreakdown\"><\/div>\r\n      <\/div>\r\n      <div class=\"dh-quiz-result-section\" id=\"dhTPatternSection\">\r\n        <h3>What your pattern is telling you<\/h3>\r\n        <p id=\"dhTPatternText\"><\/p>\r\n      <\/div>\r\n      <div class=\"dh-quiz-result-section\">\r\n        <h3>Why this moment matters<\/h3>\r\n        <p>The journey from control to trust is not just a skill upgrade \u2014 it requires a genuine shift in what you believe about human nature. Leaders in transition are often the most developable, precisely because they are already questioning. The danger is staying in transition indefinitely: retaining control habits while espousing autonomy, or delegating without the psychological commitment to let go. The people you lead can feel the gap.<\/p>\r\n      <\/div>\r\n      <div class=\"dh-quiz-result-section\">\r\n        <h3>Questions to sit with<\/h3>\r\n        <ul class=\"dh-quiz-coaching-list\" id=\"dhTCoachingQs\">\r\n          <li>In which situations do you most easily extend trust \u2014 and where does it break down? What do those two contexts have in common?<\/li>\r\n          <li>Is there a specific person or experience that taught you to pull back control? Is that lesson still serving you?<\/li>\r\n          <li>What would it mean for your identity as a leader to fully commit to a trust-first philosophy? What are you afraid of losing?<\/li>\r\n          <li>What would your team say if you asked them: &quot;Do you feel trusted to do your best work here?&quot; Would you be surprised by the answer?<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"dh-quiz-result-cta type-t\">\r\n      <h4>Your next step<\/h4>\r\n      <p>You are already questioning \u2014 and that is the hardest part. The Lead From Truth coaching programme helps leaders in exactly this position complete the shift consciously, so the change is real and lasting rather than situational.<\/p>\r\n      <a href=\"\/coaching\" class=\"dh-quiz-cta-primary\">I'm ready for REAL Talk \u2192<\/a>\r\n      <a href=\"\/contact\" class=\"dh-quiz-cta-secondary\">Talk to Deborah<\/a>\r\n    <\/div>\r\n    <div style=\"padding:0 40px 40px\">\r\n      <button class=\"dh-quiz-retake\" onclick=\"dhReset()\">\u21bb Retake Assessment<\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<div class=\"dh-quiz-footer\">\r\n  \u00a9 Deborah Hartung 2026 \u00b7 Lead From Truth \u00b7 <a href=\"https:\/\/deborah-hartung.com\">deborah-hartung.com<\/a>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\n  (function() {\r\n    var answers = {};\r\n    var currentQ = 0;\r\n    var pendingResult = null;\r\n    var pendingConstructScores = null;\r\n\r\n    var scoring = {\r\n      q1: { A: 'Y', B: 'X' },\r\n      q2: 'likert-x-low',\r\n      q3: { A: 'Y', B: 'X' },\r\n      q4: { A: 'Y', B: 'X' },\r\n      q5: 'likert-x-low',\r\n    };\r\n\r\n    function showScreen(id) {\r\n      var screens = document.querySelectorAll('.dh-quiz-intro, .dh-quiz-question, .dh-quiz-gate, .dh-quiz-result');\r\n      for (var i = 0; i < screens.length; i++) {\r\n        screens[i].classList.remove('active');\r\n        screens[i].style.display = 'none';\r\n      }\r\n      var el = document.getElementById(id);\r\n      if (el) {\r\n        el.classList.add('active');\r\n        el.style.display = 'block';\r\n      }\r\n      window.scrollTo({ top: 0, behavior: 'smooth' });\r\n    }\r\n\r\n    function updateProgress(q) {\r\n      var pct = q === 0 ? 0 : Math.round((q \/ 5) * 100);\r\n      document.getElementById('dhProgressBar').style.width = pct + '%';\r\n      document.getElementById('dhProgressText').textContent = q === 0 ? 'Introduction' : 'Question ' + q + ' of 5';\r\n      document.getElementById('dhProgressPct').textContent = q > 0 ? pct + '%' : '';\r\n    }\r\n\r\n    window.dhStart = function() {\r\n      currentQ = 1;\r\n      updateProgress(1);\r\n      showScreen('dhScreenQ1');\r\n    };\r\n\r\n    window.dhSelectOpt = function(q, val, btn) {\r\n      var opts = document.querySelectorAll('#dhOpts' + q.charAt(0).toUpperCase() + q.slice(1) + ' .dh-quiz-option');\r\n      for (var i = 0; i < opts.length; i++) {\r\n        opts[i].classList.remove('selected');\r\n      }\r\n      btn.classList.add('selected');\r\n      answers[q] = val;\r\n      document.getElementById('dhNext' + q.charAt(0).toUpperCase() + q.slice(1)).classList.add('enabled');\r\n    };\r\n\r\n    window.dhSelectLikert = function(q, val, btn) {\r\n      var opts = document.querySelectorAll('#dhOpts' + q.charAt(0).toUpperCase() + q.slice(1) + ' .dh-quiz-likert-btn');\r\n      for (var i = 0; i < opts.length; i++) {\r\n        opts[i].classList.remove('selected');\r\n      }\r\n      btn.classList.add('selected');\r\n      answers[q] = val;\r\n      document.getElementById('dhNext' + q.charAt(0).toUpperCase() + q.slice(1)).classList.add('enabled');\r\n    };\r\n\r\n    window.dhNext = function(from) {\r\n      if (!answers['q' + from]) return;\r\n      var next = from + 1;\r\n      if (next <= 5) {\r\n        currentQ = next;\r\n        updateProgress(next);\r\n        showScreen('dhScreenQ' + next);\r\n      }\r\n    };\r\n\r\n    window.dhPrev = function(from) {\r\n      var prev = from - 1;\r\n      if (prev === 0) {\r\n        currentQ = 0;\r\n        updateProgress(0);\r\n        showScreen('dhScreenIntro');\r\n      } else {\r\n        currentQ = prev;\r\n        updateProgress(prev);\r\n        showScreen('dhScreenQ' + prev);\r\n      }\r\n    };\r\n\r\n    function getScore(q) {\r\n      var ans = answers['q' + q];\r\n      var rule = scoring['q' + q];\r\n      if (typeof rule === 'object') return rule[ans];\r\n      if (ans <= 2) return 'X';\r\n      if (ans >= 4) return 'Y';\r\n      return 'N';\r\n    }\r\n\r\n    var constructMeta = {\r\n      q1: { label: 'Core Beliefs about Motivation', xPole: 'Control-oriented', yPole: 'Trust-oriented' },\r\n      q2: { label: 'Control & Monitoring', xPole: 'High oversight', yPole: 'Outcomes focus' },\r\n      q3: { label: 'Delegation & Autonomy', xPole: 'Risk-averse', yPole: 'Trust-first' },\r\n      q4: { label: 'Response to Failure', xPole: 'Individual accountability', yPole: 'System lens' },\r\n      q5: { label: 'Belief in Human Potential', xPole: 'Near capacity', yPole: 'Largely untapped' },\r\n    };\r\n\r\n    var constructInsights = {\r\n      q1: {\r\n        X: 'Your foundational belief about people leans toward control \u2014 you see motivation as something that needs to be engineered through structure and consequences. This shapes everything downstream.',\r\n        Y: 'Your foundational belief leans toward trust \u2014 you start from an assumption that people want to do good work. This is the deepest and hardest thing to change, and yours is already in a strong place.',\r\n        N: 'Your belief about what motivates people is genuinely unresolved. You may hold both views simultaneously depending on who you are thinking about \u2014 which is worth exploring in coaching.',\r\n      },\r\n      q2: {\r\n        X: 'Your monitoring behaviour is tighter than a trust-first philosophy would recommend. Even if your beliefs have shifted, this habit may be communicating distrust to your team without you realising it.',\r\n        Y: 'You focus on outcomes over activity \u2014 consistent with a trust-first approach. The coaching question is whether your team have enough clarity to make good use of that freedom.',\r\n        N: 'Your monitoring sits in the middle \u2014 neither hovering nor fully hands-off. Context may be driving this, which is worth naming explicitly rather than leaving ambiguous.',\r\n      },\r\n      q3: {\r\n        X: 'When stakes are high, your instinct is to reduce risk through experience rather than extend trust. This is understandable \u2014 but it may be sending a signal to ambitious team members that growth only comes with time, not readiness.',\r\n        Y: 'You are willing to stretch people even when it is uncomfortable. That is a trust-first move \u2014 you are betting on potential over track record. The question is whether you provide enough scaffolding when you do.',\r\n        N: 'Your delegation instinct is contextual \u2014 which could mean you are making genuinely nuanced calls, or that your default shifts based on anxiety rather than assessment.',\r\n      },\r\n      q4: {\r\n        X: 'Your first move when things go wrong is to address the individual \u2014 which creates clear accountability but can inadvertently bypass systemic causes and erode psychological safety.',\r\n        Y: 'You go to the system before the person when things fail \u2014 a genuinely trust-first instinct. The risk is that this can occasionally protect individuals from feedback they actually need.',\r\n        N: 'Your response to failure sits in the middle, which may reflect genuine situational judgement \u2014 or avoidance of the discomfort of taking a clear stance.',\r\n      },\r\n      q5: {\r\n        X: 'You believe your team is largely performing near their ceiling. If that belief is real, it will subtly cap how you invest in them \u2014 and may become self-fulfilling.',\r\n        Y: 'You believe there is significant untapped potential in your team. This is one of the most powerful beliefs a leader can hold \u2014 it generates the conditions for people to exceed their own expectations.',\r\n        N: 'You are uncertain about how much potential your team is carrying. That is honest \u2014 but it is also a question worth sitting with, because your answer quietly determines how you invest.',\r\n      },\r\n    };\r\n\r\n    function buildPatternText(constructScores) {\r\n      var xConstructs = [];\r\n      var yConstructs = [];\r\n      for (var k in constructScores) {\r\n        if (constructScores[k] === 'X') xConstructs.push(constructMeta[k].label);\r\n        else if (constructScores[k] === 'Y') yConstructs.push(constructMeta[k].label);\r\n      }\r\n\r\n      function fmt(arr) {\r\n        if (arr.length === 1) return arr[0];\r\n        return arr.slice(0, -1).join(', ') + ' and ' + arr[arr.length - 1];\r\n      }\r\n\r\n      if (xConstructs.length > 0 && yConstructs.length > 0) {\r\n        return 'Your strongest trust-first ground is in <strong>' + fmt(yConstructs) + '<\/strong>. Your most active control-oriented territory is <strong>' + fmt(xConstructs) + '<\/strong>. This is a significant pattern: it suggests your beliefs may be further along the trust journey than your behaviours \u2014 a common gap for leaders in transition. The coaching work is about closing that distance, so what you do matches what you believe.';\r\n      } else if (xConstructs.length === 0) {\r\n        return 'Across all five constructs, your responses lean toward trust \u2014 you are in Transitional territory only because of the overall score distribution, not because any single area is firmly control-oriented. The work here is consolidating and making your trust-first philosophy more explicitly visible to your team.';\r\n      } else {\r\n        return 'Your responses across all constructs lean toward control, with the Transitional result reflecting genuine ambiguity rather than mixed signals. The coaching work starts with the belief level \u2014 until the foundational assumptions shift, behavioural change is difficult to sustain.';\r\n      }\r\n    }\r\n\r\n    function buildTransitionalBreakdown(constructScores) {\r\n      var container = document.getElementById('dhTBreakdown');\r\n      container.innerHTML = '';\r\n\r\n      var fillMap = { X: 15, N: 50, Y: 85 };\r\n      var barClass = { X: 'dh-bar-x', N: 'dh-bar-n', Y: 'dh-bar-y' };\r\n      var verdictClass = { X: 'dh-verdict-x', N: 'dh-verdict-n', Y: 'dh-verdict-y' };\r\n      var verdictLabel = { X: 'Control-oriented', N: 'In tension', Y: 'Trust-oriented' };\r\n\r\n      var wrap = document.createElement('div');\r\n      wrap.className = 'dh-quiz-construct-breakdown';\r\n\r\n      var title = document.createElement('div');\r\n      title.className = 'dh-quiz-construct-title';\r\n      title.textContent = 'Control <-> Trust';\r\n      wrap.appendChild(title);\r\n\r\n      var qs = ['q1','q2','q3','q4','q5'];\r\n      for (var i = 0; i < qs.length; i++) {\r\n        var q = qs[i];\r\n        var score = constructScores[q];\r\n        var meta = constructMeta[q];\r\n        var insight = constructInsights[q][score];\r\n\r\n        var row = document.createElement('div');\r\n        row.className = 'dh-quiz-construct-row';\r\n\r\n        row.innerHTML = '<div class=\"dh-quiz-construct-meta\"><span class=\"dh-quiz-construct-name\">' + meta.label + '<\/span><span class=\"dh-quiz-construct-verdict ' + verdictClass[score] + '\">' + verdictLabel[score] + '<\/span><\/div><div class=\"dh-quiz-construct-bar-track\"><div class=\"dh-quiz-construct-bar-fill ' + barClass[score] + '\" style=\"width:0%\" data-fill=\"' + fillMap[score] + '\"><\/div><\/div><div class=\"dh-quiz-construct-poles\"><span>' + meta.xPole + '<\/span><span>' + meta.yPole + '<\/span><\/div><div class=\"dh-quiz-construct-insight\">' + insight + '<\/div>';\r\n        wrap.appendChild(row);\r\n      }\r\n\r\n      container.appendChild(wrap);\r\n\r\n      requestAnimationFrame(function() {\r\n        requestAnimationFrame(function() {\r\n          var bars = container.querySelectorAll('.dh-quiz-construct-bar-fill');\r\n          for (var j = 0; j < bars.length; j++) {\r\n            bars[j].style.width = bars[j].dataset.fill + '%';\r\n          }\r\n        });\r\n      });\r\n\r\n      document.getElementById('dhTPatternText').innerHTML = buildPatternText(constructScores);\r\n    }\r\n\r\n    window.dhShowGate = function() {\r\n      if (!answers['q5']) return;\r\n\r\n      var constructScores = {};\r\n      var qList = ['q1','q2','q3','q4','q5'];\r\n      for (var i = 0; i < qList.length; i++) {\r\n        constructScores[qList[i]] = getScore(i + 1);\r\n      }\r\n\r\n      var x = 0, y = 0, n = 0;\r\n      for (var k in constructScores) {\r\n        if (constructScores[k] === 'X') x++;\r\n        else if (constructScores[k] === 'Y') y++;\r\n        else n++;\r\n      }\r\n\r\n      var result;\r\n      if (x >= 4) result = 'x';\r\n      else if (y >= 4) result = 'y';\r\n      else if (x === y || (x === 2 && y === 2 && n === 1) || (x === 2 && y === 1) || (x === 1 && y === 2)) {\r\n        result = 't';\r\n      } else if (x > y) {\r\n        result = constructScores['q1'] === 'X' ? 'x' : 't';\r\n      } else {\r\n        result = constructScores['q1'] === 'Y' ? 'y' : 't';\r\n      }\r\n\r\n      pendingResult = result;\r\n      pendingConstructScores = constructScores;\r\n\r\n      updateProgress(5);\r\n      document.getElementById('dhProgressBar').style.width = '100%';\r\n      document.getElementById('dhProgressText').textContent = 'Almost Done';\r\n      document.getElementById('dhProgressPct').textContent = 'Step 6 of 6';\r\n      showScreen('dhScreenGate');\r\n    };\r\n\r\n    window.dhSubmitGate = function() {\r\n      var emailInput = document.getElementById('dhGateEmail');\r\n      var errorEl = document.getElementById('dhGateError');\r\n      var submitBtn = document.getElementById('dhGateSubmit');\r\n      var email = emailInput.value.trim();\r\n\r\n      var emailRegex = \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/;\r\n      if (!emailRegex.test(email)) {\r\n        errorEl.style.display = 'block';\r\n        emailInput.focus();\r\n        return;\r\n      }\r\n\r\n      errorEl.style.display = 'none';\r\n      submitBtn.disabled = true;\r\n      submitBtn.textContent = 'Loading your results...';\r\n\r\n      var formData = new FormData();\r\n      formData.append('email_address', email);\r\n\r\n      fetch('https:\/\/app.kit.com\/forms\/9449973\/subscriptions', {\r\n        method: 'POST',\r\n        body: formData,\r\n        mode: 'no-cors'\r\n      }).catch(function() {\r\n        \/\/ Silently continue\r\n      }).finally(function() {\r\n        setTimeout(function() {\r\n          dhRevealResults();\r\n        }, 800);\r\n      });\r\n    };\r\n\r\n    window.dhRevealResults = function() {\r\n      if (!pendingResult) return;\r\n\r\n      if (pendingResult === 't') {\r\n        buildTransitionalBreakdown(pendingConstructScores);\r\n      }\r\n\r\n      document.getElementById('dhProgressText').textContent = 'Your Results';\r\n      document.getElementById('dhProgressPct').textContent = 'Complete';\r\n\r\n      showScreen('dhScreenResult' + pendingResult.charAt(0).toUpperCase() + pendingResult.slice(1));\r\n    };\r\n\r\n    window.dhReset = function() {\r\n      for (var k in answers) { delete answers[k]; }\r\n      pendingResult = null;\r\n      pendingConstructScores = null;\r\n      document.getElementById('dhGateEmail').value = '';\r\n      document.getElementById('dhGateError').style.display = 'none';\r\n      document.getElementById('dhGateSubmit').disabled = false;\r\n      document.getElementById('dhGateSubmit').textContent = 'Show me my results ->';\r\n      var selOpts = document.querySelectorAll('.dh-quiz-option.selected');\r\n      for (var i = 0; i < selOpts.length; i++) { selOpts[i].classList.remove('selected'); }\r\n      var selLik = document.querySelectorAll('.dh-quiz-likert-btn.selected');\r\n      for (var j = 0; j < selLik.length; j++) { selLik[j].classList.remove('selected'); }\r\n      var btns = document.querySelectorAll('.dh-quiz-btn-next');\r\n      for (var m = 0; m < btns.length; m++) { btns[m].classList.remove('enabled'); }\r\n      currentQ = 0;\r\n      updateProgress(0);\r\n      showScreen('dhScreenIntro');\r\n    };\r\n\r\n    updateProgress(0);\r\n  })();\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Lead From Truth \u2013 Leadership Philosophy Assessment Deborah Hartung \u00b7 Lead From Truth \u00b7 Self-Assessment What does your leadershipactually believe? Most leaders have never examined what they actually believe about the people they lead. This assessment will show you yours. Five questions. No right answers. Just the truth. Introduction Before you begin Every leader operates [&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-531","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/deborah-hartung.com\/index.php?rest_route=\/wp\/v2\/pages\/531","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deborah-hartung.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/deborah-hartung.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/deborah-hartung.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deborah-hartung.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=531"}],"version-history":[{"count":33,"href":"https:\/\/deborah-hartung.com\/index.php?rest_route=\/wp\/v2\/pages\/531\/revisions"}],"predecessor-version":[{"id":575,"href":"https:\/\/deborah-hartung.com\/index.php?rest_route=\/wp\/v2\/pages\/531\/revisions\/575"}],"wp:attachment":[{"href":"https:\/\/deborah-hartung.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}