{"id":111,"date":"2023-12-20T03:12:23","date_gmt":"2023-12-20T03:12:23","guid":{"rendered":"https:\/\/www.radiustheme.com\/demo\/wordpress\/themes\/toyup\/?page_id=111"},"modified":"2026-02-12T23:10:26","modified_gmt":"2026-02-12T22:10:26","slug":"blog","status":"publish","type":"page","link":"https:\/\/mizoutcg.fr\/en\/blog\/","title":{"rendered":"News"},"content":{"rendered":"    <style>\n    .mizou-actu-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));\n        gap: 24px;\n        margin: 0 auto;\n    }\n    .mizou-actu-card {\n        background: #fff;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n        display: flex;\n        flex-direction: column;\n    }\n    .mizou-actu-card:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 6px 20px rgba(0,0,0,0.12);\n    }\n    .mizou-actu-card a {\n        text-decoration: none;\n        color: inherit;\n        display: flex;\n        flex-direction: column;\n        height: 100%;\n    }\n    .mizou-actu-thumb {\n        position: relative;\n        width: 100%;\n        aspect-ratio: 16\/9;\n        overflow: hidden;\n        background: #f0f0f0;\n    }\n    .mizou-actu-thumb img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n    .mizou-actu-badge {\n        position: absolute;\n        top: 12px;\n        left: 12px;\n        padding: 4px 12px;\n        border-radius: 20px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n    .mizou-actu-badge--tournament {\n        background: #00bbae;\n        color: #fff;\n    }\n    .mizou-actu-badge--post {\n        background: #6366f1;\n        color: #fff;\n    }\n    .mizou-actu-body {\n        padding: 20px;\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n    }\n    .mizou-actu-meta {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        font-size: 13px;\n        color: #6c757d;\n        margin-bottom: 10px;\n    }\n    .mizou-actu-title {\n        font-size: 18px;\n        font-weight: 700;\n        color: #1a1a2e;\n        margin: 0 0 10px;\n        line-height: 1.3;\n    }\n    .mizou-actu-card:hover .mizou-actu-title {\n        color: #00bbae;\n    }\n    .mizou-actu-excerpt {\n        font-size: 14px;\n        color: #6c757d;\n        line-height: 1.5;\n        flex: 1;\n    }\n    .mizou-actu-footer {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        margin-top: 14px;\n        padding-top: 14px;\n        border-top: 1px solid #f0f0f0;\n        font-size: 13px;\n        font-weight: 600;\n        color: #00bbae;\n    }\n    .mizou-actu-footer svg {\n        width: 16px;\n        height: 16px;\n    }\n    .mizou-actu-tournament-info {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n        margin-bottom: 10px;\n    }\n    .mizou-actu-tournament-tag {\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        padding: 3px 10px;\n        border-radius: 6px;\n        font-size: 12px;\n        font-weight: 600;\n        background: #f0faf9;\n        color: #00887d;\n    }\n    .mizou-actu-tournament-tag svg {\n        width: 12px;\n        height: 12px;\n    }\n    .mizou-actu-status {\n        display: inline-block;\n        padding: 3px 10px;\n        border-radius: 6px;\n        font-size: 12px;\n        font-weight: 700;\n    }\n    .mizou-actu-status--completed {\n        background: #e8f5e9;\n        color: #2e7d32;\n    }\n    .mizou-actu-status--upcoming {\n        background: #fff3e0;\n        color: #e65100;\n    }\n    .mizou-actu-status--cancelled {\n        background: #fbe9e7;\n        color: #c62828;\n    }\n    .mizou-actu-pagination {\n        display: flex;\n        justify-content: center;\n        gap: 8px;\n        margin-top: 40px;\n    }\n    .mizou-actu-pagination a,\n    .mizou-actu-pagination span {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 40px;\n        height: 40px;\n        padding: 0 12px;\n        border-radius: 8px;\n        font-size: 14px;\n        font-weight: 600;\n        text-decoration: none;\n        transition: all 0.2s;\n    }\n    .mizou-actu-pagination a {\n        background: #f5f5f5;\n        color: #1a1a2e;\n    }\n    .mizou-actu-pagination a:hover {\n        background: #00bbae;\n        color: #fff;\n    }\n    .mizou-actu-pagination .current {\n        background: #00bbae;\n        color: #fff;\n    }\n    .mizou-actu-header {\n        text-align: center;\n        margin-bottom: 40px;\n    }\n    .mizou-actu-header h1 {\n        font-size: 32px;\n        font-weight: 800;\n        color: #1a1a2e;\n        margin: 0 0 12px;\n    }\n    .mizou-actu-header p {\n        font-size: 16px;\n        color: #6c757d;\n        margin: 0;\n    }\n    .mizou-actu-counts {\n        display: flex;\n        justify-content: center;\n        gap: 24px;\n        margin-top: 20px;\n    }\n    .mizou-actu-count {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 14px;\n        font-weight: 600;\n        color: #495057;\n    }\n    .mizou-actu-count-dot {\n        width: 10px;\n        height: 10px;\n        border-radius: 50%;\n    }\n    .mizou-actu-count-dot--tournament { background: #00bbae; }\n    .mizou-actu-count-dot--post { background: #6366f1; }\n    @media (max-width: 768px) {\n        .mizou-actu-grid {\n            grid-template-columns: 1fr;\n        }\n        .mizou-actu-header h1 {\n            font-size: 24px;\n        }\n    }\n    <\/style>\n        <div class=\"mizou-actu-header\">\n        <h1>News MizouTCG<\/h1>\n        <p>Retrouvez nos derni\u00e8res actualit\u00e9s, tournois et \u00e9v\u00e9nements<\/p>\n        <div class=\"mizou-actu-counts\">\n            <span class=\"mizou-actu-count\">\n                <span class=\"mizou-actu-count-dot mizou-actu-count-dot--tournament\"><\/span>\n                4 tournois            <\/span>\n                        <span class=\"mizou-actu-count\">\n                <span class=\"mizou-actu-count-dot mizou-actu-count-dot--post\"><\/span>\n                25 items            <\/span>\n                    <\/div>\n    <\/div>\n\n    <div class=\"mizou-actu-grid\">\n                <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/retard-marvel-super-heroes-france\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/06\/guide-retard-marvel-super-heroes-france-768x329.jpg\" alt=\"Retard Marvel Super Heroes : ce qui change pour la France\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>11 Jun 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">Retard Marvel Super Heroes : ce qui change pour la France<\/h3>\n                        <div class=\"mizou-actu-excerpt\">Wizards confirme des retards sur une partie des produits Magic Marvel Super Heroes en Europe. Play et Collector Boosters sortent \u00e0 l'heure le 26 juin&hellip;<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n                    <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/deck-commander-avengers-assemble-marvel\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/06\/guide-deck-commander-avengers-assemble-marvel-768x329.jpg\" alt=\"Deck Commander Avengers Assemble : le pr\u00e9con Marvel MTG\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>10 Jun 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">Deck Commander Avengers Assemble : le pr\u00e9con Marvel MTG<\/h3>\n                        <div class=\"mizou-actu-excerpt\">Le 8 juin 2026, The Command Zone a d\u00e9voil\u00e9 Avengers Assemble, premier des quatre decks Commander de MTG Marvel Super Heroes. Identit\u00e9 Jeskai, Heroes et&hellip;<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n                    <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/thorin-mountain-king-deck-tech\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/06\/guide-thorin-mountain-king-deck-tech-768x329.jpg\" alt=\"Thorin, Mountain-king: The Hobbit&#039;s Equipment Commander\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>9 Jun 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">Thorin, Mountain-king: The Hobbit&#039;s Equipment Commander<\/h3>\n                        <div class=\"mizou-actu-excerpt\">Wizards reveals Thorin, Mountain-king, the mono-red Equipment commander from The Hobbit set (August 14, 2026): game plan, Tolkien lore, and accessories for an EDH deck.<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n                    <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/calendrier-magic-2026-sorties-sets\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/06\/guide-calendrier-magic-2026-sorties-sets-768x329.jpg\" alt=\"Magic 2026 Calendar: The Year&#039;s 7 Sets Explained\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>8 Jun 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">Magic 2026 Calendar: The Year&#039;s 7 Sets Explained<\/h3>\n                        <div class=\"mizou-actu-excerpt\">Seven Magic: The Gathering sets release in 2026, from Lorwyn Eclipsed to Star Trek. Complete month-by-month calendar and the accessories to plan for each release.<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n                    <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/magic-marvel-super-heroes-guide-pre-sortie-juin-2026\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/06\/guide-magic-marvel-super-heroes-guide-pre-sortie-juin-2026-768x329.jpg\" alt=\"Marvel Super Heroes MTG: Everything to Know Before the June 26, 2026 Release\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>4 Jun 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">Marvel Super Heroes MTG: Everything to Know Before the June 26, 2026 Release<\/h3>\n                        <div class=\"mizou-actu-excerpt\">Magic: The Gathering | Marvel Super Heroes releases June 26, 2026 in tabletop. Dates, new mechanics, product lineup: here's the rundown.<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n                    <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/precons-commander-budget-2026\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/06\/guide-precons-commander-budget-2026-768x329.jpg\" alt=\"Cheap Commander Precons in 2026: Our Budget Picks\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>3 Jun 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">Cheap Commander Precons in 2026: Our Budget Picks<\/h3>\n                        <div class=\"mizou-actu-excerpt\">Which Commander precons offer the best playability\/price ratio in 2026? An overview of affordable decks and the right 100-card sleeving to match.<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n                    <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/mood-swings-mark-rosewater-secret-lair-juin-2026\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/06\/guide-mood-swings-mark-rosewater-secret-lair-juin-2026-768x329.jpg\" alt=\"Mood Swings: Mark Rosewater&#039;s secret side-project finally launches\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>2 Jun 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">Mood Swings: Mark Rosewater&#039;s secret side-project finally launches<\/h3>\n                        <div class=\"mizou-actu-excerpt\">Wizards releases Mood Swings, the card game Mark Rosewater has been refining since 1998, as a Secret Lair exclusive on June 1, 2026. We break&hellip;<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n                    <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/lucky-pizza-dog-commandeur-marvel-super-heroes\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/05\/guide-lucky-pizza-dog-commandeur-marvel-super-heroes-768x329.jpg\" alt=\"Lucky, the Pizza Dog: A 2-Mana Green Commander for Marvel\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>31 May 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">Lucky, the Pizza Dog: A 2-Mana Green Commander for Marvel<\/h3>\n                        <div class=\"mizou-actu-excerpt\">Lucky, the Pizza Dog is a new 2-mana green commander revealed for Marvel Super Heroes (June 26, 2026), built around the Dog, Cat, and Hero&hellip;<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n                    <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/psa-suspend-tiers-value-grading-juin-2026\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/05\/guide-psa-suspend-tiers-value-grading-juin-2026-768x329.jpg\" alt=\"PSA Suspends Value Tiers: 4-Month Pause Starting June 2, 2026\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>30 May 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">PSA Suspends Value Tiers: 4-Month Pause Starting June 2, 2026<\/h3>\n                        <div class=\"mizou-actu-excerpt\">PSA is pausing its four Value grading tiers starting June 2, 2026, facing a backlog of nearly 10 million cards. Here's what it changes for&hellip;<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n                    <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/ultra-pro-magic-final-fantasy-accessoires-q4-2026-2\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/05\/guide-ultra-pro-magic-final-fantasy-accessoires-q4-2026-768x329.jpg\" alt=\"Ultra PRO Magic x Final Fantasy: The Q4 2026 Lineup\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>29 May 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">Ultra PRO Magic x Final Fantasy: The Q4 2026 Lineup<\/h3>\n                        <div class=\"mizou-actu-excerpt\">Ultra PRO is preparing a second wave of Magic: The Gathering \u2014 FINAL FANTASY accessories for Q4 2026: Apex sleeves, Alcove Flip deck boxes, zippered&hellip;<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n                    <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/marvel-super-heroes-mtg-arena-juin-2026\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/05\/guide-marvel-super-heroes-mtg-arena-juin-2026-768x329.jpg\" alt=\"Marvel Super Heroes on MTG Arena: the full June 2026 schedule\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>26 May 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">Marvel Super Heroes on MTG Arena: the full June 2026 schedule<\/h3>\n                        <div class=\"mizou-actu-excerpt\">Wizards officializes the arrival of Marvel Super Heroes on MTG Arena and buries the Through the Omenpaths experiment. Schedule, automatic conversions, and impact for players.<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n                    <div class=\"mizou-actu-card\">\n                <a href=\"https:\/\/mizoutcg.fr\/en\/secret-lair-cats-are-the-best-superdrop-juin-2026\/\">\n                    <div class=\"mizou-actu-thumb\">\n                                                    <img decoding=\"async\" src=\"https:\/\/mizoutcg.fr\/wp-content\/uploads\/2026\/05\/guide-secret-lair-cats-are-the-best-superdrop-juin-2026-768x329.jpg\" alt=\"Secret Lair Cats Are The Best: The Feline Superdrop on June 15, 2026\" loading=\"lazy\">\n                                                <span class=\"mizou-actu-badge mizou-actu-badge--post\">Article<\/span>\n                    <\/div>\n                    <div class=\"mizou-actu-body\">\n                        <div class=\"mizou-actu-meta\">\n                            <span>25 May 2026<\/span>\n                        <\/div>\n                        <h3 class=\"mizou-actu-title\">Secret Lair Cats Are The Best: The Feline Superdrop on June 15, 2026<\/h3>\n                        <div class=\"mizou-actu-excerpt\">Wizards unveils the Secret Lair: Cats Are The Best Superdrop, five feline drops releasing June 15, 2026 \u2014 including three Garfield crossovers, Purr Majesty and&hellip;<\/div>\n                        <div class=\"mizou-actu-footer\">\n                            Lire l'item\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n            <\/div>\n    <div class=\"mizou-actu-pagination\"><span aria-label=\"Page 1\" aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a aria-label=\"Page 2\" class=\"page-numbers\" href=\"https:\/\/mizoutcg.fr\/en\/wp-json\/wp\/v2\/pages\/111\/?paged=2\">2<\/a>\n<a aria-label=\"Page 3\" class=\"page-numbers\" href=\"https:\/\/mizoutcg.fr\/en\/wp-json\/wp\/v2\/pages\/111\/?paged=3\">3<\/a>\n<a class=\"next page-numbers\" href=\"https:\/\/mizoutcg.fr\/en\/wp-json\/wp\/v2\/pages\/111\/?paged=2\">&raquo;<\/a><\/div>","protected":false},"excerpt":{"rendered":"Wizards unveils the Secret Lair: Cats Are The Best Superdrop, five feline drops releasing June 15, 2026 \u2014 including three Garfield crossovers, Purr Majesty and Witch's Familiar.","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_mizou_founder_note":"","footnotes":""},"class_list":["post-111","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mizoutcg.fr\/en\/wp-json\/wp\/v2\/pages\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mizoutcg.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mizoutcg.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mizoutcg.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mizoutcg.fr\/en\/wp-json\/wp\/v2\/comments?post=111"}],"version-history":[{"count":1,"href":"https:\/\/mizoutcg.fr\/en\/wp-json\/wp\/v2\/pages\/111\/revisions"}],"predecessor-version":[{"id":12403,"href":"https:\/\/mizoutcg.fr\/en\/wp-json\/wp\/v2\/pages\/111\/revisions\/12403"}],"wp:attachment":[{"href":"https:\/\/mizoutcg.fr\/en\/wp-json\/wp\/v2\/media?parent=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}