/* bun-svelte:bun-svelte:strata.svelte-1du941zc7bhm-style.css */
.racine.svelte-mw1fh50zvtwh {
  color: #ece5da;
  background: #0d0c0b;
  height: 700vh;
  min-height: 100dvh;
  font-family: Instrument Sans, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

.tag.svelte-mw1fh50zvtwh {
  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-mw1fh50zvtwh i:where(.svelte-mw1fh50zvtwh) {
  color: #8b8073;
  font-style: normal;
}

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

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

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

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

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

.hud.svelte-mw1fh50zvtwh {
  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-mw1fh50zvtwh {
  display: grid;
  grid-template-columns: 4.8rem auto;
  justify-content: end;
  align-items: baseline;
  gap: .5rem;
}

.l.svelte-mw1fh50zvtwh em:where(.svelte-mw1fh50zvtwh) {
  text-transform: uppercase;
  letter-spacing: .18em;
  color: #8b8073;
  font-size: .625rem;
  font-style: normal;
}

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

.jalons.svelte-mw1fh50zvtwh {
  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-mw1fh50zvtwh {
  background: #2a2523;
  width: 14px;
  height: 1px;
  transition: width .32s, background .32s;
}

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

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

  .jalons.svelte-mw1fh50zvtwh {
    display: none;
  }
}
