/* =============================================
   Homepage — toutes les sections
   ============================================= */

/* ── HERO ─────────────────────────────────── */
.hero {
  background-image:
    linear-gradient(160deg,
      rgba(252,219,22,0.88) 0%,
      rgba(240,192,0,0.85) 12%,
      rgba(123,90,255,0.85) 38%,
      rgba(42,23,252,0.85) 58%,
      rgba(26,16,212,0.88) 76%,
      rgba(13,10,128,0.92) 100%
    ),
    url('../img/banner.jpg');
  background-size: cover;
  background-position: center top;
  padding: 100px 64px 80px;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  align-items: center;
}

.hero__overlay {
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 15% 5%, rgba(255,255,255,0.18) 0%, transparent 45%);
  pointer-events: none;
}

.hero__grid-pattern {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);
  background-size: 80px 80px;
  pointer-events: none;
}

.hero__inner {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 420px;
  gap: 64px;
  align-items: center;
  position: relative;
  z-index: 2;
}

/* ── HERO PILLS — floating shapes background ── */
.hero__pills {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 1;
}

.hero__pill {
  position: absolute;
  border-radius: 9999px;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

@keyframes hero-pill-in {
  from { opacity: 0; translate: 0 40px; scale: 0.96; }
  to   { opacity: 1; translate: 0 0;   scale: 1; }
}

@keyframes hero-pill-float {
  0%, 100% { translate: 0 0; }
  50%       { translate: 0 -20px; }
}

/* Pill 1 — large, top-right, blue core + yellow tip */
.hero__pill--1 {
  width: 680px;
  height: 170px;
  background:
    radial-gradient(ellipse at 60% 50%, rgba(252,219,22,0.25) 0%, transparent 60%),
    linear-gradient(135deg, rgba(42,23,252,0.88) 0%, rgba(123,90,255,0.75) 50%, rgba(252,219,22,0.72) 100%);
  box-shadow: 0 0 60px 10px rgba(42,23,252,0.35), inset 0 0 40px 0 rgba(252,219,22,0.08);
  top: -50px;
  right: -60px;
  rotate: -25deg;
  animation:
    hero-pill-in   1.4s 0.00s cubic-bezier(0.23,1,0.32,1) both,
    hero-pill-float 12s 1.40s ease-in-out infinite;
}

/* Pill 2 — medium, bottom-left, yellow → violet */
.hero__pill--2 {
  width: 520px;
  height: 138px;
  background:
    radial-gradient(ellipse at 30% 50%, rgba(252,219,22,0.3) 0%, transparent 55%),
    linear-gradient(135deg, rgba(252,219,22,0.82) 0%, rgba(123,90,255,0.72) 45%, rgba(42,23,252,0.78) 100%);
  box-shadow: 0 0 56px 8px rgba(252,219,22,0.22), inset 0 0 30px 0 rgba(255,255,255,0.04);
  bottom: -60px;
  left: -60px;
  rotate: 15deg;
  animation:
    hero-pill-in   1.4s 0.20s cubic-bezier(0.23,1,0.32,1) both,
    hero-pill-float 12s 1.60s ease-in-out infinite;
}

/* Pill 3 — small, mid-left, blue accent */
.hero__pill--3 {
  width: 340px;
  height: 92px;
  background:
    linear-gradient(135deg, rgba(42,23,252,0.85) 0%, rgba(123,90,255,0.72) 55%, rgba(252,219,22,0.55) 100%);
  box-shadow: 0 0 44px 6px rgba(42,23,252,0.28);
  top: 18%;
  left: -30px;
  rotate: 10deg;
  animation:
    hero-pill-in   1.4s 0.35s cubic-bezier(0.23,1,0.32,1) both,
    hero-pill-float 12s 1.75s ease-in-out infinite;
}

/* Pill 4 — medium, mid-right, yellow leading */
.hero__pill--4 {
  width: 460px;
  height: 124px;
  background:
    radial-gradient(ellipse at 25% 50%, rgba(252,219,22,0.32) 0%, transparent 50%),
    linear-gradient(135deg, rgba(252,219,22,0.8) 0%, rgba(123,90,255,0.7) 50%, rgba(42,23,252,0.82) 100%);
  box-shadow: 0 0 50px 8px rgba(252,219,22,0.2);
  top: 40%;
  right: -80px;
  rotate: -15deg;
  animation:
    hero-pill-in   1.4s 0.50s cubic-bezier(0.23,1,0.32,1) both,
    hero-pill-float 12s 1.90s ease-in-out infinite;
}

/* Pill 5 — large, bottom-right, violet → yellow */
.hero__pill--5 {
  width: 560px;
  height: 150px;
  background:
    linear-gradient(135deg, rgba(123,90,255,0.78) 0%, rgba(42,23,252,0.65) 40%, rgba(252,219,22,0.7) 100%);
  box-shadow: 0 0 52px 8px rgba(123,90,255,0.25);
  bottom: 8%;
  right: -40px;
  rotate: 20deg;
  animation:
    hero-pill-in   1.4s 0.10s cubic-bezier(0.23,1,0.32,1) both,
    hero-pill-float 12s 1.50s ease-in-out infinite;
}

/* Hero — côté gauche */
.hero__logo-itfb {
  height: 100px;
  display: block;
  margin-bottom: 15px;
}

.hero__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: clamp(26px, 3vw, 46px);
  font-weight: 700;
  line-height: 1.0;
  letter-spacing: -1.2px;
  color: #ffffff;
  margin-bottom: 16px;
}

