/* Import Bootstrap CSS */
@import 'bootstrap/dist/css/bootstrap.min.css';

/* Import SweetAlert2 CSS */
@import 'sweetalert2/dist/sweetalert2.min.css';

/* Import custom styles */
/* style.css is now loaded as a separate Vite entry point in app layout */
