/* Tailwind placeholder. For production, build Tailwind using the provided config and place the compiled CSS here as /vendor/tailwind/tailwind.min.css. */
/* Minimal base to avoid missing file errors */
@layer base {
  html { font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial; }
}
