{"id":2931,"date":"2025-12-04T16:57:56","date_gmt":"2025-12-04T14:57:56","guid":{"rendered":"https:\/\/www.homeopathiepascaldumas.com\/?page_id=2931"},"modified":"2026-01-09T11:36:22","modified_gmt":"2026-01-09T09:36:22","slug":"espace-lecteurs","status":"publish","type":"page","link":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/espace-lecteurs\/","title":{"rendered":"espace-lecteurs"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2931\" class=\"elementor elementor-2931\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1faa27a8 e-flex e-con-boxed e-con e-parent\" data-id=\"1faa27a8\" 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-40ca42fb elementor-widget elementor-widget-text-editor\" data-id=\"40ca42fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<style><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span>\n\/* === CACHER SIDEBAR ET FOOTER DU TH\u00c8ME === *\/\n#secondary, .sidebar, aside, .widget-area,\n.sidebar-container, #sidebar, .blog-sidebar,\nfooter.site-footer, .site-footer, #footer, .footer-widgets,\n.archive-list, .archives, .categories, .widget_categories,\n.widget_archive, .widget_recent_entries, .widget_meta {\n    display: none !important;\n}\n\n#page, #content, #primary, #main, .site, .site-content, \n.content-area, main, article, .entry-content, .page-content {\n    background: #F8F5EE !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    float: none !important;\n    margin: 0 auto !important;\n}\n\n\/* ============================================================\n   BRITISH CLUB PALETTE - ESPACE LECTEURS\n   ============================================================ *\/\nhtml, body {\n  background: #F8F5EE !important;\n  margin: 0;\n  padding: 0;\n  font-family: 'Georgia', 'Times New Roman', serif;\n}\n\n.elementor-template-name,\n.elementor-post-title,\nh1.entry-title {\n  display: none !important;\n}\n\n\/* ============================================================\n   MAIN CONTAINER\n   ============================================================ *\/\n.lecteurs-container {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 40px 20px;\n}\n\n\/* ============================================================\n   HERO SECTION\n   ============================================================ *\/\n.hero-lecteurs {\n    text-align: center;\n    padding: 50px 20px;\n    background: linear-gradient(135deg, #3D6B5A 0%, #2C5545 100%);\n    border-radius: 12px;\n    margin-bottom: 40px;\n    border-bottom: 5px solid #C49E52;\n}\n\n.hero-lecteurs h1 {\n    font-size: 2.2em;\n    color: #F8F5EE;\n    margin-bottom: 20px;\n    font-weight: 600;\n}\n\n.hero-lecteurs p {\n    font-size: 1.15em;\n    color: #EDE8DC;\n    max-width: 650px;\n    margin: 0 auto;\n    line-height: 1.7;\n}\n\n\/* ============================================================\n   FORMULAIRE INSCRIPTION\n   ============================================================ *\/\n.inscription-section {\n    background: #FFFFFF;\n    border-radius: 12px;\n    padding: 40px;\n    box-shadow: 0 8px 30px rgba(93, 78, 55, 0.12);\n    border: 3px solid #C49E52;\n    margin-bottom: 40px;\n}\n\n.inscription-section h2 {\n    color: #2C5545;\n    font-size: 1.5em;\n    margin-bottom: 10px;\n    text-align: center;\n}\n\n.inscription-section .subtitle {\n    color: #5D4E37;\n    text-align: center;\n    margin-bottom: 30px;\n    font-size: 1.05em;\n}\n\n.form-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin-bottom: 20px;\n}\n\n.form-group {\n    display: flex;\n    flex-direction: column;\n}\n\n.form-group.full-width {\n    grid-column: 1 \/ -1;\n}\n\n.form-group label {\n    color: #5D4E37;\n    font-weight: 600;\n    margin-bottom: 8px;\n    font-size: 0.95em;\n}\n\n.form-group input,\n.form-group select {\n    padding: 14px 16px;\n    border: 2px solid #EDE8DC;\n    border-radius: 8px;\n    font-family: 'Georgia', serif;\n    font-size: 1em;\n    transition: all 0.3s ease;\n    background: #F8F5EE;\n}\n\n.form-group input:focus,\n.form-group select:focus {\n    outline: none;\n    border-color: #C49E52;\n    box-shadow: 0 0 0 3px rgba(196, 158, 82, 0.2);\n}\n\n\/* HONEYPOT - Pi\u00e8ge invisible pour bots *\/\n.hp-field {\n    position: absolute !important;\n    left: -9999px !important;\n    width: 1px !important;\n    height: 1px !important;\n    opacity: 0 !important;\n    pointer-events: none !important;\n}\n\n.btn-submit {\n    display: block;\n    width: 100%;\n    padding: 16px;\n    background: linear-gradient(135deg, #2C5545 0%, #1E3D30 100%);\n    color: #F8F5EE;\n    border: 2px solid #C49E52;\n    border-radius: 8px;\n    font-family: 'Georgia', serif;\n    font-size: 1.1em;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    margin-top: 20px;\n}\n\n.btn-submit:hover {\n    background: linear-gradient(135deg, #C49E52 0%, #A68542 100%);\n    color: #3D3325;\n    transform: translateY(-2px);\n}\n\n.btn-submit:disabled {\n    opacity: 0.5;\n    cursor: not-allowed;\n}\n\n\/* ============================================================\n   CONTENU EXCLUSIF\n   ============================================================ *\/\n.contenu-exclusif {\n    background: linear-gradient(145deg, #5D4E37 0%, #4A3F2E 100%);\n    padding: 40px;\n    border-radius: 12px;\n    border-left: 6px solid #C49E52;\n    margin-bottom: 40px;\n}\n\n.contenu-exclusif h2 {\n    color: #C49E52;\n    font-size: 1.4em;\n    margin-bottom: 25px;\n    text-align: center;\n}\n\n.contenu-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.contenu-item {\n    background: rgba(248, 245, 238, 0.1);\n    padding: 25px;\n    border-radius: 10px;\n    text-align: center;\n    transition: all 0.3s ease;\n    border: 2px solid transparent;\n}\n\n.contenu-item:hover {\n    background: rgba(248, 245, 238, 0.15);\n    transform: translateY(-3px);\n    border-color: rgba(196, 158, 82, 0.3);\n}\n\n.contenu-item .icon {\n    font-size: 2.5em;\n    margin-bottom: 15px;\n}\n\n.contenu-item h3 {\n    color: #F8F5EE;\n    font-size: 1.1em;\n    margin-bottom: 10px;\n}\n\n.contenu-item p {\n    color: #EDE8DC;\n    font-size: 0.95em;\n    line-height: 1.6;\n}\n\n\/* ============================================================\n   SECTION LIVRE\n   ============================================================ *\/\n.livre-section {\n    background: linear-gradient(135deg, #EDE8DC 0%, #F8F5EE 100%);\n    padding: 40px;\n    border-radius: 12px;\n    border: 3px solid #C49E52;\n    text-align: center;\n    margin-bottom: 40px;\n    display: flex;\n    gap: 30px;\n    align-items: center;\n}\n\n.livre-image {\n    flex-shrink: 0;\n}\n\n.livre-image img {\n    width: 150px;\n    height: auto;\n    border-radius: 8px;\n    box-shadow: 0 8px 25px rgba(93, 78, 55, 0.2);\n    border: 3px solid #C49E52;\n}\n\n.livre-content {\n    text-align: left;\n    flex: 1;\n}\n\n.livre-content h2 {\n    color: #2C5545;\n    font-size: 1.4em;\n    margin-bottom: 15px;\n}\n\n.livre-content p {\n    color: #5D4E37;\n    font-size: 1em;\n    line-height: 1.7;\n    margin-bottom: 20px;\n}\n\n.btn-livre {\n    display: inline-block;\n    padding: 12px 25px;\n    background: linear-gradient(135deg, #2C5545 0%, #1E3D30 100%);\n    color: #F8F5EE !important;\n    border-radius: 8px;\n    text-decoration: none;\n    font-weight: 600;\n    border: 2px solid #C49E52;\n    transition: all 0.3s ease;\n}\n\n.btn-livre:hover {\n    background: linear-gradient(135deg, #C49E52 0%, #A68542 100%);\n    color: #3D3325 !important;\n    transform: translateY(-2px);\n}\n\n\/* ============================================================\n   LANGUES DISPONIBLES\n   ============================================================ *\/\n.langues-section {\n    background: #FFFFFF;\n    padding: 30px;\n    border-radius: 12px;\n    text-align: center;\n    box-shadow: 0 4px 15px rgba(93, 78, 55, 0.1);\n    margin-bottom: 40px;\n}\n\n.langues-section h3 {\n    color: #2C5545;\n    margin-bottom: 20px;\n    font-size: 1.2em;\n}\n\n.langues-flags {\n    display: flex;\n    justify-content: center;\n    gap: 15px;\n    flex-wrap: wrap;\n    font-size: 2em;\n}\n\n\/* ============================================================\n   SECTION CONTACT\n   ============================================================ *\/\n.contact-section {\n    text-align: center;\n    padding: 40px 20px;\n    background: linear-gradient(135deg, #3D6B5A 0%, #2C5545 100%);\n    border-radius: 12px;\n    border: 3px solid #C49E52;\n}\n\n.contact-section h2 {\n    color: #F8F5EE;\n    margin-bottom: 15px;\n    font-weight: 600;\n    font-size: 1.3em;\n}\n\n.contact-section p {\n    color: #EDE8DC;\n    margin-bottom: 20px;\n}\n\n.contact-section a {\n    color: #C49E52;\n    text-decoration: none;\n    font-weight: 600;\n}\n\n.contact-section a:hover {\n    text-decoration: underline;\n}\n\n\/* ============================================================\n   RESPONSIVE\n   ============================================================ *\/\n@media (max-width: 768px) {\n    .hero-lecteurs h1 {\n        font-size: 1.7em;\n    }\n    .inscription-section {\n        padding: 25px 20px;\n    }\n    .form-row {\n        grid-template-columns: 1fr;\n    }\n    .contenu-grid {\n        grid-template-columns: 1fr;\n    }\n    .contenu-exclusif {\n        padding: 25px 20px;\n    }\n    .livre-section {\n        flex-direction: column;\n        text-align: center;\n    }\n    .livre-content {\n        text-align: center;\n    }\n}\n<\/style>\n\n<div class=\"lecteurs-container\">\n\n    <!-- HERO SECTION -->\n    <section class=\"hero-lecteurs\">\n        <h1>\ud83c\udf81 Espace Lecteurs<\/h1>\n        <p>Acc\u00e9dez \u00e0 du contenu exclusif r\u00e9serv\u00e9 aux lecteurs de mes livres<\/p>\n    <\/section>\n\n    <!-- FORMULAIRE INSCRIPTION S\u00c9CURIS\u00c9 -->\n    <section class=\"inscription-section\">\n        <h2>\ud83d\udcdd Inscrivez-vous gratuitement<\/h2>\n        <p class=\"subtitle\">Acc\u00e9dez imm\u00e9diatement \u00e0 tous les contenus exclusifs<\/p>\n        <form action=\"\" method=\"post\" id=\"inscription-lecteurs\">\n            \n            <!-- HONEYPOT - Pi\u00e8ge invisible pour bots -->\n            <div class=\"form-group hp-field\" aria-hidden=\"true\">\n                <label>Votre site web<\/label>\n                <input type=\"text\" name=\"website\" tabindex=\"-1\" autocomplete=\"off\">\n            <\/div>\n            \n            <!-- Nonce WordPress pour s\u00e9curit\u00e9 CSRF -->\n            <?php wp_nonce_field('inscription_lecteurs_action', 'inscription_lecteurs_nonce'); ?>\n            \n            <div class=\"form-row\">\n                <div class=\"form-group\">\n                    <label>Pr\u00e9nom <span class=\"required\">*<\/span><\/label>\n                    <input type=\"text\" name=\"prenom\" placeholder=\"Votre pr\u00e9nom\" required>\n                <\/div>\n                <div class=\"form-group\">\n                    <label>Nom <span class=\"required\">*<\/span><\/label>\n                    <input type=\"text\" name=\"nom\" placeholder=\"Votre nom\" required>\n                <\/div>\n            <\/div>\n            <div class=\"form-row\">\n                <div class=\"form-group full-width\">\n                    <label>Email <span class=\"required\">*<\/span><\/label>\n                    <input type=\"email\" name=\"email\" placeholder=\"votre@email.com\" required>\n                <\/div>\n            <\/div>\n            <div class=\"form-row\">\n                <div class=\"form-group\">\n                    <label>Genre<\/label>\n                    <select name=\"genre\">\n                        <option value=\"\">&#8212; S\u00e9lectionnez &#8212;<\/option>\n                        <option value=\"homme\">Homme<\/option>\n                        <option value=\"femme\">Femme<\/option>\n                        <option value=\"autre\">Autre<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"form-group\">\n                    <label>Langue pr\u00e9f\u00e9r\u00e9e<\/label>\n                    <select name=\"langue\">\n                        <option value=\"fr\">\ud83c\uddeb\ud83c\uddf7 Fran\u00e7ais<\/option>\n                        <option value=\"en\">\ud83c\uddec\ud83c\udde7 English<\/option>\n                        <option value=\"es\">\ud83c\uddea\ud83c\uddf8 Espa\u00f1ol<\/option>\n                        <option value=\"it\">\ud83c\uddee\ud83c\uddf9 Italiano<\/option>\n                        <option value=\"de\">\ud83c\udde9\ud83c\uddea Deutsch<\/option>\n                        <option value=\"ru\">\ud83c\uddf7\ud83c\uddfa \u0420\u0443\u0441\u0441\u043a\u0438\u0439<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n            \n            <!-- Timestamp cach\u00e9 pour validation -->\n            <input type=\"hidden\" name=\"timestamp\" id=\"form-timestamp\" value=\"\">\n            \n            <button type=\"submit\" class=\"btn-submit\" id=\"submit-btn\">Acc\u00e9der \u00e0 l&#8217;espace lecteurs \u2192<\/button>\n        <\/form>\n    <\/section>\n\n    <!-- CONTENU EXCLUSIF -->\n    <section class=\"contenu-exclusif\">\n        <h2>\u2728 Ce qui vous attend<\/h2>\n        <div class=\"contenu-grid\">\n            <div class=\"contenu-item\">\n                <div class=\"icon\">\ud83d\udcf9<\/div>\n                <h3>Vid\u00e9os exclusives<\/h3>\n                <p>Approfondissez les concepts du livre avec des explications vid\u00e9o d\u00e9taill\u00e9es<\/p>\n            <\/div>\n            <div class=\"contenu-item\">\n                <div class=\"icon\">\ud83d\udcc4<\/div>\n                <h3>Documents PDF<\/h3>\n                <p>Fiches pratiques, tableaux r\u00e9capitulatifs et guides compl\u00e9mentaires<\/p>\n            <\/div>\n            <div class=\"contenu-item\">\n                <div class=\"icon\">\ud83c\udfa7<\/div>\n                <h3>Contenus audio<\/h3>\n                <p>\u00c9coutez les points cl\u00e9s en version audio pour apprendre partout<\/p>\n            <\/div>\n            <div class=\"contenu-item\">\n                <div class=\"icon\">\ud83d\udcac<\/div>\n                <h3>Q&#038;R exclusives<\/h3>\n                <p>R\u00e9ponses aux questions les plus fr\u00e9quentes des lecteurs<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- SECTION LIVRE -->\n    <section class=\"livre-section\">\n        <div class=\"livre-image\">\n            <img decoding=\"async\" src=\"https:\/\/www.homeopathiepascaldumas.com\/wp-content\/uploads\/2025\/08\/Couverture_Livre1.jpg\" alt=\"Livre Hom\u00e9opathie Uniciste\">\n        <\/div>\n        <div class=\"livre-content\">\n            <h2>\ud83d\udcd8 Vous n&#8217;avez pas encore le livre ?<\/h2>\n            <p><em>Connaissez-vous l&#8217;Hom\u00e9opathie Uniciste ?<\/em><br>\n            D\u00e9couvrez les fondements de l&#8217;hom\u00e9opathie uniciste \u00e0 travers des cas r\u00e9els, des conseils pratiques et un mini-r\u00e9pertoire.<\/p>\n            <a href=\"\/livres-nouveau\/\" class=\"btn-livre\">D\u00e9couvrir le livre \u2192<\/a>\n        <\/div>\n    <\/section>\n\n    <!-- LANGUES DISPONIBLES -->\n    <section class=\"langues-section\">\n        <h3>\ud83d\udcda Livre disponible en 6 langues<\/h3>\n        <div class=\"langues-flags\">\n            <span>\ud83c\uddeb\ud83c\uddf7<\/span>\n            <span>\ud83c\uddec\ud83c\udde7<\/span>\n            <span>\ud83c\uddea\ud83c\uddf8<\/span>\n            <span>\ud83c\uddee\ud83c\uddf9<\/span>\n            <span>\ud83c\udde9\ud83c\uddea<\/span>\n            <span>\ud83c\uddf7\ud83c\uddfa<\/span>\n        <\/div>\n    <\/section>\n\n    <!-- SECTION CONTACT -->\n    <section class=\"contact-section\">\n        <h2>\u2753 Une question ?<\/h2>\n        <p>Contactez-moi \u00e0 <a href=\"mailto:contact@homeopathiepascaldumas.com\">contact@homeopathiepascaldumas.com<\/a><\/p>\n    <\/section>\n\n<\/div>\n\n<script>\n(function() {\n    'use strict';\n    \n    \/\/ D\u00e9finir le timestamp au chargement\n    document.getElementById('form-timestamp').value = Date.now();\n    \n    \/\/ Validation du formulaire\n    const form = document.getElementById('inscription-lecteurs');\n    const submitBtn = document.getElementById('submit-btn');\n    \n    form.addEventListener('submit', function(e) {\n        \n        \/\/ V\u00e9rifier honeypot\n        const honeypot = document.querySelector('input[name=\"website\"]');\n        if (honeypot && honeypot.value !== '') {\n            e.preventDefault();\n            return false;\n        }\n        \n        \/\/ V\u00e9rifier timing (min 3 secondes)\n        const timestamp = parseInt(document.getElementById('form-timestamp').value);\n        const elapsed = Date.now() - timestamp;\n        \n        if (elapsed < 3000) {\n            e.preventDefault();\n            alert('\u23f1\ufe0f Merci de patienter quelques instants avant de soumettre le formulaire.');\n            return false;\n        }\n        \n        \/\/ D\u00e9sactiver le bouton\n        submitBtn.disabled = true;\n        submitBtn.textContent = 'Envoi en cours...';\n        \n        return true;\n    });\n})();\n<\/script>\t\t\t\t\t\t\t\t<\/div>\n\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>&#x1f381; Espace Lecteurs Acc\u00e9dez \u00e0 du contenu exclusif r\u00e9serv\u00e9 aux lecteurs de mes livres &#x1f4dd; Inscrivez-vous gratuitement Acc\u00e9dez imm\u00e9diatement \u00e0 tous les contenus exclusifs Votre site web Pr\u00e9nom * Nom * Email * Genre&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2931","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/pages\/2931","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/comments?post=2931"}],"version-history":[{"count":11,"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/pages\/2931\/revisions"}],"predecessor-version":[{"id":3559,"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/pages\/2931\/revisions\/3559"}],"wp:attachment":[{"href":"https:\/\/homeopathiepascaldumas.com\/accueil-nouveau\/wp-json\/wp\/v2\/media?parent=2931"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}