.custom-alert-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.custom-alert-dialog{background-color:#fff;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:20px;display:flex;box-shadow:0 2px 10px #0000001a}.custom-alert-title{margin-bottom:10px;font-size:1.5rem}.custom-alert-message{margin-bottom:20px}.custom-alert-button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:4px;padding:10px;font-size:1rem}.custom-alert-button:hover{background-color:#0056b3}
