@font-face {
  font-family: "Comic Neue";
  src: url("/fonts/ComicNeue-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Comic Neue";
  src: url("/fonts/ComicNeue-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.page-front {
  min-height: 100vh;
  margin: 0;
  background: #ffffff;
  color: #3b2415;
  font-family: "Comic Neue", "Comic Sans MS", "Comic Sans", "Chalkboard SE", cursive;
  overflow-x: hidden;
}

.front {
  position: relative;
  width: min(42rem, 100%);
  margin: 0 auto;
  padding: 1rem 1rem 3rem;
  box-sizing: border-box;
}

.front__confetti {
  pointer-events: none;
  position: absolute;
  inset: 0 0 auto;
  height: 18rem;
  background-image: radial-gradient(circle at 8% 20%, #ff4fd8 0 0.28rem, transparent 0.3rem), radial-gradient(circle at 18% 55%, #29d7ff 0 0.22rem, transparent 0.24rem), radial-gradient(circle at 28% 12%, #ff9f1c 0 0.32rem, transparent 0.34rem), radial-gradient(circle at 40% 40%, #ffe566 0 0.2rem, transparent 0.22rem), radial-gradient(circle at 55% 18%, #7cff6b 0 0.26rem, transparent 0.28rem), radial-gradient(circle at 68% 48%, #ff4fd8 0 0.24rem, transparent 0.26rem), radial-gradient(circle at 78% 14%, #29d7ff 0 0.3rem, transparent 0.32rem), radial-gradient(circle at 88% 36%, #ff9f1c 0 0.22rem, transparent 0.24rem), radial-gradient(circle at 94% 8%, #ffe566 0 0.28rem, transparent 0.3rem), radial-gradient(circle at 12% 78%, #7cff6b 0 0.2rem, transparent 0.22rem), radial-gradient(circle at 62% 72%, #29d7ff 0 0.25rem, transparent 0.27rem), radial-gradient(circle at 84% 66%, #ff4fd8 0 0.18rem, transparent 0.2rem);
  z-index: 0;
}

.front__confetti::before,
.front__confetti::after {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 0.35rem;
  border-radius: 999px;
  background: #29d7ff;
  top: 2.5rem;
  left: 12%;
  transform: rotate(-28deg);
  box-shadow: 8rem 1.5rem 0 #ff4fd8, 16rem -0.5rem 0 #ff9f1c, 22rem 2rem 0 #ffe566;
}

.front__confetti::after {
  top: 5rem;
  left: auto;
  right: 8%;
  background: #7cff6b;
  transform: rotate(22deg);
  box-shadow: -7rem 1rem 0 #ff9f1c, -14rem -1rem 0 #ff4fd8, -3rem 2.2rem 0 #29d7ff;
}

.front__hero,
.front__meta,
.front__phase {
  position: relative;
  z-index: 1;
}

.front__hero {
  text-align: center;
  margin-bottom: 1rem;
}

.front__eyebrow {
  margin: 0 0 0.35rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 0.78rem;
  font-weight: 700;
}

.front__title {
  margin: 0;
  display: grid;
  gap: 0.1rem;
  line-height: 0.92;
  font-size: clamp(2.4rem, 13vw, 4.2rem);
  text-transform: uppercase;
  color: #ffcc00;
  -webkit-text-stroke: 2px #3b2415;
  paint-order: stroke fill;
  text-shadow: 3px 3px 0 rgba(59, 36, 21, 0.35), 0 0 1px #3b2415;
}

.front__title span {
  display: block;
}

.front__subtitle {
  margin: 0.65rem 0 1rem;
  font-size: 1rem;
  font-weight: 700;
}

.front__affiche {
  display: block;
  width: 100%;
  max-width: 22rem;
  height: auto;
  margin: 0 auto;
  border: 4px solid #3b2415;
  border-radius: 1rem;
  box-shadow: 6px 6px 0 rgba(59, 36, 21, 0.2);
  background: #ffffff;
}

.front__dates {
  display: grid;
  gap: 0.45rem;
  margin: 1rem 0 1.25rem;
  padding: 0.85rem 1rem;
  background: #fff6cc;
  border: 3px solid #3b2415;
  border-radius: 1rem;
  box-shadow: 4px 4px 0 rgba(59, 36, 21, 0.15);
  font-size: 0.95rem;
  text-align: center;
}

.front__dates p {
  margin: 0;
}

.front__phase h2 {
  text-align: center;
  margin: 0 0 1rem;
  text-transform: uppercase;
  font-size: clamp(1.5rem, 7vw, 2.1rem);
  color: #ffcc00;
  -webkit-text-stroke: 1.5px #3b2415;
  paint-order: stroke fill;
  text-shadow: 3px 3px 0 rgba(59, 36, 21, 0.35), 0 0 1px #3b2415;
}

.front__empty {
  text-align: center;
  font-size: 1.1rem;
  padding: 1rem;
  border: 3px dashed #3b2415;
  border-radius: 1rem;
}

.front__countdown {
  text-align: center;
}

.front__countdown-value {
  font-size: clamp(2.8rem, 16vw, 4.5rem);
  font-weight: 700;
  margin: 0.4rem 0 1.25rem;
  color: #ffcc00;
  -webkit-text-stroke: 2px #3b2415;
  paint-order: stroke fill;
  text-shadow: 3px 3px 0 rgba(59, 36, 21, 0.35), 0 0 1px #3b2415;
}

.front__best {
  margin-top: 0.5rem;
}

.front__best-label {
  font-size: 1.05rem;
  font-weight: 700;
  margin: 0 0 0.75rem;
}

.front__best-time {
  font-size: clamp(2.2rem, 12vw, 3.5rem);
  font-weight: 700;
  color: #ffcc00;
  -webkit-text-stroke: 1.5px #3b2415;
  paint-order: stroke fill;
  text-shadow: 3px 3px 0 rgba(59, 36, 21, 0.35), 0 0 1px #3b2415;
}

.podium {
  display: grid;
  gap: 0.85rem;
  margin-bottom: 1.25rem;
}

.podium__card {
  background: #fff6cc;
  border: 4px solid #3b2415;
  border-radius: 1.1rem;
  padding: 0.9rem;
  text-align: center;
  box-shadow: 5px 5px 0 rgba(59, 36, 21, 0.18);
}

.podium__card--1 {
  order: -1;
  background: linear-gradient(180deg, #ffe566, #ffcc00);
  transform: scale(1.02);
}

.podium__card--2 {
  background: linear-gradient(180deg, #f3f3f3, #d9d9d9);
}

.podium__card--3 {
  background: linear-gradient(180deg, #f0d0a8, #d4924a);
}

.podium__rank {
  width: 2.4rem;
  height: 2.4rem;
  margin: 0 auto 0.6rem;
  border-radius: 999px;
  display: grid;
  place-items: center;
  font-weight: 700;
  background: #3b2415;
  color: #ffcc00;
  border: 2px solid #3b2415;
}

.podium__photo,
.ranking-list__photo {
  width: 5.5rem;
  height: 5.5rem;
  object-fit: cover;
  object-position: center;
  border-radius: 999px;
  border: 3px solid #3b2415;
  background: #ffffff;
}

.podium__photo {
  margin: 0 auto 0.55rem;
}

.podium__photo--empty,
.ranking-list__photo--empty {
  display: block;
  background: radial-gradient(circle at 50% 42%, #3aa0d9 0 34%, transparent 35%), linear-gradient(180deg, #e8f7ff, #c8ecff);
}

.podium__name,
.ranking-list__name {
  font-size: 1.15rem;
  font-weight: 700;
  word-break: break-word;
}

.podium__time,
.ranking-list__time {
  margin-top: 0.25rem;
  font-size: 1.45rem;
  font-weight: 700;
}

.ranking-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.65rem;
}

.ranking-list__item {
  display: grid;
  grid-template-columns: 2rem 3.5rem 1fr;
  grid-template-areas: "rank photo name" "rank photo time";
  column-gap: 0.65rem;
  row-gap: 0.1rem;
  align-items: center;
  background: #ffffff;
  border: 3px solid #3b2415;
  border-radius: 1rem;
  padding: 0.65rem 0.75rem;
  box-shadow: 3px 3px 0 rgba(59, 36, 21, 0.12);
}

.ranking-list__rank {
  grid-area: rank;
  font-size: 1.25rem;
  font-weight: 700;
}

.ranking-list__photo {
  grid-area: photo;
  width: 3.5rem;
  height: 3.5rem;
}

.ranking-list__name {
  grid-area: name;
}

.ranking-list__time {
  grid-area: time;
  font-size: 1.2rem;
}

@media (min-width: 640px) {
  .front {
    padding: 1.5rem 1.25rem 3.5rem;
  }
  .podium {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: end;
  }
  .podium__card--1 {
    transform: translateY(-0.9rem) scale(1.04);
  }
  .podium__card--2 {
    order: -2;
  }
  .podium__card--3 {
    order: 0;
  }
  .ranking-list__item {
    grid-template-columns: 2.4rem 4rem 1fr auto;
    grid-template-areas: "rank photo name time";
  }
  .ranking-list__photo {
    width: 4rem;
    height: 4rem;
  }
}
body {
  margin: 0;
}

/*# sourceMappingURL=app-7d1043473d.output.css.map */