.hero__subtitle {
  font-family: 'DM Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: rgba(255,255,255,0.75);
  line-height: 1.65;
  max-width: 480px;
  margin-bottom: 40px;
}

.hero__meta-row {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
}
.hero__meta-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.hero__meta-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: rgba(255,255,255,0.5);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.hero__meta-value {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.3px;
}

.hero__figures-row {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 24px;
  padding-top: 20px;
  border-top: 1px solid rgba(255,255,255,0.15);
  flex-wrap: wrap;
}
.hero__figures {
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  flex: 1;
  justify-content: space-around;
}
.hero__logo-slot {
  flex-shrink: 0;
  width: 160px;
  height: 64px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,0.06);
}
.hero__logo-slot-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: rgba(255,255,255,0.4);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-align: center;
  pointer-events: none;
  user-select: none;
}
.hero__figure-num {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #FCDB16;
  letter-spacing: -0.5px;
  line-height: 1;
}
.hero__figure-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  color: rgba(255,255,255,0.5);
  text-transform: uppercase;
  letter-spacing: 0.07em;
  margin-top: 3px;
}

/* Hero — carte formulaire */
.hero__form-card {
  background: rgba(0,0,0,0.35);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 32px 80px rgba(0,0,0,0.25);
}

.hero__tabs {
  display: flex;
  border-bottom: 1px solid rgba(255,255,255,0.12);
}
.hero__tab {
  flex: 1;
  padding: 14px 8px;
  border: none;
  background: transparent;
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 1.3;
  color: rgba(255,255,255,0.5);
  border-bottom: 2px solid transparent;
  transition: all 150ms ease;
}
.hero__tab.is-active {
  background: rgba(255,255,255,0.12);
  color: #ffffff;
  border-bottom-color: #FCDB16;
}

.hero__form-body {
  padding: 24px;
}

/* Formulaire héro */
.hero-form__grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 14px;
}
.hero-form__field { margin-bottom: 14px; }

