/* bun-svelte:bun-svelte:Landing.svelte-u2oz3la9d0rj-style.css */
.piste.svelte-s9l4p6f96exs {
  position: relative;
  color: #e8e6e3;
  background: #08080a;
  font-family: Geist, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-weight: 300;
}

.colle.svelte-s9l4p6f96exs {
  position: sticky;
  z-index: 0;
  height: 100dvh;
  top: 0;
}

canvas.svelte-s9l4p6f96exs {
  width: 100%;
  height: 100%;
}

.actes.svelte-s9l4p6f96exs {
  position: relative;
  z-index: 1;
  pointer-events: none;
  margin-top: -100dvh;
}

.acte.svelte-s9l4p6f96exs {
  display: grid;
  grid-template-rows: 1fr auto;
  align-content:  center;
  height: 100dvh;
  padding: 3.5vh 4vw;
}

.haut.svelte-s9l4p6f96exs {
  position: fixed;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(#08080aeb, #08080a00);
  height: 12vh;
  top: 0;
  left: 0;
  right: 0;
}

.haut.svelte-s9l4p6f96exs, .mark.svelte-s9l4p6f96exs {
  transition: opacity .26s;
}

.parti.svelte-s9l4p6f96exs {
  opacity: 0;
}

.mark.svelte-s9l4p6f96exs {
  position: fixed;
  z-index: 3;
  letter-spacing: .36em;
  text-transform: uppercase;
  color: #9a9791;
  text-shadow: 0 1px 18px #08080af2;
  font-family: Geist Mono, monospace;
  font-size: .75rem;
  top: 3.5vh;
  left: 4vw;
}

.mot.svelte-s9l4p6f96exs {
  align-self:  center;
  max-width: 34rem;
}

.num.svelte-s9l4p6f96exs {
  display: block;
  letter-spacing: .24em;
  text-transform: uppercase;
  color: #8a857e;
  text-shadow: 0 1px 18px #08080af2;
  margin-bottom: 1.4rem;
  font-family: Geist Mono, monospace;
  font-size: .6875rem;
}

h1.svelte-s9l4p6f96exs {
  letter-spacing: -.045em;
  text-shadow: 0 2px 34px #08080af2, 0 1px 6px #08080ae6;
  margin: 0;
  font-size: clamp(2.4rem, 5.4vw, 4.4rem);
  font-weight: 300;
  line-height: 1.02;
}

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

.mot.svelte-s9l4p6f96exs p:where(.svelte-s9l4p6f96exs) {
  color: #a9a49d;
  text-shadow: 0 1px 20px #08080af2;
  max-width: 27rem;
  margin: 1.8rem 0 0;
  font-size: 1.0625rem;
  line-height: 1.68;
}

.cta.svelte-s9l4p6f96exs {
  display: inline-block;
  pointer-events: auto;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #f0e2d0;
  background: #f0e2d00a;
  border: 1px solid #4a4642;
  border-radius: 2px;
  margin-top: 2.4rem;
  padding: .85rem 1.6rem;
  transition: background .16s, border-color .16s;
  font-family: Geist Mono, monospace;
  font-size: .75rem;
}

.cta.svelte-s9l4p6f96exs:hover {
  background: #f0e2d01c;
  border-color: #7d766e;
}

footer.svelte-s9l4p6f96exs {
  display: flex;
  align-items: baseline;
  gap: 2.5rem;
  font-family: Geist Mono, monospace;
  font-size: .6875rem;
}

.l.svelte-s9l4p6f96exs {
  display: flex;
  align-items: baseline;
  gap: .6rem;
}

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

.l.svelte-s9l4p6f96exs b:where(.svelte-s9l4p6f96exs) {
  font-weight: 500;
}

.defiler.svelte-s9l4p6f96exs {
  letter-spacing: .24em;
  text-transform: uppercase;
  color: #7d7973;
  margin-left: auto;
}

@media (width <= 760px) {
  .mot.svelte-s9l4p6f96exs p:where(.svelte-s9l4p6f96exs) {
    font-size: .9688rem;
  }

  footer.svelte-s9l4p6f96exs {
    gap: 1.25rem;
  }

  .mot.svelte-s9l4p6f96exs {
    align-self:  start;
    margin-top: 9vh;
  }
}
