/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer utilities {
  .sm\:text-right {
    @media (width >= 40rem) {
      text-align: right;
    }
  }
}
