/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
.sd-6-28-0-paragraph, .sd-6-28-0-prose p {
  font-size: var(--sd-text-base);
  line-height: var(--tw-leading, var(--text-base--line-height, calc(1.5 / 1)));
  --tw-leading: var(--leading-normal, 1.5);
  line-height: var(--leading-normal, 1.5);
  --tw-font-weight: var(--sd-font-weight-normal);
  font-weight: var(--sd-font-weight-normal);
  color: rgba(var(--sd-color-text-black));
}
.sd-6-28-0-paragraph--size-sm, .sd-6-28-0-prose p--size-sm {
    font-size: var(--sd-text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height, calc(1.25 / 0.875)));
    --tw-leading: var(--leading-normal, 1.5);
    line-height: var(--leading-normal, 1.5);
    --tw-font-weight: var(--sd-font-weight-normal);
    font-weight: var(--sd-font-weight-normal);
    color: rgba(var(--sd-color-text-black));
  }
.sd-6-28-0-paragraph--inverted, .sd-6-28-0-prose--inverted p {
  color: rgba(var(--sd-color-text-white));
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@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-leading: initial;
      --tw-font-weight: initial;
    }
  }
}
