/* ============================================================
   GIGAWEB DESIGN SYSTEM — v2.0
   Refonte inspirée des patterns walt.digital (structure/interaction),
   identité de couleur et typographie Gigaweb conservées.

   Sommaire :
   1. Tokens
   2. Reset / base
   3. Utilitaires (conteneur, eyebrow, watermark, titres de section)
   4. Header + méga-menu + overlay mobile
   5. Boutons
   6. Sections (bandes claires / sombres)
   7. Cartes (services, IT, hébergement, pricing) — hover en 2 temps
   8. Réalisations (carrousel + filtres)
   9. Accordéon
   10. Footer
   11. Formulaires / panneaux
   12. Scroll reveal
   13. Responsive (1280 / 1024 / 768 / 480)
   14. Accessibilité / prefers-reduced-motion
   ============================================================ */

/* ── 1. TOKENS ── */
:root {
  /* Couleurs de marque */
  --gw-blue:        #044568;
  --gw-blue-dark:   #032f47;
  --gw-blue-soft:   #174056;
  --gw-lime:        #21a249;
  --gw-lime-dark:   #1a8a3d;
  --gw-cream:       #faf5ea;
  --gw-cream-shade: #f1ead9;
  --gw-mist:        #eef6f7;
  --gw-white:       #ffffff;

  /* Texte */
  --gw-ink:         var(--gw-blue);
  --gw-ink-soft:    rgba(4, 69, 104, .62);
  --gw-ink-faint:   rgba(4, 69, 104, .45);
  --gw-line:        rgba(4, 69, 104, .12);

  /* Rayons */
  --gw-r-sm:   10px;
  --gw-r-card: 20px;
  --gw-r-lg:   28px;
  --gw-r-pill: 999px;

  /* Ombres */
  --gw-shadow-sm: 0 8px 24px rgba(4, 69, 104, .08);
  --gw-shadow:    0 24px 64px rgba(4, 69, 104, .12);
  --gw-shadow-lg: 0 32px 80px rgba(3, 47, 71, .22);

  /* Transitions */
  --gw-ease:      cubic-bezier(.16, 1, .3, 1);
  --gw-dur-fast:  .22s;
  --gw-dur-base:  .32s;
  --gw-dur-slow:  .6s;
  --gw-t:         all var(--gw-dur-fast) ease;

  /* Scroll reveal */
  --gw-reveal-dist:    46px;
  --gw-reveal-dur:     .8s;
  --gw-reveal-stagger: .1s;

  /* Header */
  --gw-header-h:       84px;
  --gw-header-h-mini:  64px;

  /* Dégradé de fond sombre (hero / bandes) */
  --gw-dark-gradient: linear-gradient(135deg, var(--gw-blue) 0%, var(--gw-blue-dark) 100%);
}

/* ── 2. RESET / BASE ── */
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Montserrat', system-ui, -apple-system, sans-serif;
  overflow-x: hidden;
  background: #fff;
  color: var(--gw-ink);
}
a {
  color: var(--gw-blue);
}
:focus-visible {
  outline: 2.5px solid var(--gw-lime-dark);
  outline-offset: 2px;
  border-radius: 4px;
}

/* ── 3. UTILITAIRES ── */
.gw-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}