.hero-form__label {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255,255,255,0.65);
  margin-bottom: 5px;
  display: block;
}
.hero-form__input {
  width: 100%;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: #202020;
  background: #ffffff;
  border: 1px solid rgba(32,32,32,0.15);
  border-radius: 9999px;
  padding: 10px 18px;
  outline: none;
  box-sizing: border-box;
  transition: border-color 150ms ease;
}
.hero-form__submit {
  width: 100%;
  background: rgb(252 219 22);
  color: #000000;
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  border-radius: 9999px;
  padding: 13px;
  border: none;
  margin-top: 4px;
  transition: filter 150ms ease;
}
.hero-form__submit:hover { filter: brightness(1.12); }
.hero-form__submit:disabled { background: #999; color: #fff; cursor: default; filter: none; }

/* Teaser partenaire / speaker */
.hero-teaser__group-head {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #FCDB16;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  margin-top: 18px;
  margin-bottom: 7px;
}
.hero-teaser__group-head:first-child { margin-top: 0; }

.hero-teaser__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.4px;
  line-height: 1.2;
  margin-bottom: 14px;
}
.hero-teaser__body {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: rgba(255,255,255,0.68);
  line-height: 1.7;
  margin-bottom: 24px;
}
.hero-teaser__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
}
.hero-teaser__item {
  display: flex;
  gap: 10px;
  align-items: center;
}
.hero-teaser__check {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(252,219,22,0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.hero-teaser__item-text {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  color: rgba(255,255,255,0.75);
}
.hero-teaser__deadline {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
  padding: 10px 14px;
  background: rgba(252,219,22,0.1);
  border-radius: 9999px;
  border: 1px solid rgba(252,219,22,0.3);
}
.hero-teaser__deadline-text {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #FCDB16;
}
.hero-teaser__cta {
  width: 100%;
  background: rgb(252 219 22);
  color: #000000;
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  border-radius: 9999px;
  padding: 13px;
  border: none;
  transition: filter 150ms ease;
  display: block;
  text-align: center;
}
.hero-teaser__cta:hover { filter: brightness(1.12); }

/* Succès héro */
.hero-success {
  text-align: center;
  padding: 40px 0;
}
.hero-success__icon {
  width: 52px;
  height: 52px;
  background: rgba(252,219,22,0.15);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
}
.hero-success__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 8px;
}
.hero-success__body {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  color: rgba(255,255,255,0.6);
  line-height: 1.6;
}

.hero__form-footer {
  padding: 0 24px 16px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.hero__form-footer-text {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  color: rgba(255,255,255,0.3);
}

/* ── POSITIONING ─────────────────────────── */
.positioning {
  background: #f9f7f3;
  padding: 96px 64px;
}
.positioning__inner {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 96px;
  align-items: center;
}
.positioning__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -1.2px;
  color: #202020;
  margin-bottom: 20px;
}
.positioning__baseline {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  color: #2A17FC;
  margin-bottom: 24px;
  padding-left: 16px;
  border-left: 3px solid #2A17FC;
}
.positioning__body {
  font-family: 'DM Sans', sans-serif;
  font-size: 18px;
  color: #575757;
  line-height: 1.65;
  margin-bottom: 16px;
}
.positioning__pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 32px;
}
.positioning__pill {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #202020;
  background: #f3f0e8;
  border: 1px solid rgba(32,32,32,0.12);
  border-radius: 9999px;
  padding: 6px 14px;
}
/* Panneau sombre unifié (Mission / Audience / Formats) */
.positioning__cards {
  display: flex;
  flex-direction: column;
  gap: 0;
  background: #17142e;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 16px;
  padding: 6px 28px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(23,20,46,0.28);
}
.positioning__card {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 26px 0;
  position: relative;
  transition: background 150ms ease;
}
.positioning__card + .positioning__card {
  border-top: 1px solid rgba(255,255,255,0.10);
}
.positioning__card:hover { background: rgba(255,255,255,0.03); }
.positioning__card > *:not(.aura-spotlight) { position: relative; z-index: 1; }
.positioning__card-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #FCDB16;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.positioning__card-text {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #fcfcfc;
  letter-spacing: -0.4px;
  line-height: 1.2;
}

/* ── FIGURES ─────────────────────────────── */
.figures {
  background: #f3f0e8;
  padding: 80px 64px 88px;
}
.figures__inner { max-width: 1280px; margin: 0 auto; }
.figures__grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 12px;
  background: transparent;
  margin-top: 36px;
}
.figures__cell {
  background: #ffffff;
  border-radius: 18px;
  padding: 28px 20px 26px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 16px rgba(0,0,0,0.05);
  border: 1px solid rgba(0,0,0,0.04);
  transition: transform 220ms ease, box-shadow 220ms ease;
}
/* Barre d'accent en haut de chaque carte — alternance bleu / jaune */
.figures__cell::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: #2A17FC;
  border-radius: 18px 18px 0 0;
}
.figures__cell:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 32px rgba(42,23,252,0.10);
}
.figures__num {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.0;
  letter-spacing: -2px;
  color: #202020;
  margin-top: 4px;
  margin-bottom: 10px;
}
.figures__num .accent { color: #2A17FC; }
.figures__label {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  color: rgba(32,32,32,0.55);
  line-height: 1.45;
}

/* ── WHY ATTEND (AuraCard) ────────────────── */
.why {
  background: #2A17FC;
  padding: 96px 64px;
  position: relative;
  overflow: hidden;
}
.why::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.06) 1px, transparent 1px);
  background-size: 60px 60px;
  pointer-events: none;
}
.why__inner { max-width: 1280px; margin: 0 auto; position: relative; }
.why__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -1.2px;
  color: #ffffff;
  margin-bottom: 48px;
  max-width: 600px;
}
.why__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

