/* src/app/_components/header/styles.module.css */ @reference "#tailwind.css"; .header { @apply tw:flex tw:justify-center tw:items-center tw:pt-6 tw:max-h-24 tw:flex-auto; }