/* bun-svelte:bun-svelte:swarm.svelte-3d2vk4vzv2hn9-style.css */
.racine.svelte-2s8ppb5dbs8u {
  color: #e6e8ee;
  background: #0a0a0c;
  height: 700vh;
  min-height: 100dvh;
  font-family: Geist, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-weight: 300;
}

canvas.svelte-2s8ppb5dbs8u {
  position: fixed;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  inset: 0;
}

.scene.svelte-2s8ppb5dbs8u {
  position: fixed;
  z-index: 1;
  pointer-events: none;
  inset: 0;
}

.hero.svelte-2s8ppb5dbs8u, .bloc.svelte-2s8ppb5dbs8u {
  position: absolute;
  width: min(23rem, 31vw);
  top: 50%;
  left: 6vw;
  transform: translateY(-50%);
}

.mark.svelte-2s8ppb5dbs8u {
  display: block;
  letter-spacing: .34em;
  text-transform: uppercase;
  color: #79767e;
  margin-bottom: 2.25rem;
  font-family: Geist Mono, monospace;
  font-size: .6875rem;
}

h1.svelte-2s8ppb5dbs8u {
  letter-spacing: -.042em;
  margin: 0;
  font-size: clamp(2rem, 4vw, 3.2rem);
  font-weight: 300;
  line-height: 1.06;
}

h1.svelte-2s8ppb5dbs8u em:where(.svelte-2s8ppb5dbs8u) {
  color: #f3c6ba;
  font-family: Instrument Serif, Georgia, serif;
  font-style: italic;
  font-weight: 400;
}

.hero.svelte-2s8ppb5dbs8u p:where(.svelte-2s8ppb5dbs8u) {
  color: #96939c;
  margin: 1.5rem 0 0;
  font-size: .9688rem;
  line-height: 1.7;
}

.bloc.svelte-2s8ppb5dbs8u p:where(.svelte-2s8ppb5dbs8u) {
  color: #96939c;
  margin: 1.5rem 0 0;
  font-size: .9688rem;
  line-height: 1.7;
}

.fin.svelte-2s8ppb5dbs8u p:where(.svelte-2s8ppb5dbs8u) {
  color: #96939c;
  margin: 1.5rem 0 0;
  font-size: .9688rem;
  line-height: 1.7;
}

.invite.svelte-2s8ppb5dbs8u {
  display: block;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: #79767e;
  margin-top: 2.5rem;
  font-family: Geist Mono, monospace;
  font-size: .6875rem;
}

.tag.svelte-2s8ppb5dbs8u {
  display: flex;
  letter-spacing: .24em;
  text-transform: uppercase;
  color: var(--accent);
  align-items: baseline;
  gap: .85rem;
  margin-bottom: 1.3rem;
  font-family: Geist Mono, monospace;
  font-size: .6875rem;
}

.tag.svelte-2s8ppb5dbs8u i:where(.svelte-2s8ppb5dbs8u) {
  color: #79767e;
  font-style: normal;
}

h2.svelte-2s8ppb5dbs8u {
  letter-spacing: -.032em;
  margin: 0;
  font-size: clamp(1.55rem, 2.6vw, 2.1rem);
  font-weight: 300;
  line-height: 1.13;
}

.mesure.svelte-2s8ppb5dbs8u {
  display: flex;
  border-top: 1px solid #221f26;
  align-items: baseline;
  gap: .6rem;
  margin-top: 1.8rem;
  padding-top: 1rem;
}

.mesure.svelte-2s8ppb5dbs8u b:where(.svelte-2s8ppb5dbs8u) {
  font-family: Geist Mono, monospace;
  font-size: 1.3rem;
  font-weight: 500;
}

.mesure.svelte-2s8ppb5dbs8u i:where(.svelte-2s8ppb5dbs8u) {
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #79767e;
  font-family: Geist Mono, monospace;
  font-size: .6875rem;
  font-style: normal;
}

.fin.svelte-2s8ppb5dbs8u {
  position: absolute;
  max-width: 28rem;
  bottom: 12vh;
  left: 6vw;
}

.hud.svelte-2s8ppb5dbs8u {
  position: fixed;
  z-index: 2;
  display: flex;
  pointer-events: none;
  flex-direction: column;
  gap: .34rem;
  font-family: Geist Mono, monospace;
  font-size: .6875rem;
  bottom: 7vh;
  right: 2.5vw;
}

.l.svelte-2s8ppb5dbs8u {
  display: grid;
  grid-template-columns: 6.4rem auto auto;
  justify-content: end;
  align-items: baseline;
  gap: .5rem;
}

.l.svelte-2s8ppb5dbs8u em:where(.svelte-2s8ppb5dbs8u) {
  text-transform: uppercase;
  letter-spacing: .18em;
  color: #79767e;
  font-size: .625rem;
  font-style: normal;
}

.l.svelte-2s8ppb5dbs8u b:where(.svelte-2s8ppb5dbs8u) {
  text-align: right;
  font-weight: 500;
}

.l.svelte-2s8ppb5dbs8u i:where(.svelte-2s8ppb5dbs8u) {
  color: #79767e;
  font-style: normal;
}

.jalons.svelte-2s8ppb5dbs8u {
  position: fixed;
  z-index: 2;
  display: flex;
  pointer-events: none;
  flex-direction: column;
  gap: .6rem;
  top: 50%;
  left: 2.5vw;
  transform: translateY(-50%);
}

.cran.svelte-2s8ppb5dbs8u {
  background: #26232b;
  width: 14px;
  height: 1px;
  transition: width .32s, background .32s;
}

.cran.on.svelte-2s8ppb5dbs8u {
  background: var(--accent);
  width: 26px;
}

@media (width <= 980px) {
  .hero.svelte-2s8ppb5dbs8u, .bloc.svelte-2s8ppb5dbs8u, .fin.svelte-2s8ppb5dbs8u {
    width: auto;
    left: 6vw;
    right: 6vw;
  }

  .jalons.svelte-2s8ppb5dbs8u {
    display: none;
  }
}
