{"id":32,"date":"2026-06-02T10:10:40","date_gmt":"2026-06-02T08:10:40","guid":{"rendered":"https:\/\/entrepreneursingulier.fr\/?page_id=32"},"modified":"2026-06-03T10:46:29","modified_gmt":"2026-06-03T08:46:29","slug":"singulier-2-candidat","status":"publish","type":"page","link":"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/","title":{"rendered":"Singulier 2 &#8211; Candidat"},"content":{"rendered":"\n<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-center\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"574\" class=\"wp-block-cover__image-background wp-image-294 size-large\" alt=\"\" src=\"https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/golden-wheat-field-sunset-1024x574.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/golden-wheat-field-sunset-1024x574.jpg 1024w, https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/golden-wheat-field-sunset-300x168.jpg 300w, https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/golden-wheat-field-sunset-768x430.jpg 768w, https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/golden-wheat-field-sunset-1536x860.jpg 1536w, https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/golden-wheat-field-sunset-2048x1147.jpg 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\" style=\"background-color:#895a2e\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-995f960e wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:24%\">\n<div style=\"height:47px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image alignleft size-large is-resized\"><a href=\"https:\/\/entrepreneursingulier.fr\/\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"347\" src=\"https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/Logo-Entrepreneur-Singulier-no-bg-1-1024x347.png\" alt=\"\" class=\"wp-image-94\" style=\"aspect-ratio:2.951043133722862;width:299px;height:auto\" srcset=\"https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/Logo-Entrepreneur-Singulier-no-bg-1-1024x347.png 1024w, https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/Logo-Entrepreneur-Singulier-no-bg-1-300x102.png 300w, https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/Logo-Entrepreneur-Singulier-no-bg-1-768x260.png 768w, https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/Logo-Entrepreneur-Singulier-no-bg-1.png 1477w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:76%\">\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!-- ============================================================\n     BLOC WORDPRESS \u2014 Formulaire Singulier 2\n     \u00c0 coller dans : \u00c9diteur WordPress > Bloc \"HTML personnalis\u00e9\"\n     ============================================================ -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&#038;family=DM+Sans:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/cdn.emailjs.com\/dist\/email.min.js\"><\/script>\n\n<style>\n        #sf-wrap *, #sf-wrap *::before, #sf-wrap *::after { box-sizing: border-box; }\n\n        #sf-wrap {\n            --brown:       #8A6537;\n            --brown-dark:  #5C4120;\n            --brown-light: #C4A06A;\n            --brown-pale:  #F5EDE3;\n            --brown-bg:    #FAF7F2;\n            --white:       #FFFFFF;\n            --black:       #1A1612;\n            --gray:        #4A4540;\n            --gray-light:  #8A837A;\n            --border:      #D4CCC0;\n            --success:     #5C8A5C;\n            --error:       #C0392B;\n            --warning:     #C4783A;\n        }\n\n        \/* body styles removed \u2014 WordPress wrapper *\/\n\n        \/* \u2500\u2500 SCROLL WRAPPER \u2500\u2500 *\/\n        #sf-wrap {\n            max-width: 800px;\n            margin: 0 auto;\n            height: 750px;\n            overflow-y: scroll;\n            overflow-x: hidden;\n            border-radius: 16px;\n            box-shadow: 0 20px 60px rgba(90, 65, 32, 0.18);\n            background: var(--white);\n            scrollbar-width: thin;\n            scrollbar-color: var(--brown) var(--brown-pale);\n            animation: slideUp 0.6s ease-out;\n        }\n        #sf-wrap::-webkit-scrollbar { width: 6px; }\n        #sf-wrap::-webkit-scrollbar-track { background: var(--brown-pale); }\n        #sf-wrap::-webkit-scrollbar-thumb { background: var(--brown); border-radius: 3px; }\n\n        @keyframes slideUp {\n            from { opacity: 0; transform: translateY(30px); }\n            to   { opacity: 1; transform: translateY(0); }\n        }\n\n        \/* \u2500\u2500 HEADER \u2500\u2500 *\/\n        .sf-header {\n            background: rgba(138, 101, 55, 0.82);\n            color: var(--white);\n            padding: 36px 40px 32px;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n            backdrop-filter: blur(2px);\n        }\n        .sf-header::before {\n            content: '';\n            position: absolute; inset: 0;\n            background:\n                repeating-linear-gradient(45deg, transparent, transparent 28px, rgba(255,255,255,0.04) 28px, rgba(255,255,255,0.04) 29px),\n                radial-gradient(circle, rgba(255,255,255,0.08) 1px, transparent 1px);\n            background-size: auto, 28px 28px;\n            pointer-events: none;\n        }\n        .sf-header::after {\n            content: '';\n            position: absolute; inset: 0;\n            background:\n                radial-gradient(circle at 10% 20%, rgba(255,255,255,0.1) 70px, transparent 71px),\n                radial-gradient(circle at 90% 80%, rgba(255,255,255,0.08) 90px, transparent 91px);\n            pointer-events: none;\n        }\n        .sf-header > * { position: relative; z-index: 1; }\n\n        \/* Ic\u00f4ne pouce *\/\n        .sf-logo {\n            font-size: 3rem;\n            margin-bottom: 10px;\n            line-height: 1;\n            filter: drop-shadow(0 4px 8px rgba(0,0,0,0.25));\n        }\n\n        \/* Bukhari Script simul\u00e9 via Cormorant Garamond italic bold *\/\n        .sf-coup {\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: clamp(1.6rem, 4vw, 2.4rem);\n            font-weight: 700;\n            font-style: italic;\n            color: var(--white);\n            margin-bottom: 0;\n            letter-spacing: 0.01em;\n            line-height: 1.2;\n            text-shadow: 0 2px 8px rgba(0,0,0,0.2);\n        }\n\n        .sf-badge {\n            display: inline-block;\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: clamp(2.2rem, 5.5vw, 3.2rem);\n            font-weight: 700;\n            letter-spacing: 0.08em;\n            text-transform: uppercase;\n            color: var(--white);\n            margin: 0 0 4px;\n            line-height: 1.1;\n            text-shadow: 0 2px 10px rgba(0,0,0,0.25);\n        }\n\n        .sf-tagline {\n            font-size: 0.95rem;\n            font-weight: 300;\n            color: rgba(255,255,255,0.88);\n            margin-top: 6px;\n            letter-spacing: 0.02em;\n        }\n\n        \/* \u2500\u2500 PROGRESS \u2500\u2500 *\/\n        .sf-progress-bar {\n            background: var(--border);\n            height: 5px;\n        }\n        .sf-progress-fill {\n            background: linear-gradient(90deg, var(--brown) 0%, var(--brown-light) 100%);\n            height: 100%;\n            width: 0%;\n            transition: width 0.4s cubic-bezier(0.4,0,0.2,1);\n        }\n\n        .sf-step-bar {\n            padding: 18px 40px;\n            background: var(--brown-bg);\n            border-bottom: 1px solid var(--border);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-size: 0.85rem;\n            color: var(--gray-light);\n            font-weight: 400;\n        }\n        .sf-step-bar span { color: var(--brown); font-weight: 600; }\n\n        \/* \u2500\u2500 CONTENT \u2500\u2500 *\/\n        .sf-content {\n            padding: 44px 40px;\n            min-height: 340px;\n        }\n\n        .question-container { display: none; animation: fadeIn 0.4s ease-out; }\n        .question-container.active { display: block; }\n\n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateX(16px); }\n            to   { opacity: 1; transform: translateX(0); }\n        }\n\n        \/* \u2500\u2500 QUESTION TITLES \u2500\u2500 *\/\n        .question-title {\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: 1.55rem;\n            font-weight: 600;\n            color: var(--brown-dark);\n            margin-bottom: 12px;\n            line-height: 1.35;\n        }\n        .question-description {\n            font-size: 0.92rem;\n            color: var(--gray);\n            margin-bottom: 28px;\n            line-height: 1.7;\n        }\n\n        \/* \u2500\u2500 INPUTS \u2500\u2500 *\/\n        .input-group { margin-bottom: 22px; }\n\n        label {\n            display: block;\n            font-weight: 500;\n            color: var(--brown-dark);\n            margin-bottom: 7px;\n            font-size: 0.9rem;\n        }\n\n        input[type=\"text\"], input[type=\"email\"], textarea {\n            width: 100%;\n            padding: 13px 16px;\n            border: 2px solid var(--border);\n            border-radius: 8px;\n            font-size: 0.95rem;\n            font-family: inherit;\n            transition: all 0.3s ease;\n            background: var(--white);\n            color: var(--black);\n        }\n        input[type=\"text\"]:focus, input[type=\"email\"]:focus, textarea:focus {\n            outline: none;\n            border-color: var(--brown);\n            box-shadow: 0 0 0 3px rgba(138,101,55,0.12);\n        }\n        textarea { resize: vertical; min-height: 150px; line-height: 1.6; }\n\n        .word-count { text-align: right; font-size: 0.82rem; color: var(--gray-light); margin-top: 4px; }\n        .word-count.warning { color: var(--warning); font-weight: 500; }\n        .word-count.error   { color: var(--error);   font-weight: 500; }\n        .word-count.success { color: var(--success);  font-weight: 500; }\n\n        \/* \u2500\u2500 RADIO \/ CHECKBOX OPTIONS \u2014 clic sur tout l'encadr\u00e9 \u2500\u2500 *\/\n        .radio-group, .checkbox-group { display: flex; flex-direction: column; gap: 10px; }\n\n        .radio-option, .checkbox-option {\n            display: flex;\n            align-items: center;\n            padding: 14px 18px;\n            border: 2px solid var(--border);\n            border-radius: 8px;\n            cursor: pointer;\n            transition: all 0.25s ease;\n            background: var(--white);\n            user-select: none;\n        }\n        .radio-option:hover, .checkbox-option:hover {\n            border-color: var(--brown-light);\n            background: var(--brown-pale);\n        }\n        .radio-option.selected, .checkbox-option.selected {\n            border-color: var(--brown);\n            background: rgba(138,101,55,0.07);\n        }\n\n        input[type=\"radio\"], input[type=\"checkbox\"] {\n            width: 18px; height: 18px;\n            margin-right: 12px;\n            cursor: pointer;\n            accent-color: var(--brown);\n            flex-shrink: 0;\n            pointer-events: none; \/* le clic est g\u00e9r\u00e9 par le div parent *\/\n        }\n        .option-label { flex: 1; font-size: 0.95rem; color: var(--black); cursor: pointer; }\n\n        \/* \u2500\u2500 VALUES GRID \u2500\u2500 *\/\n        .values-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n            gap: 10px;\n            margin-bottom: 18px;\n        }\n        .value-category-label { font-size: 0.82rem; color: var(--gray-light); font-style: italic; }\n        #valuesSelectedCount { margin-bottom: 18px; font-weight: 600; color: var(--brown); font-size: 0.9rem; }\n\n        \/* \u2500\u2500 RANGE \u2500\u2500 *\/\n        .range-container { padding: 18px 0; }\n        .range-input {\n            width: 100%; height: 7px; border-radius: 4px;\n            background: linear-gradient(to right, var(--border) 0%, var(--brown) 100%);\n            outline: none; -webkit-appearance: none; appearance: none;\n        }\n        .range-input::-webkit-slider-thumb {\n            -webkit-appearance: none; appearance: none;\n            width: 22px; height: 22px; border-radius: 50%;\n            background: var(--brown); cursor: pointer;\n            box-shadow: 0 3px 10px rgba(138,101,55,0.35);\n            transition: transform 0.2s;\n        }\n        .range-input::-webkit-slider-thumb:hover { transform: scale(1.2); }\n        .range-input::-moz-range-thumb {\n            width: 22px; height: 22px; border-radius: 50%;\n            background: var(--brown); cursor: pointer; border: none;\n            box-shadow: 0 3px 10px rgba(138,101,55,0.35);\n        }\n        .range-labels { display: flex; justify-content: space-between; margin-top: 8px; font-size: 0.87rem; color: var(--gray-light); }\n        .range-value { text-align: center; font-size: 2rem; font-weight: 700; color: var(--brown); margin-top: 16px; }\n\n        \/* \u2500\u2500 BUTTONS \u2500\u2500 *\/\n        .button-group {\n            display: flex; gap: 14px; margin-top: 36px;\n            padding-top: 28px; border-top: 1px solid var(--border);\n        }\n        button {\n            flex: 1; padding: 14px 28px; font-size: 0.95rem; font-weight: 600;\n            border: none; border-radius: 8px; cursor: pointer;\n            transition: all 0.3s ease; font-family: inherit;\n        }\n        .btn-primary {\n            background: linear-gradient(135deg, var(--brown-dark) 0%, var(--brown) 100%);\n            color: var(--white);\n            box-shadow: 0 4px 14px rgba(138,101,55,0.3);\n        }\n        .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(138,101,55,0.4); }\n        .btn-primary:disabled { opacity: 0.5; cursor: not-allowed; transform: none; }\n        .btn-secondary {\n            background: var(--white); color: var(--brown);\n            border: 2px solid var(--brown);\n        }\n        .btn-secondary:hover { background: var(--brown-pale); }\n\n        \/* \u2500\u2500 LOADING \u2500\u2500 *\/\n        .sf-loading { display: none; text-align: center; padding: 60px 40px; }\n        .sf-loading.active { display: block; animation: fadeIn 0.4s; }\n        .spinner {\n            width: 48px; height: 48px; margin: 0 auto 20px;\n            border: 4px solid var(--border);\n            border-top: 4px solid var(--brown);\n            border-radius: 50%; animation: spin 0.9s linear infinite;\n        }\n        @keyframes spin { to { transform: rotate(360deg); } }\n\n        \/* \u2500\u2500 RESULTS \u2500\u2500 *\/\n        .sf-results { display: none; padding: 40px; }\n        .sf-results.active { display: block; animation: fadeIn 0.6s ease-out; }\n\n        .result-icon {\n            font-size: 3.5rem; text-align: center;\n            margin-bottom: 20px; line-height: 1;\n        }\n        .result-title {\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: 2rem; font-weight: 700;\n            text-align: center; margin-bottom: 16px; color: var(--brown-dark);\n        }\n        .result-message {\n            font-size: 0.95rem; color: var(--gray); line-height: 1.75;\n            text-align: center; margin-bottom: 28px; max-width: 560px; margin-left: auto; margin-right: auto;\n        }\n        .result-message .accent { color: var(--brown); font-weight: 600; }\n\n        \/* \u2500\u2500 OFFER CARDS (r\u00e9sultat pr\u00e9s\u00e9lectionn\u00e9) \u2014 3 blocs c\u00f4te \u00e0 c\u00f4te \u2500\u2500 *\/\n        .offer-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 1rem;\n            margin: 24px 0;\n        }\n        @media (max-width: 640px) { .offer-grid { grid-template-columns: 1fr; } }\n\n        .offer-card {\n            background: var(--white);\n            border: 1px solid var(--border);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        .offer-card-head {\n            background: rgba(138,101,55,0.15);\n            padding: 0.85rem 1rem;\n            border-bottom: 1px solid var(--border);\n        }\n        .offer-card-head .card-title {\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: 1.1rem; font-weight: 700;\n            color: var(--brown-dark);\n        }\n        .offer-card-body { padding: 0.9rem 1rem 1rem; }\n        .offer-card-body ul { list-style: none; padding: 0; margin: 0; }\n        .offer-card-body ul li {\n            font-size: 0.82rem; color: var(--gray);\n            padding: 0.28rem 0; border-bottom: 1px solid #F0EBE1;\n            display: flex; align-items: flex-start; gap: 0.45rem;\n            line-height: 1.4;\n        }\n        .offer-card-body ul li:last-child { border-bottom: none; }\n        .offer-card-body ul li::before { content: '\u2713'; color: var(--brown); font-weight: 700; flex-shrink: 0; }\n\n        .offer-invite {\n            font-size: 0.88rem; font-style: italic;\n            color: var(--gray); text-align: center;\n            margin-top: 20px; line-height: 1.65;\n            padding: 14px 20px;\n            background: var(--brown-pale);\n            border-left: 3px solid var(--brown);\n            border-radius: 0 6px 6px 0;\n        }\n\n        \/* \u2500\u2500 CTA BUTTON \u2500\u2500 *\/\n        .cta-btn {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--brown-dark) 0%, var(--brown) 100%);\n            color: var(--white) !important;\n            padding: 14px 32px;\n            border-radius: 30px;\n            font-size: 0.9rem; font-weight: 600;\n            letter-spacing: 0.06em;\n            text-decoration: none !important;\n            text-transform: uppercase;\n            box-shadow: 0 4px 16px rgba(138,101,55,0.35);\n            transition: all 0.3s;\n            margin-top: 24px;\n        }\n        .cta-btn:hover { transform: translateY(-2px); box-shadow: 0 6px 24px rgba(138,101,55,0.45); }\n\n        \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n        @media (max-width: 640px) {\n            .sf-content { padding: 28px 20px; }\n            .sf-header   { padding: 28px 20px 24px; }\n            .sf-step-bar { padding: 14px 20px; }\n            .sf-results  { padding: 28px 20px; }\n            .button-group { flex-direction: column-reverse; }\n            button { width: 100%; }\n            .values-grid { grid-template-columns: 1fr; }\n        }\n\n        \/* \u2500\u2500 RESULT PAGE ADDITIONS \u2500\u2500 *\/\n        .result-singulier-label {\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: clamp(2rem, 5vw, 3rem);\n            font-weight: 700;\n            color: var(--brown-dark);\n            letter-spacing: 0.08em;\n            text-transform: uppercase;\n            margin-top: 2px;\n            line-height: 1;\n        }\n        .result-singulier-label sup {\n            font-size: 0.75em;\n            vertical-align: super;\n            font-weight: 700;\n        }\n        .offer-card-head .card-title {\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: 1.25rem;\n            font-weight: 700;\n            color: var(--brown-dark);\n            text-align: center;\n        }\n        \/* Prix block *\/\n        .offer-price-block {\n            text-align: center;\n            margin: 20px 0 16px;\n            padding: 18px 20px;\n            background: var(--white);\n            border: 1px solid var(--border);\n            border-radius: 10px;\n        }\n        .offer-price-main {\n            font-family: 'Cormorant Garamond', Georgia, serif;\n            font-size: 2.6rem;\n            font-weight: 700;\n            color: var(--brown-dark);\n            line-height: 1;\n        }\n        .offer-price-main span { font-size: 1.4rem; font-weight: 400; color: var(--gray-light); font-family: 'DM Sans', sans-serif; }\n        .offer-price-original {\n            font-size: 1rem;\n            color: var(--gray-light);\n            text-decoration: line-through;\n            margin-left: 10px;\n            font-family: 'DM Sans', sans-serif;\n        }\n        .offer-price-row {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            flex-wrap: wrap;\n            margin-bottom: 8px;\n        }\n        .offer-discount-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--brown-dark) 0%, var(--brown) 100%);\n            color: white;\n            font-family: 'DM Sans', sans-serif;\n            font-size: 0.82rem;\n            font-weight: 700;\n            padding: 4px 12px;\n            border-radius: 20px;\n            letter-spacing: 0.04em;\n            box-shadow: 0 3px 8px rgba(138,101,55,0.35);\n        }\n        .offer-price-fractional {\n            font-size: 0.82rem;\n            color: var(--gray);\n            font-family: 'DM Sans', sans-serif;\n            font-weight: 400;\n        }\n        .offer-price-fractional strong { color: var(--brown); font-weight: 600; }\n    <\/style>\n\n<div id=\"sf-wrap\">\n\n    <!-- HEADER -->\n    <div class=\"sf-header\">\n        <div class=\"sf-logo\"><img decoding=\"async\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAABCGlDQ1BJQ0MgUHJvZmlsZQAAeJxjYGA8wQAELAYMDLl5JUVB7k4KEZFRCuwPGBiBEAwSk4sLGHADoKpv1yBqL+viUYcLcKakFicD6Q9ArFIEtBxopAiQLZIOYWuA2EkQtg2IXV5SUAJkB4DYRSFBzkB2CpCtkY7ETkJiJxcUgdT3ANk2uTmlyQh3M\/Ck5oUGA2kOIJZhKGYIYnBncAL5H6IkfxEDg8VXBgbmCQixpJkMDNtbGRgkbiHEVBYwMPC3MDBsO48QQ4RJQWJRIliIBYiZ0tIYGD4tZ2DgjWRgEL7AwMAVDQsIHG5TALvNnSEfCNMZchhSgSKeDHkMyQx6QJYRgwGDIYMZAKbWPz9HbOBQAAAPAUlEQVR4nO2dW4wdRXrH\/119OefMmfEFJAKsQxCgZEeMB1BYkIVgM8tibEsTr3eDlPAAZHlDJjF+Ynb3hYTLGy8oG2MlKPELQuZiD9iSbcVeMBgT4zUWO9ZsIHa0iZF3fNm5nHP6VlVfHrqr3ePdmTkz55w5ffrUT2rZM3ZXV3f9q+qrqq++AjQajUaj0Wg0Go1Go9FoNBqNRqPRaHLMwMAAtTsPmmVkYGCAdu\/eTUREQRCQEII45zQxMUFvv\/02bdmyRQsirwwPD5MQgqampmhmZoYUQRCQ7\/vJz2NjY7R161YthDxxzz33EOecgiAgIkpqfq1WSwq+Vqsl\/3758mU6ePCgFkFe+M\/jn9HM1DSRJCJJFHg+hX5Akot5rxMnTpC2EzqctXcO0KWJi0nh8yAkyQWRpAUFQER06NAhLYBO5q9++KOk8EXIqVapEglJJOSCApBSEhHRa6+9lksRsHZnYDlYvXo1QAQQwTAMmKYJGAaCIFjwXt\/3Ua1WsXXrVtx77725E0FXCMC2bfi+DyklDMZgWRYAREJYgGKxCKKo3EdGRlqaz3bQFQIAAMYYGGMAEYgIUgiYsRDmQ0qJ3t5eSCmxefPmZcjp8tIVApBSRrXeMBCGIRhjEELUda8QAkEQgDEGKSWeeOKJXHUDXSEAADAMI7IDABip1mAhbNuGYRjgnMM0Taxbt67VWV1WFm4Dc8CqVatAROCcw3YchEEAy7KSvn0+VMEDQBAEuP3221ud3WWlK1oAy7IghIDtOAAi46+ewgeilsMwDLDYeHTiNPJCVwjgxhtvTApcxn0\/Y\/W9umEYyb15FEBXdAFr166NbABERp1hGGCmWZcNAERGJHC1NcgTXdEC9Pf3RzVZylk1v56RgCpwKSUoHkLmia4QwPXXX58UpGlZiVGnavZ8pGt83mo\/0AUC+Lutz5Jqug3DgOAcBmMQnMO27brTSaeRJ3IvgPXr14PHhZ6e\/w\/DMPrdAqimXxV83gSQeyNw06ZNAACKm\/tisQiSEoVCIfndQqguIy2EvJDrFuCnIz\/Jl8XWAnItgKeeeqrdWcg8uRXA9m3P0R133NHubGSe3Apg27ZtuRuzt4JcCuCNf\/lX+uNbbtECqIPcCWDL5h\/Q3\/74x\/BcN5ru1cxL7gSwY8cOVCsVFEuldmelI8jVPMChAwfphhtuiJr+eP2\/Hr+\/biY3LcArL71MDz74IBB770gpYS1iqrdbyYUAfrTlh\/Tss8+iUCwCAGzHqcvlW5MTAbz66quJowZJiVq1imKphMD325yz7NPxAjh04CDddNNNibvX9PQ0esplzExPwykU2py77NPRAnjhhRfo+488AttxUJmZAQD09fUh8H30rViRuH9p5qZjBbBx40Z6\/vnnkxU927YRBgGYaS5qnb\/b6VgB7Ny5E47jJLt8bNtOXL4NxiCF0DOBddCRAvjwyC9ozbfWwK3WZnnqULwDiKRMXLkbJfB8MIMh9ANAEopOvuyKjhPAKy+9TA9997uozMyg1NPT8uepGUXbtmEwlrvhZUfNBG5Y\/yg9PzICz3XR29dXt0dPI\/AwjP7kHJZloVqttvyZy0lH+TdNXPgtlctlOI4DKzb6rDp2+DaCYRiA2ldoGOBhiE8\/\/RRA5F4m0Zid4TgOwjBEGAuNiHD+\/HkcPXoUx48fx8mTJzuqjFrGrn\/7dyJJFPoB8SAkkkRutbZwhI8mXYHnU61SJR6EJEKeRByRUjZ0pYNUqYhlnPMkkNWxY8doeHi4ZdZsR6hr46MbaN++fZBSQkoJ23Hg1moo9fS0vBtQXsHXriuoroFZjS02KUNVCJFsXVezmqrbAYDDhw\/j4Ycfbnp5dYQRODIykrhwq9089WzqaAZmvIuYpAQPQ4RBkHQ9zVhs8jwPUkqYpolisQjHccA5j1zZDQMz8QTXQw89hCtXrlCzw9RkvgX43l8M0X8cPgwpxO85eMh4n18rUbEBLNv+vTz4nge70NhmURWsQqaGrkQExtis\/YxEBMuycPHiRQwNDWFsbKwpL555ARw6cJDWrVuHcm8vAt9P5vd9z0Mh9vHPM0SUbG0PgwC24+B\/f\/Mb3HLrn2RTAHfeeSfddtttKJfLqNVqGB0dbegZU7+bpBUrVwIAatUqSqUSDMaSj5F3AUgpYVpWIngQwfM8vP7669i2\/bnsVOBXXnqZLv52YpaF7NVcIkl05ldj9LOf\/HTRfdczzzwzK7ijsv5JSAr9oL44fzm41IiHJJHvesmf3\/7TP2v\/XPfjf\/039M3\/nZ9V4NWZShSMMS68malpEiGn\/xr\/NQ0OrK070\/v376fA88mruVcLPxaDCHlXCCCpULHoQz9IvsM\/vvAP7RXA9u3bk0JPq5Qk0e8uX4micarxcqzk6ckp+v73Hq4r4xMTE0mBq7R816PA85OP0u4CavWVbvnSrWvoB3Tuv882LIAl9yEbNmyg9957D0WnACklXNdFubcXIh7CqP5KDWlUwEUhBGq1GlauXjXvswcGBuj06dNgBgNdE5xBxfcLfD\/3S7+GYUBKmRiCJCXCMIQTb25lltmQHbDkeYBdu3ZFHz\/ecl3u7QWIYFoWCsUiAt9Phk\/FUglTU1PRvnwhsGLlSuz\/YN+86u3v7wcQDfXUMIkxlhR+VpZ7jRZfAMBME6bang6A4rkQzjmGhoYa+ghLEsD27dtp9erVYIyBhyGKpRJkXEgggohnsCzbBohQrVSwctWqaNwc19iNmzbhO38+96TGrbfeChGPuy3bvrq0S5SISzmB5pkw9mtktg0RBABjyTc0TRM333xzQ+kvSQBPPvkkPM9LAi+r9XcVUUtNYpCU8H0f5d7eq8MYIBrKuC6efvrpOZ+xZs0acM6j5j9OP7qVIucP287EEJBafCEWvu95MFWEsvh3zDQbnhFd0lLamjVrUC6X6\/q\/al5b1WBVkMVSCYODg3PeZ5qm3tSBq8EpWOzllJ45ZIzhwoULDaW\/pBbguuuui+Lt1BtlK24VFJxzAMDAwMCc95mm2fKl3k5BRTejeElada+GYeDIkSPLawQODg6SsubrmYeXUoJzfrUFiLsH3\/PQt2LFnPflMSDTUlAVLW0DqYWxK1euNJz+ogVg23ayRFqPz50K064cNQHUFaY9jzH5loKqMMq+4pxHBrcQOHXqVMPpL1oApmlGw7FFxNtlLBrLc86T6JwLGXFaADFxYCoimmUPMMZw\/PjxhpNftACIKFm6rMcGUFaqMlqEEJFNsIAFq7uACPWtKW76Exc1w8CJEycaTn9JAlBGXD0FpAwXMzWer+d+LYAIwzBgKAMQsW+AlJBCYPSD9xv+QIsWgBACjuPUPf5Uzb\/yqgEwa+5gLnQXkCJu\/knKxB\/i4sWLTUm6I1zCuhllcHPOkwpRq9Xw9ddfNyV9LYCMo0ZQ6u+KZhiAgBZA5lETacr4IylR7u3Fxx9\/3JT0tQAyzrXNv9qatmd0b1MsZC2AjKMMZdX8ExGuXL7ctPT1ZHsHkF4Us227KeN\/hW4BMo6aCJKpZfFmTAErtAAyTig4wAyYtgVBEswy8fkvTzYtfS2AjFMoRD6XQbwdTQiBsbGxpqWvBdABqMkgIFoCHh8fb9ocuRZAxlE2gPKs+vLLL5uavhZAxlFb4tWK4CeffNLU9LUAMo5yi1MHVjVzCAhoAXQEtm0nAbDff7\/xJeA0WgAZx3VdANEyfKVSaXr6WgAZJz0VfPTo0aanrwWQcdK7gM6cOdP09LUAMo5pmgjDEKZpNm0JOI0WQAfRaLSVP4QWQMZRm0Ka5QN4LVoAGUcIAdM0cfr06ZakrwWQcdQooBUjAEALIPOoHVjNXAFMk1kB+L7flHj\/nY5aCXznnXdasksms19Ybw2PsCyr4RgA85FZAZhNiH6RF8bHx1uWdqYFoPYQdjOe5+Hkyea5gF1LZgWgImh3O47jNG0X0B8iswKoVCpaAIgWgd59992WbZPOrADOnz\/f7ixkglYagECGBXDhwoXkHJ1uppUGILAEAaiwsIyxuqx0IUQS4CB9AMJCASDefPNNw7KsWecCVqvVKNaQlMmO2U7HSO3+VVFAgGgPoMEYPvzww5Y+f0kxgnp6euruo9WxKmEYAoZxtVanjkOZi9HRUQDRpJAQAr19fQCiMHPVSiUXIgh8H26tNutMQiJKwu022wfwWpZkXFAqdAeJ+VsBVcuDIIBTKMw66OHSpUu44cY\/mjMPmzZton0f7Iu2RDEGwXkUoSR1KngWooU2QvpIGhH7\/akIbJxzlMo9LY2Ts6QqpJYm6wnhomIKOo4DwXnSariui3Pnzs177\/79+433R0ejmk6UiIikhIjDyHY8hgHLtjEzPQ3TsmA7DpxCAZZtY+fOnS1\/\/JIE8Nlnn8H3\/bpsgCSecCwWFVC6p1zGnj17Frz\/L3+w2ahWKqhUKij19KBWrYJzDtOycnGMaxi\/Q6lUgu95UTj4IIDnuvj757a1PErWkgTwxhtvoFBYxCHKcUj5dIBIwTn27t1b1+1btmxJFoZ6ymXY8S4ZtVumk1FdpBUH4FTnArz44ottztkCHDt2jHzfr\/vYk\/SRL9WZCv3zP\/18USHAHn1kPU1PThEJGZ1MIiTxIGz7iR6NXuqklfRpIL84fCT74dEGBwepUqks\/ILqgKf47CCSRP9z9tySX\/Djj47OOj6l3QXY6JV+DxFy+vSTY9kvfMXQ0BBdunQpOQfX930iIuKck+d5yXm4k5OTRETkeR6dOXOG7rrrroZe8vHHH6ePPvqIiIjCMEyeI6UkIURy7q7neSSESC7170II4pwvy6XymM5nGIYUBAFJKZPvJKWkHTt2dE7hK+677z46cuRIcvCxlJKIiKrV6qxDkScnJ2nPnj1NfcH+\/n5666236Kuvvkqe47rurI+dLvxrr+UQwvT09Ky8pb+LEsipU6foscce67zCTzM8PEx79+6lIAgSMXieR2fPnqXdu3fT\/fff39IXfOCBB2hkZIQOHDhA33zzDbmuS77vJwUxnxBaeSk8zyPXdZOfx8fHadeuXbRhw4a2FnzLhhl33303ffHFF20P9rt2bXROYXpKOU2r4xF7nodSqYRCoYAwDPH555+3\/ZtoNBqNRqPRaDQajUaj0Wg0Go1Go+ke\/h8hFssY+vJfUAAAAABJRU5ErkJggg==\" alt=\"Singulier 2\" style=\"width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,0.25));\"><\/div>\n        <div class=\"sf-coup\">Un coup de pouce aux projets extra singuliers<\/div>\n        <div class=\"sf-badge\">Singulier <sup style=\"font-size:1.15em;vertical-align:super;font-weight:700;letter-spacing:0;\">2<\/sup><\/div>\n        <p class=\"sf-tagline\">Parce que vous \u00eates singuli\u00e8rement singulier<\/p>\n    <\/div>\n\n    <!-- PROGRESS -->\n    <div class=\"sf-progress-bar\">\n        <div class=\"sf-progress-fill\" id=\"progressFill\"><\/div>\n    <\/div>\n    <div class=\"sf-step-bar\">\n        <div>Question <span id=\"currentStep\">1<\/span> sur <span id=\"totalSteps\">13<\/span><\/div>\n        <div>Progression : <span id=\"progressPercent\">0<\/span>%<\/div>\n    <\/div>\n\n    <!-- FORM CONTENT -->\n    <div class=\"sf-content\" id=\"formContent\">\n\n        <!-- INTRO -->\n        <div class=\"question-container active\" id=\"intro\">\n            <h2 class=\"question-title\">Votre projet, votre parcours<\/h2>\n            <p class=\"question-description\">\n                Parce que certains projets sont n\u00e9cessaires pour la contribution qu&rsquo;ils apportent.\n                Parce qu&rsquo;un <strong style=\"color:var(--brown);\">soutien pr\u00e9f\u00e9rentiel<\/strong> peut faire la diff\u00e9rence\n                alors que d&rsquo;autres ressources ne sont pas encore accessibles. Parce que votre parcours personnel promet de belles choses.\n                <br><br>\n                R\u00e9pondez \u00e0 quelques questions pour une r\u00e9ponse de principe imm\u00e9diate.\n                Une confirmation rapide vous sera donn\u00e9e apr\u00e8s un premier entretien.\n            <\/p>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-primary\" onclick=\"nextQuestion()\">Commencer<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Q1 -->\n        <div class=\"question-container\" id=\"q1\">\n            <h2 class=\"question-title\">D\u00e9crivez bri\u00e8vement votre activit\u00e9<\/h2>\n            <p class=\"question-description\">Dites-nous ce que vous faites, vos services ou produits, et ce qui rend votre activit\u00e9 unique.<\/p>\n            <div class=\"input-group\">\n                <textarea id=\"q1_answer\" placeholder=\"D\u00e9crivez votre activit\u00e9\u2026\" oninput=\"updateWordCount('q1_answer', 50, 200)\"><\/textarea>\n                <div class=\"word-count\" id=\"q1_answer_count\">0 mots (minimum 50, maximum 200)<\/div>\n            <\/div>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-secondary\" onclick=\"prevQuestion()\">Pr\u00e9c\u00e9dent<\/button>\n                <button type=\"button\" class=\"btn-primary\" onclick=\"nextQuestion()\">Suivant<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Q2 -->\n        <div class=\"question-container\" id=\"q2\">\n            <h2 class=\"question-title\">Comment s&rsquo;appelle votre entreprise ?<\/h2>\n            <div class=\"input-group\">\n                <input type=\"text\" id=\"q2_answer\" placeholder=\"Nom de votre entreprise\">\n            <\/div>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-secondary\" onclick=\"prevQuestion()\">Pr\u00e9c\u00e9dent<\/button>\n                <button type=\"button\" class=\"btn-primary\" onclick=\"nextQuestion()\">Suivant<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Q3 -->\n        <div class=\"question-container\" id=\"q3\">\n            <h2 class=\"question-title\">Quel est le type de votre activit\u00e9 ?<\/h2>\n            <div class=\"radio-group\">\n                <div class=\"radio-option\" onclick=\"selectRadio('q3','services')\">\n                    <input type=\"radio\" name=\"q3\" id=\"q3_services\" value=\"services\">\n                    <label for=\"q3_services\" class=\"option-label\">Services<\/label>\n                <\/div>\n                <div class=\"radio-option\" onclick=\"selectRadio('q3','produits')\">\n                    <input type=\"radio\" name=\"q3\" id=\"q3_produits\" value=\"produits\">\n                    <label for=\"q3_produits\" class=\"option-label\">Vente de produits<\/label>\n                <\/div>\n            <\/div>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-secondary\" onclick=\"prevQuestion()\">Pr\u00e9c\u00e9dent<\/button>\n                <button type=\"button\" class=\"btn-primary\" onclick=\"nextQuestion()\">Suivant<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Q4 -->\n        <div class=\"question-container\" id=\"q4\">\n            <h2 class=\"question-title\">Depuis combien de temps exercez-vous cette activit\u00e9 ?<\/h2>\n            <div class=\"radio-group\">\n                <div class=\"radio-option\" onclick=\"selectRadio('q4','moins1an')\">\n                    <input type=\"radio\" name=\"q4\" id=\"q4_moins1an\" value=\"moins1an\">\n                    <label for=\"q4_moins1an\" class=\"option-label\">Moins d&rsquo;1 an<\/label>\n                <\/div>\n                <div class=\"radio-option\" onclick=\"selectRadio('q4','1a2ans')\">\n                    <input type=\"radio\" name=\"q4\" id=\"q4_1a2ans\" value=\"1a2ans\">\n                    <label for=\"q4_1a2ans\" class=\"option-label\">1 an \u00e0 2 ans<\/label>\n                <\/div>\n                <div class=\"radio-option\" onclick=\"selectRadio('q4','2a5ans')\">\n                    <input type=\"radio\" name=\"q4\" id=\"q4_2a5ans\" value=\"2a5ans\">\n                    <label for=\"q4_2a5ans\" class=\"option-label\">2 ans \u00e0 5 ans<\/label>\n                <\/div>\n                <div class=\"radio-option\" onclick=\"selectRadio('q4','plus5ans')\">\n                    <input type=\"radio\" name=\"q4\" id=\"q4_plus5ans\" value=\"plus5ans\">\n                    <label for=\"q4_plus5ans\" class=\"option-label\">Plus de 5 ans<\/label>\n                <\/div>\n            <\/div>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-secondary\" onclick=\"prevQuestion()\">Pr\u00e9c\u00e9dent<\/button>\n                <button type=\"button\" class=\"btn-primary\" onclick=\"nextQuestion()\">Suivant<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Q5 -->\n        <div class=\"question-container\" id=\"q5\">\n            <h2 class=\"question-title\">Quel est votre chiffre d&rsquo;affaires annuel de l&rsquo;ann\u00e9e pass\u00e9e ?<\/h2>\n            <div class=\"radio-group\" id=\"q5_options\"><\/div>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-secondary\" onclick=\"prevQuestion()\">Pr\u00e9c\u00e9dent<\/button>\n                <button type=\"button\" class=\"btn-primary\" onclick=\"nextQuestion()\">Suivant<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Q6 -->\n        <div class=\"question-container\" id=\"q6\">\n            <h2 class=\"question-title\">Racontez votre parcours<\/h2>\n            <p class=\"question-description\">\n                Qu&rsquo;est-ce qui dans votre histoire personnelle et votre parcours professionnel a \u00e9t\u00e9 le plus marquant\n                et vous a conduit(e) l\u00e0 o\u00f9 vous \u00eates aujourd&rsquo;hui ?\n            <\/p>\n            <div class=\"input-group\">\n                <textarea id=\"q6_answer\" placeholder=\"Racontez votre histoire\u2026\" oninput=\"updateWordCount('q6_answer', 0, 2000)\" style=\"min-height:200px;\"><\/textarea>\n                <div class=\"word-count\" id=\"q6_answer_count\">0 mots (maximum 2000)<\/div>\n            <\/div>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-secondary\" onclick=\"prevQuestion()\">Pr\u00e9c\u00e9dent<\/button>\n                <button type=\"button\" class=\"btn-primary\" onclick=\"nextQuestion()\">Suivant<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Q7 -->\n        <div class=\"question-container\" id=\"q7\">\n            <h2 class=\"question-title\">Vos besoins pour d\u00e9velopper votre activit\u00e9<\/h2>\n            <p class=\"question-description\">De quoi auriez-vous besoin aujourd&rsquo;hui pour d\u00e9velopper votre activit\u00e9 comme vous le souhaiteriez ?<\/p>\n            <div class=\"input-group\">\n                <textarea id=\"q7_answer\" placeholder=\"D\u00e9crivez vos besoins\u2026\" oninput=\"updateWordCount('q7_answer', 50, 500)\"><\/textarea>\n                <div class=\"word-count\" id=\"q7_answer_count\">0 mots (minimum 50, maximum 500)<\/div>\n            <\/div>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-secondary\" onclick=\"prevQuestion()\">Pr\u00e9c\u00e9dent<\/button>\n                <button type=\"button\" class=\"btn-primary\" onclick=\"nextQuestion()\">Suivant<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Q8 -->\n        <div class=\"question-container\" id=\"q8\">\n            <h2 class=\"question-title\">Choisissez 3 valeurs qui vous repr\u00e9sentent<\/h2>\n            <p class=\"question-description\">S\u00e9lectionnez les 3 valeurs qui correspondent le mieux \u00e0 votre approche professionnelle.<\/p>\n            <div id=\"valuesSelectedCount\">0 \/ 3 valeurs s\u00e9lectionn\u00e9es<\/div>\n            <div class=\"values-grid\" id=\"q8_options\"><\/div>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-secondary\" onclick=\"prevQuestion()\">Pr\u00e9c\u00e9dent<\/button>\n                <button type=\"button\" class=\"btn-primary\" onclick=\"nextQuestion()\">Suivant<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Q9 \u2014 clic sur tout l'encadr\u00e9 -->\n        <div class=\"question-container\" id=\"q9\">\n            <h2 class=\"question-title\">Utilisez-vous fr\u00e9quemment la visioconf\u00e9rence ?<\/h2>\n            <div class=\"radio-group\">\n                <div class=\"radio-option\" onclick=\"selectRadio('q9','oui')\">\n                    <input type=\"radio\" name=\"q9\" id=\"q9_oui\" value=\"oui\">\n                    <label for=\"q9_oui\" class=\"option-label\">Oui<\/label>\n                <\/div>\n                <div class=\"radio-option\" onclick=\"selectRadio('q9','non')\">\n                    <input type=\"radio\" name=\"q9\" id=\"q9_non\" value=\"non\">\n                    <label for=\"q9_non\" class=\"option-label\">Non<\/label>\n                <\/div>\n            <\/div>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-secondary\" onclick=\"prevQuestion()\">Pr\u00e9c\u00e9dent<\/button>\n                <button type=\"button\" class=\"btn-primary\" onclick=\"nextQuestion()\">Suivant<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Q10 -->\n        <div class=\"question-container\" id=\"q10\">\n            <h2 class=\"question-title\">Niveau de confort avec les outils num\u00e9riques<\/h2>\n            <p class=\"question-description\">Sur une \u00e9chelle de 1 \u00e0 10, comment \u00e9valueriez-vous votre niveau de confort avec les outils num\u00e9riques ?<\/p>\n            <div class=\"range-container\">\n                <input type=\"range\" min=\"1\" max=\"10\" value=\"5\" class=\"range-input\" id=\"q10_answer\" oninput=\"updateRangeValue()\">\n                <div class=\"range-labels\"><span>1 (D\u00e9butant)<\/span><span>10 (Expert)<\/span><\/div>\n                <div class=\"range-value\" id=\"rangeValue\">5<\/div>\n            <\/div>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-secondary\" onclick=\"prevQuestion()\">Pr\u00e9c\u00e9dent<\/button>\n                <button type=\"button\" class=\"btn-primary\" onclick=\"nextQuestion()\">Suivant<\/button>\n            <\/div>\n        <\/div>\n\n        <!-- COORDONN\u00c9ES -->\n        <div class=\"question-container\" id=\"personal_info\">\n            <h2 class=\"question-title\">Vos coordonn\u00e9es<\/h2>\n            <p class=\"question-description\">Derni\u00e8re \u00e9tape \u2014 pour vous recontacter.<\/p>\n            <div class=\"input-group\">\n                <label for=\"nom\">Nom<\/label>\n                <input type=\"text\" id=\"nom\" placeholder=\"Votre nom\">\n            <\/div>\n            <div class=\"input-group\">\n                <label for=\"prenom\">Pr\u00e9nom<\/label>\n                <input type=\"text\" id=\"prenom\" placeholder=\"Votre pr\u00e9nom\">\n            <\/div>\n            <div class=\"input-group\">\n                <label for=\"email\">Adresse e-mail<\/label>\n                <input type=\"email\" id=\"email\" placeholder=\"votre.email@exemple.com\">\n            <\/div>\n            <div class=\"button-group\">\n                <button type=\"button\" class=\"btn-secondary\" onclick=\"prevQuestion()\">Pr\u00e9c\u00e9dent<\/button>\n                <button type=\"button\" class=\"btn-primary\" onclick=\"submitForm()\">Soumettre ma candidature<\/button>\n            <\/div>\n        <\/div>\n\n    <\/div><!-- \/.sf-content -->\n\n    <!-- LOADING -->\n    <div class=\"sf-loading\" id=\"loading\">\n        <div class=\"spinner\"><\/div>\n        <p style=\"color:var(--gray-light);font-size:1rem;\">Analyse de votre candidature en cours\u2026<\/p>\n    <\/div>\n\n    <!-- RESULTS -->\n    <div class=\"sf-results\" id=\"results\"><\/div>\n\n<\/div><!-- \/#sf-wrap -->\n\n<script>\n(function() {\n    emailjs.init(\"QgmyLfyiYOptIsJ7c\");\n})();\n\n\/* \u2500\u2500 STATE \u2500\u2500 *\/\nvar questions = ['intro','q1','q2','q3','q4','q5','q6','q7','q8','q9','q10','personal_info'];\nvar currentQuestionIndex = 0;\nvar formData = {};\n\n\/* \u2500\u2500 EMAILJS \u2500\u2500 *\/\nemailjs.init(\"QgmyLfyiYOptIsJ7c\");\n\n\/* \u2500\u2500 VALUES DATA \u2500\u2500 *\/\nvar valuesData = {\n    q8a: [\n        { label: \"Efficacit\u00e9 - Optimisation des ressources et des r\u00e9sultats\", value: \"efficacite\" },\n        { label: \"Rigueur - Pr\u00e9cision et exactitude dans l'ex\u00e9cution\", value: \"rigueur\" },\n        { label: \"Innovation - Cr\u00e9ativit\u00e9 et am\u00e9lioration continue\", value: \"innovation\" },\n        { label: \"Proactivit\u00e9 - Anticipation et initiative\", value: \"proactivite\" },\n        { label: \"Excellence - Recherche constante du meilleur r\u00e9sultat\", value: \"excellence\" },\n        { label: \"Ambition - Viser haut et d\u00e9passer les objectifs\", value: \"ambition\" }\n    ],\n    q8b: [\n        { label: \"R\u00e9activit\u00e9 - Rapidit\u00e9 de r\u00e9ponse aux besoins\", value: \"reactivite\" },\n        { label: \"Fiabilit\u00e9 - Constance et r\u00e9gularit\u00e9 du service\", value: \"fiabilite\" },\n        { label: \"Disponibilit\u00e9 - Accessibilit\u00e9 et pr\u00e9sence\", value: \"disponibilite\" },\n        { label: \"Adaptabilit\u00e9 - Flexibilit\u00e9 face aux demandes\", value: \"adaptabilite\" },\n        { label: \"\u00c9coute - Attention aux besoins exprim\u00e9s\", value: \"ecoute\" },\n        { label: \"Satisfaction client - Priorit\u00e9 au contentement des b\u00e9n\u00e9ficiaires\", value: \"satisfaction\" }\n    ],\n    q8c: [\n        { label: \"Int\u00e9grit\u00e9 - Honn\u00eatet\u00e9 et coh\u00e9rence morale\", value: \"integrite\" },\n        { label: \"Responsabilit\u00e9 - Engagement et accountability\", value: \"responsabilite\" },\n        { label: \"Expertise - Ma\u00eetrise et comp\u00e9tence technique\", value: \"expertise\" },\n        { label: \"Discr\u00e9tion - Confidentialit\u00e9 et respect de la vie priv\u00e9e\", value: \"discretion\" },\n        { label: \"Engagement - Implication et d\u00e9termination\", value: \"engagement\" },\n        { label: \"Respect des d\u00e9lais - Ponctualit\u00e9 et tenue des engagements\", value: \"delais\" }\n    ],\n    q8d: [\n        { label: \"Empathie - Compr\u00e9hension des \u00e9motions d'autrui\", value: \"empathie\" },\n        { label: \"Bienveillance - Attitude positive et soutenante\", value: \"bienveillance\" },\n        { label: \"Respect - Consid\u00e9ration pour chaque individu\", value: \"respect\" },\n        { label: \"Solidarit\u00e9 - Entraide et soutien mutuel\", value: \"solidarite\" },\n        { label: \"\u00c9quit\u00e9 - Traitement juste et impartial\", value: \"equite\" },\n        { label: \"Reconnaissance - Valorisation des contributions\", value: \"reconnaissance\" }\n    ]\n};\n\nfunction initializeValues() {\n    var all = [];\n    for (var cat in valuesData) {\n        valuesData[cat].forEach(function(v) { all.push({label:v.label, value:v.value, category:cat}); });\n    }\n    for (var i = all.length - 1; i > 0; i--) {\n        var j = Math.floor(Math.random() * (i + 1));\n        var tmp = all[i]; all[i] = all[j]; all[j] = tmp;\n    }\n    var container = document.getElementById('q8_options');\n    all.forEach(function(val) {\n        var div = document.createElement('div');\n        div.className = 'checkbox-option';\n        div.innerHTML = '<input type=\"checkbox\" id=\"q8_' + val.value + '\" value=\"' + val.value + '\" data-category=\"' + val.category + '\"><label for=\"q8_' + val.value + '\" class=\"option-label\">' + val.label + '<\/label>';\n        container.appendChild(div);\n    });\n}\n\nfunction updateProgress() {\n    var pct = (currentQuestionIndex \/ (questions.length - 1)) * 100;\n    document.getElementById('progressFill').style.width = pct + '%';\n    document.getElementById('currentStep').textContent = currentQuestionIndex + 1;\n    document.getElementById('totalSteps').textContent = questions.length;\n    document.getElementById('progressPercent').textContent = Math.round(pct);\n}\n\nfunction showQuestion(index) {\n    document.querySelectorAll('.question-container').forEach(function(q) { q.classList.remove('active'); });\n    document.getElementById(questions[index]).classList.add('active');\n    if (questions[index] === 'q5') updateQ5Options();\n    var wrap = document.getElementById('sf-wrap');\n    if (wrap) wrap.scrollTop = 0;\n}\n\nfunction updateQ5Options() {\n    var q3el = document.querySelector('input[name=\"q3\"]:checked');\n    var q3 = q3el ? q3el.value : null;\n    var container = document.getElementById('q5_options');\n    container.innerHTML = '';\n    var opts = q3 === 'services'\n        ? [{label:'Moins de 30 000 \u20ac',value:'moins30k'},{label:'30 000 \u20ac - 60 000 \u20ac',value:'30-60k'},{label:'60 000 \u20ac - 100 000 \u20ac',value:'60-100k'},{label:'Plus de 100 000 \u20ac',value:'plus100k'}]\n        : [{label:'Moins de 30 000 \u20ac',value:'moins30k'},{label:'30 000 \u20ac - 100 000 \u20ac',value:'30-100k'},{label:'100 000 \u20ac - 200 000 \u20ac',value:'100-200k'},{label:'Plus de 200 000 \u20ac',value:'plus200k'}];\n    opts.forEach(function(opt) {\n        var div = document.createElement('div');\n        div.className = 'radio-option';\n        div.innerHTML = '<input type=\"radio\" name=\"q5\" id=\"q5_' + opt.value + '\" value=\"' + opt.value + '\"><label for=\"q5_' + opt.value + '\" class=\"option-label\">' + opt.label + '<\/label>';\n        container.appendChild(div);\n    });\n}\n\nfunction nextQuestion() {\n    if (validateCurrentQuestion()) {\n        saveCurrentData();\n        currentQuestionIndex++;\n        if (currentQuestionIndex < questions.length) { showQuestion(currentQuestionIndex); updateProgress(); }\n    }\n}\n\nfunction prevQuestion() {\n    saveCurrentData();\n    currentQuestionIndex--;\n    if (currentQuestionIndex >= 0) { showQuestion(currentQuestionIndex); updateProgress(); }\n}\n\nfunction countWords(text) {\n    return text.trim().split(\/\\s+\/).filter(function(w) { return w.length > 0; }).length;\n}\n\nfunction validateCurrentQuestion() {\n    var cq = questions[currentQuestionIndex];\n    if (cq === 'intro') return true;\n    if (cq === 'q1') {\n        var wc = countWords(document.getElementById('q1_answer').value);\n        if (wc < 50) { alert('Veuillez \u00e9crire au moins 50 mots.'); return false; }\n        if (wc > 200) { alert('Maximum 200 mots.'); return false; }\n    }\n    if (cq === 'q2' && !document.getElementById('q2_answer').value.trim()) { alert('Veuillez indiquer le nom de votre entreprise.'); return false; }\n    if (cq === 'q3' && !document.querySelector('input[name=\"q3\"]:checked')) { alert('Veuillez s\u00e9lectionner le type de votre activit\u00e9.'); return false; }\n    if (cq === 'q4' && !document.querySelector('input[name=\"q4\"]:checked')) { alert('Veuillez indiquer la dur\u00e9e de votre activit\u00e9.'); return false; }\n    if (cq === 'q5' && !document.querySelector('input[name=\"q5\"]:checked')) { alert(\"Veuillez indiquer votre chiffre d'affaires.\"); return false; }\n    if (cq === 'q6' && countWords(document.getElementById('q6_answer').value) > 2000) { alert('Maximum 2000 mots.'); return false; }\n    if (cq === 'q7') {\n        var wc7 = countWords(document.getElementById('q7_answer').value);\n        if (wc7 < 50) { alert('Veuillez \u00e9crire au moins 50 mots.'); return false; }\n        if (wc7 > 500) { alert('Maximum 500 mots.'); return false; }\n    }\n    if (cq === 'q8' && document.querySelectorAll('#q8_options input:checked').length !== 3) { alert('Veuillez s\u00e9lectionner exactement 3 valeurs.'); return false; }\n    if (cq === 'q9' && !document.querySelector('input[name=\"q9\"]:checked')) { alert('Veuillez r\u00e9pondre \u00e0 cette question.'); return false; }\n    if (cq === 'personal_info') {\n        if (!document.getElementById('nom').value.trim()) { alert('Veuillez indiquer votre nom.'); return false; }\n        if (!document.getElementById('prenom').value.trim()) { alert('Veuillez indiquer votre pr\u00e9nom.'); return false; }\n        var em = document.getElementById('email').value.trim();\n        if (!em || em.indexOf('@') < 0) { alert('Veuillez indiquer un e-mail valide.'); return false; }\n    }\n    return true;\n}\n\nfunction selectRadio(name, value) {\n    var el = document.getElementById(name + '_' + value);\n    if (el) el.checked = true;\n    document.querySelectorAll('input[name=\"' + name + '\"]').forEach(function(i) { i.parentElement.classList.remove('selected'); });\n    if (el) el.parentElement.classList.add('selected');\n}\n\nfunction updateWordCount(id, min, max) {\n    var count = countWords(document.getElementById(id).value);\n    var el = document.getElementById(id + '_count');\n    if (!el) return;\n    var txt, cls;\n    if (min > 0 && count < min) { txt = count + ' mots (minimum ' + min + (max ? ', maximum ' + max : '') + ')'; cls = 'warning'; }\n    else if (max &#038;&#038; count > max) { txt = count + ' mots (maximum ' + max + ' d\u00e9pass\u00e9 !)'; cls = 'error'; }\n    else { txt = count + ' mots' + (max ? ' (maximum ' + max + ')' : ''); cls = 'success'; }\n    el.textContent = txt; el.className = 'word-count ' + cls;\n}\n\nfunction updateRangeValue() {\n    document.getElementById('rangeValue').textContent = document.getElementById('q10_answer').value;\n}\n\nfunction saveCurrentData() {\n    var cq = questions[currentQuestionIndex];\n    if (cq === 'q1') formData.q1 = document.getElementById('q1_answer').value;\n    if (cq === 'q2') formData.q2 = document.getElementById('q2_answer').value;\n    if (cq === 'q3') { var e3 = document.querySelector('input[name=\"q3\"]:checked'); formData.q3 = e3 ? e3.value : ''; }\n    if (cq === 'q4') { var e4 = document.querySelector('input[name=\"q4\"]:checked'); formData.q4 = e4 ? e4.value : ''; }\n    if (cq === 'q5') { var e5 = document.querySelector('input[name=\"q5\"]:checked'); formData.q5 = e5 ? e5.value : ''; }\n    if (cq === 'q6') formData.q6 = document.getElementById('q6_answer').value;\n    if (cq === 'q7') formData.q7 = document.getElementById('q7_answer').value;\n    if (cq === 'q8') { formData.q8 = Array.from(document.querySelectorAll('#q8_options input:checked')).map(function(cb) { return {value:cb.value, category:cb.dataset.category}; }); }\n    if (cq === 'q9') { var e9 = document.querySelector('input[name=\"q9\"]:checked'); formData.q9 = e9 ? e9.value : ''; }\n    if (cq === 'q10') formData.q10 = document.getElementById('q10_answer').value;\n    if (cq === 'personal_info') {\n        formData.nom    = document.getElementById('nom').value;\n        formData.prenom = document.getElementById('prenom').value;\n        formData.email  = document.getElementById('email').value;\n    }\n}\n\nfunction calculateScore() {\n    var score = 0, q8Score = 0;\n    score += countWords(formData.q1 || '') > 100 ? 2 : 1;\n    score += formData.q3 === 'services' ? 3 : 1;\n    var q4p = {'moins1an':2,'1a2ans':4,'2a5ans':1,'plus5ans':1};\n    score += q4p[formData.q4] || 0;\n    var q5p = {'moins30k':2,'30-60k':4,'60-100k':1,'plus100k':1,'30-100k':4,'100-200k':1,'plus200k':1};\n    score += q5p[formData.q5] || 0;\n    var q6w = countWords(formData.q6 || '');\n    score += q6w > 1000 ? 3 : q6w >= 500 ? 2 : 1;\n    score += countWords(formData.q7 || '') > 100 ? 2 : 1;\n    var catPts = {q8a:1,q8b:3,q8c:2,q8d:6};\n    (formData.q8 || []).forEach(function(v) { var p = catPts[v.category]||0; q8Score+=p; score+=p; });\n    score += formData.q9 === 'oui' ? 1 : 0;\n    score += parseInt(formData.q10) > 5 ? 2 : 1;\n    return {totalScore:score, q8Score:q8Score};\n}\n\nfunction sendEmail(totalScore, q8Score, isPreselected) {\n    var emailData = {\n        to_email: 'bruno@entrepreneursingulier.fr',\n        subject: 'Candidat Singulier Square',\n        from_name: formData.prenom + ' ' + formData.nom,\n        from_email: formData.email,\n        company_name: formData.q2,\n        activity_type: formData.q3 === 'services' ? 'Services' : 'Vente de produits',\n        activity_duration: formData.q4,\n        revenue: formData.q5,\n        description: formData.q1,\n        story: formData.q6,\n        needs: formData.q7,\n        values: (formData.q8||[]).map(function(v){return v.value;}).join(', '),\n        video_conf: formData.q9 === 'oui' ? 'Oui' : 'Non',\n        comfort_level: formData.q10,\n        total_score: totalScore,\n        q8_score: q8Score,\n        preselected: isPreselected ? 'OUI' : 'NON'\n    };\n    return emailjs.send('service_5895nlw', 'template_f5qg1gp', emailData);\n}\n\nfunction submitForm() {\n    if (!validateCurrentQuestion()) return;\n    saveCurrentData();\n    document.getElementById('formContent').style.display = 'none';\n    document.getElementById('loading').classList.add('active');\n    var sc = calculateScore();\n    var isPreselected = sc.totalScore > 22 && sc.q8Score >= 8;\n    sendEmail(sc.totalScore, sc.q8Score, isPreselected).catch(function(e){console.error(e);});\n    setTimeout(function() {\n        document.getElementById('loading').classList.remove('active');\n        showResults(isPreselected, sc.totalScore, sc.q8Score);\n    }, 2000);\n}\n\nfunction showResults(isPreselected, totalScore, q8Score) {\n    var r = document.getElementById('results');\n    if (isPreselected) {\n        var starSrc = window._starB64 || '';\n        r.innerHTML =\n            '<div class=\"result-icon\">' + (starSrc ? '<img decoding=\"async\" src=\"'+starSrc+'\" style=\"width:90px;height:90px;object-fit:contain;\">' : '\\u{1F3C6}') + '<\/div>' +\n            '<h2 class=\"result-title\">F\\u00e9licitations ' + formData.prenom + '\\u00a0!<\/h2>' +\n            '<p class=\"result-message\">Votre projet est \\u00e9ligible \\u00e0 l\\'offre pr\\u00e9f\\u00e9rentielle<\/p>' +\n            '<div class=\"result-singulier-label\">Singulier <sup>2<\/sup><\/div>' +\n            '<div class=\"offer-grid\">' +\n              '<div class=\"offer-card\"><div class=\"offer-card-head\"><div class=\"card-title\">Digitaliser \\u2014 Zen<\/div><\/div><div class=\"offer-card-body\"><ul>' +\n                '<li>Votre site web professionnel<\/li><li>Optimisation au r\\u00e9f\\u00e9rencement (SEO)<\/li>' +\n                '<li>R\\u00e9servation, prise de rendez-vous ou boutique en ligne<\/li>' +\n                '<li>Vos r\\u00e9seaux sociaux (Instagram &amp; Pinterest)<\/li>' +\n                '<li>Aide \\u00e0 la prise en main<\/li><li>Documentation associ\\u00e9e<\/li>' +\n              '<\/ul><\/div><\/div>' +\n              '<div class=\"offer-card\"><div class=\"offer-card-head\"><div class=\"card-title\">Organiser<\/div><\/div><div class=\"offer-card-body\"><ul>' +\n                '<li>Bilan et analyse de l\\'existant et de vos besoins<\/li>' +\n                '<li>1 s\\u00e9ance de travail (\\u00bd journ\\u00e9e)<\/li><li>Pr\\u00e9conisations sur mesure<\/li>' +\n                '<li>Plan d\\'actions<\/li><li>Outils recommand\\u00e9s<\/li><li>1 rendez-vous de rendu (1h)<\/li>' +\n              '<\/ul><\/div><\/div>' +\n              '<div class=\"offer-card\"><div class=\"offer-card-head\"><div class=\"card-title\">Accompagnement<\/div><\/div><div class=\"offer-card-body\"><ul>' +\n                '<li>3 s\\u00e9ances d\\'accompagnement pour vous<\/li>' +\n              '<\/ul><\/div><\/div>' +\n            '<\/div>' +\n            '<div class=\"offer-price-block\">' +\n              '<div class=\"offer-price-row\">' +\n                '<div class=\"offer-price-main\">1\\u202f500 <span>\\u20ac<\/span><\/div>' +\n                '<div class=\"offer-price-original\">3\\u202f300 \\u20ac<\/div>' +\n                '<div class=\"offer-discount-badge\">\\u2212\\u202f54\\u202f%<\/div>' +\n              '<\/div>' +\n              '<div class=\"offer-price-fractional\"><strong>Paiement en plusieurs fois sans frais disponible<\/strong><\/div>' +\n            '<\/div>' +\n            '<div class=\"offer-invite\">V\\u00e9rifions ensemble l\\'ad\\u00e9quation de cette offre \\u00e0 vos besoins et des conditions de mise en oeuvre lors d\\'un entretien approfondi \\u2014 et voyons comment booster votre projet.<\/div>' +\n            '<div style=\"text-align:center;margin-top:20px;\"><a href=\"https:\/\/calendly.com\/bruno-entrepreneursingulier\/nouvelle-reunion\" class=\"cta-btn\" target=\"_blank\">\\u00c9changeons sans d\\u00e9tour<\/a><\/div>';\n    } else {\n        r.innerHTML =\n            '<div class=\"result-icon\" style=\"color:var(--brown);font-size:3rem;\">\ud83e\udd1d<\/div>' +\n            '<h2 class=\"result-title\">Merci ' + formData.prenom + ' d\\'avoir partag\u00e9 votre projet et votre parcours<\/h2>' +\n            '<p class=\"result-message\">Votre projet peut \u00eatre boost\u00e9 par les offres sp\u00e9cifiquement \u00e9tudi\u00e9es pour les besoins d\\'entrepreneurs singuliers comme vous. N\\'h\u00e9sitez \u00e0 entrer directement en contact pour d\u00e9finir ensemble une solution personnalis\u00e9e.<\/p>' +\n            '<div style=\"text-align:center;\"><a href=\"https:\/\/calendly.com\/bruno-entrepreneursingulier\/30min\" class=\"cta-btn\" target=\"_blank\">\u00c9changeons sans d\u00e9tour<\/a><\/div>';\n    }\n    r.classList.add('active');\n}\n\n\/* \u2500\u2500 EVENT DELEGATION \u2500\u2500 *\/\ndocument.addEventListener('DOMContentLoaded', function() {\n    initializeValues();\n    updateProgress();\n\n    \/* Store star image src for result page *\/\n    var starEl = document.querySelector('.result-star-img');\n    if (starEl) window._starB64 = starEl.src;\n    else {\n        \/* extract from existing result-icon img if present *\/\n        var existingImg = document.querySelector('.result-icon img');\n        if (existingImg) window._starB64 = existingImg.src;\n    }\n\n    document.addEventListener('click', function(e) {\n        \/* Next \/ Commencer \/ Suivant *\/\n        var btn = e.target.closest('button[data-action]');\n        if (btn) {\n            e.preventDefault();\n            if (btn.dataset.action === 'next') nextQuestion();\n            else if (btn.dataset.action === 'prev') prevQuestion();\n            else if (btn.dataset.action === 'submit') submitForm();\n            return;\n        }\n        \/* Radio options *\/\n        var ropt = e.target.closest('.radio-option');\n        if (ropt) {\n            var inp = ropt.querySelector('input[type=\"radio\"]');\n            if (inp) selectRadio(inp.name, inp.value);\n            return;\n        }\n        \/* Checkbox options *\/\n        var copt = e.target.closest('.checkbox-option');\n        if (copt) {\n            var cb = copt.querySelector('input[type=\"checkbox\"]');\n            if (!cb) return;\n            var selCount = document.querySelectorAll('#q8_options input:checked').length;\n            if (!cb.checked && selCount >= 3) { alert('3 valeurs maximum.'); return; }\n            cb.checked = !cb.checked;\n            copt.classList.toggle('selected', cb.checked);\n            document.getElementById('valuesSelectedCount').textContent =\n                document.querySelectorAll('#q8_options input:checked').length + ' \/ 3 valeurs s\u00e9lectionn\u00e9es';\n            return;\n        }\n    });\n\n    var rangeEl = document.getElementById('q10_answer');\n    if (rangeEl) rangeEl.addEventListener('input', updateRangeValue);\n\n    [{id:'q1_answer',min:50,max:200},{id:'q6_answer',min:0,max:2000},{id:'q7_answer',min:50,max:500}].forEach(function(wc) {\n        var el = document.getElementById(wc.id);\n        if (el) el.addEventListener('input', function(){ updateWordCount(wc.id, wc.min, wc.max); });\n    });\n});\n\n\n<\/script>\n<\/div>\n<\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-32","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Singulier 2 - Candidat - Entrepreneur Singulier<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Singulier 2 - Candidat - Entrepreneur Singulier\" \/>\n<meta property=\"og:url\" content=\"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/\" \/>\n<meta property=\"og:site_name\" content=\"Entrepreneur Singulier\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-03T08:46:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/golden-wheat-field-sunset-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1434\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/index.php\\\/singulier-2-candidat\\\/\",\"url\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/index.php\\\/singulier-2-candidat\\\/\",\"name\":\"Singulier 2 - Candidat - Entrepreneur Singulier\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/index.php\\\/singulier-2-candidat\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/index.php\\\/singulier-2-candidat\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/golden-wheat-field-sunset-1024x574.jpg\",\"datePublished\":\"2026-06-02T08:10:40+00:00\",\"dateModified\":\"2026-06-03T08:46:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/index.php\\\/singulier-2-candidat\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/entrepreneursingulier.fr\\\/index.php\\\/singulier-2-candidat\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/index.php\\\/singulier-2-candidat\\\/#primaryimage\",\"url\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/golden-wheat-field-sunset-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/golden-wheat-field-sunset-scaled.jpg\",\"width\":2560,\"height\":1434},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/index.php\\\/singulier-2-candidat\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Singulier 2 &#8211; Candidat\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/#website\",\"url\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/\",\"name\":\"Entrepreneur Singulier\",\"description\":\"Entreprendre au singulier\",\"publisher\":{\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/#organization\",\"name\":\"Entrepreneur Singulier\",\"url\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Logo-Entrepreneur-Singulier-no-bg.png\",\"contentUrl\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Logo-Entrepreneur-Singulier-no-bg.png\",\"width\":1477,\"height\":500,\"caption\":\"Entrepreneur Singulier\"},\"image\":{\"@id\":\"https:\\\/\\\/entrepreneursingulier.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Singulier 2 - Candidat - Entrepreneur Singulier","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/","og_locale":"fr_FR","og_type":"article","og_title":"Singulier 2 - Candidat - Entrepreneur Singulier","og_url":"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/","og_site_name":"Entrepreneur Singulier","article_modified_time":"2026-06-03T08:46:29+00:00","og_image":[{"width":2560,"height":1434,"url":"https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/golden-wheat-field-sunset-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/","url":"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/","name":"Singulier 2 - Candidat - Entrepreneur Singulier","isPartOf":{"@id":"https:\/\/entrepreneursingulier.fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/#primaryimage"},"image":{"@id":"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/#primaryimage"},"thumbnailUrl":"https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/golden-wheat-field-sunset-1024x574.jpg","datePublished":"2026-06-02T08:10:40+00:00","dateModified":"2026-06-03T08:46:29+00:00","breadcrumb":{"@id":"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/#primaryimage","url":"https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/golden-wheat-field-sunset-scaled.jpg","contentUrl":"https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/golden-wheat-field-sunset-scaled.jpg","width":2560,"height":1434},{"@type":"BreadcrumbList","@id":"https:\/\/entrepreneursingulier.fr\/index.php\/singulier-2-candidat\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/entrepreneursingulier.fr\/"},{"@type":"ListItem","position":2,"name":"Singulier 2 &#8211; Candidat"}]},{"@type":"WebSite","@id":"https:\/\/entrepreneursingulier.fr\/#website","url":"https:\/\/entrepreneursingulier.fr\/","name":"Entrepreneur Singulier","description":"Entreprendre au singulier","publisher":{"@id":"https:\/\/entrepreneursingulier.fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/entrepreneursingulier.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/entrepreneursingulier.fr\/#organization","name":"Entrepreneur Singulier","url":"https:\/\/entrepreneursingulier.fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/entrepreneursingulier.fr\/#\/schema\/logo\/image\/","url":"https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/Logo-Entrepreneur-Singulier-no-bg.png","contentUrl":"https:\/\/entrepreneursingulier.fr\/wp-content\/uploads\/2026\/05\/Logo-Entrepreneur-Singulier-no-bg.png","width":1477,"height":500,"caption":"Entrepreneur Singulier"},"image":{"@id":"https:\/\/entrepreneursingulier.fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/entrepreneursingulier.fr\/index.php\/wp-json\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/entrepreneursingulier.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/entrepreneursingulier.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/entrepreneursingulier.fr\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/entrepreneursingulier.fr\/index.php\/wp-json\/wp\/v2\/comments?post=32"}],"version-history":[{"count":20,"href":"https:\/\/entrepreneursingulier.fr\/index.php\/wp-json\/wp\/v2\/pages\/32\/revisions"}],"predecessor-version":[{"id":621,"href":"https:\/\/entrepreneursingulier.fr\/index.php\/wp-json\/wp\/v2\/pages\/32\/revisions\/621"}],"wp:attachment":[{"href":"https:\/\/entrepreneursingulier.fr\/index.php\/wp-json\/wp\/v2\/media?parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}