/* Bonheur — landing page de vente inspirée de la grammaire TheGig. */
.tg-show-page {
  background: #fff;
  color: #060917;
  font-family: 'Didact Gothic', sans-serif;
}

.tg-show-hero {
  position: relative;
  isolation: isolate;
  min-height: 790px;
  padding-top: 82px;
  overflow: hidden;
  background: #101747;
  color: #fff;
}

.tg-show-hero__media,
.tg-show-hero__shade {
  position: absolute;
  inset: 82px 0 0;
  margin: 0;
}

.tg-show-hero__media {
  z-index: -2;
}

.tg-show-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 35%;
}

.tg-show-hero__shade {
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(3,5,22,.95) 0%, rgba(16,23,71,.83) 39%, rgba(16,23,71,.38) 68%, rgba(16,23,71,.12) 100%),
    linear-gradient(0deg, rgba(3,5,22,.48), transparent 42%);
}

.tg-show-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  align-items: end;
  gap: 70px;
  min-height: 708px;
  max-width: 1290px;
  margin: 0 auto;
  padding: 82px 34px 70px;
}

.tg-show-hero__copy {
  max-width: 760px;
}

.tg-show-kicker,
.tg-show-section__kicker {
  margin: 0 0 14px;
  color: #ffd33d;
  font-family: 'Jost', sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.tg-show-hero h1 {
  margin: 0;
  color: #fff;
  font-family: 'Jost', sans-serif;
  font-size: clamp(5rem, 9.3vw, 9.8rem);
  font-weight: 700;
  line-height: .82;
  letter-spacing: -.055em;
  text-transform: uppercase;
}

.tg-show-hero__tagline {
  margin: 24px 0 0;
  color: #ffd33d;
  font-family: 'Jost', sans-serif;
  font-size: clamp(1.55rem, 2.4vw, 2.5rem);
  font-weight: 500;
  line-height: 1.1;
}

.tg-show-hero__lead {
  max-width: 590px;
  margin: 24px 0 0;
  color: rgba(255,255,255,.92);
  font-size: 1.15rem;
  line-height: 1.6;
}

.tg-show-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 31px;
}

.tg-show-page .nilson-button--yellow {
  border: 0;
  border-radius: 0;
  background: #ffd33d;
  color: #060917;
  box-shadow: none;
  font-family: 'Jost', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.tg-show-page .nilson-button--yellow:hover,
.tg-show-page .nilson-button--yellow:focus-visible {
  background: #e8bc24;
  transform: none;
}

.tg-show-button--outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 13px 21px;
  border: 1px solid rgba(255,255,255,.68);
  color: #fff;
  font-family: 'Jost', sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .1em;
  text-decoration: none;
  text-transform: uppercase;
}

.tg-show-button--outline:hover,
.tg-show-button--outline:focus-visible {
  background: #fff;
  color: #060917;
}

.tg-show-hero__proof {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 24px;
  margin-top: 30px;
  color: rgba(255,255,255,.84);
  font-size: .96rem;
}

.tg-show-hero__proof strong {
  color: #ffd33d;
  font-family: 'Jost', sans-serif;
  font-weight: 700;
}

.tg-show-hero__poster {
  align-self: end;
  margin: 0;
  box-shadow: 18px 18px 0 #ff6b4a;
}

.tg-show-hero__poster img {
  display: block;
  width: 100%;
  height: auto;
}

.tg-show-next {
  background: #ffd33d;
  color: #060917;
}

.tg-show-next__inner {
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr) minmax(190px, auto);
  align-items: center;
  gap: 34px;
  max-width: 1290px;
  margin: 0 auto;
  padding: 26px 34px;
}

.tg-show-next__date {
  display: flex;
  align-items: baseline;
  gap: 10px;
  font-family: 'Jost', sans-serif;
}

.tg-show-next__date strong {
  font-size: 2.8rem;
  line-height: 1;
}

.tg-show-next__date span {
  font-size: .9rem;
  font-weight: 600;
  text-transform: uppercase;
}

