/* Minimal custom tweaks; Tailwind handles most styling */

body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
