/* Minimal custom styles — Tailwind handles the rest */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