/* ── Aura spotlight générique ─────────────── */
.aura-spotlight {
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 200ms ease;
  transform: translate(-50%, -50%);
  z-index: 0;
}
/* Fond clair → aura bleue */
.aura-spotlight--light {
  background: radial-gradient(circle, rgba(42,23,252,0.13) 0%, rgba(42,23,252,0.05) 50%, transparent 70%);
}
/* Fond sombre → aura jaune */
.aura-spotlight--dark {
  background: radial-gradient(circle, rgba(252,219,22,0.18) 0%, rgba(252,219,22,0.06) 50%, transparent 70%);
}
.is-aura-hover > .aura-spotlight { opacity: 1; }

/* AuraCard (why attend — fond bleu) */
.aura-card {
  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 16px;
  padding: 32px;
  position: relative;
  overflow: hidden;
  transition: border-color 200ms ease, box-shadow 200ms ease, background 200ms ease;
  cursor: default;
}
.aura-card:hover {
  border-color: rgba(252,219,22,0.45);
  background: rgba(255,255,255,0.14);
  box-shadow: 0 8px 40px rgba(0,0,0,0.15);
}
.aura-card__spotlight {
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(252,219,22,0.18) 0%, rgba(252,219,22,0.06) 50%, transparent 70%);
  pointer-events: none;
  opacity: 0;
  transition: opacity 200ms ease;
  transform: translate(-50%, -50%);
}
.aura-card.is-hover .aura-card__spotlight { opacity: 1; }
.aura-card__num {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #202020;
  background: #FCDB16;
  width: 32px;
  height: 32px;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  position: relative;
}
.aura-card__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.4px;
  line-height: 1.2;
  margin-bottom: 12px;
  position: relative;
}
.aura-card__body {
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  color: rgba(255,255,255,0.72);
  line-height: 1.6;
  position: relative;
}

/* ── FORMATS ─────────────────────────────── */
.formats {
  background: #202020;
  padding: 96px 64px;
}
.formats__inner { max-width: 1280px; margin: 0 auto; }
.formats__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.0;
  letter-spacing: -1.2px;
  color: #fcfcfc;
  margin-bottom: 48px;
}
.formats__exclusive-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(252,219,22,0.12);
  border: 1px solid rgba(252,219,22,0.28);
  border-radius: 9999px;
  padding: 5px 14px;
  margin-bottom: 14px;
}
.formats__exclusive-text {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #FCDB16;
  letter-spacing: 0.04em;
}
.formats__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
.formats__card {
  background: #2a2a2a;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 10px;
  padding: 28px 24px;
  position: relative;
  overflow: hidden;
  transition: border-color 150ms ease;
}
.formats__card:hover { border-color: rgba(252,219,22,0.35); }
.formats__card > *:not(.aura-spotlight) { position: relative; z-index: 1; }
.formats__icon-wrap {
  width: 44px;
  height: 44px;
  background: rgba(252,219,22,0.13);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.formats__tag {
  display: inline-block;
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #FCDB16;
  background: rgba(252,219,22,0.12);
  border-radius: 9999px;
  padding: 3px 10px;
  margin-bottom: 16px;
}
.formats__card-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #fcfcfc;
  letter-spacing: -0.3px;
  margin-bottom: 10px;
}
.formats__card-body {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: rgba(252,252,252,0.6);
  line-height: 1.6;
}

