/* app.css — currently a stub. The bulk of styling comes from Tailwind via CDN
   in app/views/layouts/app.php. Add custom site-specific styles here. */

/* Smooth font rendering */
html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
