.MigrationNotification_notification__2mt6c{position:fixed;bottom:24px;right:24px;background:var(--bg-card);border-radius:8px;padding:16px 20px;box-shadow:0 4px 12px rgba(0,0,0,.1);max-width:400px;z-index:8000;animation:MigrationNotification_slideIn__gAfHR .3s ease-out}@keyframes MigrationNotification_slideIn__gAfHR{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.MigrationNotification_content__Ohl6r{display:flex;flex-direction:column;gap:8px}.MigrationNotification_message__J49dJ{font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px}.MigrationNotification_spinner__W1IDC{animation:MigrationNotification_spin__YYw_a 1s linear infinite;display:inline-block}@keyframes MigrationNotification_spin__YYw_a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.MigrationNotification_checkmark__GLHfe{color:#10b981}.MigrationNotification_currentFile__x9Dz4{font-size:12px;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MigrationNotification_progressBar__3JbLs{height:4px;background:var(--bg-primary);border-radius:2px;overflow:hidden;margin-top:4px}.MigrationNotification_progressFill__XYXix{height:100%;background:#3b82f6;transition:width .3s ease}.MigrationNotification_errors__0SdEK{margin-top:8px;font-size:12px}.MigrationNotification_error___c_AC{color:#ef4444;margin-top:4px}