/* Additional custom styles can go here, but most is handled by Tailwind and inline styles for simplicity in this single-file structure. */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
