{"id":53,"date":"2026-05-26T18:13:23","date_gmt":"2026-05-26T18:13:23","guid":{"rendered":"https:\/\/jeux-maths.ch\/?page_id=53"},"modified":"2026-05-26T18:17:17","modified_gmt":"2026-05-26T18:17:17","slug":"annuaire-cantonale-26","status":"publish","type":"page","link":"https:\/\/jeux-maths.ch\/index.php\/annuaire-cantonale-26\/","title":{"rendered":"Annuaire Cantonale 26"},"content":{"rendered":"\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary><\/summary><\/details>\n\n\n\n    <style>\n\n    .c26-search {\n        width: 100%;\n        padding: 16px;\n        font-size: 20px;\n        border-radius: 12px;\n        border: 2px solid #d4af37;\n        margin-bottom: 20px;\n        color: #222;\n        background: #fff;\n    }\n\n    .c26-filters {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        margin-bottom: 20px;\n    }\n\n    .c26-filter {\n        padding: 12px 16px;\n        border-radius: 12px;\n        border: 2px solid #d4af37;\n        background: #fff8e1;\n        color: #222;\n        cursor: pointer;\n        font-weight: bold;\n        font-size: 16px;\n    }\n\n    .c26-filter:hover {\n        background: #d4af37;\n        color: #000;\n    }\n\n    .c26-contact {\n        background: white;\n        border-radius: 18px;\n        padding: 22px;\n        margin-bottom: 18px;\n        box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n        border: 1px solid #eee;\n    }\n\n    .c26-name {\n        font-size: 30px;\n        font-weight: bold;\n        margin-bottom: 10px;\n        color: #111;\n    }\n\n    .c26-role {\n        color: #555;\n        margin-bottom: 14px;\n        font-size: 20px;\n    }\n\n    .c26-category {\n        display: inline-block;\n        padding: 6px 12px;\n        border-radius: 999px;\n        background: #d4af37;\n        color: #000;\n        font-size: 14px;\n        font-weight: bold;\n        margin-bottom: 18px;\n    }\n\n    .c26-actions {\n        display: flex;\n        gap: 12px;\n    }\n\n    .c26-btn {\n        flex: 1;\n        text-align: center;\n        padding: 16px;\n        border-radius: 14px;\n        text-decoration: none;\n        font-weight: bold;\n        font-size: 22px;\n    }\n\n    .c26-call {\n        background: #d4af37;\n        color: black;\n    }\n\n    .c26-sms {\n        background: #25D366;\n        color: white;\n    }\n\n    @media(max-width:700px){\n\n        .c26-name{\n            font-size:26px;\n        }\n\n        .c26-role{\n            font-size:18px;\n        }\n\n        .c26-btn{\n            font-size:18px;\n            padding:14px;\n        }\n\n    }\n\n    <\/style>\n\n    <input type=\"text\" id=\"c26Search\" class=\"c26-search\" placeholder=\"Chercher un contact...\">\n\n    <div class=\"c26-filters\">\n        <button class=\"c26-filter\" onclick=\"filterCategory('Tous')\">Tous<\/button>\n        <button class=\"c26-filter\" onclick=\"filterCategory('Urgence')\">\ud83d\udea8 Urgence<\/button>\n        <button class=\"c26-filter\" onclick=\"filterCategory('Restauration')\">\ud83c\udf7d\ufe0f Restauration<\/button>\n        <button class=\"c26-filter\" onclick=\"filterCategory('B\u00e9n\u00e9voles')\">\ud83d\udc65 B\u00e9n\u00e9voles<\/button>\n        <button class=\"c26-filter\" onclick=\"filterCategory('Infrastructures')\">\ud83d\udd27 Infrastructures<\/button>\n        <button class=\"c26-filter\" onclick=\"filterCategory('Musique')\">\ud83c\udfb5 Musique<\/button>\n    <\/div>\n\n    <div id=\"c26Contacts\">\n\n    \n        <div class=\"c26-contact\" data-category=\"Infrastructures\">\n\n            <div class=\"c26-name\">\n                Cyril Muser            <\/div>\n\n            <div class=\"c26-role\">\n                Responsable salle du Grand-Pont            <\/div>\n\n            <div class=\"c26-category\">\n                Infrastructures            <\/div>\n\n            <div class=\"c26-actions\">\n\n                <a class=\"c26-btn c26-call\"\n                   href=\"tel:078 808 85 74\">\n                    \ud83d\udcde Appeler\n                <\/a>\n\n                <a class=\"c26-btn c26-sms\"\n                   href=\"https:\/\/wa.me\/0788088574\"\n                   target=\"_blank\">\n                    \ud83d\udcac WhatsApp\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    \n    <\/div>\n\n    <script>\n\n    const searchInput = document.getElementById('c26Search');\n\n    searchInput.addEventListener('keyup', function() {\n\n        const value = this.value.toLowerCase();\n        const contacts = document.querySelectorAll('.c26-contact');\n\n        contacts.forEach(contact => {\n\n            const text = contact.innerText.toLowerCase();\n\n            if(text.includes(value)) {\n                contact.style.display = 'block';\n            } else {\n                contact.style.display = 'none';\n            }\n\n        });\n\n    });\n\n    function filterCategory(category) {\n\n        const contacts = document.querySelectorAll('.c26-contact');\n\n        contacts.forEach(contact => {\n\n            if(category === 'Tous') {\n                contact.style.display = 'block';\n            } else {\n\n                if(contact.dataset.category === category) {\n                    contact.style.display = 'block';\n                } else {\n                    contact.style.display = 'none';\n                }\n\n            }\n\n        });\n\n    }\n\n    <\/script>\n\n    \n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-53","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/jeux-maths.ch\/index.php\/wp-json\/wp\/v2\/pages\/53","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jeux-maths.ch\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jeux-maths.ch\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jeux-maths.ch\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jeux-maths.ch\/index.php\/wp-json\/wp\/v2\/comments?post=53"}],"version-history":[{"count":2,"href":"https:\/\/jeux-maths.ch\/index.php\/wp-json\/wp\/v2\/pages\/53\/revisions"}],"predecessor-version":[{"id":56,"href":"https:\/\/jeux-maths.ch\/index.php\/wp-json\/wp\/v2\/pages\/53\/revisions\/56"}],"wp:attachment":[{"href":"https:\/\/jeux-maths.ch\/index.php\/wp-json\/wp\/v2\/media?parent=53"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}