@font-face {
  font-family: "Inter";
  src: url("/assets/fonts/inter-latin.woff2?v=20260823-typography2") format("woff2");
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("/assets/fonts/cormorant-garamond-latin.woff2?v=20260823-typography2") format("woff2");
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
}

/* LCP candidates render in their final state; interaction-only motion remains. */
.generator-intro h1,
.pattern-instrument:not(.is-casting),
.generator-controls,
.view {
  animation: none !important;
}