/* ── PROGRAMME ───────────────────────────── */
.programme {
  background: #ffffff;
  padding: 96px 64px;
}
.programme__inner { max-width: 1280px; margin: 0 auto; }
.programme__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 48px;
  flex-wrap: wrap;
  gap: 24px;
}
.programme__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.0;
  letter-spacing: -1.2px;
  color: #202020;
}
/* ── PROGRAMME 2 COLONNES ────────────────── */
.programme__cols {
  display: grid;
  grid-template-columns: 1fr 1px 1fr;
  gap: 0 48px;
  align-items: start;
}
.programme__col-sep {
  background: rgba(32,32,32,0.1);
  align-self: stretch;
}
.programme__col-header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding-bottom: 16px;
  border-bottom: 2px solid #202020;
  margin-bottom: 4px;
}
.programme__col-period {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #202020;
  letter-spacing: -0.4px;
}
.programme__col-range {
  font-family: 'JetBrains Mono', monospace;
  font-size: 11px;
  color: #8d8d8d;
}
.programme__slot {
  padding: 14px 0 14px 16px;
  border-left: 3px solid rgba(32,32,32,0.12);
  border-bottom: 1px solid rgba(32,32,32,0.07);
  display: flex;
  flex-direction: column;
  gap: 5px;
  transition: background 150ms ease;
  margin-top: 6px;
}
.programme__slot:last-child { border-bottom: none; }
.programme__slot:hover { background: rgba(32,32,32,0.025); border-radius: 0 6px 6px 0; }
.programme__slot-meta {
  display: flex;
  align-items: center;
  gap: 10px;
}
.programme__slot-time {
  font-family: 'JetBrains Mono', monospace;
  font-size: 11px;
  color: #8d8d8d;
  white-space: nowrap;
}
.programme__slot-type {
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: rgba(32,32,32,0.4);
}
.programme__slot-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #202020;
  line-height: 1.45;
}
/* Types de slots */
.programme__slot--table-ronde   { border-left-color: #2A17FC; }
.programme__slot--table-ronde .programme__slot-type { color: #2A17FC; }
.programme__slot--pitchs        { border-left-color: #202020; }
.programme__slot--pitchs .programme__slot-type { color: #202020; }
.programme__slot--ateliers      { border-left-color: #575757; }
.programme__slot--ateliers .programme__slot-type { color: #575757; }
.programme__slot--networking    { border-left-color: rgba(32,32,32,0.15); }
.programme__slot--networking .programme__slot-label { font-weight: 400; color: rgba(32,32,32,0.55); }
.programme__slot--keynote {
  border-left-color: #FCDB16;
  background: rgba(252,219,22,0.06);
  border-radius: 0 8px 8px 0;
  padding: 18px 16px;
}
.programme__slot--keynote .programme__slot-type { color: #8a6e00; }
.programme__slot--keynote .programme__slot-label { font-size: 15px; }
.programme__slot--exclusif {
  border-left-color: #FCDB16;
  background: rgba(252,219,22,0.08);
  border-radius: 0 8px 8px 0;
  padding: 18px 16px;
}
.programme__slot--exclusif .programme__slot-type { color: #8a6e00; }
.programme__slot--exclusif .programme__slot-label { font-size: 15px; }
.programme__slot--afterwork {
  border-left-color: #2A17FC;
  background: rgba(42,23,252,0.04);
  border-radius: 0 8px 8px 0;
}
.programme__slot--afterwork .programme__slot-type { color: #2A17FC; }
.programme__slot--fin {
  border-left-color: transparent;
  padding-left: 0;
  opacity: 0.5;
}
.programme__slot--fin .programme__slot-label { font-size: 13px; font-weight: 400; }

/* ── PROGRAMME TOPICS ────────────────────── */
.programme__topics {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin-bottom: 48px;
  padding: 32px;
  background: rgba(42,23,252,0.04);
  border: 1px solid rgba(42,23,252,0.1);
  border-radius: 12px;
}
.programme__topics-col {}
.programme__topics-label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #2A17FC;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 16px;
}
.programme__topics-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.programme__topics-list li {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  color: rgba(32,32,32,0.75);
  line-height: 1.5;
  padding-left: 14px;
  position: relative;
}
.programme__topics-list li::before {
  content: '—';
  position: absolute;
  left: 0;
  color: rgba(32,32,32,0.3);
  font-size: 11px;
}

/* ── SPEAKERS ────────────────────────────── */
.speakers {
  background: #f3f0e8;
  padding: 96px 64px;
}
.speakers__inner { max-width: 1280px; margin: 0 auto; }
.speakers__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 48px;
  flex-wrap: wrap;
  gap: 24px;
}
.speakers__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.0;
  letter-spacing: -1.2px;
  color: #202020;
}
.speakers__grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
.speaker-card {
  background: #ffffff;
  border: 1px solid rgba(32,32,32,0.12);
  border-radius: 10px;
  padding: 20px;
  position: relative;
  overflow: hidden;
  transition: box-shadow 150ms ease, border-color 150ms ease;
}
.speaker-card:hover { box-shadow: 0 8px 24px rgba(32,32,32,0.08); border-color: rgba(42,23,252,0.2); }
.speaker-card > *:not(.aura-spotlight) { position: relative; z-index: 1; }
.speaker-card__avatar {
  width: 100%;
  padding-bottom: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
}
.speaker-card__avatar-inner {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.speaker-card__initials {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: rgba(32,32,32,0.3);
}
.speaker-card__name {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #202020;
  letter-spacing: -0.2px;
  margin-bottom: 4px;
}
.speaker-card__role {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  color: #8d8d8d;
  line-height: 1.4;
}
.speakers__note {
  text-align: center;
  margin-top: 32px;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: #8d8d8d;
  font-style: italic;
}

/* ── SPONSORS ────────────────────────────── */
.sponsors {
  background: #f9f7f3;
  padding: 96px 64px;
}
.sponsors__inner { max-width: 1280px; margin: 0 auto; }
.sponsors__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 48px;
  flex-wrap: wrap;
  gap: 24px;
}
.sponsors__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.0;
  letter-spacing: -1.2px;
  color: #202020;
}
.sponsors__tier-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #8d8d8d;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  margin-bottom: 16px;
  margin-top: 32px;
}
.sponsors__plat-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 12px;
}
.sponsors__gold-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
.sponsors__logo-card {
  background: #ffffff;
  border: 1px solid rgba(32,32,32,0.12);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  min-height: 100px;
  position: relative;
  overflow: hidden;
  transition: border-color 150ms ease;
}
.sponsors__logo-card:hover { border-color: rgba(42,23,252,0.25); }
.sponsors__logo-card > *:not(.aura-spotlight) { position: relative; z-index: 1; }
.sponsors__logo-card--sm {
  padding: 24px;
  min-height: 80px;
}
.sponsors__logo-text {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #bbbbbb;
  letter-spacing: -0.3px;
}
.sponsors__logo-text--sm { font-size: 16px; }
.sponsors__become-cta {
  margin-top: 48px;
  background: #f3f0e8;
  border: 1px solid rgba(32,32,32,0.12);
  border-radius: 16px;
  padding: 32px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}
.sponsors__become-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #202020;
  letter-spacing: -0.4px;
  margin-bottom: 6px;
}
.sponsors__become-body {
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  color: #575757;
}

/* ── VENUE ───────────────────────────────── */
.venue {
  background: #202020;
  padding: 96px 64px;
}
.venue__inner {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}
.venue__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.0;
  letter-spacing: -1.2px;
  color: #fcfcfc;
  margin-bottom: 20px;
}
.venue__body {
  font-family: 'DM Sans', sans-serif;
  font-size: 17px;
  color: rgba(252,252,252,0.65);
  line-height: 1.65;
  margin-bottom: 32px;
}
.venue__zones {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.venue__zone {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}
.venue__zone-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #FCDB16;
  flex-shrink: 0;
  margin-top: 7px;
}
.venue__zone-text {
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  color: rgba(252,252,252,0.82);
  line-height: 1.5;
}
.venue__placeholder {
  background: #2a2a2a;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 4/3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.venue__placeholder-name {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #fcfcfc;
  letter-spacing: -0.5px;
}
.venue__placeholder-addr {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: rgba(252,252,252,0.5);
}

/* ── COMMITMENTS ─────────────────────────── */
.commitments {
  background: #f3f0e8;
  padding: 96px 64px;
}
.commitments__inner { max-width: 1280px; margin: 0 auto; }
.commitments__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.0;
  letter-spacing: -1px;
  color: #202020;
  margin-bottom: 40px;
}
.commitments__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
.commitments__card {
  background: #ffffff;
  border: 1px solid rgba(32,32,32,0.12);
  border-radius: 10px;
  padding: 24px;
  position: relative;
  overflow: hidden;
  transition: border-color 150ms ease;
}
.commitments__card:hover { border-color: rgba(42,23,252,0.2); }
.commitments__card > *:not(.aura-spotlight) { position: relative; z-index: 1; }
.commitments__card-icon { margin-bottom: 16px; }
.commitments__card-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #202020;
  letter-spacing: -0.2px;
  margin-bottom: 8px;
}
.commitments__card-body {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: #575757;
  line-height: 1.6;
}

