.ReactConfirmCustom_react-confirm-alert-overlay__c9jGw{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999;animation:ReactConfirmCustom_react-confirm-alert-fadeIn__qgO4Q .3s}.ReactConfirmCustom_custom-ui-alert__cn_16{background-color:white;padding:30px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.3);width:90%;max-width:400px;text-align:center}.ReactConfirmCustom_custom-ui-alert__cn_16 h2{margin-top:0;color:#333}.ReactConfirmCustom_custom-ui-alert__cn_16 p{margin-bottom:20px;color:#666}.ReactConfirmCustom_custom-ui-alert__cn_16 .ReactConfirmCustom_button-group__BrluB{display:flex;justify-content:center;gap:15px;margin-top:20px}.ReactConfirmCustom_custom-ui-alert__cn_16 button{padding:10px 20px;border-radius:20px;cursor:pointer;font-weight:600;font-size:14px;transition:all .2s}.ReactConfirmCustom_custom-ui-alert__cn_16 button#ReactConfirmCustom_no__eBm5B{background-color:#f0f0f0;color:#515151;font-weight:600;border:1px solid #ddd}.ReactConfirmCustom_custom-ui-alert__cn_16 button#ReactConfirmCustom_no__eBm5B:hover{background-color:#e0e0e0}.ReactConfirmCustom_custom-ui-alert__cn_16 button#ReactConfirmCustom_yes__aEaKQ:hover{background-color:#d9534f}@keyframes ReactConfirmCustom_react-confirm-alert-fadeIn__qgO4Q{0%{opacity:0}to{opacity:1}}