.eyebrow,
.gw-eyebrow {
  display: inline-block;
  color: var(--gw-lime-dark);
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.band-dark .eyebrow,
.gw-section-dark .eyebrow,
.gw-eyebrow--onDark { color: var(--gw-lime); }

.section-kicker {
  color: var(--gw-lime-dark);
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.band-dark .section-kicker { color: var(--gw-lime); }

.section-title {
  color: var(--gw-blue);
  font-weight: 800;
  font-size: clamp(1.9rem, 3.5vw, 3.4rem);
  line-height: 1.05;
}
.band-dark .section-title { color: #fff; }

.text-balanced { max-width: 760px; }

.bg-cream { background: var(--gw-cream); }

/* Mot-titre géant en filigrane, repère de section (façon walt.digital) */
.section-label-wrap { position: relative; }
.section-label-wrap > * { position: relative; z-index: 1; }
.section-label-wrap > .row { margin-top: 0; }
.section-label-wrap > .row > * { margin-top: 0; }
.section-label,
.gw-watermark {
  position: absolute;
  top: -.52em;
  left: -.04em;
  font-size: clamp(3.5rem, 10vw, 8.5rem);
  font-weight: 800;
  line-height: 1;
  color: rgba(4, 69, 104, .05);
  z-index: 0;
  pointer-events: none;
  user-select: none;
  white-space: nowrap;
}
.band-dark .section-label,
.gw-section-dark .section-label,
.gw-watermark--dark { color: rgba(255, 255, 255, .055); }
.gw-watermark--cream { color: rgba(4, 69, 104, .05); }

/* ── 4. HEADER + MÉGA-MENU + OVERLAY MOBILE ── */
.gw-header {
  position: sticky;
  top: 0;
  z-index: 500;
  height: var(--gw-header-h);
  display: flex;
  align-items: center;
  background: var(--gw-blue-dark);
  border-bottom: 1px solid rgba(255, 255, 255, .07);
  transition: height var(--gw-dur-base) var(--gw-ease),
              box-shadow var(--gw-dur-base) ease,
              background-color var(--gw-dur-base) ease;
}
.gw-header.is-scrolled {
  height: var(--gw-header-h-mini);
  box-shadow: 0 2px 28px rgba(3, 47, 71, .4);
}

/* Variante "overlay" (accueil + réalisations) : transparente sur le hero,
   devient fond crème + texte foncé dès que l'utilisateur scrolle. */
.gw-header--overlay {
  position: fixed;
  left: 0;
  right: 0;
  background: transparent;
  border-bottom-color: transparent;
}
.gw-header--overlay.is-scrolled {
  background: rgba(255, 255, 255, .92);
  backdrop-filter: blur(10px);
  border-bottom-color: rgba(4, 69, 104, .1);
  box-shadow: 0 4px 24px rgba(4, 69, 104, .14);
}
.gw-header--overlay .gw-nav-list .nav-link { color: rgba(255, 255, 255, .9) !important; }
.gw-header--overlay.is-scrolled .gw-nav-list .nav-link { color: var(--gw-blue) !important; }
#siteHeader.gw-header--overlay .btn-outline-gw {
  border-color: rgba(255, 255, 255, .5);
  color: #fff;
}
#siteHeader.gw-header--overlay:not(.is-scrolled) .btn-outline-gw:hover {
  background: #fff;
  color: var(--gw-blue-dark);
  border-color: #fff;
}
#siteHeader.gw-header--overlay.is-scrolled .btn-outline-gw {
  border-color: rgba(4, 69, 104, .28);
  color: var(--gw-blue);
}
#siteHeader.gw-header--overlay.is-scrolled .btn-outline-gw:hover {
  background: var(--gw-blue);
  color: #fff;
  border-color: var(--gw-blue);
}
.gw-header--overlay .gw-burger span { background: #fff; }
.gw-header--overlay.is-scrolled .gw-burger span { background: var(--gw-blue); }

.gw-header .container-fluid {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 32px;
}
.gw-header .navbar-brand img {
  width: 150px;
  height: auto;
  transition: width var(--gw-dur-base) ease;
}
.gw-header.is-scrolled .navbar-brand img { width: 128px; }

/* Logo clair (icône + wordmark blanc) sur le nav transparent au-dessus du hero ;
   bascule vers le logo foncé habituel dès que le nav passe en fond crème. */
.gw-logo-top { display: none; }
.gw-header--overlay:not(.is-scrolled) .gw-logo-top { display: block; }
.gw-header--overlay:not(.is-scrolled) .gw-logo-scrolled { display: none; }

/* Nav links + pilule de fond animée au survol/actif */
.gw-nav-list {
  display: flex;
  align-items: center;
  gap: 2px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.gw-nav-list .nav-link {
  position: relative;
  color: rgba(255, 255, 255, .78) !important;
  font-size: .86rem;
  font-weight: 700;
  padding: .55rem 1.05rem !important;
  border-radius: var(--gw-r-pill);
  white-space: nowrap;
  transition: color var(--gw-dur-fast) ease, background-color var(--gw-dur-fast) ease;
}
.gw-nav-list .nav-link:hover,
.gw-nav-list .nav-link.active,
.gw-nav-list .nav-item.is-menu-open .nav-link {
  color: var(--gw-lime) !important;
  background: rgba(33, 162, 73, .12) !important;
}
.gw-nav-list .nav-link .bi-chevron-down {
  font-size: .68rem;
  margin-left: .35rem;
  transition: transform var(--gw-dur-fast) ease;
}
.gw-nav-item--menu.is-menu-open .bi-chevron-down { transform: rotate(180deg); }

/* Méga-menu déroulant (ex: "Services IT") */
.gw-nav-item--menu { position: relative; }
.gw-mega {
  position: absolute;
  top: calc(100% + 14px);
  left: 50%;
  transform: translateX(-50%) translateY(8px);
  width: min(760px, 86vw);
  background: #ffffff;
  border-radius: var(--gw-r-card);
  box-shadow: var(--gw-shadow-lg);
  padding: 28px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity var(--gw-dur-base) ease, transform var(--gw-dur-base) ease, visibility var(--gw-dur-base);
}
.gw-nav-item--menu.is-menu-open .gw-mega {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}
.gw-mega-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px 22px;
}
.gw-mega-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 12px;
  border-radius: var(--gw-r-sm);
  text-decoration: none;
  transition: background-color var(--gw-dur-fast) ease;
}
.gw-mega-item:hover { background: rgba(4, 69, 104, .06); }
.gw-mega-icon {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  display: inline-grid;
  place-items: center;
  border-radius: 11px;
  background: var(--gw-mist);
  color: var(--gw-blue);
  font-size: 1.1rem;
}
.gw-mega-item:hover .gw-mega-icon { background: var(--gw-lime); }
.gw-mega-text h3 {
  font-size: .88rem;
  font-weight: 800;
  color: var(--gw-blue);
  margin: 0 0 3px;
}
.gw-mega-text p {
  font-size: .78rem;
  color: var(--gw-ink-soft);
  line-height: 1.45;
  margin: 0;
}

/* CTA à droite du header */
.gw-header-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}
.gw-header-cta { display: inline-flex; }
.cart-badge {
  position: absolute;
  top: -.4rem;
  right: -.3rem;
  min-width: 1.3rem;
  height: 1.3rem;
  display: inline-grid;
  place-items: center;
  border-radius: var(--gw-r-pill);
  background: var(--gw-lime);
  color: #fff;
  font-size: .68rem;
  font-weight: 800;
  padding: 0 .28rem;
}
.cart-badge.is-empty { display: none; }

/* Hamburger -> croix */
.gw-burger {
  display: none;
  position: relative;
  width: 42px;
  height: 42px;
  border: 0;
  background: none;
  cursor: pointer;
  z-index: 620;
}
.gw-burger span {
  position: absolute;
  left: 9px;
  right: 9px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transition: transform var(--gw-dur-base) var(--gw-ease), opacity var(--gw-dur-fast) ease, top var(--gw-dur-base) var(--gw-ease);
}
.gw-burger span:nth-child(1) { top: 14px; }
.gw-burger span:nth-child(2) { top: 20px; }
.gw-burger span:nth-child(3) { top: 26px; }
.gw-burger.is-open span:nth-child(1) { top: 20px; transform: rotate(45deg); }
.gw-burger.is-open span:nth-child(2) { opacity: 0; }
.gw-burger.is-open span:nth-child(3) { top: 20px; transform: rotate(-45deg); }

