{"id":2,"date":"2026-06-12T20:59:54","date_gmt":"2026-06-12T20:59:54","guid":{"rendered":"http:\/\/51.195.110.157\/?page_id=2"},"modified":"2026-09-09T14:41:46","modified_gmt":"2026-09-09T14:41:46","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/ziblart.com\/?page_id=2","title":{"rendered":"JEU ZiblArt"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<details class=\"wp-block-details has-black-color has-text-color has-background has-link-color wp-elements-1 is-layout-flow wp-block-details-is-layout-flow\" style=\"background:linear-gradient(126deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%)\" open><summary><strong>ACTIONS<\/strong><\/summary>\n<div class=\"wp-block-group alignwide is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-d05cb3ef wp-block-group-is-layout-flex\">\n<div class=\"wp-block-buttons alignwide has-background is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\" style=\"background:linear-gradient(157deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%)\">\n<div class=\"wp-block-button is-style-outline is-style-outline--1\"><a class=\"wp-block-button__link has-black-color has-pale-cyan-blue-background-color has-text-color has-background has-link-color has-small-font-size has-custom-font-size wp-element-button\" href=\"https:\/\/ziblart.com\/?page_id=87\">GALERIE<\/a><\/div>\n\n\n\n<div class=\"wp-block-button is-style-outline is-style-outline--2\"><a class=\"wp-block-button__link has-black-color has-pale-cyan-blue-background-color has-text-color has-background has-link-color has-small-font-size has-custom-font-size wp-element-button\" href=\"https:\/\/ziblart.com\/?page_id=139\">TIRAGE QUOTIDIEN ZIBL<\/a><\/div>\n\n\n\n<div style=\"--wp--block-button--width: 25;\" class=\"wp-block-button has-custom-width wp-block-button__width wp-block-button__width-25\"><a class=\"wp-block-button__link has-black-color has-blush-bordeaux-gradient-background has-text-color has-background has-link-color has-custom-font-size wp-element-button\" href=\"https:\/\/ziblart.com\/wp-login.php?loggedout=true&amp;wp_lang=fr_FR\" style=\"border-top-left-radius:300px;border-top-right-radius:300px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;font-size:13px\">CONNECTE-TOI POUR JOUER VERSION B\u00caTA<\/a><\/div>\n\n\n\n<div class=\"wp-block-button is-style-outline is-style-outline--3\"><a class=\"wp-block-button__link has-black-color has-very-light-gray-to-cyan-bluish-gray-gradient-background has-text-color has-background has-link-color has-small-font-size has-custom-font-size wp-element-button\" href=\"https:\/\/ziblart.com\/?page_id=260\">AIDE &amp; R\u00c8GLES<\/a><\/div>\n\n\n\n<div class=\"wp-block-button is-style-outline is-style-outline--4\"><a class=\"wp-block-button__link has-black-color has-very-light-gray-to-cyan-bluish-gray-gradient-background has-text-color has-background has-link-color has-small-font-size has-custom-font-size wp-element-button\" href=\"https:\/\/ziblart.com\/?page_id=121\">RECHARGE ZIBL<\/a><\/div>\n\n\n\n<div id=\"fullscreen-test-btn\" class=\"wp-block-button is-style-outline is-style-outline--5\"><a class=\"wp-block-button__link has-luminous-vivid-orange-color has-very-light-gray-to-cyan-bluish-gray-gradient-background has-text-color has-background has-link-color has-small-font-size has-custom-font-size wp-element-button\">PLEIN \u00c9CRAN<\/a><\/div>\n<\/div>\n<\/div>\n<\/details>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   PAGE ZIBLARD\n   Gauche large | Grille | Inventaire\n========================================= *\/\n\n#xcm-ziblard-layout,\n#xcm-ziblard-layout * {\n    box-sizing: border-box;\n}\n\n\/* =========================================\n   GRAND \u00c9CRAN\n========================================= *\/\n\n#xcm-ziblard-layout {\n    position: relative;\n    left: 50%;\n    transform: translateX(-50%);\n\n    width: min(1900px, calc(100vw - 24px));\n    max-width: none;\n\n    display: grid;\n    grid-template-columns: 560px minmax(0, 1fr) 390px;\n    gap: 0;\n\n    align-items: start;\n    margin: 0 auto;\n    padding: 0;\n}\n\n\/* =========================================\n   COLONNE GAUCHE\n========================================= *\/\n\n.xcm-game-left {\n    position: relative;\n    z-index: 50;\n    isolation: isolate;\n\n    width: calc(100% + 20px);\n    min-width: 0;\n    transform: translateX(70px);\n}\n\n    width: 100%;\n    min-width: 0;\n    transform: translateX(55px);\n}\n\n\/* Barre des trois boutons *\/\n\n.xcm-left-nav {\n    position: relative;\n    z-index: 10000;\n\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 8px;\n\n    width: 100%;\n    margin: 0 0 12px;\n    padding: 6px;\n\n    background: #1a0c00;\n    border: 2px solid #7a4500;\n    border-radius: 5px;\n}\n\n\/* Boutons toujours cliquables *\/\n\n.xcm-left-tab {\n    position: relative;\n    z-index: 10001;\n\n    display: block;\n    width: 100%;\n    min-width: 0;\n    min-height: 42px;\n\n    padding: 9px 7px;\n\n    color: #ffd27a;\n    background: #3d2200;\n    border: 1px solid #7a4500;\n    border-radius: 3px;\n\n    font: inherit;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: center;\n\n    cursor: pointer;\n    pointer-events: auto !important;\n    touch-action: manipulation;\n    user-select: none;\n}\n\n.xcm-left-tab:hover,\n.xcm-left-tab:focus-visible {\n    color: #1a0c00;\n    background: #ffb13b;\n    border-color: #ff9500;\n    outline: none;\n}\n\n.xcm-left-tab.is-active {\n    color: #1a0c00;\n    background: #ff9500;\n    border-color: #ffd27a;\n    box-shadow: 0 3px 0 #4e2d00;\n}\n\n\/* Zone qui re\u00e7oit Catalogue, March\u00e9 ou Chat *\/\n\n.xcm-left-stage {\n    position: relative;\n    z-index: 1;\n\n    width: 100%;\n    min-width: 0;\n}\n\n\/* Un seul panneau visible *\/\n\n.xcm-tab-panel {\n    position: relative;\n    width: 100%;\n    min-width: 0;\n    overflow-x: hidden;\n}\n\n.xcm-tab-panel[hidden] {\n    display: none !important;\n}\n\n\/* Emp\u00eache les contenus internes de d\u00e9passer inutilement *\/\n\n.xcm-tab-panel iframe,\n.xcm-tab-panel img,\n.xcm-tab-panel table {\n    max-width: 100%;\n}\n\n.xcm-tab-panel iframe {\n    width: 100% !important;\n}\n\n\/* =========================================\n   CENTRE : GRILLE\n========================================= *\/\n\n.xcm-game-center {\n    position: relative;\n    z-index: 10;\n\n    width: 100%;\n    min-width: 0;\n\n    display: flex;\n    justify-content: center;\n    align-items: flex-start;\n}\n\n.xcm-game-center > * {\n    max-width: 100%;\n}\n\n\/* =========================================\n   DROITE : INVENTAIRE\n========================================= *\/\n\n.xcm-game-right {\n    position: relative;\n    z-index: 20;\n\n    width: 100%;\n    min-width: 0;\n    transform: translate(-60px, -20px);\n}\n\n.xcm-game-right iframe {\n    display: block;\n    width: 100% !important;\n    max-width: 100% !important;\n}\n\n\/* =========================================\n   \u00c9CRAN MOYEN\n   Jusqu'\u00e0 1690 px\n========================================= *\/\n\n@media (max-width: 1690px) {\n\n    #xcm-ziblard-layout {\n        grid-template-columns: 500px minmax(0, 1fr) 340px;\n    }\n\n    .xcm-game-right {\n        width: 100%;\n        justify-self: auto;\n    }\n}\n\n\/* =========================================\n   \u00c9CRAN 1280\u20131400 px\n   On conserve les 3 colonnes\n   mais on les r\u00e9duit pour tenir \u00e0 l'\u00e9cran\n========================================= *\/\n\n@media (max-width: 1400px) and (min-width: 1101px) {\n\n    #xcm-ziblard-layout {\n        width: calc(100vw - 20px);\n        grid-template-columns: 420px minmax(0, 1fr) 300px;\n        gap: 0;\n    }\n\n    .xcm-game-left {\n        transform: translateX(0px);\n    }\n\n    .xcm-game-right {\n        transform: translate(7px, -19px);\n    }\n}\n\n\/* =========================================\n   TABLETTE\n   On passe en une seule colonne\n========================================= *\/\n\n@media (max-width: 1100px) {\n\n    #xcm-ziblard-layout {\n        left: auto;\n        transform: none;\n\n        width: min(760px, calc(100vw - 20px));\n        grid-template-columns: minmax(0, 1fr);\n        gap: 18px;\n    }\n\n    .xcm-game-left,\n    .xcm-game-center,\n    .xcm-game-right {\n        grid-column: 1;\n        width: 100%;\n        max-width: 760px;\n        justify-self: center;\n    }\n\n    .xcm-game-left {\n        order: 1;\n        transform: none;\n    }\n\n    .xcm-game-center {\n        order: 2;\n    }\n\n.xcm-game-right {\n    order: 3;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n    transform: none !important;\n    overflow-x: hidden;\n}\n\n.xcm-game-right iframe {\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    display: block !important;\n}\n}\n\n\/* =========================================\n   T\u00c9L\u00c9PHONE\n========================================= *\/\n\n@media (max-width: 700px) {\n\n    #xcm-ziblard-layout {\n        width: 100%;\n        max-width: 100%;\n        padding: 0 5px;\n    }\n\n    .xcm-left-nav {\n        gap: 4px;\n        padding: 4px;\n    }\n\n    .xcm-left-tab {\n        min-height: 38px;\n        padding: 7px 3px;\n        font-size: 11px;\n    }\n\n    .xcm-game-center {\n        width: 100%;\n        max-width: 100%;\n        overflow: hidden;\n    }\n\n    \/* Les deux noms de grille d\u00e9j\u00e0 utilis\u00e9s dans ton plugin *\/\n\n    .xcm-game-center #game-viewport,\n    .xcm-game-center .xcm-game-grid {\n        width: 100% !important;\n        max-width: 100% !important;\n        height: auto !important;\n\n        grid-template-columns: repeat(13, minmax(0, 1fr)) !important;\n        grid-template-rows: repeat(13, minmax(0, 1fr)) !important;\n\n        aspect-ratio: 1 \/ 1;\n        margin-left: auto !important;\n        margin-right: auto !important;\n    }\n\n    .xcm-game-center .xcm-cell,\n    .xcm-game-center .xcm-viewport-cell {\n        width: auto !important;\n        height: auto !important;\n\n        min-width: 0 !important;\n        min-height: 0 !important;\n\n        aspect-ratio: 1 \/ 1;\n        font-size: clamp(6px, 2vw, 10px) !important;\n    }\n\n    .xcm-game-center .xcm-player-position {\n        font-size: clamp(16px, 7vw, 27px) !important;\n    }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function () {\n    \"use strict\";\n\n    function initZiblardTabs() {\n        const root = document.getElementById(\"xcm-ziblard-layout\");\n\n        if (!root || root.dataset.tabsReady === \"1\") {\n            return;\n        }\n\n        root.dataset.tabsReady = \"1\";\n\n        const buttons = Array.from(\n            root.querySelectorAll(\"[data-xcm-tab]\")\n        );\n\n        const panels = Array.from(\n            root.querySelectorAll(\"[data-xcm-panel]\")\n        );\n\n        function activateTab(tabName) {\n            buttons.forEach(function (button) {\n                const isActive = button.dataset.xcmTab === tabName;\n\n                button.classList.toggle(\"is-active\", isActive);\n                button.setAttribute(\n                    \"aria-selected\",\n                    isActive ? \"true\" : \"false\"\n                );\n            });\n\n            panels.forEach(function (panel) {\n                panel.hidden = panel.dataset.xcmPanel !== tabName;\n            });\n\n            \/*\n             * Certains shortcodes ou iframes recalculent leur taille\n             * apr\u00e8s leur affichage.\n             *\/\n            window.requestAnimationFrame(function () {\n                window.dispatchEvent(new Event(\"resize\"));\n            });\n        }\n\n        buttons.forEach(function (button) {\n            button.addEventListener(\"click\", function (event) {\n                event.preventDefault();\n                event.stopPropagation();\n\n                activateTab(button.dataset.xcmTab);\n            });\n        });\n\n        activateTab(\"discord\");\n    }\n\n    if (document.readyState === \"loading\") {\n        document.addEventListener(\n            \"DOMContentLoaded\",\n            initZiblardTabs\n        );\n    } else {\n        initZiblardTabs();\n    }\n})();\n<\/script>\n\n<div id=\"xcm-ziblard-layout\" class=\"xcm-ziblard-layout\" data-default-tab=\"catalogue\">\n\n    <!-- GAUCHE : PANNEAU \u00c0 ONGLETS -->\n    <aside class=\"xcm-game-left\">\n\n        <nav class=\"xcm-left-nav\" aria-label=\"Outils Ziblard\">\n\n            <button type=\"button\" class=\"xcm-left-tab\" data-xcm-tab=\"catalogue\" aria-controls=\"xcm-panel-catalogue\">\n                \ud83d\udcda Catalogue\n            <\/button>\n\n            <button type=\"button\" class=\"xcm-left-tab\" data-xcm-tab=\"market\" aria-controls=\"xcm-panel-market\">\n                \ud83d\udcb0 March\u00e9\n            <\/button>\n\n            <button type=\"button\" class=\"xcm-left-tab\" data-xcm-tab=\"discord\" aria-controls=\"xcm-panel-discord\">\n                \ud83d\udcac Chat\n            <\/button>\n\n        <\/nav>\n\n        <div class=\"xcm-left-stage\">\n\n            <section id=\"xcm-panel-catalogue\" class=\"xcm-tab-panel\" data-xcm-panel=\"catalogue\" hidden=\"\">\n                <div class=\"xcm-catalogue-error\">Vous devez \u00eatre connect\u00e9 pour acc\u00e9der au catalogue.<\/div>\n            <\/section>\n\n            <section id=\"xcm-panel-market\" class=\"xcm-tab-panel\" data-xcm-panel=\"market\" hidden=\"\">\n                    <style>\n    .xcm-market{--c-bg:#111827;--c-panel:#1a2033;--c-bdr:#2a3250;--c-txt:#ffffff;--c-muted:#8892b0;--c-up:#22c55e;--c-down:#ef4444;--c-neutral:#94a3b8;background:var(--c-bg);border:1px solid var(--c-bdr);border-radius:10px;padding:14px;color:var(--c-txt);font-size:13px;font-family:system-ui,sans-serif;box-sizing:border-box;display:flex;flex-direction:column;max-height:100%;overflow:hidden}\n    .xcm-market *{box-sizing:border-box}\n    .xcm-market-scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:2px}\n    .xcm-market-scroll::-webkit-scrollbar{width:4px}\n    .xcm-market-scroll::-webkit-scrollbar-track{background:transparent}\n    .xcm-market-scroll::-webkit-scrollbar-thumb{background:var(--c-bdr);border-radius:2px}\n    .xcm-mv-sec-hdr{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;background:rgba(255,255,255,.04);border:1px solid var(--c-bdr);border-radius:6px;cursor:pointer;user-select:none;margin-bottom:6px;margin-top:6px}\n    .xcm-mv-sec-hdr:hover{background:rgba(255,255,255,.07)}\n    .xcm-mv-sec-ttl{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--c-muted);font-weight:600}\n    .xcm-mv-sec-arrow{font-size:10px;color:var(--c-muted);transition:transform .2s}\n    .xcm-mv-sec-body{overflow:hidden;transition:max-height .25s ease}\n    .xcm-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}\n    .xcm-kpi{background:var(--c-panel);border:1px solid var(--c-bdr);border-radius:8px;padding:10px;text-align:center}\n    .xcm-kpi__lbl{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--c-muted);margin-bottom:4px}\n    .xcm-kpi__val{font-size:15px;font-weight:700;color:var(--c-txt)}\n    .xcm-kpi__val.xcm-up{color:var(--c-up)}\n    .xcm-kpi__val.xcm-down{color:var(--c-down)}\n    .xcm-kpi__val.xcm-neutral{color:var(--c-neutral)}\n    .xcm-chart-panel{background:var(--c-panel);border:1px solid var(--c-bdr);border-radius:8px;padding:8px;margin-bottom:12px;overflow:hidden}\n    .xcm-chart-panel .xcm-market-chart{display:block}\n    .xcm-chart-panel svg{display:block;width:100%;height:auto;max-height:110px;color:var(--c-up)}\n    .xcm-chart-lbl{font-size:10px;color:var(--c-muted);text-align:center;margin-top:4px}\n    .xcm-flow-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}\n    .xcm-flow-block{background:var(--c-panel);border:1px solid var(--c-bdr);border-radius:8px;padding:10px}\n    .xcm-flow-title{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--c-muted);font-weight:600;margin-bottom:6px;padding-bottom:4px;border-bottom:1px solid var(--c-bdr)}\n    .xcm-flow-item{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:12px;border-bottom:1px solid rgba(255,255,255,.04)}\n    .xcm-flow-item:last-child{border-bottom:none}\n    .xcm-flow-key{color:var(--c-muted)}\n    .xcm-flow-val{font-weight:600}\n    .xcm-flow-val.xcm-up{color:var(--c-up)}\n    .xcm-flow-val.xcm-down{color:var(--c-down)}\n    .xcm-gp-row{background:var(--c-panel);border:1px solid var(--c-bdr);border-radius:8px;padding:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}\n    .xcm-gp-cell{text-align:center}\n    .xcm-gp-lbl{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--c-muted);margin-bottom:4px}\n    .xcm-gp-val{font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:5px}\n    .xcm-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--c-neutral);flex-shrink:0}\n    .xcm-dot.xcm-up{background:var(--c-up)}\n    .xcm-dot.xcm-down{background:var(--c-down)}\n    <\/style>\n    <div class=\"xcm-market-view xcm-market\">\n        <!-- KPI toujours visible -->\n        <div class=\"xcm-kpi-row\">\n            <div class=\"xcm-kpi\">\n                <div class=\"xcm-kpi__lbl\">Pool Zibl<\/div>\n                <div class=\"xcm-kpi__val\">0 Zibl<\/div>\n            <\/div>\n            <div class=\"xcm-kpi\">\n                <div class=\"xcm-kpi__lbl\">Variation<\/div>\n                <div class=\"xcm-kpi__val xcm-neutral\">\u2014<\/div>\n            <\/div>\n            <div class=\"xcm-kpi\">\n                <div class=\"xcm-kpi__lbl\">Tendance<\/div>\n                <div class=\"xcm-kpi__val xcm-neutral\">\u00e9quilibre<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Sections repliables dans un scroll -->\n        <div class=\"xcm-market-scroll\">\n\n        <!-- Courbe -->\n        <div class=\"xcm-mv-sec-hdr\" role=\"button\" tabindex=\"0\"\n             aria-expanded=\"true\"\n             onclick=\"(function(h){var b=h.nextElementSibling;var open=h.getAttribute('aria-expanded')==='true';h.setAttribute('aria-expanded',open?'false':'true');b.style.maxHeight=open?'0':b.scrollHeight+'px';h.querySelector('.xcm-mv-sec-arrow').textContent=open?'\u25b6':'\u25bc';})(this)\"\n             onkeydown=\"if(event.key==='Enter'||event.key===' ')this.click()\">\n            <span class=\"xcm-mv-sec-ttl\">\ud83d\udcc8 Courbe<\/span>\n            <span class=\"xcm-mv-sec-arrow\">\u25bc<\/span>\n        <\/div>\n        <div class=\"xcm-mv-sec-body\" style=\"max-height:2000px\">\n            <div class=\"xcm-chart-panel\">\n                <div class=\"xcm-market-chart\"><svg width=\"520\" height=\"140\" viewBox=\"0 0 520 140\" role=\"img\" aria-label=\"Courbe march\u00e9\"><line x1=\"10\" y1=\"130\" x2=\"510\" y2=\"130\" stroke=\"currentColor\" stroke-opacity=\"0.5\" stroke-width=\"1\" \/><\/svg><\/div>                <div class=\"xcm-chart-lbl\">Courbe pool \u2014 20 derniers snapshots<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Flux -->\n        <div class=\"xcm-mv-sec-hdr\" role=\"button\" tabindex=\"0\"\n             aria-expanded=\"true\"\n             onclick=\"(function(h){var b=h.nextElementSibling;var open=h.getAttribute('aria-expanded')==='true';h.setAttribute('aria-expanded',open?'false':'true');b.style.maxHeight=open?'0':b.scrollHeight+'px';h.querySelector('.xcm-mv-sec-arrow').textContent=open?'\u25b6':'\u25bc';})(this)\"\n             onkeydown=\"if(event.key==='Enter'||event.key===' ')this.click()\">\n            <span class=\"xcm-mv-sec-ttl\">\ud83d\udd04 Flux<\/span>\n            <span class=\"xcm-mv-sec-arrow\">\u25bc<\/span>\n        <\/div>\n        <div class=\"xcm-mv-sec-body\" style=\"max-height:2000px\">\n            <div class=\"xcm-flow-row\">\n                <div class=\"xcm-flow-block\">\n                    <div class=\"xcm-flow-title\">Pool Flow<\/div>\n                    <div class=\"xcm-flow-item\">\n                        <span class=\"xcm-flow-key\">Injections<\/span>\n                        <span class=\"xcm-flow-val xcm-up\">+0<\/span>\n                    <\/div>\n                    <div class=\"xcm-flow-item\">\n                        <span class=\"xcm-flow-key\">Retraits expir\u00e9s<\/span>\n                        <span class=\"xcm-flow-val xcm-down\">\u22120<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"xcm-flow-block\">\n                    <div class=\"xcm-flow-title\">Market Flow<\/div>\n                    <div class=\"xcm-flow-item\">\n                        <span class=\"xcm-flow-key\">D\u00e9p\u00f4ts actifs<\/span>\n                        <span class=\"xcm-flow-val\">1<\/span>\n                    <\/div>\n                    <div class=\"xcm-flow-item\">\n                        <span class=\"xcm-flow-key\">Drains (fen\u00eatre)<\/span>\n                        <span class=\"xcm-flow-val\">0<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Gameplay -->\n        <div class=\"xcm-mv-sec-hdr\" role=\"button\" tabindex=\"0\"\n             aria-expanded=\"true\"\n             onclick=\"(function(h){var b=h.nextElementSibling;var open=h.getAttribute('aria-expanded')==='true';h.setAttribute('aria-expanded',open?'false':'true');b.style.maxHeight=open?'0':b.scrollHeight+'px';h.querySelector('.xcm-mv-sec-arrow').textContent=open?'\u25b6':'\u25bc';})(this)\"\n             onkeydown=\"if(event.key==='Enter'||event.key===' ')this.click()\">\n            <span class=\"xcm-mv-sec-ttl\">\ud83c\udfae Gameplay<\/span>\n            <span class=\"xcm-mv-sec-arrow\">\u25bc<\/span>\n        <\/div>\n        <div class=\"xcm-mv-sec-body\" style=\"max-height:2000px\">\n            <div class=\"xcm-gp-row\">\n                <div class=\"xcm-gp-cell\">\n                    <div class=\"xcm-gp-lbl\">March\u00e9<\/div>\n                    <div class=\"xcm-gp-val\"><span class=\"xcm-dot xcm-neutral\"><\/span>Neutre<\/div>\n                <\/div>\n                <div class=\"xcm-gp-cell\">\n                    <div class=\"xcm-gp-lbl\">D\u00e9p\u00f4t<\/div>\n                    <div class=\"xcm-gp-val\">Neutre<\/div>\n                <\/div>\n                <div class=\"xcm-gp-cell\">\n                    <div class=\"xcm-gp-lbl\">Drain<\/div>\n                    <div class=\"xcm-gp-val\">Neutre<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <\/div><!-- \/.xcm-market-scroll -->\n    <\/div>\n    \n            <\/section>\n\n            <section id=\"xcm-panel-discord\" class=\"xcm-tab-panel\" data-xcm-panel=\"discord\" hidden=\"\">\n                <div style=\"border:1px solid #e5e7eb; padding:10px; background:#f9fafb; color:#374151; border-radius:6px; font-size:14px;\"><strong>XCM Discord mini-chat<\/strong><br>Aper\u00e7u d\u00e9sactiv\u00e9 dans l'\u00e9diteur. Utilisez \u201cAper\u00e7u\u201d ou consultez la page en front.<\/div>\n            <\/section>\n\n        <\/div>\n\n    <\/aside>\n\n    <!-- CENTRE : GRILLE -->\n    <main class=\"xcm-game-center\">\n        <style>\n#xcmdf6ac7956 {\n    --xcell: 36px;\n    --xgap:  1px;\n    --xbtn:  57px;\n    --xaccent: #e74c3c;\n    --xdark:   #1a1a2e;\n    --xmid:    #16213e;\n    --xlight:  #0f3460;\n    --xgridbg: #cfe9ff;\n    --xgridline: rgba(0,40,80,.28);\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    background: var(--xdark);\n    border-radius: 12px;\n    padding: 16px;\n    color: #eee;\n    box-shadow: 0 8px 32px rgba(0,0,0,.5);\n    max-width: 100%;\n    box-sizing: border-box;\n}\n#xcmdf6ac7956 .xhud {\n    display: flex; flex-wrap: wrap; gap: 10px; justify-content: center;\n    background: var(--xmid); border-radius: 8px; padding: 8px 14px;\n    font-size: 13px; font-weight: 600; margin-bottom: 14px;\n}\n#xcmdf6ac7956 .xhud strong { color: #f39c12; font-size: 15px; }\n#xcmdf6ac7956 .xviewport {\n    width: 480px;\n    height: 480px;\n    max-width: 100%;\n    overflow: hidden;\n    margin: 0 auto 16px;\n    border: 2px solid var(--xlight);\n    border-radius: 6px;\n    position: relative;\n    background: var(--xgridbg);\n}\n#xcmdf6ac7956 .xgrid {\n    display: grid;\n    grid-template-columns: repeat(13, var(--xcell));\n    grid-template-rows: repeat(13, var(--xcell));\n    gap: var(--xgap);\n    position: absolute; top: 0; left: 0;\n    will-change: transform;\n    \/* Le gap montre ce fond => ce sont les lignes de grille *\/\n    background: var(--xgridline);\n}\n#xcmdf6ac7956 .xcell {\n    width: var(--xcell); height: var(--xcell);\n    background: rgba(255,255,255,.55);\n    display: flex; flex-direction: column;\n    align-items: center; justify-content: center;\n    position: relative;\n    font-size: 7px; line-height: 1.2;\n    color: rgba(0,0,0,.82);\n    font-weight: 700;\n    text-shadow: 0 1px 0 rgba(255,255,255,.55);\n    \/* Les s\u00e9parations sont g\u00e9r\u00e9es par le gap+background de .xgrid *\/\n    border: none;\n    border-radius: 2px;\n    user-select: none; overflow: hidden;\n}\n#xcmdf6ac7956 .xcell .xcoord { display: inline-block; }\n#xcmdf6ac7956 .xcell .xeffect {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    font-size: 13px;\n    line-height: 1;\n    pointer-events: none;\n    filter: drop-shadow(0 1px 1px rgba(0,0,0,.25));\n}\n#xcmdf6ac7956 .xcell .xeffect[data-effect-visible=\"1\"] { display: block; }\n#xcmdf6ac7956 .xcell .xeffect[data-effect-visible=\"0\"] { display: none; }\n#xcmdf6ac7956 .xcell.player {\n    background: var(--xaccent); color: #fff;\n    font-size: 18px;\n    box-shadow: 0 0 12px rgba(231,76,60,.7);\n    animation: xpulse-xcmdf6ac7956 2s ease-in-out infinite;\n    border: none;\n}\n#xcmdf6ac7956 .xcell.border { background: rgba(139,0,0,.4); color: rgba(255,100,100,.7); }\n@keyframes xpulse-xcmdf6ac7956 {\n    0%,100%{ box-shadow:0 0 12px rgba(231,76,60,.7); }\n    50%     { box-shadow:0 0 24px rgba(231,76,60,.9); }\n}\n#xcmdf6ac7956 .xdpad-area {\n    display: flex; flex-direction: column; align-items: center; gap: 12px;\n    position: relative; z-index: 10;\n}\n#xcmdf6ac7956 .xdice {\n    background: var(--xmid); border: 2px solid var(--xlight);\n    border-radius: 10px; padding: 6px 18px;\n    font-size: 26px; font-weight: 900; min-width: 90px;\n    text-align: center; color: #f39c12;\n}\n#xcmdf6ac7956 .xdice.rolling { animation: xroll-xcmdf6ac7956 .4s; }\n@keyframes xroll-xcmdf6ac7956 {\n    0%  { transform:rotate(0)       scale(1);   }\n    25% { transform:rotate(-15deg)  scale(1.2); }\n    50% { transform:rotate(10deg)   scale(.9);  }\n    75% { transform:rotate(-5deg)   scale(1.1); }\n    100%{ transform:rotate(0)       scale(1);   }\n}\n#xcmdf6ac7956 .xdpad {\n    display: grid;\n    grid-template-areas: \". up .\" \"left . right\" \". down .\";\n    grid-template-columns: var(--xbtn) var(--xbtn) var(--xbtn);\n    grid-template-rows: var(--xbtn) var(--xbtn) var(--xbtn);\n    gap: 4px;\n}\n#xcmdf6ac7956 .xbtn {\n    width: var(--xbtn); height: var(--xbtn);\n    border: none !important; border-radius: 10px !important;\n    background: var(--xlight) !important; color: #fff !important;\n    font-size: 30px; cursor: pointer !important;\n    display: flex !important; align-items: center; justify-content: center;\n    box-shadow: 0 4px 8px rgba(0,0,0,.4);\n    transition: background .15s, transform .1s;\n    pointer-events: auto !important;\n    line-height: 1;\n}\n#xcmdf6ac7956 .xbtn:hover  { background: #1a4a80; }\n#xcmdf6ac7956 .xbtn:active,\n#xcmdf6ac7956 .xbtn.xactive{ background: var(--xaccent) !important; transform: scale(.9); }\n#xcmdf6ac7956 .xbtn.xup    { grid-area: up; }\n#xcmdf6ac7956 .xbtn.xdown  { grid-area: down; }\n#xcmdf6ac7956 .xbtn.xleft  { grid-area: left; }\n#xcmdf6ac7956 .xbtn.xright { grid-area: right; }\n#xcmdf6ac7956 .xmsg {\n    font-size: 13px; color: rgba(255,255,255,.8); min-height: 20px; text-align: center;\n    white-space: pre-wrap; word-break: break-all;\n}\n#xcmdf6ac7956 .xmsg.xerr { color: #ff6b6b; font-weight: 700; }\n<\/style>\n\n<div\n    id=\"xcmdf6ac7956\"\n    class=\"xcm-dpad-inline\"\n    data-ajax-url=\"https:\/\/ziblart.com\/wp-admin\/admin-ajax.php\"\n    data-nonce-batch=\"615690f106\"\n    data-nonce-move=\"981ec3ca9c\"\n    data-logged-in=\"0\"\n    data-x=\"500\"\n    data-y=\"500\"\n    data-moves=\"0\"\n    data-cell=\"36\"\n    data-gap=\"1\"\n    data-size=\"13\"\n>\n            <script id=\"xcm-dpad-inline-js\" src=\"https:\/\/ziblart.com\/wp-content\/plugins\/xcryptomint\/assets\/js\/xcm-dpad-inline.js?ver=1787598552\"><\/script>\n        <div class=\"xhud\">\n        <span>X:<strong id=\"xcmdf6ac7956-x\">500<\/strong><\/span>\n        <span>Y:<strong id=\"xcmdf6ac7956-y\">500<\/strong><\/span>\n        <span>Moves:<strong id=\"xcmdf6ac7956-moves\">0<\/strong><\/span>\n                <span>Restants:<strong id=\"xcmdf6ac7956-rem\">1000<\/strong><\/span>\n            <\/div>\n\n    <div class=\"xviewport\">\n        <div class=\"xgrid\" id=\"xcmdf6ac7956-grid\">\n            <div class=\"xcell\" data-wx=\"494\" data-wy=\"494\"><span class=\"xcoord\">494<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"494\"><span class=\"xcoord\">495<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"494\"><span class=\"xcoord\">496<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"494\"><span class=\"xcoord\">497<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"494\"><span class=\"xcoord\">498<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"494\"><span class=\"xcoord\">499<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"494\"><span class=\"xcoord\">500<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"494\"><span class=\"xcoord\">501<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"494\"><span class=\"xcoord\">502<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"494\"><span class=\"xcoord\">503<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"494\"><span class=\"xcoord\">504<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"494\"><span class=\"xcoord\">505<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"494\"><span class=\"xcoord\">506<br>494<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"495\"><span class=\"xcoord\">494<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"495\"><span class=\"xcoord\">495<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"495\"><span class=\"xcoord\">496<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"495\"><span class=\"xcoord\">497<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"495\"><span class=\"xcoord\">498<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"495\"><span class=\"xcoord\">499<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"495\"><span class=\"xcoord\">500<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"495\"><span class=\"xcoord\">501<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"495\"><span class=\"xcoord\">502<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"495\"><span class=\"xcoord\">503<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"495\"><span class=\"xcoord\">504<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"495\"><span class=\"xcoord\">505<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"495\"><span class=\"xcoord\">506<br>495<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"496\"><span class=\"xcoord\">494<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"496\"><span class=\"xcoord\">495<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"496\"><span class=\"xcoord\">496<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"496\"><span class=\"xcoord\">497<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"496\"><span class=\"xcoord\">498<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"496\"><span class=\"xcoord\">499<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"496\"><span class=\"xcoord\">500<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"496\"><span class=\"xcoord\">501<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"496\"><span class=\"xcoord\">502<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"496\"><span class=\"xcoord\">503<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"496\"><span class=\"xcoord\">504<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"496\"><span class=\"xcoord\">505<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"496\"><span class=\"xcoord\">506<br>496<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"497\"><span class=\"xcoord\">494<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"497\"><span class=\"xcoord\">495<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"497\"><span class=\"xcoord\">496<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"497\"><span class=\"xcoord\">497<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"497\"><span class=\"xcoord\">498<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"497\"><span class=\"xcoord\">499<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"497\"><span class=\"xcoord\">500<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"497\"><span class=\"xcoord\">501<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"497\"><span class=\"xcoord\">502<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"497\"><span class=\"xcoord\">503<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"497\"><span class=\"xcoord\">504<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"497\"><span class=\"xcoord\">505<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"497\"><span class=\"xcoord\">506<br>497<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"498\"><span class=\"xcoord\">494<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"498\"><span class=\"xcoord\">495<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"498\"><span class=\"xcoord\">496<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"498\"><span class=\"xcoord\">497<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"498\"><span class=\"xcoord\">498<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"498\"><span class=\"xcoord\">499<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"498\"><span class=\"xcoord\">500<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"498\"><span class=\"xcoord\">501<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"498\"><span class=\"xcoord\">502<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"498\"><span class=\"xcoord\">503<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"498\"><span class=\"xcoord\">504<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"498\"><span class=\"xcoord\">505<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"498\"><span class=\"xcoord\">506<br>498<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"499\"><span class=\"xcoord\">494<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"499\"><span class=\"xcoord\">495<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"499\"><span class=\"xcoord\">496<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"499\"><span class=\"xcoord\">497<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"499\"><span class=\"xcoord\">498<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"499\"><span class=\"xcoord\">499<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"499\"><span class=\"xcoord\">500<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"499\"><span class=\"xcoord\">501<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"499\"><span class=\"xcoord\">502<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"499\"><span class=\"xcoord\">503<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"499\"><span class=\"xcoord\">504<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"499\"><span class=\"xcoord\">505<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"499\"><span class=\"xcoord\">506<br>499<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"500\"><span class=\"xcoord\">494<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"500\"><span class=\"xcoord\">495<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"500\"><span class=\"xcoord\">496<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"500\"><span class=\"xcoord\">497<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"500\"><span class=\"xcoord\">498<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"500\"><span class=\"xcoord\">499<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell player\" data-wx=\"500\" data-wy=\"500\"><span class=\"xmain\">&#128694;<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"500\"><span class=\"xcoord\">501<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"500\"><span class=\"xcoord\">502<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"500\"><span class=\"xcoord\">503<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"500\"><span class=\"xcoord\">504<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"500\"><span class=\"xcoord\">505<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"500\"><span class=\"xcoord\">506<br>500<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"501\"><span class=\"xcoord\">494<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"501\"><span class=\"xcoord\">495<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"501\"><span class=\"xcoord\">496<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"501\"><span class=\"xcoord\">497<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"501\"><span class=\"xcoord\">498<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"501\"><span class=\"xcoord\">499<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"501\"><span class=\"xcoord\">500<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"501\"><span class=\"xcoord\">501<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"501\"><span class=\"xcoord\">502<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"501\"><span class=\"xcoord\">503<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"501\"><span class=\"xcoord\">504<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"501\"><span class=\"xcoord\">505<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"501\"><span class=\"xcoord\">506<br>501<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"502\"><span class=\"xcoord\">494<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"502\"><span class=\"xcoord\">495<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"502\"><span class=\"xcoord\">496<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"502\"><span class=\"xcoord\">497<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"502\"><span class=\"xcoord\">498<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"502\"><span class=\"xcoord\">499<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"502\"><span class=\"xcoord\">500<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"502\"><span class=\"xcoord\">501<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"502\"><span class=\"xcoord\">502<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"502\"><span class=\"xcoord\">503<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"502\"><span class=\"xcoord\">504<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"502\"><span class=\"xcoord\">505<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"502\"><span class=\"xcoord\">506<br>502<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"503\"><span class=\"xcoord\">494<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"503\"><span class=\"xcoord\">495<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"503\"><span class=\"xcoord\">496<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"503\"><span class=\"xcoord\">497<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"503\"><span class=\"xcoord\">498<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"503\"><span class=\"xcoord\">499<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"503\"><span class=\"xcoord\">500<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"503\"><span class=\"xcoord\">501<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"503\"><span class=\"xcoord\">502<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"503\"><span class=\"xcoord\">503<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"503\"><span class=\"xcoord\">504<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"503\"><span class=\"xcoord\">505<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"503\"><span class=\"xcoord\">506<br>503<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"504\"><span class=\"xcoord\">494<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"504\"><span class=\"xcoord\">495<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"504\"><span class=\"xcoord\">496<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"504\"><span class=\"xcoord\">497<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"504\"><span class=\"xcoord\">498<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"504\"><span class=\"xcoord\">499<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"504\"><span class=\"xcoord\">500<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"504\"><span class=\"xcoord\">501<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"504\"><span class=\"xcoord\">502<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"504\"><span class=\"xcoord\">503<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"504\"><span class=\"xcoord\">504<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"504\"><span class=\"xcoord\">505<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"504\"><span class=\"xcoord\">506<br>504<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"505\"><span class=\"xcoord\">494<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"505\"><span class=\"xcoord\">495<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"505\"><span class=\"xcoord\">496<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"505\"><span class=\"xcoord\">497<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"505\"><span class=\"xcoord\">498<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"505\"><span class=\"xcoord\">499<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"505\"><span class=\"xcoord\">500<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"505\"><span class=\"xcoord\">501<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"505\"><span class=\"xcoord\">502<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"505\"><span class=\"xcoord\">503<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"505\"><span class=\"xcoord\">504<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"505\"><span class=\"xcoord\">505<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"505\"><span class=\"xcoord\">506<br>505<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"494\" data-wy=\"506\"><span class=\"xcoord\">494<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"495\" data-wy=\"506\"><span class=\"xcoord\">495<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"496\" data-wy=\"506\"><span class=\"xcoord\">496<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"497\" data-wy=\"506\"><span class=\"xcoord\">497<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"498\" data-wy=\"506\"><span class=\"xcoord\">498<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"499\" data-wy=\"506\"><span class=\"xcoord\">499<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"500\" data-wy=\"506\"><span class=\"xcoord\">500<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"501\" data-wy=\"506\"><span class=\"xcoord\">501<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"502\" data-wy=\"506\"><span class=\"xcoord\">502<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"503\" data-wy=\"506\"><span class=\"xcoord\">503<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"504\" data-wy=\"506\"><span class=\"xcoord\">504<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"505\" data-wy=\"506\"><span class=\"xcoord\">505<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div><div class=\"xcell\" data-wx=\"506\" data-wy=\"506\"><span class=\"xcoord\">506<br>506<\/span><span class=\"xeffect\" data-effect-visible=\"0\" data-effect-id=\"\" data-effect-color=\"\" aria-hidden=\"true\"><\/span><\/div>        <\/div>\n    <\/div>\n\n    <div class=\"xdpad-area\">\n        <div class=\"xdice\" id=\"xcmdf6ac7956-dice\">&#127922; &#8212;<\/div>\n        <div class=\"xdpad\">\n            <button type=\"button\" class=\"xbtn xup\"    data-dir=\"up\">&#11014;<\/button>\n            <button type=\"button\" class=\"xbtn xleft\"  data-dir=\"left\">&#11013;<\/button>\n            <button type=\"button\" class=\"xbtn xright\" data-dir=\"right\">&#10145;<\/button>\n            <button type=\"button\" class=\"xbtn xdown\"  data-dir=\"down\">&#11015;<\/button>\n        <\/div>\n        <div class=\"xmsg\" id=\"xcmdf6ac7956-msg\">Choisissez une direction&hellip;<\/div>\n    <\/div>\n<\/div>\n    \n    <\/main>\n\n    <!-- DROITE : INVENTAIRE -->\n    <aside class=\"xcm-game-right\">\n        <div class=\"xcm-inventory-error\">Vous devez \u00eatre connect\u00e9 pour voir votre inventaire.<\/div>\n    <\/aside>\n\n<\/div>\n<\/div><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n.fullscreen-test {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 30px;\n}\n\n#fullscreen-test-btn {\n    padding: 12px 24px;\n    border: 0;\n    border-radius: 6px;\n    font-size: 16px;\n    font-weight: 700;\n    cursor: pointer;\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n    const button = document.getElementById(\"fullscreen-test-btn\");\n\n    function toggleFullscreen() {\n        if (!document.fullscreenElement) {\n            document.documentElement.requestFullscreen();\n        } else {\n            document.exitFullscreen();\n        }\n    }\n\n    \/\/ Bouton plein \u00e9cran local\n    if (button) {\n        button.addEventListener(\"click\", function () {\n            toggleFullscreen();\n        });\n    }\n\n    \/\/ D\u00e9clenchement re\u00e7u par l'URL\n    const params = new URLSearchParams(window.location.search);\n\n    if (params.get(\"fullscreen\") === \"1\") {\n        toggleFullscreen();\n    }\n\n});\n<\/script>\n\n\n<div class=\"gtranslate_wrapper\" id=\"gt-wrapper-25237959\"><\/div>\n\n\n\n<!-- ZIBLART INTRO -->\n<div id=\"ziblart-intro\">\n\n    <!-- Pixels autour -->\n    <div class=\"ziblart-pixels\" aria-hidden=\"true\"><\/div>\n\n    <!-- Petit cadre de pixels -->\n    <div class=\"pixel-corner corner-tl\"><\/div>\n    <div class=\"pixel-corner corner-tr\"><\/div>\n    <div class=\"pixel-corner corner-bl\"><\/div>\n    <div class=\"pixel-corner corner-br\"><\/div>\n\n    <!-- Logo -->\n    <div class=\"ziblart-center\">\n\n        <div class=\"ziblart-logo\">\n            <span>Z<\/span><span>i<\/span><span>b<\/span><span>l<\/span><span>A<\/span><span>r<\/span><span>t<\/span>\n        <\/div>\n\n        <div class=\"ziblart-subtitle\">\n            LE JEU\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<style>\n\n\/* =========================================================\n   ZIBLART INTRO\n   ========================================================= *\/\n\n#ziblart-intro {\n    position: fixed;\n    inset: 0;\n\n    z-index: 99999;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    background: #000;\n\n    overflow: hidden;\n\n    pointer-events: all;\n\n    animation:\n        ziblartIntroOut 0.8s ease-in 2.4s forwards;\n}\n\n\n\/* =========================================================\n   CENTRE\n   ========================================================= *\/\n\n.ziblart-center {\n    position: relative;\n\n    z-index: 5;\n\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    transform: translateY(-2%);\n}\n\n\n\/* =========================================================\n   LOGO ZIBLART\n   ========================================================= *\/\n\n.ziblart-logo {\n    display: flex;\n\n    font-family:\n        \"Courier New\",\n        monospace;\n\n    font-weight: 900;\n\n    font-size:\n        clamp(60px, 13vw, 180px);\n\n    line-height: 0.9;\n\n    letter-spacing: -0.07em;\n\n    color: #fff;\n\n    image-rendering: pixelated;\n\n    text-shadow:\n        4px 4px 0 #222;\n\n    animation:\n        ziblartLogoIn 0.8s steps(6) forwards,\n        ziblartGlow 1.4s ease-in-out 0.9s infinite alternate;\n}\n\n\n\/* =========================================================\n   LETTRES\n   ========================================================= *\/\n\n.ziblart-logo span {\n    display: inline-block;\n\n    opacity: 0;\n\n    transform:\n        scale(0)\n        translateY(25px);\n\n    animation:\n        ziblartLetter 0.35s steps(4) forwards;\n}\n\n\n.ziblart-logo span:nth-child(1) {\n    animation-delay: 0.10s;\n}\n\n.ziblart-logo span:nth-child(2) {\n    animation-delay: 0.16s;\n}\n\n.ziblart-logo span:nth-child(3) {\n    animation-delay: 0.22s;\n}\n\n.ziblart-logo span:nth-child(4) {\n    animation-delay: 0.28s;\n}\n\n.ziblart-logo span:nth-child(5) {\n    animation-delay: 0.34s;\n}\n\n.ziblart-logo span:nth-child(6) {\n    animation-delay: 0.40s;\n}\n\n.ziblart-logo span:nth-child(7) {\n    animation-delay: 0.46s;\n}\n\n\n\/* =========================================================\n   SOUS-TITRE\n   ========================================================= *\/\n\n.ziblart-subtitle {\n\n    margin-top: 28px;\n\n    font-family:\n        \"Courier New\",\n        monospace;\n\n    font-size:\n        clamp(13px, 2vw, 22px);\n\n    font-weight: bold;\n\n    letter-spacing:\n        0.65em;\n\n    padding-left:\n        0.65em;\n\n    color: #fff;\n\n    opacity: 0;\n\n    transform:\n        translateY(12px);\n\n    animation:\n        subtitleAppear 0.6s ease 0.95s forwards;\n}\n\n\n\/* =========================================================\n   PIXELS\n   ========================================================= *\/\n\n.ziblart-pixels {\n\n    position: absolute;\n\n    inset: -20%;\n\n    background-image:\n\n        radial-gradient(\n            square,\n            #fff 2px,\n            transparent 3px\n        ),\n\n        radial-gradient(\n            square,\n            #fff 1px,\n            transparent 2px\n        );\n\n    background-size:\n        55px 55px,\n        31px 31px;\n\n    background-position:\n        10px 20px,\n        25px 5px;\n\n    opacity: 0;\n\n    animation:\n        ziblartPixelsIn 0.8s steps(5) 0.1s forwards,\n        ziblartPixelsMove 3s linear 0.8s infinite;\n}\n\n\n\/* =========================================================\n   COINS \/ PIXELS QUI TRAVERSENT L'\u00c9CRAN\n   ========================================================= *\/\n\n.ziblart-pixels::before,\n.ziblart-pixels::after {\n\n    content: \"\";\n\n    position: absolute;\n\n    width: 100%;\n    height: 100%;\n\n    background-image:\n        radial-gradient(\n            square,\n            rgba(255,255,255,0.9) 2px,\n            transparent 3px\n        );\n\n    background-size:\n        80px 80px;\n\n    opacity: 0.25;\n}\n\n.ziblart-pixels::before {\n\n    animation:\n        pixelDrift 2.5s linear infinite;\n}\n\n.ziblart-pixels::after {\n\n    animation:\n        pixelDriftReverse 3.5s linear infinite;\n}\n\n\n\/* =========================================================\n   COINS \/ BLOCS AUX COINS\n   ========================================================= *\/\n\n.pixel-corner {\n\n    position: absolute;\n\n    width: 7px;\n    height: 7px;\n\n    background: #fff;\n\n    opacity: 0;\n\n    box-shadow:\n        12px 0 #fff,\n        24px 0 #fff,\n        0 12px #fff,\n        0 24px #fff;\n\n    animation:\n        cornerAppear 0.5s steps(3) forwards,\n        cornerPulse 1.5s ease-in-out 1s infinite alternate;\n}\n\n\n.corner-tl {\n    top: 15%;\n    left: 15%;\n    animation-delay: 0.35s;\n}\n\n.corner-tr {\n    top: 15%;\n    right: 15%;\n    animation-delay: 0.45s;\n}\n\n.corner-bl {\n    bottom: 15%;\n    left: 15%;\n    animation-delay: 0.55s;\n}\n\n.corner-br {\n    bottom: 15%;\n    right: 15%;\n    animation-delay: 0.65s;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n   ========================================================= *\/\n\n@keyframes ziblartLetter {\n\n    0% {\n        opacity: 0;\n\n        transform:\n            scale(0)\n            translateY(25px);\n    }\n\n    60% {\n        opacity: 1;\n\n        transform:\n            scale(1.12)\n            translateY(-4px);\n    }\n\n    100% {\n        opacity: 1;\n\n        transform:\n            scale(1)\n            translateY(0);\n    }\n}\n\n\n@keyframes ziblartLogoIn {\n\n    0% {\n        transform: scale(0.78);\n    }\n\n    100% {\n        transform: scale(1);\n    }\n}\n\n\n@keyframes ziblartGlow {\n\n    from {\n        filter:\n            drop-shadow(\n                0 0 2px\n                rgba(255,255,255,0.2)\n            );\n    }\n\n    to {\n        filter:\n            drop-shadow(\n                0 0 14px\n                rgba(255,255,255,0.8)\n            );\n    }\n}\n\n\n@keyframes subtitleAppear {\n\n    0% {\n        opacity: 0;\n\n        transform:\n            translateY(12px);\n    }\n\n    100% {\n        opacity: 0.8;\n\n        transform:\n            translateY(0);\n    }\n}\n\n\n@keyframes ziblartPixelsIn {\n\n    0% {\n        opacity: 0;\n        transform: scale(0.8);\n    }\n\n    100% {\n        opacity: 0.35;\n        transform: scale(1);\n    }\n}\n\n\n@keyframes ziblartPixelsMove {\n\n    from {\n        background-position:\n            10px 20px,\n            25px 5px;\n    }\n\n    to {\n        background-position:\n            65px 75px,\n            -6px 36px;\n    }\n}\n\n\n@keyframes pixelDrift {\n\n    from {\n        transform:\n            translate(-40px, -20px);\n    }\n\n    to {\n        transform:\n            translate(80px, 70px);\n    }\n}\n\n\n@keyframes pixelDriftReverse {\n\n    from {\n        transform:\n            translate(60px, 80px);\n    }\n\n    to {\n        transform:\n            translate(-80px, -50px);\n    }\n}\n\n\n@keyframes cornerAppear {\n\n    0% {\n        opacity: 0;\n        transform: scale(0);\n    }\n\n    100% {\n        opacity: 0.8;\n        transform: scale(1);\n    }\n}\n\n\n@keyframes cornerPulse {\n\n    from {\n        opacity: 0.45;\n    }\n\n    to {\n        opacity: 1;\n    }\n}\n\n\n\/* =========================================================\n   DISPARITION\n   ========================================================= *\/\n\n@keyframes ziblartIntroOut {\n\n    0% {\n        opacity: 1;\n        visibility: visible;\n    }\n\n    65% {\n        opacity: 1;\n    }\n\n    100% {\n        opacity: 0;\n        visibility: hidden;\n        pointer-events: none;\n    }\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 600px) {\n\n    .ziblart-logo {\n        font-size: 18vw;\n    }\n\n    .ziblart-subtitle {\n        margin-top: 20px;\n\n        font-size: 11px;\n\n        letter-spacing: 0.45em;\n\n        padding-left: 0.45em;\n    }\n\n    .pixel-corner {\n        transform: scale(0.7);\n    }\n\n    .corner-tl {\n        top: 12%;\n        left: 10%;\n    }\n\n    .corner-tr {\n        top: 12%;\n        right: 10%;\n    }\n\n    .corner-bl {\n        bottom: 12%;\n        left: 10%;\n    }\n\n    .corner-br {\n        bottom: 12%;\n        right: 10%;\n    }\n}\n\n<\/style>\n\n\n\n<style data-wp-block-html=\"css\">\n#floating-refresh {\n    position: fixed;\n    right: 15px;\n    bottom: 15px;\n    width: 42px;\n    height: 42px;\n    border: 0;\n    border-radius: 50%;\n    font-size: 22px;\n    font-weight: 700;\n    cursor: pointer;\n    z-index: 9999;\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n    const button = document.getElementById(\"floating-refresh\");\n\n    if (button) {\n        button.addEventListener(\"click\", function () {\n            location.reload();\n        });\n    }\n});\n<\/script>\n\n<button id=\"floating-refresh\" aria-label=\"Actualiser la page\">\u21bb<\/button>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udcda Catalogue \ud83d\udcb0 March\u00e9 \ud83d\udcac Chat ZiblArt LE JEU \u21bb<\/p>\n","protected":false},"author":1,"featured_media":871,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/ziblart.com\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ziblart.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ziblart.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ziblart.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ziblart.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":107,"href":"https:\/\/ziblart.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":960,"href":"https:\/\/ziblart.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/960"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ziblart.com\/index.php?rest_route=\/wp\/v2\/media\/871"}],"wp:attachment":[{"href":"https:\/\/ziblart.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}