/* Legacy CSS file - now using Tailwind CDN */
/* All styles are now defined inline with Tailwind classes in index.html */

.hidden {
    display: none !important;
}
