{"id":119,"date":"2026-09-06T14:36:14","date_gmt":"2026-09-06T14:36:14","guid":{"rendered":"http:\/\/nexus-squad.fr\/?page_id=119"},"modified":"2026-09-06T18:58:23","modified_gmt":"2026-09-06T18:58:23","slug":"la-team","status":"publish","type":"page","link":"https:\/\/nexus-squad.fr\/","title":{"rendered":"nxs"},"content":{"rendered":"\n<div class=\"nxs-home\">\n\n    <div class=\"nxs-stars\"><\/div>\n\n    <div class=\"nxs-home-content\">\n\n        <div class=\"nxs-welcome\">\n            \u26a1 BIENVENUE CHEZ \u26a1\n        <\/div>\n\n        <h1>NEXUS SQUAD<\/h1>\n\n        <div class=\"nxs-line\"><\/div>\n\n        <h2>LA PASSION \u2022 LA COMP\u00c9TITION \u2022 LA VICTOIRE<\/h2>\n\n        <p>\n            Une \u00e9quipe, une communaut\u00e9, une famille.\n            <br>\n            Warzone \u2022 Zombies \u2022 Multijoueur \u2022 Tournois\n        <\/p>\n\n        <a\n            href=\"http:\/\/nexus-squad.fr\/index.php\/staff\/\"\n            class=\"nxs-staff-button\"\n            onclick=\"window.location.href='http:\/\/nexus-squad.fr\/index.php\/staff\/'; return false;\"\n        >\n            \ud83d\udc65 D\u00c9COUVRIR LE STAFF\n        <\/a>\n\n    <\/div>\n\n<\/div>\n\n\n<style>\n\n\/* =====================================\n   NXS \u2014 ACCUEIL\n   ===================================== *\/\n\n.nxs-home {\n    position: relative;\n    width: 100%;\n    min-height: 680px;\n\n    margin: 0 !important;\n    padding: 0 !important;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    overflow: hidden;\n\n    background:\n        radial-gradient(\n            circle at 15% 50%,\n            rgba(120, 0, 255, .30),\n            transparent 35%\n        ),\n        radial-gradient(\n            circle at 85% 50%,\n            rgba(0, 100, 255, .30),\n            transparent 35%\n        ),\n        linear-gradient(\n            135deg,\n            #030308,\n            #090018,\n            #020b1d\n        );\n\n    text-align: center;\n    color: white;\n}\n\n\n\/* CONTENU *\/\n\n.nxs-home-content {\n    position: relative;\n    z-index: 5;\n\n    width: 100%;\n    max-width: 1100px;\n\n    padding: 60px 20px;\n\n    background: transparent !important;\n}\n\n\n\/* BIENVENUE *\/\n\n.nxs-welcome {\n    display: inline-block;\n\n    padding: 10px 25px;\n\n    border: 1px solid #8b3dff;\n\n    border-radius: 30px;\n\n    background: rgba(80, 0, 160, .15);\n\n    color: #e2caff;\n\n    font-size: 15px;\n\n    font-weight: 700;\n\n    letter-spacing: 3px;\n\n    box-shadow:\n        0 0 12px rgba(130, 40, 255, .6),\n        0 0 25px rgba(0, 100, 255, .25);\n}\n\n\n\/* GRAND TITRE *\/\n\n.nxs-home h1 {\n    margin: 25px 0 10px !important;\n\n    font-size: clamp(55px, 10vw, 120px) !important;\n\n    line-height: 1 !important;\n\n    font-weight: 900 !important;\n\n    letter-spacing: 6px;\n\n    background:\n        linear-gradient(\n            90deg,\n            #7626ff,\n            #d35cff,\n            #238cff\n        );\n\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n\n    text-shadow:\n        0 0 30px rgba(120, 30, 255, .35);\n}\n\n\n\/* LIGNE *\/\n\n.nxs-line {\n    width: 190px;\n    height: 3px;\n\n    margin: 25px auto;\n\n    border-radius: 10px;\n\n    background:\n        linear-gradient(\n            90deg,\n            #7620ff,\n            #ffffff,\n            #168cff\n        );\n\n    box-shadow:\n        0 0 10px #7620ff,\n        0 0 20px #168cff;\n}\n\n\n\/* SLOGAN *\/\n\n.nxs-home h2 {\n    margin: 15px 0 20px !important;\n\n    font-size: clamp(18px, 3vw, 30px) !important;\n\n    font-weight: 800 !important;\n\n    letter-spacing: 4px;\n\n    color: white !important;\n\n    text-shadow:\n        0 0 10px rgba(130, 60, 255, .8);\n}\n\n\n\/* DESCRIPTION *\/\n\n.nxs-home p {\n    margin: 0 !important;\n\n    font-size: 19px;\n\n    line-height: 1.8;\n\n    color: #d9dcff;\n\n    font-weight: 500;\n}\n\n\n\/* BOUTON STAFF *\/\n\n.nxs-staff-button {\n    display: inline-block;\n\n    margin-top: 40px;\n\n    padding: 18px 40px;\n\n    border-radius: 10px;\n\n    border: 1px solid #9d65ff;\n\n    background:\n        linear-gradient(\n            100deg,\n            #721cff,\n            #246cff\n        );\n\n    color: white !important;\n\n    text-decoration: none !important;\n\n    font-size: 17px;\n\n    font-weight: 800;\n\n    letter-spacing: 1px;\n\n    box-shadow:\n        0 0 18px rgba(110, 30, 255, .55);\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease;\n}\n\n\n.nxs-staff-button:hover {\n\n    transform: translateY(-5px) scale(1.03);\n\n    box-shadow:\n        0 0 25px rgba(130, 50, 255, .85),\n        0 0 45px rgba(0, 110, 255, .45);\n}\n\n\n\/* =====================================\n   \u00c9TOILES\n   ===================================== *\/\n\n.nxs-stars {\n    position: absolute;\n\n    inset: 0;\n\n    pointer-events: none;\n\n    background-image:\n\n        radial-gradient(\n            circle,\n            white 1px,\n            transparent 2px\n        ),\n\n        radial-gradient(\n            circle,\n            #b56cff 1px,\n            transparent 2px\n        ),\n\n        radial-gradient(\n            circle,\n            #5ca8ff 1px,\n            transparent 2px\n        );\n\n    background-size:\n        90px 90px,\n        150px 150px,\n        220px 220px;\n\n    background-position:\n        20px 20px,\n        50px 80px,\n        100px 30px;\n\n    opacity: .75;\n\n    animation:\n        nxs-stars 25s linear infinite;\n}\n\n\n.nxs-stars::before {\n\n    content: \"\";\n\n    position: absolute;\n\n    inset: 0;\n\n    background-image:\n\n        radial-gradient(\n            circle,\n            white 1px,\n            transparent 2px\n        );\n\n    background-size: 180px 180px;\n\n    opacity: .45;\n\n    animation:\n        nxs-stars-2 35s linear infinite;\n}\n\n\n\/* ANIMATION \u00c9TOILES *\/\n\n@keyframes nxs-stars {\n\n    from {\n        transform: translateY(0);\n    }\n\n    to {\n        transform: translateY(150px);\n    }\n\n}\n\n\n@keyframes nxs-stars-2 {\n\n    from {\n        transform: translateY(0);\n    }\n\n    to {\n        transform: translateY(-180px);\n    }\n\n}\n\n\n\/* =====================================\n   MOBILE\n   ===================================== *\/\n\n@media (max-width: 700px) {\n\n    .nxs-home {\n        min-height: 600px;\n    }\n\n    .nxs-home-content {\n        padding: 45px 15px;\n    }\n\n    .nxs-welcome {\n        font-size: 11px;\n        letter-spacing: 1.5px;\n    }\n\n    .nxs-home h1 {\n        letter-spacing: 2px;\n    }\n\n    .nxs-home h2 {\n        letter-spacing: 2px;\n    }\n\n    .nxs-home p {\n        font-size: 16px;\n    }\n\n    .nxs-staff-button {\n        width: 90%;\n        max-width: 300px;\n    }\n\n}\n\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>\u26a1 BIENVENUE CHEZ \u26a1 NEXUS SQUAD LA PASSION \u2022 LA COMP\u00c9TITION \u2022 LA VICTOIRE Une \u00e9quipe, une communaut\u00e9, une famille. Warzone \u2022 Zombies \u2022 Multijoueur \u2022 Tournois \ud83d\udc65 D\u00c9COUVRIR LE STAFF<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-119","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nexus-squad.fr\/index.php\/wp-json\/wp\/v2\/pages\/119","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nexus-squad.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nexus-squad.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nexus-squad.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nexus-squad.fr\/index.php\/wp-json\/wp\/v2\/comments?post=119"}],"version-history":[{"count":5,"href":"https:\/\/nexus-squad.fr\/index.php\/wp-json\/wp\/v2\/pages\/119\/revisions"}],"predecessor-version":[{"id":195,"href":"https:\/\/nexus-squad.fr\/index.php\/wp-json\/wp\/v2\/pages\/119\/revisions\/195"}],"wp:attachment":[{"href":"https:\/\/nexus-squad.fr\/index.php\/wp-json\/wp\/v2\/media?parent=119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}