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