
    @import url("/css/dark.css?3060737993");
    :root {
    --theme-primary-rgb: 74,31,174;
    --theme-secondary-rgb: 58,62,255;

    --theme-bg-page-rgb: 2,1,5;
    --theme-bg-primary-rgb: 18,10,46;
    --theme-bg-secondary-rgb: 27,17,66;

            --theme-community-logo-url: url(/img/np.png);
        }

    :root {
        --theme-opacity: 0.2;
    }

    .navbar-primary {
        backdrop-filter: blur(10px);
    }

    .page-header {
        background: var(--theme-gradient);
    }

    .page-header {
        clip-path: polygon(0 0, 100% 0, 100% 60%, 0 100%);
                    padding-bottom: 70px;
            }

    .alternatebg:nth-child(2) {
        clip-path: polygon(0 0, 100% 87px, 100% 100%, 0 100%);
        padding-top: 8vh;
        margin-top: -11.5vh;
    }

    .title {
        font-weight: 900;
        text-transform: uppercase;
    }

    .page-header {
        text-align: center;
    }

    :root {
        --theme-border-radius: 0.35rem;
    }

    .btn, .badge, .card,
    div.table-responsive,
    .form-control, .form-select,
    .form-switch .form-check-input,
    .text-editor .toolbar-bubble .toolbar,
    .modal-content,
    .input-group-text,
    .page-item .page-link.page-link, .page-item span,
    .btn-group > .btn,
    .input-group > .form-control,
    .input-group > .form-select,
    .input-group > .input-group-text,
    .input-group > .btn,
    div.swal2-popup, button.swal2-styled.swal2-styled, .swal2-input, .swal2-select,
    .ace_editor {
        border-radius: var(--theme-border-radius);
    }

    .card-img-top {
        border-top-left-radius: calc(var(--theme-border-radius) - 1px);
        border-top-right-radius: calc(var(--theme-border-radius) - 1px);
    }

    .table {
        margin-bottom: 0;
    }

    .table-responsive {
        margin-bottom: 1rem;
    }

            .page-item .page-link {
            height: 35px;
            width: 35px;
            margin: 0 5px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    


	/* ===============================
   NOVA PROJECT – THEME V2
   Dark • Pro • Neon maîtrisé (refonte layout + typo + responsive)
   =============================== */

/* ---------- VARIABLES ---------- */
:root {
  --bg-main: #0b0c10;
  --bg-alt: #10131b;
  --bg-card: #15182a;

  --primary: #7c6cff;
  --secondary: #4cc9f0;

  --text-main: #e5e7eb;
  --text-muted: #9ca3af;
  --text-soft: #b5b8c5;

  --glow-primary-soft: rgba(124, 108, 255, 0.22);
  --glow-primary-hard: rgba(124, 108, 255, 0.45);

  --radius-card: 16px;
  --radius-btn: 12px;

  --shadow-card: inset 0 1px 0 rgba(255,255,255,0.04), 0 14px 40px rgba(0,0,0,0.65);
  --shadow-hover: inset 0 1px 0 rgba(255,255,255,0.06), 0 0 0 1px rgba(124,108,255,0.18), 0 0 24px var(--glow-primary-soft), 0 26px 60px rgba(0,0,0,0.80);

  --container-max: 1100px;
}

/* ---------- BASE ---------- */
html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

html,
body {
  width: 100%;
  overflow-x: hidden;
}

body {
  background:
    radial-gradient(1400px 600px at 50% -250px, rgba(124,108,255,0.14), transparent 65%),
    linear-gradient(to bottom, #0b0c10, #07080d);
  color: var(--text-main);
  font-family: &quot;Roboto&quot;, sans-serif;
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Container plus “webmaster” (évite les vides sur grands écrans) */
.container {
  width: min(var(--container-max), calc(100% - 2rem));
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

/* Images/iframes responsives par défaut */
img,
svg,
video,
canvas {
  max-width: 100%;
  height: auto;
}

iframe {
  max-width: 100%;
}

/* Focus visible (accessibilité) */
a:focus-visible,
button:focus-visible,
.btn:focus-visible {
  outline: 2px solid rgba(124,108,255,0.7);
  outline-offset: 3px;
  border-radius: 10px;
}

/* ---------- NAVBAR ---------- */
.navbar {
  backdrop-filter: blur(12px);
  background: linear-gradient(
    to right,
    rgba(18, 18, 38, 0.88),
    rgba(12, 12, 26, 0.88)
  );
  border-bottom: 1px solid rgba(124,108,255,0.18);
}

.navbar-brand {
  font-weight: 700;
  letter-spacing: 0.3px;
}

.navbar-brand img {
  display: block;
  max-height: 40px;
  width: auto;
  object-fit: contain;
}

.navbar .nav-link {
  color: var(--text-muted);
  transition: color 0.2s ease, text-shadow 0.2s ease;
}

.navbar .nav-link:hover,
.navbar .nav-link.active {
  color: var(--text-main);
  text-shadow: 0 0 8px var(--glow-primary-soft);
}

/* ---------- HERO / PARALLAX ---------- */
/* Objectif: moins de vide, contenu centré, image ::before propre */
.parallax {
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(240px, 35vh, 420px);
  padding: clamp(1.75rem, 5vw, 3.25rem) 1rem;

  background:
    radial-gradient(800px 300px at center, rgba(124,108,255,0.12), transparent 70%),
    linear-gradient(180deg, rgba(10,10,20,0.88), rgba(5,5,10,0.95));
}

/* Harmonise le ::before injecté par la page (background url(...)) */
.parallax::before {
  background-size: cover !important;
  background-position: center !important;
  opacity: 0.22;
  filter: saturate(0.95) contrast(1.05) brightness(0.65);
  z-index: 0;
  pointer-events: none;
}

/* Overlay de lisibilité */
.parallax::after {
  content: &quot;&quot;;
  position: absolute;
  inset: 0;
  background: radial-gradient(700px 260px at 50% 40%, rgba(124,108,255,0.12), transparent 70%),
              linear-gradient(180deg, rgba(0,0,0,0.35), rgba(0,0,0,0.55));
  z-index: 1;
  pointer-events: none;
}

.parallax .middle {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* H1 du hero (texte ou image) */
.parallax h1.title-main {
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

/* L’image du hero (np2.png dans ton HTML) */
.parallax h1.title-main img {
  width: min(560px, 82vw);
  max-width: 82vw !important; /* override le inline 75% si besoin */
  height: auto;
  filter: drop-shadow(0 0 16px rgba(124,108,255,0.18));
}

/* ---------- TYPO / TITRES ---------- */
/* Base “title” plus neutre pour éviter les effets domino */
.title,
.title-main {
  font-weight: 700;
  letter-spacing: 0.35px;
  text-transform: none;
  text-shadow: none;
  position: relative;
}

/* UNIQUEMENT pour les vrais titres de section */
h1.title,
h2.title,
h3.title {
  text-transform: uppercase;
  letter-spacing: 1.05px;
  text-shadow: 0 0 12px rgba(124,108,255,0.12);
  font-size: clamp(1.25rem, 3.2vw, 2.05rem);
  line-height: 1.15;
}

h1.title::after,
h2.title::after,
h3.title::after {
  content: &quot;&quot;;
  display: block;
  width: 64px;
  height: 3px;
  margin: 14px auto 0;
  background: linear-gradient(90deg, transparent, var(--primary), transparent);
  opacity: 0.85;
}

/* ---------- SECTIONS / RYTHME ---------- */
.alternatebg {
  background: linear-gradient(180deg, var(--bg-alt), var(--bg-main));
  padding: clamp(2.6rem, 5vw, 4.2rem) 0; /* moins de vide */
  position: relative;
}

.alternatebg::before {
  content: &quot;&quot;;
  position: absolute;
  inset: 0;
  background: radial-gradient(1200px 400px at center, rgba(124,108,255,0.06), transparent 70%);
  pointer-events: none;
}

/* Un peu plus de “rythme” entre blocs internes */
.alternatebg .row {
  row-gap: 1.25rem;
}

/* ---------- CARDS ---------- */
.base-card,
.card {
  background: linear-gradient(180deg, rgba(22,25,45,0.96), rgba(14,16,30,0.96));
  border-radius: var(--radius-card);
  border: 1px solid rgba(124,108,255,0.16);
  box-shadow: var(--shadow-card);
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.card-title {
  color: var(--text-main);
}

.card-text,
.card small {
  color: var(--text-soft);
}

/* ---------- HOVER EFFECT ---------- */
.hoverscale {
  will-change: transform;
}

.hoverscale:hover {
  transform: translateY(-6px) scale(1.02);
  border-color: rgba(124,108,255,0.42);
  box-shadow: var(--shadow-hover);
}

/* ---------- ICONES ---------- */
.base-icon,
i.fas,
i.fa-solid {
  color: var(--primary);
  filter: drop-shadow(0 0 6px rgba(124,108,255,0.35));
}

/* ---------- STATS / LABELS ---------- */
h5.my-0.text-nowrap.title.text-muted {
  color: var(--text-soft);
  font-weight: 600;
  letter-spacing: 0.45px;
  font-size: 0.85rem;
  line-height: 1.2;
  text-transform: uppercase;
  opacity: 0.92;
}

/* Les valeurs (span.fs-2.title) : on garde un look propre sans uppercase forcée */
span.fs-2.title {
  letter-spacing: 0.2px;
  text-shadow: 0 0 10px rgba(124,108,255,0.10);
}

/* ---------- SERVER CARD / CTA ---------- */
.server-card button,
.server-card .btn,
button {
  background: linear-gradient(180deg, rgba(124,108,255,0.22), rgba(124,108,255,0.12));
  border: 1px solid rgba(124,108,255,0.45);
  color: var(--text-main);
  border-radius: var(--radius-btn);
  padding: 0.55rem 1.15rem;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.server-card button:hover,
button:hover {
  background: rgba(124,108,255,0.35);
  box-shadow: 0 0 18px var(--glow-primary-soft);
  transform: translateY(-1px);
}

/* ---------- AVATARS / TEAM ---------- */
.profilecircle {
  border-radius: 50%;
  border: 2px solid rgba(124,108,255,0.45);
  box-shadow: 0 0 18px rgba(124,108,255,0.25); /* FIX: parenthèse en trop supprimée */
}

.blurred-profile {
  position: relative;
  filter: brightness(0.85);
}

.blurred-profile::after {
  content: &quot;&quot;;
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.15), rgba(0,0,0,0.55));
}

/* ---------- ROLE BADGES ---------- */
.card-text span.title {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0.28rem 0.75rem;
  border-radius: 999px;
  background: rgba(124,108,255,0.15);
  border: 1px solid rgba(124,108,255,0.35);
  font-size: 0.82rem;
  letter-spacing: 0.25px; /* moins “crispy” */
  max-width: 100%;
}

.card-text,
.card-title,
.card-text span.title {
  word-break: break-word;
  overflow-wrap: anywhere;
}

/* ---------- DISCORD ---------- */
.discord-widget {
  background: linear-gradient(180deg, rgba(20,23,38,0.95), rgba(12,14,25,0.95));
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(124,108,255,0.35);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04), 0 0 22px rgba(124,108,255,0.18);
}

/* Taille plus “pro” et stable (override des inline si nécessaire) */
.discord-widget {
  width: min(520px, 100%) !important;
  height: clamp(260px, 38vh, 360px) !important;
  max-height: 360px !important;
}

.discord-logo {
  filter: drop-shadow(0 0 18px rgba(124,108,255,0.30));
}

/* ---------- FOOTER ---------- */
.footer {
  background: linear-gradient(180deg, rgba(8,8,18,0.95), rgba(4,4,10,0.98));
  border-top: 1px solid rgba(124,108,255,0.22);
}

.footer a {
  color: var(--text-muted);
  transition: color 0.2s ease, text-shadow 0.2s ease;
}

.footer a:hover {
  color: var(--text-main);
  text-shadow: 0 0 10px var(--glow-primary-soft);
}

/* ---------- SCROLLBAR ---------- */
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #0b0c10;
}

::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, var(--primary), #6a5cff);
  border-radius: 4px;
}

/* ===============================
   RESPONSIVE
   =============================== */

/* Tablettes et moins */
@media (max-width: 992px) {
  .navbar .navbar-collapse {
    max-height: calc(100vh - 56px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }

  .navbar-nav {
    flex-wrap: wrap;
    gap: 0.15rem 0.35rem;
  }

  .navbar .nav-link {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
  }

  .alternatebg {
    padding: clamp(2.3rem, 5vw, 3.6rem) 0;
  }
}

/* Mobiles */
@media (max-width: 576px) {
  .parallax {
    min-height: clamp(220px, 30vh, 320px);
    padding: 1.5rem 1rem;
  }

  .parallax h1.title-main img {
    width: min(440px, 86vw);
    max-width: 86vw !important;
  }

  h1.title,
  h2.title,
  h3.title {
    letter-spacing: 0.9px;
    font-size: clamp(1.15rem, 5.2vw, 1.65rem);
  }

  h1.title::after,
  h2.title::after,
  h3.title::after {
    width: 54px;
    margin-top: 12px;
  }

  h5.my-0.text-nowrap.title.text-muted {
    font-size: 0.78rem;
    letter-spacing: 0.35px;
  }

  button,
  .server-card button,
  .server-card .btn {
    padding: 0.55rem 1.05rem;
    border-radius: 12px;
  }
}

/* Réduction motion */
@media (prefers-reduced-motion: reduce) {
  * {
    animation: none !important;
    transition: none !important;
    scroll-behavior: auto !important;
  }
}

