/* bun-svelte:bun-svelte:anneal.svelte-35bs33k90deu1-style.css */
.racine.svelte-27lw2rk4qnx4v {
  background: var(--fond);
  color: var(--encre);
  height: 860vh;
  min-height: 100dvh;
  transition: background .26s linear;
  font-family: Instrument Sans, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}

.racine.svelte-27lw2rk4qnx4v * {
  transition: color .26s linear, border-color .26s linear, background .26s linear;
}

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

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

.hero.svelte-27lw2rk4qnx4v {
  position: absolute;
  max-width: 30rem;
  top: 50%;
  left: 7vw;
  transform: translateY(-50%);
}

.mark.svelte-27lw2rk4qnx4v {
  display: block;
  letter-spacing: .34em;
  text-transform: uppercase;
  color: var(--doux);
  margin-bottom: 2.25rem;
  font-family: Geist Mono, monospace;
  font-size: .6875rem;
}

h1.svelte-27lw2rk4qnx4v {
  letter-spacing: -.045em;
  margin: 0;
  font-size: clamp(2.5rem, 5.6vw, 4.5rem);
  font-weight: 300;
  line-height: 1.02;
}

h1.svelte-27lw2rk4qnx4v em:where(.svelte-27lw2rk4qnx4v) {
  letter-spacing: -.02em;
  font-family: Instrument Serif, Georgia, serif;
  font-style: italic;
  font-weight: 400;
}

.hero.svelte-27lw2rk4qnx4v p:where(.svelte-27lw2rk4qnx4v) {
  color: var(--doux);
  max-width: 25rem;
  margin: 1.75rem 0 0;
  font-size: 1rem;
  line-height: 1.68;
}

.invite.svelte-27lw2rk4qnx4v {
  display: block;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--doux);
  margin-top: 3rem;
  font-family: Geist Mono, monospace;
  font-size: .6875rem;
}

.bloc.svelte-27lw2rk4qnx4v {
  position: absolute;
  width: min(29rem, 42vw);
  top: 50%;
  left: 7vw;
  transform: translateY(-50%);
}

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

.tag.svelte-27lw2rk4qnx4v i:where(.svelte-27lw2rk4qnx4v) {
  color: var(--doux);
  font-style: normal;
}

h2.svelte-27lw2rk4qnx4v {
  letter-spacing: -.035em;
  margin: 0;
  font-size: clamp(1.75rem, 3.1vw, 2.5rem);
  font-weight: 300;
  line-height: 1.1;
}

.bloc.svelte-27lw2rk4qnx4v p:where(.svelte-27lw2rk4qnx4v) {
  color: var(--doux);
  margin: 1.35rem 0 0;
  font-size: .9688rem;
  line-height: 1.72;
}

.mesure.svelte-27lw2rk4qnx4v {
  display: flex;
  border-top: 1px solid var(--trait);
  align-items: baseline;
  gap: .6rem;
  margin-top: 2.25rem;
  padding-top: 1.15rem;
}

.mesure.svelte-27lw2rk4qnx4v b:where(.svelte-27lw2rk4qnx4v) {
  letter-spacing: -.02em;
  font-family: Geist Mono, monospace;
  font-size: 1.5rem;
  font-weight: 500;
}

.mesure.svelte-27lw2rk4qnx4v i:where(.svelte-27lw2rk4qnx4v) {
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--doux);
  font-family: Geist Mono, monospace;
  font-size: .6875rem;
  font-style: normal;
}

.fin.svelte-27lw2rk4qnx4v {
  position: absolute;
  max-width: 32rem;
  bottom: 12vh;
  left: 7vw;
}

.fin.svelte-27lw2rk4qnx4v p:where(.svelte-27lw2rk4qnx4v) {
  color: var(--doux);
  margin: 1.25rem 0 0;
  font-size: .9688rem;
}

.hud.svelte-27lw2rk4qnx4v {
  position: fixed;
  z-index: 2;
  display: flex;
  letter-spacing: .04em;
  pointer-events: none;
  flex-direction: column;
  gap: .34rem;
  font-family: Geist Mono, monospace;
  font-size: .6875rem;
  bottom: 8vh;
  right: 3vw;
}

.l.svelte-27lw2rk4qnx4v {
  display: grid;
  grid-template-columns: 3.6rem auto auto;
  justify-content: end;
  align-items: baseline;
  gap: .5rem;
}

.l.svelte-27lw2rk4qnx4v em:where(.svelte-27lw2rk4qnx4v) {
  text-transform: uppercase;
  letter-spacing: .18em;
  color: var(--doux);
  font-size: .625rem;
  font-style: normal;
}

.l.svelte-27lw2rk4qnx4v b:where(.svelte-27lw2rk4qnx4v) {
  text-align: right;
  color: var(--encre);
  font-weight: 500;
}

.l.svelte-27lw2rk4qnx4v i:where(.svelte-27lw2rk4qnx4v) {
  color: var(--doux);
  font-style: normal;
}

.sep.svelte-27lw2rk4qnx4v {
  background: var(--trait);
  height: 1px;
  margin: .5rem 0;
}

.etat.svelte-27lw2rk4qnx4v b:where(.svelte-27lw2rk4qnx4v) {
  color: var(--doux);
}

.etat.live.svelte-27lw2rk4qnx4v b:where(.svelte-27lw2rk4qnx4v) {
  color: var(--accent);
}

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

.cran.svelte-27lw2rk4qnx4v {
  background: var(--trait);
  width: 14px;
  height: 1px;
  transition: width .32s, background .32s;
}

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

@media (width <= 860px) {
  .hero.svelte-27lw2rk4qnx4v, .bloc.svelte-27lw2rk4qnx4v, .fin.svelte-27lw2rk4qnx4v {
    width: auto;
    max-width: none;
    left: 6vw;
    right: 6vw;
  }

  .hud.svelte-27lw2rk4qnx4v {
    bottom: 4vh;
    right: 5vw;
  }

  .jalons.svelte-27lw2rk4qnx4v {
    display: none;
  }
}
