/**
 * Footer V2 — plus court, premium, sombre
 */
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer,
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .footer {
  --lgk-footer-bg: #07090d;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__link {
  border-radius: 8px;
  transition: background 160ms ease, color 160ms ease;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__link:hover {
  background: rgba(37, 99, 235, 0.12);
  color: #22d3ee !important;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer-help__card {
  background: #11151f !important;
  border: 1px solid rgba(148, 163, 184, 0.12) !important;
  border-radius: 12px !important;
  box-shadow: none !important;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer .h4,
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer .h5 {
  letter-spacing: -0.02em;
  color: #f1f5f9;
}
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__gd-link {
  margin: 0.75rem 0 0;
  text-align: center;
  font-size: 0.8rem;
}
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__gd-link a {
  color: #64748b;
  text-decoration: none;
}
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__gd-link a:hover {
  color: #94a3b8;
  text-decoration: underline;
}

/* ── Brand + social pills + payment chips (aligné boutique Shopify) ── */
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__brand {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.15rem;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__brand .lgk-footer__logo,
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__brand img.lgk-footer__logo {
  width: auto !important;
  max-width: min(180px, 58vw) !important;
  height: auto !important;
  margin-bottom: 0 !important;
  filter: drop-shadow(0 6px 22px rgb(0 0 0 / 0.4));
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__tagline-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.55rem;
  margin-top: 0.85rem;
  max-width: min(28rem, 92vw);
  padding-inline: 0.5rem;
  text-align: center;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__tagline {
  margin: 0;
  font-size: clamp(0.8125rem, 2.4vw, 0.9375rem);
  line-height: 1.55;
  font-weight: 500;
  letter-spacing: 0.01em;
  color: rgb(241 245 249 / 0.92);
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__tagline--sub {
  font-size: 0.6875rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgb(148 163 184 / 0.78);
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__social {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.85rem;
  width: 100%;
  margin-top: 0;
  padding: 1.35rem 0;
  border-top: 1px solid rgb(148 163 184 / 0.14);
  border-bottom: 1px solid rgb(148 163 184 / 0.14);
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__social-label {
  margin: 0;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgb(148 163 184 / 0.72);
  text-align: center;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__social .social-media,
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__social .social-media--footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: 36rem;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__social .social-media__item {
  margin: 0;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  min-width: 44px;
  min-height: 44px;
  padding: 0;
  border-radius: 12px;
  border: 1px solid rgb(148 163 184 / 0.28);
  background: rgb(148 163 184 / 0.08);
  color: #e2e8f0;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__social-link:hover {
  transform: translateY(-3px);
  color: #fff;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__social-link svg {
  width: 1.2rem;
  height: 1.2rem;
  flex-shrink: 0;
}

/* Branding colors — même logique que le footer Shopify */
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .branding-colors--facebook .lgk-footer__social-link {
  color: #1877f2;
  border-color: rgb(24 119 242 / 0.4);
  background: rgb(24 119 242 / 0.14);
}
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .branding-colors--facebook .lgk-footer__social-link:hover {
  background: #1877f2;
  border-color: #1877f2;
  box-shadow: 0 6px 18px rgb(24 119 242 / 0.35);
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .branding-colors--discord .lgk-footer__social-link {
  color: #5865f2;
  border-color: rgb(88 101 242 / 0.4);
  background: rgb(88 101 242 / 0.14);
}
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .branding-colors--discord .lgk-footer__social-link:hover {
  background: #5865f2;
  border-color: #5865f2;
  box-shadow: 0 6px 18px rgb(88 101 242 / 0.35);
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .branding-colors--telegram .lgk-footer__social-link {
  color: #2aabee;
  border-color: rgb(42 171 238 / 0.4);
  background: rgb(42 171 238 / 0.14);
}
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .branding-colors--telegram .lgk-footer__social-link:hover {
  background: #2aabee;
  border-color: #2aabee;
  box-shadow: 0 6px 18px rgb(42 171 238 / 0.35);
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .branding-colors--whatsapp .lgk-footer__social-link {
  color: #25d366;
  border-color: rgb(37 211 102 / 0.4);
  background: rgb(37 211 102 / 0.14);
}
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .branding-colors--whatsapp .lgk-footer__social-link:hover {
  background: #25d366;
  border-color: #25d366;
  box-shadow: 0 6px 18px rgb(37 211 102 / 0.35);
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .branding-colors--gothamdev .lgk-footer__social-link {
  color: #22d3ee;
  border-color: rgb(34 211 238 / 0.4);
  background: rgb(34 211 238 / 0.12);
}
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .branding-colors--gothamdev .lgk-footer__social-link:hover {
  background: #22d3ee;
  border-color: #22d3ee;
  color: #0f172a;
  box-shadow: 0 6px 18px rgb(34 211 238 / 0.35);
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__aside {
  padding-block: 1rem 0.35rem;
  border-top: 0;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1rem 1.5rem;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__bar .payment-methods,
html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer .payment-methods {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  margin: 0;
  padding: 0.85rem 0 0.25rem;
  list-style: none;
  width: 100%;
  border-top: 1px solid rgb(148 163 184 / 0.12);
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer .payment-methods > li {
  flex-shrink: 0;
  line-height: 0;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__pay-logo {
  display: block;
  width: auto;
  height: 1.75rem;
  border-radius: 4px;
  opacity: 0.95;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__pay-logo:hover {
  opacity: 1;
  transform: scale(1.06);
}

html:not(.lgk-storefront--wayne):not(.lgk-storefront--gotham-airsoft) .lgk-footer__pay-badge {
  display: none;
}