/* ── MEDIA (IT for Business) ─────────────── */
.media {
  background: #f9f7f3;
  padding: 96px 64px;
}
.media__inner { max-width: 1280px; margin: 0 auto; }
.media__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 48px;
  flex-wrap: wrap;
  gap: 24px;
}
.media__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.0;
  letter-spacing: -1px;
  color: #202020;
}
.media__link-btn {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #2A17FC;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.media__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.media-card {
  background: #ffffff;
  border: 1px solid rgba(32,32,32,0.12);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  transition: box-shadow 150ms ease, border-color 150ms ease;
  cursor: pointer;
  text-decoration: none;
  display: block;
}
.media-card:hover { box-shadow: 0 8px 24px rgba(32,32,32,0.08); border-color: rgba(42,23,252,0.2); }
.media-card > *:not(.aura-spotlight) { position: relative; z-index: 1; }
.media-card__img {
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.media-card__img--photo {
  padding: 0;
  overflow: hidden;
}
.media-card__img--photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 300ms ease;
}
.media-card:hover .media-card__img--photo img {
  transform: scale(1.04);
}
.media-card__body { padding: 20px; }
.media-card__tag {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #2A17FC;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.media-card__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #202020;
  letter-spacing: -0.3px;
  line-height: 1.3;
  margin-bottom: 8px;
}
.media-card__date {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  color: #8d8d8d;
}
.media__about-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 40px auto 0;
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #202020;
  background: transparent;
  border: 2px solid #202020;
  border-radius: 9999px;
  padding: 12px 32px;
  transition: background 150ms ease, color 150ms ease, border-color 150ms ease, filter 150ms ease;
}
.media__about-btn:hover {
  background: rgb(252 219 22);
  border-color: transparent;
  color: #000000;
  filter: brightness(1.05);
}
.media__newsletter {
  margin-top: 28px;
  background: #202020;
  border-radius: 16px;
  padding: 36px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  flex-wrap: wrap;
}
.media__newsletter-eyebrow {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #FCDB16;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.media__newsletter-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fcfcfc;
  letter-spacing: -0.5px;
  line-height: 1.15;
  margin-bottom: 6px;
}
.media__newsletter-body {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: rgba(252,252,252,0.55);
  line-height: 1.6;
}
.media__newsletter-btn {
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #000000;
  background: rgb(252 219 22);
  border: none;
  border-radius: 9999px;
  padding: 14px 32px;
  white-space: nowrap;
  flex-shrink: 0;
  transition: filter 150ms ease;
}
.media__newsletter-btn:hover { filter: brightness(1.12); }

