/* Minimal overrides — Tailwind CDN handles most styling */
body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
pre {
    margin: 0;
    white-space: pre-wrap;
    word-break: break-all;
}
