/* Deliberately font-free (see root.tsx) — this app doesn't pull in @novelpad/config/shadcn.css because that file's first several lines are @fontsource imports. Keeping the review queue on system fonts avoids shipping the full novelpad-desktop font set for a tiny internal tool. */ @tailwind base; @tailwind components; @tailwind utilities;