.swal2-container { z-index: 2500; }
.swal2-popup { border: 1px solid #e7e5ed; border-radius: 14px; color: #4b465c; background: #fff; box-shadow: 0 16px 60px #2f2b3d26; }
.swal2-title { font-size: 1.35rem; font-weight: 600; line-height: 1.5; }
.swal2-html-container { font-size: 1rem; line-height: 1.8; white-space: pre-line; overflow-wrap: anywhere; }
.swal2-actions { gap: 10px; }
.swal2-popup .swal2-styled { border-radius: 7px; font-size: .95rem; font-weight: 500; padding: .7em 1.4em; }
.swal2-popup .swal2-confirm { background: #6e5de7; }
.swal2-popup .swal2-cancel { background: #64748b; }
.swal2-popup .swal2-input { box-sizing: border-box; width: calc(100% - 4rem); border: 1px solid #d6d2df; border-radius: 7px; color: #4b465c; font-size: 1rem; }
.swal2-popup .swal2-input:focus { border-color: #6e5de7; box-shadow: 0 0 0 3px #eeebff; }
.swal2-popup .swal2-validation-message { color: #b91c1c; background: #fef2f2; font-size: .9rem; }
.swal2-popup.swal2-toast .swal2-title { font-size: .95rem; line-height: 1.6; }
.fleet-flash { padding: 12px 16px; margin-bottom: 12px; border: 1px solid #e7e5ed; border-radius: 8px; background: #f5f3ff; color: #4b465c; white-space: pre-line; }
.fleet-flash[data-fleet-flash="error"] { background: #fef2f2; color: #b91c1c; border-color: #fecaca; }
.fleet-dialog-fallback { position: fixed; z-index: 2600; top: 16px; left: 50%; transform: translateX(-50%); width: min(520px, 90vw); box-sizing: border-box; }
.fleet-dialog-fallback button { margin-top: 12px; padding: 8px 16px; border: 1px solid #d6d2df; border-radius: 6px; background: #fff; color: #4b465c; cursor: pointer; }
@media (max-width: 520px) { .swal2-popup { width: 100%; padding-bottom: 1.25rem; } .swal2-title { font-size: 1.2rem; } .swal2-html-container { padding: 1rem; font-size: .95rem; } }
@media print { .swal2-container, .fleet-dialog-fallback { display: none !important; } }