.tg-show-next__place {
  display: grid;
  gap: 3px;
}

.tg-show-next__place span {
  font-size: .82rem;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.tg-show-next__place strong {
  font-family: 'Jost', sans-serif;
  font-size: 1.15rem;
}

.tg-show-next__inner > a {
  justify-self: end;
  color: #060917;
  font-family: 'Jost', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-underline-offset: 5px;
}

.tg-show-story {
  padding: 116px 34px 125px;
  background: #fff;
}

.tg-show-story__inner {
  display: grid;
  grid-template-columns: minmax(300px, .72fr) minmax(0, 1.28fr);
  align-items: center;
  gap: clamp(70px, 10vw, 150px);
  max-width: 1290px;
  margin: 0 auto;
}

.tg-show-story__poster {
  margin: 0;
  max-width: 430px;
}

.tg-show-story__poster img {
  display: block;
  width: 100%;
  height: auto;
}

.tg-show-story h2,
.tg-show-video h2,
.tg-show-reviews h2,
.tg-show-dates h2,
.tg-show-final h2 {
  margin: 0;
  color: #060917;
  font-family: 'Jost', sans-serif;
  font-size: clamp(3rem, 5vw, 5.5rem);
  font-weight: 700;
  line-height: .98;
  letter-spacing: -.04em;
}

.tg-show-story__copy > p:not(.tg-show-section__kicker) {
  max-width: 650px;
  color: #55575e;
  font-size: 1.12rem;
  line-height: 1.68;
}

.tg-show-story__themes {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 38px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

.tg-show-story__themes span {
  padding: 20px 14px 20px 0;
  color: #060917;
  font-family: 'Jost', sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.tg-show-story__themes span + span {
  padding-left: 18px;
  border-left: 1px solid #dcdcdc;
}

.tg-show-video {
  padding: 105px 34px 120px;
  background: #f7f0e4;
}

.tg-show-video__inner {
  max-width: 1290px;
  margin: 0 auto;
}

.tg-show-video__heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 380px;
  align-items: end;
  gap: 55px;
  margin-bottom: 42px;
}

.tg-show-video__heading p:last-child {
  color: #5e6068;
  font-size: 1.05rem;
  line-height: 1.58;
}

.tg-show-video__frame {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  background: #101747;
}

.tg-show-video__frame iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.tg-show-reviews {
  padding: 112px 34px 118px;
  background: #fff;
}

.tg-show-reviews__inner {
  max-width: 1290px;
  margin: 0 auto;
}

.tg-show-reviews__heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 45px;
  margin-bottom: 40px;
}

.tg-show-reviews__score {
  display: grid;
  justify-items: end;
  gap: 3px;
}

.tg-show-reviews__score strong {
  color: #ff6b4a;
  font-family: 'Jost', sans-serif;
  font-size: 2.6rem;
}

.tg-show-reviews__score span {
  color: #66686e;
  font-size: .92rem;
}

.tg-show-reviews__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

.tg-show-review {
  padding: 34px 30px 34px 0;
}

.tg-show-review + .tg-show-review {
  padding-left: 30px;
  border-left: 1px solid #dcdcdc;
}

.tg-show-review__rating {
  margin: 0 0 18px;
  color: #ffd33d;
  font-family: 'Jost', sans-serif;
  font-size: 1.05rem;
  letter-spacing: .06em;
}

.tg-show-review__copy {
  margin: 0;
  color: #3f4147;
  font-size: 1.02rem;
  line-height: 1.6;
}

.tg-show-review footer {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-top: 24px;
  color: #777980;
  font-size: .86rem;
}

.tg-show-review footer strong {
  color: #060917;
  font-family: 'Jost', sans-serif;
}

.tg-show-reviews__link {
  display: inline-block;
  margin-top: 28px;
  color: #060917;
  font-family: 'Jost', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-underline-offset: 5px;
}

.tg-show-dates {
  padding: 110px 34px 125px;
  background: #101747;
  color: #fff;
}

.tg-show-dates__inner {
  max-width: 1290px;
  margin: 0 auto;
}

.tg-show-dates .tg-show-section__kicker { color: #ffd33d; }
.tg-show-dates h2 { color: #fff; }

.tg-show-dates__list {
  margin-top: 42px;
  border-top: 1px solid rgba(255,255,255,.24);
}

.tg-show-date {
  display: grid;
  grid-template-columns: 145px minmax(0, 1fr) 170px;
  align-items: center;
  gap: 34px;
  min-height: 104px;
  border-bottom: 1px solid rgba(255,255,255,.24);
}

.tg-show-date time {
  display: flex;
  align-items: baseline;
  gap: 10px;
  font-family: 'Jost', sans-serif;
}

.tg-show-date time strong {
  color: #ffd33d;
  font-size: 2.3rem;
}

.tg-show-date time span {
  color: rgba(255,255,255,.76);
  font-size: .85rem;
  text-transform: uppercase;
}

.tg-show-date__place {
  display: grid;
  gap: 4px;
}

.tg-show-date__place strong {
  color: #fff;
  font-family: 'Jost', sans-serif;
  font-size: 1.2rem;
}

.tg-show-date__place span {
  color: rgba(255,255,255,.72);
}

.tg-show-date__action {
  justify-self: end;
}

.tg-show-date__pending {
  color: rgba(255,255,255,.7);
  font-family: 'Jost', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.tg-show-final {
  padding: 105px 34px 118px;
  background: #ffd33d;
  color: #060917;
}

.tg-show-final__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 60px;
  max-width: 1290px;
  margin: 0 auto;
}

.tg-show-final p {
  max-width: 650px;
  margin: 18px 0 0;
  font-size: 1.08rem;
  line-height: 1.6;
}

.tg-show-final .nilson-button--yellow {
  background: #060917;
  color: #fff;
}

.tg-show-final .nilson-button--yellow:hover,
.tg-show-final .nilson-button--yellow:focus-visible {
  background: #101747;
}

@media (max-width: 980px) {
  .tg-show-hero__inner { grid-template-columns: minmax(0, 1fr) 230px; gap: 40px; }
  .tg-show-story__inner { gap: 55px; }
  .tg-show-reviews__grid { grid-template-columns: 1fr; }
  .tg-show-review,
  .tg-show-review + .tg-show-review { padding: 28px 0; border-left: 0; border-top: 1px solid #dcdcdc; }
  .tg-show-review:first-child { border-top: 0; }
}

@media (max-width: 760px) {
  .tg-show-hero { min-height: 0; }
  .tg-show-hero__inner {
    grid-template-columns: 1fr;
    min-height: 0;
    padding: 100px 24px 55px;
  }
  .tg-show-hero__poster { width: min(64vw, 280px); box-shadow: 10px 10px 0 #ff6b4a; }
  .tg-show-next__inner { grid-template-columns: 1fr; gap: 12px; padding: 23px 24px; }
  .tg-show-next__inner > a { justify-self: start; }
  .tg-show-story,
  .tg-show-video,
  .tg-show-reviews,
  .tg-show-dates,
  .tg-show-final { padding-left: 24px; padding-right: 24px; }
  .tg-show-story__inner { grid-template-columns: 1fr; }
  .tg-show-story__poster { width: min(72vw, 360px); }
  .tg-show-story__themes { grid-template-columns: 1fr; }
  .tg-show-story__themes span,
  .tg-show-story__themes span + span { padding: 14px 0; border-left: 0; border-top: 1px solid #dcdcdc; }
  .tg-show-story__themes span:first-child { border-top: 0; }
  .tg-show-video__heading,
  .tg-show-reviews__heading,
  .tg-show-final__inner { grid-template-columns: 1fr; gap: 18px; }
  .tg-show-reviews__score { justify-items: start; }
  .tg-show-date { grid-template-columns: 1fr; gap: 10px; padding: 24px 0; }
  .tg-show-date__action { justify-self: start; }
}