/* ── FINAL CTA ───────────────────────────── */
.final-cta {
  background: #2A17FC;
  padding: 96px 64px;
  position: relative;
  overflow: hidden;
}
.final-cta__grid-pattern {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.06) 1px, transparent 1px);
  background-size: 60px 60px;
  pointer-events: none;
}
.final-cta__inner {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
.final-cta__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: clamp(40px, 5vw, 72px);
  font-weight: 700;
  line-height: 1.0;
  letter-spacing: -2px;
  color: #ffffff;
  margin-bottom: 48px;
  max-width: 700px;
}
.final-cta__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.final-cta__card {
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 16px;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  position: relative;
  overflow: hidden;
  transition: border-color 150ms ease;
}
.final-cta__card:hover { border-color: rgba(252,219,22,0.4); }
.final-cta__card > *:not(.aura-spotlight) { position: relative; z-index: 1; }
.final-cta__card-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.3px;
}
.final-cta__card-body {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: rgba(255,255,255,0.72);
  line-height: 1.6;
  flex: 1;
}
.final-cta__card-btn {
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  border-radius: 9999px;
  padding: 12px 24px;
  border: none;
  height: 48px;
  transition: transform 150ms ease;
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.final-cta__card-btn:hover { transform: translateY(-2px); filter: brightness(1.1); }
.final-cta__card-btn--yellow { background: rgb(252 219 22); color: #000000; }
.final-cta__card-btn--ghost {
  background: rgba(255,255,255,0.15);
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.3);
  transition: background 150ms ease, border-color 150ms ease, transform 150ms ease, filter 150ms ease;
}
.final-cta__card-btn--ghost:hover {
  background: rgb(252 219 22);
  border-color: transparent;
  color: #000000;
}

/* ── TRACKS / 6 DIMENSIONS CDO ──────────── */
.tracks {
  background: #f3f0e8;
  padding: 96px 64px;
}
.tracks__inner { max-width: 1280px; margin: 0 auto; }
.tracks__title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -1.2px;
  color: #202020;
  margin-bottom: 12px;
  max-width: 700px;
}
.tracks__subtitle {
  font-family: 'DM Sans', sans-serif;
  font-size: 17px;
  color: rgba(32,32,32,0.65);
  line-height: 1.65;
  max-width: 620px;
  margin-bottom: 52px;
}
.tracks__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.tracks__card {
  background: #ffffff;
  border: 1px solid rgba(32,32,32,0.1);
  border-radius: 12px;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: border-color 150ms ease, box-shadow 150ms ease;
}
.tracks__card:hover {
  border-color: rgba(42,23,252,0.3);
  box-shadow: 0 4px 20px rgba(42,23,252,0.07);
}
.tracks__card-num {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #2A17FC;
  background: rgba(42,23,252,0.07);
  border-radius: 9999px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.tracks__card-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #202020;
  letter-spacing: -0.2px;
  line-height: 1.3;
}
.tracks__card-body {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: rgba(32,32,32,0.6);
  line-height: 1.6;
}