/* Overlay mobile plein écran */
.gw-mobile-overlay {
  position: fixed;
  inset: 0;
  z-index: 600;
  background: var(--gw-blue-dark);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 100px 32px 48px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-12px);
  transition: opacity var(--gw-dur-base) ease, transform var(--gw-dur-base) ease, visibility var(--gw-dur-base);
}
.gw-mobile-overlay.is-open {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.gw-mobile-list {
  list-style: none;
  margin: 0 0 32px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.gw-mobile-list .nav-link {
  color: #fff !important;
  font-size: 1.5rem;
  font-weight: 700;
  padding: .5rem 0 !important;
  border-radius: 0;
}
.gw-mobile-list .nav-link:hover,
.gw-mobile-list .nav-link.active { color: var(--gw-lime) !important; background: none !important; }
.gw-mobile-sub {
  list-style: none;
  margin: 4px 0 12px 0;
  padding: 0 0 0 4px;
  display: none;
  flex-direction: column;
  gap: 10px;
  border-left: 2px solid rgba(255, 255, 255, .14);
  padding-left: 16px;
}
.gw-mobile-item.is-open .gw-mobile-sub { display: flex; }
.gw-mobile-sub a {
  color: rgba(255, 255, 255, .68);
  font-size: .95rem;
  font-weight: 600;
  text-decoration: none;
}
.gw-mobile-sub a:hover { color: var(--gw-lime); }
.gw-mobile-chevron { transition: transform var(--gw-dur-fast) ease; }
.gw-mobile-item.is-open .gw-mobile-chevron { transform: rotate(180deg); }
.gw-mobile-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
body.gw-menu-locked { overflow: hidden; }

/* ── 5. BOUTONS ── */
.btn-gw,
.btn-gw-lime,
.btn-outline-gw {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  border-radius: var(--gw-r-pill);
  font-weight: 700;
  padding: .85rem 1.6rem;
  transition: background-color var(--gw-dur-base) ease, color var(--gw-dur-base) ease, border-color var(--gw-dur-base) ease, transform var(--gw-dur-fast) ease;
}
.btn-gw {
  background: var(--gw-blue);
  border-color: var(--gw-blue);
  color: #fff;
}
.btn-gw:hover { background: var(--gw-blue-dark); color: var(--gw-lime); }

.btn-gw-lime {
  background: var(--gw-lime);
  border-color: var(--gw-lime);
  color: #fff;
  font-weight: 800;
}
.btn-gw-lime:hover { background: var(--gw-lime-dark); color: #fff; }

.btn-outline-gw {
  background: transparent;
  border: 2px solid rgba(4, 69, 104, .28);
  color: var(--gw-blue);
}
.btn-outline-gw:hover { background: var(--gw-blue); color: #fff; border-color: var(--gw-blue); }

.gw-header .btn-outline-gw,
.gw-mobile-actions .btn-outline-gw {
  border-color: rgba(255, 255, 255, .28);
  color: rgba(255, 255, 255, .9);
}
.gw-header .btn-outline-gw:hover,
.gw-mobile-actions .btn-outline-gw:hover {
  background: #fff;
  color: var(--gw-blue-dark);
  border-color: #fff;
}

/* ── 6. SECTIONS ── */
.section-pad { padding: clamp(4rem, 8vw, 7rem) 0; }

.hero {
  min-height: 720px;
  display: flex;
  align-items: center;
  color: #fff;
  background:
    radial-gradient(circle at 82% 26%, rgba(33, 162, 73, .38), transparent 18rem),
    var(--gw-dark-gradient);
  position: relative;
  overflow: hidden;
  padding: 9rem 0 4.5rem;
}
.hero-video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }
.hero-video-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(4, 69, 104, .78) 54%, rgba(3, 47, 71, .94) 100%),
    linear-gradient(0deg, rgba(3, 47, 71, .48), rgba(3, 47, 71, .12));
  z-index: 0;
}
.hero::before, .hero::after { content: ""; position: absolute; pointer-events: none; border-radius: 50%; }
.hero::before { width: 56rem; height: 56rem; right: -22rem; bottom: -22rem; border: 1px solid rgba(255, 255, 255, .12); }
.hero::after { width: 30rem; height: 30rem; right: 6%; top: 14%; border: 1px solid rgba(33, 162, 73, .22); }
.hero .container, .page-hero .container, section { position: relative; z-index: 1; }

.hero h1, .page-hero h1 {
  font-size: clamp(2.7rem, 6.4vw, 5.6rem);
  font-weight: 800;
  line-height: .95;
}
.hero .lead, .page-hero .lead { color: rgba(255, 255, 255, .82); font-weight: 400; }

.hero-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  padding-top: 2rem;
  margin-top: 2.5rem;
  border-top: 1px solid rgba(255, 255, 255, .18);
}
.hero-stats .stat b { display: block; font-size: 1.9rem; font-weight: 800; color: #fff; line-height: 1; }
.hero-stats .stat span { font-size: .82rem; color: rgba(255, 255, 255, .6); font-weight: 600; }

.page-hero {
  color: #fff;
  background:
    radial-gradient(circle at 85% 20%, rgba(33, 162, 73, .3), transparent 20rem),
    var(--gw-dark-gradient);
  padding: 8.5rem 0 4.6rem;
  position: relative;
  overflow: hidden;
}
.page-hero::before, .page-hero::after { content: ""; position: absolute; pointer-events: none; border-radius: 50%; }
.page-hero::before { width: 42rem; height: 42rem; right: -16rem; bottom: -18rem; border: 1px solid rgba(255, 255, 255, .12); }
.page-hero::after { width: 22rem; height: 22rem; right: 8%; top: -8rem; border: 1px solid rgba(33, 162, 73, .22); }

.band-dark {
  color: #fff;
  background: linear-gradient(90deg, rgba(33, 162, 73, .14), transparent), var(--gw-dark-gradient);
}
.band-dark .section-title, .band-dark h2, .band-dark h3, .band-dark a:not(.btn) { color: #fff; }
.band-dark p, .band-dark li { color: rgba(255, 255, 255, .78); }

/* ── 7. CARTES — hover en 2 temps (fond qui se teinte + icône qui pivote/s'inverse) ── */
.gw-card {
  position: relative;
  background: #fff;
  border: 1px solid var(--gw-line);
  border-radius: var(--gw-r-lg);
  height: 100%;
  transition: transform var(--gw-dur-base) var(--gw-ease),
              box-shadow var(--gw-dur-base) ease,
              border-color var(--gw-dur-base) ease,
              background-color var(--gw-dur-base) ease;
}
.gw-card:hover {
  transform: translateY(-6px);
  border-color: var(--gw-blue);
  background: var(--gw-cream-shade);
  box-shadow: var(--gw-shadow);
}
.band-dark .gw-card,
.gw-card.bg-transparent {
  background: rgba(255, 255, 255, .04);
  border-color: rgba(255, 255, 255, .12);
}
.band-dark .gw-card:hover,
.gw-card.bg-transparent:hover {
  background: rgba(255, 255, 255, .08);
  border-color: rgba(33, 162, 73, .4);
}

/* Carte service (6 services, accueil) — icône qui pivote/s'inverse + barre d'accent qui se révèle au hover */
.gw-service-card {
  position: relative;
  height: 100%;
  background: #fff;
  border: 1px solid var(--gw-line);
  border-radius: var(--gw-r-lg);
  padding: 2.35rem;
  overflow: hidden;
  transition: transform var(--gw-dur-base) var(--gw-ease), box-shadow var(--gw-dur-base) ease;
}
.gw-service-card:hover { transform: translateY(-8px); box-shadow: var(--gw-shadow); }
.gw-service-topbar {
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 4px;
  background: var(--gw-lime);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform var(--gw-dur-slow) var(--gw-ease);
}
.gw-service-card:hover .gw-service-topbar { transform: scaleX(1); }
.gw-service-icon {
  display: inline-grid;
  place-items: center;
  width: 60px;
  height: 60px;
  border-radius: 16px;
  background: var(--gw-mist);
  color: var(--gw-blue);
  margin-bottom: 24px;
  transition: background var(--gw-dur-base) ease, color var(--gw-dur-base) ease, transform var(--gw-dur-base) cubic-bezier(.34, 1.56, .64, 1);
}
.gw-service-card:hover .gw-service-icon {
  background: var(--gw-lime);
  color: #fff;
  transform: rotate(-6deg) scale(1.08);
}

/* Illustrations photo (accueil) : image statique -> gif animé au hover,
   même boîte pour les deux afin de ne jamais changer de taille. */
.gw-service-illustration {
  position: relative;
  display: block;
  width: 132px;
  height: 96px;
  margin-bottom: 20px;
  overflow: hidden;
}
.gw-service-illustration-static,
.gw-service-illustration-animated {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left center;
}
.gw-service-illustration-animated {
  opacity: 0;
  transition: opacity .25s ease;
  /* Les GIF fournis n'ont pas tous la même marge interne que leur PNG statique ;
     --icon-scale (posé en inline sur l'image concernée) compense au cas par cas
     pour que l'illustration paraisse à la même taille avant/après le hover. */
  transform: scale(var(--icon-scale, 1));
  transform-origin: left center;
}
.gw-service-illustration:has(.gw-service-illustration-animated) .gw-service-illustration-static {
  transition: opacity .25s ease;
}
.gw-service-card:hover .gw-service-illustration-animated { opacity: 1; }
.gw-service-card:hover .gw-service-illustration:has(.gw-service-illustration-animated) .gw-service-illustration-static { opacity: 0; }

.gw-service-card h3 { color: var(--gw-blue); margin-bottom: 12px; }
.gw-service-card p { color: var(--gw-ink-soft); font-size: .92rem; margin-bottom: 20px; }
.gw-service-label {
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--gw-lime);
  margin-bottom: 12px;
}
.gw-service-card .feature-list li { margin-bottom: .55rem; font-size: .88rem; }
.gw-service-card .feature-list i { color: var(--gw-lime); }

.card-top-row { display: flex; align-items: flex-start; justify-content: space-between; gap: 1rem; }

.icon-tile {
  display: inline-grid;
  place-items: center;
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: var(--gw-mist);
  color: var(--gw-blue);
  font-size: 1.5rem;
  transition: var(--gw-t);
}

/* Bouton-icône circulaire flèche : pivote + inverse ses couleurs au survol (signature walt.digital) */
.icon-arrow {
  position: relative;
  display: inline-grid;
  place-items: center;
  flex: 0 0 auto;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  background-color: var(--gw-lime);
  color: #fff;
  font-size: 1.05rem;
  transition: transform var(--gw-dur-base) var(--gw-ease),
              background-color var(--gw-dur-base) ease,
              color var(--gw-dur-fast) ease;
}
.icon-arrow.is-on-dark { background-color: rgba(255, 255, 255, .12); color: #fff; }

.gw-card:hover .icon-arrow,
.pricing-card:hover .icon-arrow,
a:hover .icon-arrow,
button.icon-arrow:hover,
button.icon-arrow:focus-visible {
  transform: rotate(45deg);
  background-color: var(--gw-blue-dark);
  color: #fff;
}
a:hover .icon-arrow.is-on-dark {
  background-color: var(--gw-lime);
  color: #fff;
}
button.icon-arrow { border: 0; padding: 0; font: inherit; cursor: pointer; }

/* ── PRICING ── */
.pricing-card {
  border: 1px solid var(--gw-line);
  border-radius: var(--gw-r-lg);
  background: #fff;
  padding: 2rem;
  height: 100%;
  transition: transform var(--gw-dur-base) var(--gw-ease), box-shadow var(--gw-dur-base) ease, border-color var(--gw-dur-base) ease;
}
.pricing-card:hover { border-color: var(--gw-blue); box-shadow: var(--gw-shadow-sm); }
.pricing-card.featured {
  border-color: var(--gw-lime);
  border-width: 2px;
  background: var(--gw-mist);
  box-shadow: var(--gw-shadow);
  transform: translateY(-10px);
}
.pricing-card.featured:hover { border-color: var(--gw-lime); }
.price { color: var(--gw-blue); font-size: clamp(2rem, 5vw, 3.6rem); font-weight: 800; line-height: 1; }
.feature-list { padding-left: 0; list-style: none; }
.feature-list li { display: flex; gap: .65rem; margin-bottom: .72rem; }
.feature-list i { color: var(--gw-lime-dark); }

.mini-stat { border-left: 3px solid var(--gw-lime); padding-left: 1rem; }
.step { display: grid; grid-template-columns: 58px 1fr; gap: 1rem; }
.step-number { color: var(--gw-lime); font-weight: 800; font-size: 1.6rem; }

/* Processus (accueil) — étape mise en évidence au scroll */
@media (min-width: 992px) {
  .gw-process-sticky-col { position: sticky; top: 110px; align-self: flex-start; }
}
.gw-process-steps { position: relative; padding-left: 50px; }
.gw-process-track-bg {
  position: absolute; left: 0; top: 6px; bottom: 6px; width: 2px;
  background: rgba(255, 255, 255, .14);
}
.gw-process-track-fill {
  position: absolute; left: 0; top: 6px; width: 2px; height: 0%;
  background: var(--gw-lime);
  box-shadow: 0 0 12px rgba(33, 162, 73, .6);
  transition: height .25s ease-out;
}
.gw-process-step {
  display: flex;
  align-items: center;
  gap: 26px;
  min-height: 22vh;
  padding-bottom: 44px;
  position: relative;
  opacity: .4;
  transform: translateX(0);
  transition: opacity .4s ease, transform .4s ease;
}
.gw-process-step:last-child { padding-bottom: 0; }
.gw-process-num {
  position: absolute; left: -77px; top: 0; flex: none;
  width: 54px; height: 54px;
  border-radius: 50%;
  background: transparent;
  color: rgba(255, 255, 255, .6);
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1.05rem;
  border: 2px solid rgba(255, 255, 255, .3);
  transition: all .4s ease;
}
.gw-process-step h3 { color: rgba(255, 255, 255, .65); transition: color .4s ease; }
.gw-process-step p { color: rgba(255, 255, 255, .4); transition: color .4s ease; }
.gw-process-step.is-active { opacity: 1; transform: translateX(8px); }
.gw-process-step.is-active .gw-process-num {
  background: var(--gw-lime);
  color: #fff;
  border: 6px solid var(--gw-blue-dark);
  box-shadow: 0 0 0 4px rgba(33, 162, 73, .25), 0 12px 24px rgba(0, 0, 0, .35);
  width: 60px; height: 60px; left: -80px; font-size: 1.1rem;
}
.gw-process-step.is-active h3 { color: #fff; }
.gw-process-step.is-active p { color: rgba(255, 255, 255, .72); }

.gw-scroll-hint { display: flex; align-items: center; gap: 12px; margin-top: 28px; }
.gw-scroll-hint-mouse {
  width: 24px; height: 38px; flex: none;
  border: 2px solid rgba(255, 255, 255, .5);
  border-radius: 14px;
  position: relative;
}
.gw-scroll-hint-mouse::before {
  content: "";
  position: absolute; top: 6px; left: 50%;
  width: 4px; height: 8px;
  background: var(--gw-lime);
  border-radius: 2px;
  transform: translateX(-50%);
  animation: gwScrollWheel 1.6s ease-in-out infinite;
}
@keyframes gwScrollWheel {
  0% { opacity: 1; top: 6px; }
  70% { opacity: 0; top: 16px; }
  100% { opacity: 0; top: 6px; }
}
.gw-scroll-hint span { font-size: 12.5px; color: rgba(255, 255, 255, .5); font-weight: 600; letter-spacing: .02em; }

@media (max-width: 1024px) {
  .gw-process-steps { margin-top: 24px; }
}

/* ── 8. RÉALISATIONS — grille bento + filtres ── */
.gw-bento-section { position: relative; background: radial-gradient(circle at 82% 26%, rgba(33, 162, 73, .28), transparent 18rem), var(--gw-dark-gradient); overflow: hidden; }
.gw-bento-section .section-kicker { color: var(--gw-lime); }
.gw-bento-section .section-title { color: #fff; }
.btn-outline-gw.is-on-dark { border-color: rgba(255, 255, 255, .35); color: #fff; }
.btn-outline-gw.is-on-dark:hover { background: var(--gw-lime); border-color: var(--gw-lime); color: #fff; }

.gw-bento {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 300px;
  grid-auto-flow: dense;
  gap: 24px;
}
.gw-bento-tile {
  position: relative;
  display: block;
  border-radius: 14px;
  overflow: hidden;
  background: rgba(255, 255, 255, .04);
  text-decoration: none;
}
.gw-bento-tile img, .gw-bento-tile video {
  position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;
  transition: transform .6s var(--gw-ease);
}
.gw-bento-tile:hover img, .gw-bento-tile:hover video { transform: scale(1.08); }
.gw-bento-gradient {
  position: absolute; inset: 0;
  background: linear-gradient(0deg, rgba(6, 20, 28, .92) 0%, rgba(6, 20, 28, .05) 55%);
}
.gw-bento-caption { position: absolute; left: 22px; right: 22px; bottom: 20px; }
.gw-bento-category { font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--gw-lime); margin-bottom: 8px; }
.gw-bento-title { font-size: clamp(17px, 1.8vw, 22px); font-weight: 700; color: #fff; line-height: 1.2; }

.gw-bento > .reveal:nth-child(2) { transition-delay: calc(var(--gw-reveal-stagger) * 1); }
.gw-bento > .reveal:nth-child(3) { transition-delay: calc(var(--gw-reveal-stagger) * 2); }
.gw-bento > .reveal:nth-child(4) { transition-delay: calc(var(--gw-reveal-stagger) * 3); }
.gw-bento > .reveal:nth-child(5) { transition-delay: calc(var(--gw-reveal-stagger) * 4); }
.gw-bento > .reveal:nth-child(6) { transition-delay: calc(var(--gw-reveal-stagger) * 5); }
.gw-bento > .reveal:nth-child(7) { transition-delay: calc(var(--gw-reveal-stagger) * 6); }
.gw-bento > .reveal:nth-child(8) { transition-delay: calc(var(--gw-reveal-stagger) * 7); }
.gw-bento > .reveal:nth-child(9) { transition-delay: calc(var(--gw-reveal-stagger) * 8); }
.gw-bento > .reveal:nth-child(10) { transition-delay: calc(var(--gw-reveal-stagger) * 9); }
.gw-bento > .reveal:nth-child(11) { transition-delay: calc(var(--gw-reveal-stagger) * 10); }
.gw-bento > .reveal:nth-child(12) { transition-delay: calc(var(--gw-reveal-stagger) * 11); }

@media (max-width: 1024px) {
  .gw-bento { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 768px) {
  .gw-bento { grid-template-columns: 1fr; grid-auto-rows: 260px; }
  .gw-bento-tile { grid-column: span 1 !important; grid-row: span 1 !important; }
}

#realisationsGrid > .is-hidden { display: none; }

/* Ils nous font confiance */
.trust-logo-row { display: grid; grid-template-columns: repeat(6, 1fr); gap: 18px; margin-bottom: 3.5rem; }
.trust-logo-pill {
  background: #fff;
  border: 1px solid var(--gw-line);
  border-radius: var(--gw-r-sm);
  padding: 26px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: .95rem;
  color: var(--gw-ink-soft);
  letter-spacing: -.01em;
  opacity: .8;
}
.trust-stats-row { display: flex; flex-wrap: wrap; justify-content: center; gap: clamp(2.5rem, 6vw, 6.9rem); margin-bottom: 4rem; }
.trust-stats-row .stat b { display: block; font-size: 2.1rem; font-weight: 800; color: var(--gw-blue); }

.gw-testimonial-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; max-width: 900px; margin: 0 auto; text-align: left; }
.gw-testimonial-card { padding: 2.2rem; }
.gw-testimonial-mark { font-size: 1.75rem; color: var(--gw-lime); font-weight: 800; margin-bottom: .9rem; line-height: 1; }
.gw-testimonial-card p { font-size: .95rem; line-height: 1.65; color: var(--gw-ink-soft); margin-bottom: 1.4rem; }
.gw-testimonial-author { display: flex; align-items: center; gap: .75rem; }
.gw-testimonial-avatar {
  flex: none; width: 36px; height: 36px; border-radius: 50%;
  background: var(--gw-blue); color: #fff;
  display: inline-grid; place-items: center;
  font-size: .75rem; font-weight: 700;
}
.gw-testimonial-name { display: block; font-size: .82rem; font-weight: 700; color: var(--gw-blue); }
.gw-testimonial-role { display: block; font-size: .78rem; color: var(--gw-ink-faint); }
.gw-placeholder-note { font-size: .75rem; color: var(--gw-ink-faint); margin-top: 1.5rem; }
.trust-stats-row .stat span { font-size: .84rem; color: var(--gw-ink-soft); font-weight: 600; }
.trust-stats-row .stat b .gw-count { font-size: inherit; font-weight: inherit; color: inherit; }

@media (max-width: 1180px) {
  .trust-logo-row { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 560px) {
  .trust-logo-row { grid-template-columns: repeat(2, 1fr); }
  .trust-stats-row { gap: 1.75rem; }
}

/* Filtres — pilules chevron (mécanique dropdown Bootstrap conservée) */
.filter-bar { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem; }
.filter-label { font-weight: 800; font-size: .8rem; letter-spacing: .1em; text-transform: uppercase; color: rgba(255, 255, 255, .55); }
.filter-dropdown .dropdown-toggle {
  display: inline-flex; align-items: center; gap: .6rem;
  background: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 255, 255, .18);
  color: #fff;
  border-radius: var(--gw-r-pill);
  padding: .65rem 1.25rem;
  font-weight: 700;
  font-size: .88rem;
  transition: var(--gw-t);
}
.filter-dropdown .dropdown-toggle:hover,
.filter-dropdown .dropdown-toggle:focus,
.filter-dropdown.is-active .dropdown-toggle { border-color: var(--gw-lime); color: var(--gw-lime); }
.filter-dropdown .dropdown-toggle::after { margin-left: 0; vertical-align: .1em; }
.filter-dropdown .dropdown-menu { border: 0; border-radius: var(--gw-r-sm); box-shadow: var(--gw-shadow); padding: .5rem; min-width: 14rem; }
.filter-dropdown .dropdown-item { border-radius: 8px; padding: .55rem .85rem; font-weight: 600; color: var(--gw-blue); }
.filter-dropdown .dropdown-item:hover, .filter-dropdown .dropdown-item:focus { background: var(--gw-mist); color: var(--gw-blue); }
.filter-dropdown .dropdown-item.active { background: var(--gw-lime); color: var(--gw-blue); }

/* ── 9. ACCORDÉON ── */
.gw-faq { display: flex; flex-direction: column; }
.gw-faq-item { border-bottom: 1px solid var(--gw-line); }
.band-dark .gw-faq-item { border-bottom-color: rgba(255, 255, 255, .12); }
.gw-faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 22px 0;
  cursor: pointer;
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--gw-blue);
  user-select: none;
  list-style: none;
  transition: color var(--gw-dur-fast) ease;
}
.band-dark .gw-faq-question { color: #fff; }
.gw-faq-item.is-open .gw-faq-question { color: var(--gw-lime-dark); }
.band-dark .gw-faq-item.is-open .gw-faq-question { color: var(--gw-lime); }
.gw-faq-icon {
  flex-shrink: 0;
  width: 38px; height: 38px;
  border-radius: 50%;
  background: var(--gw-lime);
  display: inline-grid;
  place-items: center;
  transition: var(--gw-t);
}
.gw-faq-icon i { color: #fff; transition: transform var(--gw-dur-base) ease; }
.gw-faq-item.is-open .gw-faq-icon { background: var(--gw-blue-dark); }
.gw-faq-item.is-open .gw-faq-icon i { color: #fff; transform: rotate(135deg); }
.gw-faq-answer {
  display: grid;
  grid-template-rows: 0fr;
  opacity: 0;
  transition: grid-template-rows var(--gw-dur-base) var(--gw-ease), opacity var(--gw-dur-base) ease;
}
.gw-faq-item.is-open .gw-faq-answer { grid-template-rows: 1fr; opacity: 1; }
.gw-faq-answer-inner { overflow: hidden; }
.gw-faq-answer p { padding-bottom: 20px; margin: 0; font-size: .95rem; color: var(--gw-ink-soft); line-height: 1.65; }
.band-dark .gw-faq-answer p { color: rgba(255, 255, 255, .6); }

/* ── 10. FOOTER ── */
.footer {
  position: relative;
  background: radial-gradient(circle at 82% 26%, rgba(33, 162, 73, .28), transparent 18rem), var(--gw-dark-gradient);
  color: rgba(255, 255, 255, .82);
  padding: 5rem 0 0;
  overflow: hidden;
}
.footer .container { position: relative; z-index: 1; }
.gw-footer-grid { display: grid; grid-template-columns: 260px 1fr 1fr 1fr; gap: 44px; padding-bottom: 44px; }
.gw-footer-logo-row { display: flex; align-items: center; gap: 9px; margin-bottom: 14px; }
.gw-footer-tagline { font-size: 13px; color: rgba(255, 255, 255, .5); line-height: 1.6; margin-bottom: 22px; }
.gw-footer-socials { display: flex; gap: 8px; }
.gw-footer-social {
  width: 36px; height: 36px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, .18);
  display: flex; align-items: center; justify-content: center;
  transition: var(--gw-t);
  text-decoration: none;
}
.gw-footer-social:hover { border-color: var(--gw-lime); }
.gw-footer-social .bi { font-size: 14px; color: rgba(255, 255, 255, .55); transition: color var(--gw-dur-fast) ease; }
.gw-footer-social:hover .bi { color: var(--gw-lime); }
.gw-footer-col-title { font-size: 11px; font-weight: 700; color: var(--gw-lime); letter-spacing: .12em; text-transform: uppercase; margin-bottom: 18px; }
.gw-footer-links { display: flex; flex-direction: column; gap: 7px; }
.gw-footer-links a { font-size: 13px; color: rgba(255, 255, 255, .5); transition: var(--gw-t); text-decoration: none; display: block; }
.gw-footer-links a:hover { color: #fff; }
.gw-footer-info { font-size: 13px; color: rgba(255, 255, 255, .5); line-height: 1.65; margin-bottom: 6px; }
.gw-footer-info a { color: rgba(255, 255, 255, .5); transition: var(--gw-t); text-decoration: none; }
.gw-footer-info a:hover { color: var(--gw-lime); }
.gw-footer-bottom {
  position: relative;
  z-index: 1;
  border-top: 1px solid rgba(255, 255, 255, .09);
  padding: 18px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: .75rem 1.5rem;
}
.gw-footer-copy { font-size: 11px; color: rgba(255, 255, 255, .28); }
.gw-footer-legal { display: flex; gap: 16px; }
.gw-footer-legal a { font-size: 11px; color: rgba(255, 255, 255, .28); transition: var(--gw-t); text-decoration: none; }
.gw-footer-legal a:hover { color: rgba(255, 255, 255, .6); }

/* Wordmark géant en filigrane (signature discrète, façon walt.digital) */
.footer-watermark,
.gw-watermark--footer {
  position: absolute;
  left: 50%;
  top: 4.6rem;
  transform: translateX(-50%);
  font-size: clamp(5rem, 19vw, 13.5rem);
  font-weight: 800;
  line-height: 1;
  color: rgba(255, 255, 255, .045);
  white-space: nowrap;
  pointer-events: none;
  user-select: none;
  z-index: 0;
}

/* ── 11. FORMULAIRES / PANNEAUX ── */
.signal-board {
  background: rgba(255, 255, 255, .96);
  color: var(--gw-blue);
  border-radius: var(--gw-r-card);
  box-shadow: var(--gw-shadow);
  border: 1px solid rgba(255, 255, 255, .36);
  overflow: hidden;
}
.contact-panel {
  background: var(--gw-mist);
  border: 1px solid rgba(4, 69, 104, .08);
  border-radius: var(--gw-r-card);
}
.form-control, .form-select {
  border-radius: var(--gw-r-sm);
  border-color: rgba(4, 69, 104, .18);
  padding: .9rem 1rem;
}
.form-control:focus, .form-select:focus {
  border-color: var(--gw-lime);
  box-shadow: 0 0 0 .2rem rgba(33, 162, 73, .16);
}
.domain-search {
  background: rgba(255, 255, 255, .1);
  border: 1.5px solid rgba(255, 255, 255, .25);
  border-radius: var(--gw-r-sm);
  padding: .55rem;
  max-width: 620px;
}
.domain-search .form-control { border: 0; background: transparent; color: #fff; }
.domain-search .form-control::placeholder { color: rgba(255, 255, 255, .45); }
.domain-search .form-control:focus { box-shadow: none; }
.cart-summary-sticky { position: sticky; top: calc(var(--gw-header-h-mini) + 24px); }
.legal-copy h2 { color: var(--gw-blue); font-size: 1.25rem; font-weight: 800; margin-top: 2rem; }
.workflow-alert { display: none; }
.workflow-alert.is-visible { display: block; }
.toast-container { z-index: 1080; }

/* ============================================================
   BLOC RÉSERVÉ — fragments HTML injectés par le back-end PHP
   (assets/php/ajax/domainWhois.php, showcart.php).
   Ces classes sont générées côté serveur : NE PAS renommer.
   ============================================================ */
.domain-results-shell { max-width: 980px; margin: 2.5rem auto 0; }
.domain-results-actions { display: flex; justify-content: flex-end; margin-bottom: 1.5rem; }
.domain-results-block { margin-top: 2.25rem; }
.domain-results-block h2 { color: var(--gw-blue); font-size: clamp(1.65rem, 2.4vw, 2.4rem); font-weight: 700; margin-bottom: 1.4rem; }
.domain-result-list { display: grid; gap: .85rem; }
.domain-result-card {
  display: grid;
  grid-template-columns: minmax(210px, 1.4fr) minmax(110px, .55fr) minmax(260px, 1.25fr) auto;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.25rem;
  border: 1px solid rgba(4, 69, 104, .14);
  border-left: 5px solid var(--gw-blue);
  border-radius: var(--gw-r-sm);
  background: #fff;
  box-shadow: 0 14px 42px rgba(4, 69, 104, .07);
}
.domain-result-main { min-width: 0; }
.domain-name { display: flex; align-items: center; gap: .55rem; color: var(--gw-blue); font-size: 1.05rem; }
.domain-status-dot { width: .75rem; height: .75rem; flex: 0 0 auto; border-radius: 50%; background: #d84f58; }
.domain-status-dot.is-available { background: #3f9464; }
.domain-status-dot.is-warning { background: #e2ad37; }
.domain-status { display: block; margin-top: .35rem; font-size: .85rem; font-weight: 600; }
.domain-status.is-available { color: #3f9464; }
.domain-status.is-unavailable { color: #d84f58; }
.domain-price { color: var(--gw-blue); font-weight: 700; }
.domain-hosting-select { min-height: 3rem; color: var(--gw-blue); border-color: rgba(4, 69, 104, .16); box-shadow: 0 8px 24px rgba(4, 69, 104, .06); }
.domain-cart-action { text-align: right; }
.domain-cart-button { width: 3rem; height: 3rem; padding: 0; display: inline-grid; place-items: center; }
.domain-results-more { display: flex; justify-content: center; margin-top: 2rem; }

.cart-workflow { max-width: 100%; overflow-x: auto; }
.cart-workflow .tabcart, .cart-workflow .row { display: block; width: 100%; margin-right: 0; margin-left: 0; }

/* ── EXTENSIONS TABLE ── */
.extensions-table { --bs-table-bg: transparent; margin-bottom: 0; }
.extensions-table thead th {
  color: var(--gw-blue);
  font-weight: 800;
  font-size: .78rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  border-bottom: 2px solid var(--gw-line);
  padding: .9rem 1rem;
  white-space: nowrap;
}
.extensions-table tbody td {
  padding: .8rem 1rem;
  border-bottom: 1px solid var(--gw-line);
  color: var(--gw-ink-soft);
}
.extensions-table .ext-cell { color: var(--gw-blue); font-weight: 700; }
.extensions-table tbody tr:hover { background: var(--gw-mist); }
.domain-price-chip {
  display: inline-flex;
  align-items: center;
  gap: .4rem;
  padding: .5rem 1rem;
  border-radius: var(--gw-r-pill);
  background: rgba(255, 255, 255, .1);
  border: 1.5px solid rgba(255, 255, 255, .25);
  color: #fff;
  font-size: .9rem;
}
.domain-price-chip strong { color: var(--gw-lime); font-weight: 800; }
.cart-workflow [class*="col-"], .cart-workflow .subtabcart { width: 100%; max-width: 100%; padding-right: 0; padding-left: 0; }
.cart-workflow .panel { width: 100%; }
.cart-workflow #carttable { width: 100% !important; min-width: 620px; margin: 0; border-color: rgba(4, 69, 104, .24) !important; color: var(--gw-blue); text-align: center; }
.cart-workflow #carttable td { padding: .9rem 1rem; vertical-align: middle; border-color: rgba(4, 69, 104, .18); }
.cart-workflow #carttable thead td { color: var(--gw-blue); font-weight: 800; background: rgba(238, 246, 247, .66); }
.cart-workflow .validbutton { display: flex; justify-content: flex-end; margin-top: 1.25rem; }
.cart-workflow .validbutton .subtabcart { width: auto; }
.cart-workflow #btnmoreextension { border: 0 !important; border-radius: var(--gw-r-pill) !important; background: var(--gw-lime) !important; color: var(--gw-blue) !important; font-weight: 800; padding: .82rem 1.18rem; }
.cart-workflow #btnmoreextension:disabled { opacity: .55; }
/* ── fin bloc réservé back-end ── */

/* ── 12. SCROLL REVEAL ── */
.reveal {
  opacity: 0;
  transform: translateY(var(--gw-reveal-dist));
  transition: opacity var(--gw-reveal-dur) ease, transform var(--gw-reveal-dur) ease;
  will-change: transform, opacity;
}
.reveal.is-visible { opacity: 1; transform: none; will-change: auto; }
.row > .reveal:nth-child(2) { transition-delay: calc(var(--gw-reveal-stagger) * 1); }
.row > .reveal:nth-child(3) { transition-delay: calc(var(--gw-reveal-stagger) * 2); }
.row > .reveal:nth-child(4) { transition-delay: calc(var(--gw-reveal-stagger) * 3); }
.row > .reveal:nth-child(5) { transition-delay: calc(var(--gw-reveal-stagger) * 4); }
.row > .reveal:nth-child(6) { transition-delay: calc(var(--gw-reveal-stagger) * 5); }

/* ── 13. RESPONSIVE : 1280 / 1024 / 768 / 480 ── */
@media (max-width: 1280px) {
  .gw-container { padding: 0 32px; }
  .gw-mega { width: min(640px, 90vw); }
}

@media (max-width: 1024px) {
  .gw-nav { display: none; }
  .gw-header-cta { display: none; }
  .gw-burger { display: block; }
  .gw-header-actions { gap: 0; }
  .hero { min-height: auto; padding-top: 7.5rem; }
  .page-hero { padding-top: 7.5rem; }
  .pricing-card.featured { transform: none; }
  .gw-footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
  .domain-result-card { grid-template-columns: 1fr; }
  .domain-cart-action { text-align: left; }
}

@media (max-width: 768px) {
  .gw-container { padding: 0 20px; }
  .section-pad { padding: 3.5rem 0; }
  .gw-header .container-fluid { padding: 0 20px; }
  .gw-mobile-overlay { padding: 96px 24px 40px; }
  .gw-testimonial-grid { grid-template-columns: 1fr; }
}

@media (max-width: 575px) {
  /* Bootstrap .container est fluide (100%) sous 576px : marge insuffisante
     pour l'échappée des pastilles numérotées du processus, on les ramène
     dans le flux pour éviter tout débordement horizontal. */
  .gw-process-steps { padding-left: 34px; }
  .gw-process-num,
  .gw-process-step.is-active .gw-process-num {
    width: 34px; height: 34px; left: -34px; font-size: .8rem; border-width: 2px;
  }
  .gw-process-step.is-active .gw-process-num { box-shadow: 0 8px 18px rgba(0, 0, 0, .3); }
}

@media (max-width: 480px) {
  .gw-container { padding: 0 16px; }
  .gw-header .navbar-brand img { width: 128px; }
  .hero h1, .page-hero h1 { font-size: clamp(2.2rem, 11vw, 2.8rem); }
  .gw-footer-grid { grid-template-columns: 1fr; }
  .gw-footer-bottom { flex-direction: column; text-align: center; }
  .signal-row, .step { grid-template-columns: 1fr; }
  .cart-row { grid-template-columns: 1fr; }
  .cart-row .text-end { text-align: left !important; }
  .gw-mobile-list .nav-link { font-size: 1.25rem; }
}

/* ── 14. PREFERS-REDUCED-MOTION ── */
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .reveal,
  .gw-header,
  .gw-header .navbar-brand img,
  .gw-mega,
  .gw-mobile-overlay,
  .gw-burger span,
  .icon-arrow,
  .gw-card,
  .pricing-card,
  .gw-faq-answer,
  .gw-bento-tile img,
  .gw-bento-tile video,
  .gw-process-step,
  .gw-process-num,
  .gw-process-track-fill,
  .btn-gw, .btn-gw-lime, .btn-outline-gw {
    transition-duration: .001s !important;
    animation-duration: .001s !important;
  }
  .gw-scroll-hint-mouse::before { animation: none !important; }
  .reveal { opacity: 1; transform: none; }
}
