/* Minimal base styles to avoid 404 and keep layout sane */
html, body { height: 100%; }
body { margin: 0; }
/* Placeholder: Tailwind CDN provides utility classes; this file is only to satisfy the link */
