/* Minimal app.css placeholder required by static web assets */
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial; }
.cursor-pointer { cursor: pointer; }
.rounded-corners { border-radius: 15px; }