/* ── RESPONSIVE ──────────────────────────── */
@media (max-width: 1024px) {
  .hero__inner      { grid-template-columns: 1fr; }
  .hero__form-card  { max-width: 500px; }
  .positioning__inner { grid-template-columns: 1fr; gap: 48px; }
  .figures__grid    { grid-template-columns: repeat(3, 1fr); }
  .why__grid        { grid-template-columns: repeat(2, 1fr); }
  .formats__grid    { grid-template-columns: repeat(2, 1fr); }
  .tracks__grid          { grid-template-columns: repeat(2, 1fr); }
  .tracks                { padding: 64px 40px; }
  .tracks__title         { font-size: 36px; }
  .programme__topics     { grid-template-columns: 1fr; }
  .programme__cols       { grid-template-columns: 1fr; gap: 40px 0; }
  .programme__col-sep    { display: none; }
  .speakers__grid   { grid-template-columns: repeat(3, 1fr); }
  .commitments__grid { grid-template-columns: repeat(2, 1fr); }
  .final-cta__cards { grid-template-columns: 1fr 1fr; }
  .venue__inner     { grid-template-columns: 1fr; gap: 48px; }
}

@media (max-width: 768px) {
  .hero              { padding: 80px 24px 60px; }
  .positioning       { padding: 64px 24px; }
  .figures           { padding: 64px 24px; }
  .why               { padding: 64px 24px; }
  .formats           { padding: 64px 24px; }
  .programme         { padding: 64px 24px; }
  .speakers          { padding: 64px 24px; }
  .sponsors          { padding: 64px 24px; }
  .venue             { padding: 64px 24px; }
  .commitments       { padding: 64px 24px; }
  .media             { padding: 64px 24px; }
  .final-cta         { padding: 64px 24px; }
  .why__grid         { grid-template-columns: 1fr; }
  .formats__grid     { grid-template-columns: 1fr; }
  .speakers__grid    { grid-template-columns: repeat(2, 1fr); }
  .commitments__grid { grid-template-columns: 1fr; }
  .final-cta__cards  { grid-template-columns: 1fr; }
  .figures__grid     { grid-template-columns: repeat(3, 1fr); }
  .media__grid       { grid-template-columns: 1fr; }
  .positioning__title { font-size: 32px; }
  .figures__num      { font-size: 36px; }
  .tracks__grid          { grid-template-columns: 1fr; }
  .tracks                { padding: 64px 24px; }
  .tracks__title         { font-size: 28px; }
  .programme__topics     { padding: 20px; }
  .why__title        { font-size: 32px; }
  .formats__title    { font-size: 32px; }
  .programme__title  { font-size: 32px; }
  .speakers__title   { font-size: 32px; }
  .venue__title      { font-size: 32px; }
  .sponsors__plat-grid { grid-template-columns: 1fr; }
  .sponsors__gold-grid { grid-template-columns: repeat(2, 1fr); }
  .sponsors__become-cta { flex-direction: column; }
}

/* Container des 3 grands tracks */
.tracks__macro-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
  margin-top: 32px;
}

/* Style d'un bloc Track */
.track-pillar {
  background: #f9f9f9; /* Fond très léger pour se distinguer des 6 cartes blanches */
  padding: 24px;
  border-radius: 8px;
  border-left: 4px solid #e0e0e0; /* Bordure discrète par défaut */
}

.track-pillar__header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

/* Pastilles de couleur (Référence aux images image (14).png et image (15).png) */
.track-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  flex-shrink: 0;
}
.track-dot--peach { background-color: #2A17FC; }  /* Gouverner — Bleu marque */
.track-dot--black { background-color: #111111; }  /* Construire — Noir */
.track-dot--purple { background-color: #7B5AFF; } /* Adopter — Violet marque */

.track-pillar__title {
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0;
}

.track-pillar__body {
  font-size: 0.95rem;
  line-height: 1.5;
  color: #555;
  margin: 0;
}