.SystemAlert_overlay__i95YX{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:SystemAlert_fadeIn__5qBvf .15s ease-out}@keyframes SystemAlert_fadeIn__5qBvf{0%{opacity:0}to{opacity:1}}@keyframes SystemAlert_slideIn__wJTx1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.SystemAlert_modal__kkgd7{background:white;border-radius:12px;padding:32px;max-width:420px;width:100%;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);text-align:center;animation:SystemAlert_slideIn__wJTx1 .2s ease-out}.SystemAlert_iconWrapper__Ckp_b{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.SystemAlert_modal__kkgd7.SystemAlert_info___b_WE .SystemAlert_iconWrapper__Ckp_b{background:#dbeafe;color:#2563eb}.SystemAlert_modal__kkgd7.SystemAlert_success__C525y .SystemAlert_iconWrapper__Ckp_b{background:#d1fae5;color:#059669}.SystemAlert_modal__kkgd7.SystemAlert_warning__XnSV7 .SystemAlert_iconWrapper__Ckp_b{background:#fef3c7;color:#d97706}.SystemAlert_modal__kkgd7.SystemAlert_error__Od4gD .SystemAlert_iconWrapper__Ckp_b{background:#fee2e2;color:#dc2626}.SystemAlert_title__f6y2g{font-family:var(--font-serif,Georgia,serif);font-size:20px;font-weight:600;color:#1f2937;margin:0 0 12px}.SystemAlert_message__Nrsfm{font-family:var(--font-body,system-ui,sans-serif);font-size:15px;line-height:1.6;color:#4b5563;margin:0 0 24px;white-space:pre-line}.SystemAlert_actions__qGa_a{display:flex;gap:12px;justify-content:center}.SystemAlert_cancelButton__w_IAx,.SystemAlert_confirmButton__5s01Q{padding:12px 24px;font-family:var(--font-sans,system-ui,sans-serif);font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;min-width:100px}.SystemAlert_cancelButton__w_IAx{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.SystemAlert_cancelButton__w_IAx:hover{background:#e5e7eb;border-color:#9ca3af}.SystemAlert_confirmButton__5s01Q{border:none;color:white}.SystemAlert_confirmButton__5s01Q.SystemAlert_info___b_WE{background:#2563eb}.SystemAlert_confirmButton__5s01Q.SystemAlert_info___b_WE:hover{background:#1d4ed8}.SystemAlert_confirmButton__5s01Q.SystemAlert_success__C525y{background:#059669}.SystemAlert_confirmButton__5s01Q.SystemAlert_success__C525y:hover{background:#047857}.SystemAlert_confirmButton__5s01Q.SystemAlert_warning__XnSV7{background:#d97706}.SystemAlert_confirmButton__5s01Q.SystemAlert_warning__XnSV7:hover{background:#b45309}.SystemAlert_confirmButton__5s01Q.SystemAlert_error__Od4gD{background:#dc2626}.SystemAlert_confirmButton__5s01Q.SystemAlert_error__Od4gD:hover{background:#b91c1c}@media (max-width:480px){.SystemAlert_modal__kkgd7{padding:24px 20px}.SystemAlert_actions__qGa_a{flex-direction:column-reverse}.SystemAlert_cancelButton__w_IAx,.SystemAlert_confirmButton__5s01Q{width:100%}}