/* ============================================================================
   SOCLE /draft/ — sous-ensemble de `assets/styles/ssg-champion-blocks.css`
   ============================================================================
   GÉNÉRÉ — ne pas éditer à la main. Régénérer avec :
       node scripts/ssg-static-server.mjs --port=4174   # dans un autre terminal
       node scripts/build-draft-css-socle.mjs

   La feuille source fait 151 Ko et sert les 9 370 pages du site ; sur /draft/, 27,3 % de ses
   octets sont utilisés — chiffre mesuré au navigateur qui ne bouge pas après un parcours
   complet (lane, picks, panneau MVP). Le critère de conservation est structurel, pas la
   couverture d'octets : voir l'en-tête de `scripts/build-draft-css-socle.mjs`.

   source-sha1: 5c6791050c5d1affa233eb2a8d89660fd7783f57
   ============================================================================ */

[hidden] { display: none !important; }
section[data-section="editorial"] { --s-color: #f59e0b; --s-rgb: 245,158,11; }
section[data-section="builds-editorial"] { --s-color: #f59e0b; --s-rgb: 245,158,11; }
section[data-section="pick-conditions"] { --s-color: #34d399; --s-rgb: 52,211,153; }
section[data-section="weakness"] { --s-color: #ef4444; --s-rgb: 239,68,68; }
section[data-section="expert"] { --s-color: #a78bfa; --s-rgb: 167,139,250; }
section[data-section="faq"] { --s-color: #42b7ff; --s-rgb: 66,183,255; }
section[data-section="counter-intro"] { --s-color: #ef4444; --s-rgb: 239,68,68; }
section[data-section="counter-archetypes"] { --s-color: #a78bfa; --s-rgb: 167,139,250; }
section[data-section="counter-matchups"] { --s-color: #f59e0b; --s-rgb: 245,158,11; }
section[data-section="counter-mistakes"] { --s-color: #ef4444; --s-rgb: 239,68,68; }
:root { --fd-edge-dark: 0.86; --fd-mid-dark: 0.54; --fd-center-dark: 0.00; --fd-inner-stop: 29%; --fd-outer-stop: 71%; --fd-mosaic-opacity: 1.00; --fd-mosaic-brightness: 1.25; --fd-mosaic-saturation: 0.90; --fd-mosaic-contrast: 1.10; --bg-0: #06070f; --bg-1: #0b0c1a; --ink-0: #fafbff; --ink-1: rgba(248,250,255,.86); --ink-2: rgba(220,228,250,.58); --ink-3: rgba(180,194,228,.36); --line: rgba(255,255,255,.08); --violet: #a78bfa; --violet-d: #5b21b6; --gold: #fbbf24; --gold-l: #fde68a; --crimson: #ef4444; --teal: #34d399; }
.header-nexus {
  --nx-nav-offset: 0px; --nx-cyan: #42b7ff; --nx-cyan-2: #7dd4ff; --nx-cyan-rgb: 66, 183, 255; --nx-gold: #d8b673; --nx-gold-2: #f0d79a; --nx-gold-rgb: 216, 182, 115; --nx-blue-rgb: 120, 140, 220; right: 0px; width: 100%; z-index: 50000; display: flex; align-items: center; gap: clamp(10px, 2vw, 22px); box-sizing: border-box; height: 88px; overflow: visible; isolation: isolate; padding: 6px clamp(16px, 2.6vw, 30px); --nx-draft-size: clamp(40px, 4vw, 46px); background: linear-gradient(rgba(13, 18, 36, 0.78), rgba(8, 11, 22, 0.74)); border-bottom: 1px solid rgba(var(--nx-blue-rgb), .18); backdrop-filter: blur(18px) saturate(125%); box-shadow: rgba(3, 5, 14, 0.5) 0px 18px 40px, rgba(255, 255, 255, 0.05) 0px 1px 0px inset; transition: height 220ms, background 220ms, box-shadow 220ms; position: fixed !important; top: 0px !important; left: 0px !important; pointer-events: auto !important;
  & * { pointer-events: auto !important; }
  &::after { content: ""; position: absolute; left: clamp(16px, 4vw, 34px); right: clamp(16px, 4vw, 34px); bottom: 0px; height: 1px; background: linear-gradient(
      90deg,
      transparent,
      rgba(var(--nx-cyan-rgb), .55) 30%,
      rgba(var(--nx-gold-rgb), .5) 70%,
      transparent
    ); opacity: 0.7; filter: blur(0.3px); pointer-events: none; z-index: 1; }
  & .fd-chars-layer, & .fd-mosaic { display: none !important; }
  & > picture:first-of-type { display: flex; align-items: center; flex: 0 0 auto; }
  & > picture:first-of-type:focus-within { outline: none; }
  & picture#navLogo { z-index: 5; cursor: pointer; transition: transform 0.25s cubic-bezier(0.22, 0.61, 0.36, 1); transform: translate(-24px, 9px); pointer-events: auto !important; }
  & picture#navLogo:hover { transform: translate(-24px, 8px); }
  & picture#navLogo img { position: relative; z-index: 1; width: auto; height: 123px; max-width: none; display: block; pointer-events: auto; }
  & .navLogo-tap-target { position: absolute; width: 88px; height: 44px; left: 50%; top: 50%; transform: translate(-50%, -50%); cursor: pointer; z-index: 6; pointer-events: auto !important; }
  & #primaryNav.navsections { position: relative; display: flex; flex: 1 1 auto; align-items: center; gap: clamp(10px, 1.6vw, 18px); transform: none; z-index: 2; }
  & #primaryNav .nav-left, & #primaryNav .nav-right { display: flex; align-items: center; gap: 6px; }
  & #primaryNav .nav-left { flex: 1 1 auto; justify-content: flex-start; }
  & #primaryNav .nav-right { flex: 0 0 auto; justify-content: flex-end; margin-left: auto; }
  & .tabsection { --nx-accent: var(--nx-cyan); --nx-accent-rgb: var(--nx-cyan-rgb); position: relative; display: inline-flex; align-items: center; justify-content: center; gap: 6px; height: 40px; padding: 0px 14px; min-width: 0px; color: rgba(236, 242, 255, 0.88); background: transparent; border: 1px solid transparent; border-radius: 11px; font-size: 0.9rem; font-weight: 700; letter-spacing: 0.01em; white-space: nowrap; cursor: pointer; text-shadow: none; box-shadow: none; transition: color 160ms, background 160ms, border-color 160ms, transform 160ms, box-shadow 160ms; text-decoration: none; }
  & .tabsection:hover { color: rgb(255, 255, 255); background: rgba(var(--nx-accent-rgb), .10); border-color: rgba(var(--nx-accent-rgb), .32); transform: translateY(-1px); text-shadow: none; box-shadow: none; }
  & .tabsection[hidden] { display: inline-flex !important; visibility: hidden !important; }
  & #navPremium { display: none !important; }
  & .tabsection:focus-visible { outline: none; box-shadow: 0 0 0 2px rgba(var(--nx-accent-rgb), .5); background: rgba(var(--nx-accent-rgb), .10); }
  & .tabsection--draft {
  --nx-accent: var(--nx-gold); --nx-accent-rgb: var(--nx-gold-rgb); color: var(--nx-gold-2); background: linear-gradient(rgba(40, 32, 16, 0.9), rgba(20, 16, 9, 0.92)); border: 1px solid rgba(var(--nx-gold-rgb), .5); box-shadow: rgba(0, 0, 0, 0.4) 0px 8px 20px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset; font-weight: 800; position: relative; overflow: hidden;
  &::before { content: ""; position: absolute; inset: 0px; background: linear-gradient(120deg, transparent 20%, rgba(255, 235, 190, 0.16) 50%, transparent 80%); transform: translateX(-120%); transition: transform 0.6s cubic-bezier(0.22, 0.61, 0.36, 1); }
  &:hover {
  border-color: rgba(var(--nx-gold-rgb), .85); color: rgb(255, 246, 226); transform: translateY(-1px); box-shadow: 0 12px 26px rgba(0,0,0,.5), 0 0 22px rgba(var(--nx-gold-rgb), .28);
  &::before { transform: translateX(120%); }
}
}
  & .tabsection[aria-current="page"] { color: rgb(255, 255, 255); }
  & .tabsection[aria-current="page"]::after { content: ""; position: absolute; left: 14px; right: 14px; bottom: 5px; height: 2px; border-radius: 999px; background: linear-gradient(90deg, transparent, var(--nx-accent), transparent); box-shadow: 0 0 10px rgba(var(--nx-accent-rgb), .7); opacity: 0.95; }
  & a { color: rgb(170, 170, 170); text-decoration: none; font-weight: 600; font-size: 0.85rem; }
  & a:hover, & a:focus-visible { color: rgb(255, 255, 255); text-shadow: rgba(0, 180, 255, 0.7) 0px 0px 8px; outline: none; }
  & .nav-btn--search { --nx-accent-rgb: var(--nx-cyan-rgb); }
  & #btnOpenDraft, & #btnOpenDraft.btn-draft { width: var(--nx-draft-size); height: var(--nx-draft-size); padding: 0px; margin: 0px; transform: none; border-radius: 999px; border: 1px solid rgba(var(--nx-gold-rgb), 0.5); background-color: rgb(15, 19, 36); background-image: url("/assets/images/Button Draft.webp"); background-size: 300% auto; background-position: 50% 48%; background-repeat: no-repeat; box-shadow: 0 12px 26px rgba(4, 6, 16, 0.7), 0 0 16px rgba(var(--nx-gold-rgb), 0.3), inset 0 0 0 1px rgba(var(--nx-gold-rgb), 0.6); color: transparent; font-size: 0px; cursor: pointer; position: relative; overflow: hidden; transition: transform 180ms, box-shadow 180ms, border-color 180ms; }
  & #btnOpenDraft::before, & #btnOpenDraft.btn-draft::before { content: ""; position: absolute; inset: 0px; border-radius: 999px; pointer-events: none; opacity: 0; transition: opacity 160ms; background: radial-gradient(circle at 50% 50%, rgba(var(--nx-cyan-rgb),0.22) 0%, rgba(var(--nx-gold-rgb),0.14) 32%, rgba(0,0,0,0) 70%); mix-blend-mode: screen; }
  & #btnOpenDraft:hover, & #btnOpenDraft.btn-draft:hover { transform: translateY(-1px) scale(1.01); border-color: rgba(var(--nx-gold-rgb), 0.85); box-shadow: 0 12px 24px rgba(4,6,16,0.68), 0 0 18px rgba(var(--nx-gold-rgb),0.3); }
  & #btnOpenDraft:hover::before, & #btnOpenDraft.btn-draft:hover::before { opacity: 1; }
  & #btnOpenDraft:active, & #btnOpenDraft.btn-draft:active { transform: translateY(0px) scale(0.99); }
  & #btnOpenDraft:focus-visible { outline: 2px solid var(--nx-cyan); outline-offset: 3px; }
  & #btnLogin, & #btnLogin.btn-login { min-height: 40px; width: 40px; display: inline-flex; align-items: center; justify-content: center; border-radius: 11px; border: 1px solid rgba(var(--nx-gold-rgb), 0.4); background: rgba(10, 16, 32, 0.65); color: rgb(234, 242, 255); cursor: pointer; transition: transform 0.2s, opacity 0.2s, background 0.2s; }
  & #btnLogin:hover { background: rgba(10, 16, 32, 0.85); border-color: rgba(var(--nx-gold-rgb), 0.7); }
  & #btnLogin:focus-visible { outline: none; box-shadow: 0 0 0 2px rgba(var(--nx-gold-rgb), .5); }
  & #btnLogin[data-nx-logged] { width: auto; min-width: unset; height: 40px; padding: 0px 16px; border-radius: 999px; font-size: 13px; font-weight: 600; letter-spacing: 0.2px; white-space: nowrap; }
  & #btnLogin[data-nx-logged]::before { display: none; }
  & .nav-toggle { display: none; align-items: center; justify-content: center; width: 46px; height: 46px; flex: 0 0 auto; border-radius: 13px; border: 1px solid rgba(var(--nx-blue-rgb), 0.4); background: linear-gradient(rgba(14, 21, 42, 0.92), rgba(8, 12, 24, 0.96)); color: rgba(236, 242, 255, 0.94); box-shadow: rgba(2, 6, 18, 0.34) 0px 10px 22px; cursor: pointer; transition: transform 180ms, border-color 180ms, background-color 180ms, box-shadow 180ms, color 180ms; }
  & .nav-toggle__icon { display: inline-flex; flex-direction: column; gap: 6px; transition: transform 180ms; }
  & .nav-toggle__icon span { display: block; width: 22px; height: 2px; border-radius: 999px; background: currentcolor; transform-origin: center center; transition: transform 340ms cubic-bezier(0.22, 0.61, 0.36, 1), opacity 200ms, width 340ms; }
  & > .ligneSousHeader {
  transition: opacity 180ms, visibility 180ms; display: none; align-items: center; column-gap: 12px; position: relative; z-index: 10; pointer-events: auto !important;
  & .slotGauche { justify-self: end; display: flex; align-items: center; gap: 12px; min-width: 0px; }
  & .slotCentre { justify-self: center; display: flex; align-items: center; justify-content: center; }
  & .slotDroite { justify-self: start; display: flex; align-items: center; gap: 12px; min-width: 0px; }
  & .btnSousHeader, & .btnRecherche, & .btnUser { align-items: center; justify-content: center; cursor: pointer; text-decoration: none; background: rgb(10, 16, 32) !important; border-radius: 50% !important; border: 2px solid rgba(120, 140, 220, 0.5) !important; width: 55px !important; height: 55px !important; margin: 0px !important; display: inline-flex !important; }
  & .btnSousHeader { width: 34px; height: 34px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.22); background: rgba(10, 16, 32, 0.55); box-shadow: rgba(0, 0, 0, 0.35) 0px 4px 12px, rgba(0, 0, 0, 0.25) 0px 0px 0px 1px inset; padding: 0px; cursor: pointer; }
  & .btnSousHeader:hover { transform: translateY(-1px); box-shadow: rgba(0, 0, 0, 0.45) 0px 6px 16px; }
  & .btnRecherche::before { content: ""; width: 18px; height: 18px; display: block; background: rgba(234, 242, 255, 0.92); mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M10 4a6 6 0 1 1 0 12a6 6 0 0 1 0-12m0-2a8 8 0 1 0 4.9 14.3l4.4 4.4l1.4-1.4l-4.4-4.4A8 8 0 0 0 10 2z'/%3E%3C/svg%3E") center center / contain no-repeat; }
  & .btnUser::before { content: ""; width: 18px; height: 18px; display: block; background: rgba(234, 242, 255, 0.75); mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm0 2c-5.33 0-8 2.67-8 4v2h16v-2c0-1.33-2.67-4-8-4z'/%3E%3C/svg%3E") center center / contain no-repeat; }
}
  @media (min-width: 901px) {
  & .nav-left::after { content: ""; position: absolute; right: calc(-0.5 * clamp(16px, 3vw, 32px)); top: 18%; bottom: 18%; width: 1px; background: linear-gradient(180deg, rgba(var(--nx-cyan-rgb),0), rgba(var(--nx-cyan-rgb),0.28), rgba(var(--nx-cyan-rgb),0)); opacity: 0.6; pointer-events: none; }
}
  @media (max-width: 900px) {
  min-height: calc(88px + env(safe-area-inset-top)); height: calc(88px + env(safe-area-inset-top)); padding: env(safe-area-inset-top) 14px 0; gap: 10px; overflow: visible;
  &::after { left: 14px; right: 14px; background: linear-gradient(90deg, transparent, rgba(var(--nx-cyan-rgb), 0.78), transparent); box-shadow: 0 0 12px rgba(var(--nx-cyan-rgb), 0.22); }
  & picture#navLogo { order: 1; transform: translate(-45px, 9px); }
  & picture#navLogo img { width: auto; height: 111px; max-width: none; margin: 0px; display: block; }
  & > .ligneSousHeader { order: 2; display: flex; flex: 1 1 auto; align-items: center; justify-content: center; gap: 10px; margin: 0px; padding: 0px; min-width: 0px; position: relative; }
  & > .ligneSousHeader .slotGauche { min-width: 0px; flex: 1 1 auto; justify-content: flex-end; }
  & > .ligneSousHeader .slotDroite { display: none !important; }
  & > .ligneSousHeader .slotCentre { flex: 0 0 auto; }
  & > .ligneSousHeader .btnSousHeader, & > .ligneSousHeader .btnRecherche, & > .ligneSousHeader .btnUser { box-shadow: rgba(2, 6, 18, 0.32) 0px 10px 24px; width: 40px !important; height: 40px !important; border-width: 1px !important; border-color: rgba(var(--nx-blue-rgb), 0.42) !important; background: linear-gradient(rgba(14, 21, 42, 0.92), rgba(8, 12, 24, 0.96)) !important; }
  & > .ligneSousHeader .slotGauche #championSearch { width: clamp(175px, -172px + 100vw, 220px); max-width: none; flex-shrink: 0; border-radius: 11px; border: 1px solid rgba(var(--nx-gold-rgb), 0.45); background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='rgba(216,182,115,0.85)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") 10px 50% / 16px auto no-repeat rgba(10, 16, 32, 0.72); color: rgba(234, 242, 255, 0.95); padding: 0px 10px 0px 32px; font-size: 16px; box-sizing: border-box; outline: none; height: 38px !important; transform: translateX(-48px) !important; margin: 0px !important; }
  & > .ligneSousHeader .slotGauche { flex-shrink: 0; }
  & > .ligneSousHeader .slotGauche #championSearch::placeholder { color: rgba(234, 242, 255, 0.45); }
  & > .ligneSousHeader .slotGauche #championSearch:focus-visible { border-color: rgba(var(--nx-cyan-rgb), 0.6); box-shadow: 0 0 0 2px rgba(var(--nx-cyan-rgb), 0.15), inset 0 0 0 1px rgba(0, 0, 0, 0.25); }
  & .nav-toggle { display: grid; place-items: center; order: 3; margin: 0px; position: relative; z-index: 95; }
  &.is-open .nav-toggle, & .nav-toggle[aria-expanded="true"] { color: var(--nx-cyan-2); border-color: rgba(var(--nx-cyan-rgb), 0.55); box-shadow: 0 0 0 1px rgba(var(--nx-cyan-rgb), 0.18), 0 0 18px rgba(var(--nx-cyan-rgb), 0.18); }
  & .nav-toggle[aria-expanded="true"] .nav-toggle__icon span:nth-child(1) { transform: translateY(6.5px) rotate(45deg); }
  & .nav-toggle[aria-expanded="true"] .nav-toggle__icon span:nth-child(2) { opacity: 0; width: 0px; }
  & .nav-toggle[aria-expanded="true"] .nav-toggle__icon span:nth-child(3) { transform: translateY(-6.5px) rotate(-45deg); }
  & #primaryNav.navsections { position: fixed; top: calc(88px + env(safe-area-inset-top)); right: 0px; bottom: auto; left: auto; height: calc(100dvh - 88px - env(safe-area-inset-top)); width: min(86%, 360px); flex-direction: column; align-items: stretch; gap: 14px; transform: translateX(105%); padding: 16px 16px calc(100px + env(safe-area-inset-bottom)); margin: 0px; border-radius: 0px; border-top: 0px; border-right: 0px; border-bottom: 0px; border-image: none; border-left: 1px solid rgba(var(--nx-cyan-rgb), 0.2); background: radial-gradient(120% 60% at 100% 0%, rgba(var(--nx-cyan-rgb), 0.1), transparent 50%),
        linear-gradient(180deg, rgba(13, 18, 38, 0.99), rgba(7, 10, 22, 0.99)); box-shadow: rgba(2, 5, 16, 0.6) -30px 0px 60px; opacity: 1; visibility: visible; pointer-events: none; max-height: none; overflow: hidden auto; transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1); z-index: 80; }
  & #primaryNav.navsections.is-open { pointer-events: auto; transform: translateX(0px); }
  &.is-open::before { content: ""; position: fixed; top: calc(88px + env(safe-area-inset-top)); left: 0px; right: 0px; bottom: 0px; z-index: 70; background: rgba(3, 5, 12, 0.55); backdrop-filter: blur(3px); }
  & #primaryNav .nav-left, & #primaryNav .nav-right { display: flex; flex-direction: column; align-items: stretch; gap: 8px; flex: 1 1 auto; margin-left: 0px; width: 100%; }
  & .nav-mobile-section { display: grid; gap: 5px; padding: 7px; border: 1px solid rgba(120, 140, 220, 0.14); border-radius: 14px; background: linear-gradient(rgba(18, 24, 42, 0.82), rgba(10, 14, 28, 0.78)), radial-gradient(circle at left top, rgba(66, 183, 255, 0.08), transparent 52%); box-shadow: rgba(255, 255, 255, 0.04) 0px 1px 0px inset, rgba(0, 0, 0, 0.18) 0px 10px 22px; }
  & .nav-mobile-heading { display: flex; align-items: center; gap: 8px; min-height: 20px; padding: 0px 4px 2px; color: rgba(212, 177, 113, 0.82); font-size: 0.64rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; }
  & .nav-mobile-heading::before { content: ""; width: 18px; height: 1px; border-radius: 999px; background: linear-gradient(90deg, rgba(212, 177, 113, 0.9), rgba(66, 183, 255, 0.28)); box-shadow: rgba(212, 177, 113, 0.18) 0px 0px 10px; }
  & .nav-mobile-links { display: grid; grid-template-columns: 1fr; gap: 6px; }
  & #primaryNav .nav-actions-sep, & #primaryNav .nav-right .nav-btn--search, & #primaryNav .nav-right .nav-btn--user { display: none !important; }
  & #primaryNav .tabsection { width: 100%; min-width: 0px; height: auto; min-height: 38px; padding: 0px 14px; justify-content: flex-start; border-radius: 11px; font-size: 0.82rem; letter-spacing: 0.02em; background: rgba(255, 255, 255, 0.016); border: 1px solid rgba(255, 255, 255, 0.08); opacity: 0; transform: translateX(14px); transition: opacity 220ms, transform 220ms, border-color 160ms, background-color 160ms; }
  & #primaryNav.navsections.is-open .tabsection { opacity: 1; transform: translateX(0px); }
  & #primaryNav .nav-btn--lang { width: 100%; min-width: 0px; min-height: 36px; padding: 0px; border-radius: 12px; font-size: 0.72rem; letter-spacing: 0.07em; text-transform: uppercase; box-shadow: none; }
  & #primaryNav.navsections .tabsection:nth-child(1) { transition-delay: 0ms; }
  & #primaryNav.navsections .tabsection:nth-child(2) { transition-delay: 25ms; }
  & #primaryNav.navsections .tabsection:nth-child(3) { transition-delay: 50ms; }
  & #primaryNav.navsections .tabsection:nth-child(4) { transition-delay: 75ms; }
  & #primaryNav.navsections .tabsection:nth-child(5) { transition-delay: 100ms; }
  & #primaryNav.navsections .tabsection:nth-child(6) { transition-delay: 125ms; }
  & #primaryNav.navsections .tabsection:nth-child(7) { transition-delay: 150ms; }
  & #primaryNav.navsections .tabsection:nth-child(8) { transition-delay: 175ms; }
  & #primaryNav .tabsection--mobile { display: inline-flex !important; width: 100%; }
  & #primaryNav .nav-account-trigger { appearance: none; align-items: center; justify-content: flex-start; width: 100%; min-width: 0px; min-height: 42px; margin: 0px; padding: 0px 14px; gap: 10px; border: 1px solid rgba(203, 168, 92, 0.42); border-radius: 13px; background: radial-gradient(circle at 12% 50%, rgba(212, 177, 113, 0.18), transparent 22%), linear-gradient(135deg, rgba(28, 22, 14, 0.96), rgba(18, 24, 44, 0.96) 48%, rgba(7, 11, 24, 0.94)); box-shadow: rgba(0, 0, 0, 0.46) 0px 14px 30px, rgba(145, 215, 255, 0.16) 0px 0px 0px 1px, rgba(212, 177, 113, 0.12) 0px 0px 18px, rgba(255, 255, 255, 0.16) 0px 1px 0px inset, rgba(5, 10, 24, 0.42) 0px 0px 0px 1px inset; color: rgb(247, 240, 221); font-size: 0.84rem; font-weight: 800; letter-spacing: 0.03em; text-transform: none; text-align: left; text-decoration: none; text-shadow: rgba(0, 0, 0, 0.65) 0px 1px 10px; position: relative; overflow: hidden; opacity: 0; transform: translateX(14px); transition: opacity 220ms, transform 220ms, border-color 160ms, background-color 160ms, box-shadow 160ms; display: inline-flex !important; }
  & .nav-account-trigger::before { content: ""; flex: 0 0 18px; width: 18px; height: 18px; border-radius: 999px; background: radial-gradient(circle at 35% 30%, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0) 36%), linear-gradient(rgba(214, 183, 116, 0.95), rgba(127, 182, 255, 0.95)); box-shadow: rgba(255, 255, 255, 0.12) 0px 0px 0px 1px, rgba(212, 177, 113, 0.28) 0px 0px 14px; mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm0 2c-5.33 0-8 2.67-8 4v2h16v-2c0-1.33-2.67-4-8-4z'/%3E%3C/svg%3E") center center / contain no-repeat; }
  & .nav-account-trigger::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.12) 18%, transparent 36%); opacity: 0.7; pointer-events: none; }
  & #primaryNav.navsections.is-open .nav-account-trigger { opacity: 1; transform: translateX(0px); }
  & .nav-account-trigger:hover { color: rgb(255, 248, 232); border-color: rgba(212, 177, 113, 0.72); background: radial-gradient(circle at 12% 50%, rgba(212, 177, 113, 0.24), transparent 24%), linear-gradient(135deg, rgba(35, 26, 16, 0.98), rgba(22, 30, 56, 0.98) 48%, rgba(10, 14, 28, 0.96)); text-shadow: rgba(212, 177, 113, 0.34) 0px 0px 14px; box-shadow: rgba(0, 0, 0, 0.52) 0px 18px 34px, rgba(212, 177, 113, 0.32) 0px 0px 0px 1px, rgba(212, 177, 113, 0.16) 0px 0px 22px, rgba(255, 255, 255, 0.18) 0px 1px 0px inset; }
  & .nav-account-trigger:focus-visible { outline: none; box-shadow: rgba(0, 200, 255, 0.22) 0px 0px 0px 3px, rgba(0, 200, 255, 0.18) 0px 0px 20px, rgba(132, 223, 255, 0.45) 0px 0px 0px 1px; }
  & .tabsection--draft { color: rgb(243, 236, 220); border-color: rgba(203, 168, 92, 0.62); background: linear-gradient(rgba(30, 24, 14, 0.94), rgba(14, 12, 8, 0.94)), radial-gradient(circle at left center, rgba(212, 177, 113, 0.16), transparent 45%); box-shadow: rgba(203, 168, 92, 0.24) 0px 0px 0px 1px inset; }
  & .nav-meta-group { width: 100%; display: flex; flex-direction: column; }
  & .tabsection--with-dropdown { width: 100%; }
  & .nav-dropdown { position: static; transform: none; opacity: 1; visibility: visible; background: rgba(0, 200, 255, 0.04); border: 1px solid rgba(66, 183, 255, 0.15); box-shadow: none; backdrop-filter: none; display: none; padding: 4px; margin-top: 4px; border-radius: 12px; width: 100%; }
  & .nav-meta-group.is-open .nav-dropdown { display: block; }
  & .nav-dropdown-item { min-height: 38px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: 7px 10px !important; font-size: 0.8rem !important; }
  & .nav-dropdown-item small { font-size: 0.66rem !important; }
  & .nav-dropdown-head { font-size: 0.56rem; padding: 6px 10px 4px; }
}
  @media (min-width: 901px) {
  & .nav-mobile-section { display: contents; }
  & .nav-mobile-heading { display: none !important; }
  & .nav-mobile-links { display: contents; }
  & > .ligneSousHeader .slotGauche { display: none !important; }
  & .tabsection--mobile { display: none !important; }
}
  @media (prefers-reduced-motion: reduce) {
  & .nav-toggle, & .nav-toggle__icon, & .nav-toggle__icon span, & #primaryNav.navsections, & .tabsection { transition: none !important; }
  & .tabsection { opacity: 1; transform: none; }
  & #primaryNav.navsections { transform: none; }
}
  & .nav-meta-group { position: relative; display: inline-flex; align-items: center; }
  & .nav-chevron { display: inline-block; width: 0px; height: 0px; margin-left: 5px; flex-shrink: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 5px solid; transition: transform 160ms; vertical-align: middle; }
  & .nav-meta-group:hover .nav-chevron, & .nav-meta-group.is-open .nav-chevron { transform: rotate(180deg); }
  & .nav-dropdown { position: absolute; top: calc(100% + 12px); left: 0px; min-width: 250px; background: linear-gradient(rgba(16, 22, 44, 0.98) 0%, rgba(8, 11, 24, 0.99) 100%); border: 1px solid rgba(var(--nx-cyan-rgb), 0.22); border-radius: 16px; padding: 8px; opacity: 0; visibility: hidden; transform: translateY(-8px) scale(0.98); transform-origin: left top; transition: opacity 200ms, visibility 200ms, transform 240ms cubic-bezier(0.22, 0.61, 0.36, 1); z-index: 200; backdrop-filter: blur(18px); box-shadow: 0 24px 50px rgba(2,5,16,.66), 0 0 0 1px rgba(var(--nx-cyan-rgb),.08); }
  & .nav-meta-group:hover .nav-dropdown, & .nav-meta-group.is-open .nav-dropdown { opacity: 1; visibility: visible; transform: translateY(0px) scale(1); }
  & .nav-dropdown-head { font-family: var(--ff-display, 'Orbitron', sans-serif); font-size: 0.6rem; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(170, 185, 222, 0.4); padding: 8px 12px 6px; }
  & .nav-dropdown-item { display: flex; flex-direction: column; padding: 9px 12px; letter-spacing: 0.01em; line-height: 1.25; border-radius: 10px; text-decoration: none; transition: background 140ms, color 140ms, transform 140ms; color: rgba(255, 255, 255, 0.9) !important; font-size: 0.88rem !important; font-weight: 700 !important; }
  & .nav-dropdown-item small { color: rgba(170, 185, 222, 0.55); margin-top: 2px; font-size: 0.72rem !important; font-weight: 500 !important; }
  & .nav-dropdown-item:hover, & .nav-dropdown-item:focus-visible { background: rgba(var(--nx-cyan-rgb), 0.12); transform: translateX(2px); color: rgb(255, 255, 255) !important; }
  &.scrolled { height: 72px; background: linear-gradient(rgba(10, 14, 28, 0.92), rgba(7, 10, 20, 0.9)); box-shadow: rgba(3, 5, 14, 0.62) 0px 14px 30px; }
  @media (max-width: 900px) {
  &.scrolled { height: calc(72px + env(safe-area-inset-top)); }
}
}
@media (max-width: 900px) {
.ssg-breadcrumb { margin-top: calc(94px + env(safe-area-inset-top)) !important; }
.header-nexus #primaryNav .nav-right .nav-user-group { display: none !important; }
.header-nexus #primaryNav .tabsection--mvp { align-items: center; justify-content: center; border-radius: 12px; font-weight: 800; letter-spacing: 0.02em; text-decoration: none; text-align: center; box-shadow: rgba(240, 192, 64, 0.08) 0px 0px 0px 1px, rgba(255, 255, 255, 0.06) 0px 1px 0px inset; display: flex !important; width: 100% !important; height: auto !important; min-height: 40px !important; padding: 0px 16px !important; background: linear-gradient(135deg, rgba(240, 192, 64, 0.16), rgba(212, 175, 95, 0.08)) !important; border: 1px solid rgba(240, 192, 64, 0.4) !important; color: rgba(255, 224, 140, 0.95) !important; font-size: 0.8rem !important; }
.header-nexus #primaryNav .tabsection--mvp:hover { border-color: rgba(240, 192, 64, 0.65) !important; background: linear-gradient(135deg, rgba(240, 192, 64, 0.22), rgba(212, 175, 95, 0.12)) !important; color: rgb(255, 240, 204) !important; }
}
.header-nexus .nav-actions-sep { display: inline-block; width: 1px; height: 18px; background: rgba(120, 140, 220, 0.3); margin: 0px 4px; vertical-align: middle; }
.header-nexus .nav-btn { display: inline-flex; align-items: center; justify-content: center; width: 38px; height: 38px; border-radius: 10px; border: 1px solid rgba(120, 140, 220, 0.3); background: rgba(10, 14, 28, 0.85); color: rgba(236, 242, 255, 0.6); cursor: pointer; text-decoration: none; transition: border-color 0.15s, color 0.15s, box-shadow 0.15s; font-family: inherit; flex-shrink: 0; }
.header-nexus .nav-btn--search { color: rgb(66, 183, 255); border-color: rgba(66, 183, 255, 0.3); }
.header-nexus .nav-btn--search:hover { border-color: rgba(66, 183, 255, 0.65); box-shadow: rgba(66, 183, 255, 0.2) 0px 0px 14px; color: rgb(125, 212, 255); }
.header-nexus .nav-btn--search::before { content: ""; width: 18px; height: 18px; background: currentcolor; mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M10 4a6 6 0 1 1 0 12 6 6 0 0 1 0-12m0-2a8 8 0 1 0 4.9 14.3l4.4 4.4 1.4-1.4-4.4-4.4A8 8 0 0 0 10 2z'/%3E%3C/svg%3E") center center / contain no-repeat; }
.header-nexus .nav-btn--user { color: rgba(200, 210, 255, 0.55); border-color: rgba(120, 140, 220, 0.25); }
.header-nexus .nav-btn--user:hover { border-color: rgba(200, 210, 255, 0.45); color: rgba(200, 210, 255, 0.9); }
.header-nexus .nav-btn--user::before { content: ""; width: 17px; height: 17px; background: currentcolor; mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm0 2c-5.33 0-8 2.67-8 4v2h16v-2c0-1.33-2.67-4-8-4z'/%3E%3C/svg%3E") center center / contain no-repeat; }
.header-nexus .nav-btn--lang { width: auto; min-width: 38px; padding: 0px; font-size: 0.68rem; font-weight: 700; letter-spacing: 0.09em; text-transform: uppercase; color: rgba(200, 210, 255, 0.55); border-color: rgba(120, 140, 220, 0.2); }
.header-nexus .nav-btn--lang:hover { color: rgba(200, 210, 255, 0.9); border-color: rgba(200, 210, 255, 0.35); }
.header-nexus .nav-btn--lang::before { display: none; }
.header-nexus .nav-actions-sep--left { margin: 0px 6px; }
.header-nexus .nav-text-icon { width: 13px; height: 13px; margin-right: 5px; vertical-align: -2px; flex-shrink: 0; opacity: 0.55; transition: opacity 0.15s; }
.header-nexus .tabsection:hover .nav-text-icon, .header-nexus .tabsection[aria-current="page"] .nav-text-icon { opacity: 1; }
@keyframes nx-neon-pulse { 
  0%, 100% { box-shadow: rgba(212, 175, 95, 0.45) 0px 0px 8px, rgba(212, 175, 95, 0.18) 0px 0px 0px 2px; }
  50% { box-shadow: rgba(212, 175, 95, 0.8) 0px 0px 18px, rgba(212, 175, 95, 0.35) 0px 0px 0px 3px, rgba(212, 175, 95, 0.18) 0px 0px 32px; }
}
@keyframes nx-tip-appear { 
  0% { opacity: 0; transform: translateY(-3px); }
  100% { opacity: 1; transform: translateY(0px); }
}
.header-nexus .nav-btn.nav-btn--user[data-nx-logged="1"]::before { display: none !important; }
.header-nexus .nav-btn.nav-btn--user[data-nx-logged="1"] { width: 40px !important; height: 40px !important; min-width: 40px !important; padding: 0px !important; border-radius: 50% !important; background: var(--color-cyan, #00c8ff) !important; color: rgb(0, 0, 0) !important; font-size: 0.7rem !important; font-weight: 700 !important; letter-spacing: 0.02em !important; justify-content: center !important; gap: 0px !important; border: 2px solid rgba(212, 175, 95, 0.7) !important; animation: 2.2s ease-in-out 0s infinite normal none running nx-neon-pulse !important; }
.header-nexus .nav-btn.nav-btn--user[data-nx-logged="1"]:has(img) { overflow: hidden !important; background: transparent !important; }
.header-nexus .nav-btn.nav-btn--user[data-nx-logged="1"] img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; display: block; }
.header-nexus .nav-user-group { display: flex; flex-direction: column; align-items: center; align-self: center; gap: 2px; }
.header-nexus .nav-btn--mvp { width: auto; min-width: unset; height: 16px; padding: 0px 7px; font-size: 0.58rem; font-weight: 800; letter-spacing: 0.09em; text-transform: uppercase; text-decoration: none; line-height: 1; color: rgba(240, 192, 64, 0.85); border-color: rgba(240, 192, 64, 0.28); background: rgba(240, 192, 64, 0.06); border-radius: 4px; }
.header-nexus .nav-btn--mvp:hover { color: rgb(240, 192, 64); border-color: rgba(240, 192, 64, 0.52); background: rgba(240, 192, 64, 0.11); }
.header-nexus .nav-btn--mvp::before { display: none; }
.nx-csearch { position: fixed; z-index: 999999; width: min(440px, -16px + 100vw); left: 50%; transform: translateX(-50%); }
@media (max-width: 900px) {
.nx-csearch { width: min(340px, -16px + 100vw); }
}
.nx-csearch__modes { display: flex; gap: 4px; padding: 3px; margin-bottom: 8px; border-radius: 10px; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(120, 140, 220, 0.22); }
.nx-csearch__mode { flex: 1 1 auto; min-width: 0px; padding: 6px 8px; border: 0px; border-radius: 8px; background: transparent; color: rgba(200, 214, 245, 0.72); font-size: 0.72rem; font-weight: 600; line-height: 1.2; letter-spacing: 0.01em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor: pointer; transition: background 0.15s, color 0.15s; }
.nx-csearch__mode:hover { color: rgba(230, 240, 255, 0.95); }
.nx-csearch__mode.is-active { background: rgba(66, 130, 255, 0.22); color: rgb(255, 255, 255); box-shadow: rgba(66, 183, 255, 0.45) 0px 0px 0px 1px inset; }
.nx-csearch__mode:focus-visible { outline: rgba(66, 183, 255, 0.7) solid 2px; outline-offset: 1px; }
.nx-csearch__box { background: linear-gradient(rgba(11, 17, 36, 0.97), rgba(6, 10, 22, 0.99)); border: 1px solid rgba(100, 130, 220, 0.45); border-radius: 14px; padding: 10px; box-shadow: rgba(0, 0, 0, 0.6) 0px 16px 48px; }
.nx-csearch__input { width: 100%; background: rgba(255, 255, 255, 0.06); border: 1px solid rgba(120, 140, 220, 0.3); border-radius: 8px; color: rgb(236, 242, 255); font-size: 0.9rem; padding: 8px 12px; outline: none; box-sizing: border-box; transition: border-color 0.15s; }
.nx-csearch__input:focus { border-color: rgba(66, 183, 255, 0.6); }
.nx-csearch__results { list-style: none; margin: 8px 0px 0px; padding: 0px; display: flex; flex-direction: column; gap: 2px; max-height: 320px; overflow-y: auto; }
html, body { overflow: unset !important; height: auto !important; }
body { min-height: 100vh; }
.ssg-page-wrap, .ssg-breadcrumb, .nx-footer { position: relative; z-index: 1; }
.ssg-breadcrumb { margin-top: 130px !important; }
@media (max-width: 900px) {
.ssg-breadcrumb { margin-top: 130px !important; }
}
.home-footer { margin-top: 64px; border-top: 1px solid rgba(255, 255, 255, 0.06); background: linear-gradient(rgba(8, 10, 20, 0), rgba(6, 8, 18, 0.96)); padding: 40px var(--home-px, clamp(20px, 4vw, 48px)) 24px; }
.home-footer__inner { max-width: var(--home-max-w, 1280px); margin: 0px auto; display: grid; grid-template-columns: minmax(220px, 1.3fr) repeat(4, minmax(120px, auto)); gap: 40px 32px; align-items: start; }
.home-footer__brand { display: flex; flex-direction: column; align-items: flex-start; gap: 10px; }
.home-footer__logo { display: block; height: clamp(28px, 6vw, 120px); width: auto; }
.home-footer__brand-desc { font-size: 0.78rem; color: rgba(255, 255, 255, 0.3); max-width: 280px; line-height: 1.6; }
.home-footer__col { display: flex; flex-direction: column; gap: 10px; }
.home-footer__col--explore, .home-footer__col--tools, .home-footer__col--info, .home-footer__col--social { position: relative; padding: 12px 14px 14px; border: 1px solid rgba(255, 255, 255, 0.04); border-radius: 16px; background: linear-gradient(rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0.01)); }
.home-footer__col--explore::before, .home-footer__col--tools::before, .home-footer__col--info::before, .home-footer__col--social::before { content: ""; position: absolute; top: -1px; left: 14px; right: 14px; height: 1px; border-radius: 999px; }
.home-footer__col--explore::before { background: linear-gradient(90deg, rgba(66, 183, 255, 0.9), rgba(66, 183, 255, 0)); }
.home-footer__col--tools::before { background: linear-gradient(90deg, rgba(245, 158, 11, 0.88), rgba(245, 158, 11, 0)); }
.home-footer__col--info::before { background: linear-gradient(90deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0)); }
.home-footer__col--social::before { background: linear-gradient(90deg, rgba(244, 114, 182, 0.85), rgba(168, 85, 247, 0)); }
.home-footer__col--social { gap: 14px; }
.home-footer__col-title { font-size: 0.7rem; font-weight: 700; letter-spacing: 0.09em; text-transform: uppercase; color: rgba(255, 255, 255, 0.35); }
.home-footer__link { font-size: 0.8rem; color: rgba(255, 255, 255, 0.45); text-decoration: none; transition: color 120ms; }
.home-footer__link:hover { color: rgba(255, 255, 255, 0.8); }
.home-footer__social-group { display: flex; flex-direction: column; gap: 10px; min-width: 0px; }
.home-footer__social-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; align-items: start; }
.home-footer__social-title { font-size: 0.68rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: rgba(255, 255, 255, 0.24); }
.home-footer__col--explore .home-footer__col-title { color: rgba(66, 183, 255, 0.78); }
.home-footer__col--tools .home-footer__col-title { color: rgba(245, 158, 11, 0.82); }
.home-footer__col--info .home-footer__col-title { color: rgba(255, 255, 255, 0.52); }
.home-footer__col--social .home-footer__col-title { color: rgba(236, 72, 153, 0.78); }
.home-footer__col--explore .home-footer__link:hover { color: rgba(123, 211, 255, 0.96); }
.home-footer__col--tools .home-footer__link:hover { color: rgba(253, 186, 116, 0.98); }
.home-footer__col--info .home-footer__link:hover { color: rgba(255, 255, 255, 0.92); }
.home-footer__link[href$="/contact/"] { display: inline-flex; align-items: center; gap: 6px; width: fit-content; padding: 6px 14px; margin-top: 2px; border-radius: 999px; border: 1px solid rgba(212, 175, 95, 0.4); background: rgba(212, 175, 95, 0.08); color: rgba(212, 175, 95, 0.92); font-weight: 700; }
.home-footer__link[href$="/contact/"]:hover { border-color: rgba(212, 175, 95, 0.75); background: rgba(212, 175, 95, 0.14); color: rgb(230, 200, 130); box-shadow: rgba(212, 175, 95, 0.18) 0px 0px 14px; }
.footer-social-list { display: grid; gap: 0.65rem; margin: 0px; padding: 0px; list-style: none; }
.footer-social-link { display: inline-flex; align-items: center; gap: 0.55rem; color: rgba(255, 255, 255, 0.62); text-decoration: none; font-size: 0.9rem; letter-spacing: 0.01em; transition: color 180ms, transform 180ms, opacity 180ms; }
.footer-social-link:hover, .footer-social-link:focus-visible { color: rgb(255, 255, 255); transform: translateX(3px); }
.footer-social-icon { width: 1rem; height: 1rem; flex: 0 0 auto; display: inline-block; background-color: rgba(255, 255, 255, 0.92); mask-image: var(--social-icon); mask-repeat: no-repeat; mask-position: center center; mask-size: contain; opacity: 0.78; filter: drop-shadow(rgba(255, 255, 255, 0) 0px 0px 0px); transition: background-color 180ms, opacity 180ms, filter 180ms, transform 180ms; }
.footer-social-link--facebook .footer-social-icon { background-color: rgb(24, 119, 242); }
.footer-social-link--x .footer-social-icon { background-color: rgb(255, 255, 255); }
.footer-social-link--instagram .footer-social-icon { background-color: rgb(228, 64, 95); }
.footer-social-link--tiktok .footer-social-icon { background-color: rgb(255, 255, 255); filter: drop-shadow(rgba(37, 244, 238, 0.72) -1px 0px 0px) drop-shadow(rgba(254, 44, 85, 0.72) 1px 0px 0px); }
.footer-social-link--youtube .footer-social-icon { background-color: rgb(255, 0, 0); }
.footer-social-link:hover .footer-social-icon, .footer-social-link:focus-visible .footer-social-icon { opacity: 1; transform: scale(1.08); filter: drop-shadow(rgba(255, 255, 255, 0.22) 0px 0px 6px); }
.footer-social-link--facebook:hover .footer-social-icon, .footer-social-link--facebook:focus-visible .footer-social-icon { filter: drop-shadow(rgba(24, 119, 242, 0.38) 0px 0px 8px); }
.footer-social-link--instagram:hover .footer-social-icon, .footer-social-link--instagram:focus-visible .footer-social-icon { filter: drop-shadow(rgba(228, 64, 95, 0.34) 0px 0px 8px); }
.footer-social-link--youtube:hover .footer-social-icon, .footer-social-link--youtube:focus-visible .footer-social-icon { filter: drop-shadow(rgba(255, 0, 0, 0.32) 0px 0px 8px); }
.footer-social-link--tiktok:hover .footer-social-icon, .footer-social-link--tiktok:focus-visible .footer-social-icon { filter: drop-shadow(rgba(37, 244, 238, 0.92) -1px 0px 0px) drop-shadow(rgba(254, 44, 85, 0.92) 1px 0px 0px) drop-shadow(rgba(255, 255, 255, 0.18) 0px 0px 8px); }
.home-footer__bottom { max-width: var(--home-max-w, 1280px); margin: 28px auto 0px; padding-top: 20px; border-top: 1px solid rgba(255, 255, 255, 0.05); display: flex; justify-content: space-between; flex-wrap: wrap; gap: 12px; font-size: 0.72rem; color: rgba(255, 255, 255, 0.2); }
.home-footer__note { max-width: var(--home-max-w, 1280px); margin: 16px auto 0px; padding-top: 14px; border-top: 1px solid rgba(255, 255, 255, 0.04); font-size: 0.68rem; line-height: 1.6; color: rgba(255, 255, 255, 0.22); }
@keyframes nx-inline-affiliate-glow { 
  0%, 100% { opacity: 0.28; transform: scale(0.965); }
  20% { opacity: 0.34; transform: scale(0.985); }
  26% { opacity: 0.52; transform: scale(1.02); }
  34% { opacity: 0.3; transform: scale(0.97); }
  70% { opacity: 0.32; transform: scale(0.98); }
  78% { opacity: 0.48; transform: scale(1.015); }
  86% { opacity: 0.28; transform: scale(0.96); }
}
@media (max-width: 640px) {
.home-footer__inner { grid-template-columns: 1fr; }
.home-footer__social-grid { grid-template-columns: 1fr; }
.home-footer__col--explore, .home-footer__col--tools, .home-footer__col--info, .home-footer__col--social { padding: 12px; }
}
@media (max-width: 900px) {
.home-footer__inner { grid-template-columns: 1fr 1fr; }
.home-footer__brand { display: none; }
.home-footer__social-grid { grid-template-columns: 1fr; }
}
section[data-section="combos"] { --s-color: #22d3ee; --s-rgb: 34,211,238; }
.header-nexus .tabsection--lootbox { --nx-accent: #a78bfa; --nx-accent-rgb: 167, 139, 250; color: rgb(226, 216, 255); background: linear-gradient(rgba(40, 27, 64, 0.92), rgba(19, 13, 32, 0.94)); border-color: rgba(167, 139, 250, 0.55); box-shadow: rgba(0, 0, 0, 0.4) 0px 8px 20px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset; }
.header-nexus .tabsection--lootbox::before { background: linear-gradient(120deg, transparent 20%, rgba(224, 208, 255, 0.2) 50%, transparent 80%); }
.header-nexus .tabsection--lootbox:hover { border-color: rgba(167, 139, 250, 0.9); box-shadow: rgba(80, 40, 160, 0.35) 0px 10px 26px, rgba(255, 255, 255, 0.12) 0px 1px 0px inset; }
