/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-font-weight: initial;
    }
  }
}

.plugin-api-content.svelte-xftcdg h1 {
  margin-bottom: calc(var(--spacing, .25rem) * 6);
  font-family: var(--font-script);
  font-family: var(--font-script, "Perfectly Nineties", "serif");
  font-size: var(--text-3xl, 2rem);
  line-height: var(--tw-leading, var(--text-3xl--line-height, 2.25rem));
  --tw-font-weight: var(--font-weight-medium, 500);
  font-weight: var(--font-weight-medium, 500);
}

@media (prefers-color-scheme: dark) {
  .plugin-api-content.svelte-xftcdg h1 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}
