/* Legacy helpers — prefer Tailwind in templates */
body {
    background: #f8fafc;
}

/* SweetAlert2: align with app surface */
.swal2-popup {
    font-family: 'Roboto', system-ui, sans-serif !important;
}
