@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");@import url("https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap");.alert_alertOverlay__CWpL7{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:999999999}.alert_alertBox__GGAEP{background:#16a34a;color:white;padding:25px 40px;border-radius:12px;font-size:20px;font-weight:600;text-align:center;min-width:300px;max-width:500px;animation:alert_popIn__9YXKz .25s ease-out;box-shadow:0 10px 25px rgba(0,0,0,.25)}@keyframes alert_fadeIn__jKUPa{0%{opacity:0}to{opacity:1}}@keyframes alert_popIn__9YXKz{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.alert_confirmOverlay__4Sfmm{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:999999999;animation:alert_fadeIn__jKUPa .2s ease-out}.alert_confirmBox__Cduay{background:#ffffff;padding:30px 40px;border-radius:12px;width:350px;text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.25);animation:alert_popIn__9YXKz .25s ease-out}.alert_confirmMessage___uvbA{font-size:18px;margin-bottom:20px}.alert_confirmButtons__fqObB{display:flex;justify-content:space-between;margin-top:10px}.alert_confirmYes__SmMvr{background:#16a34a}.alert_confirmNo__YMZws,.alert_confirmYes__SmMvr{padding:10px 20px;border-radius:8px;color:white;border:none;cursor:pointer}.alert_confirmNo__YMZws{background:#dc2626}.alert_alertBoxError__Prtox{background:#dc2626}.alert_alertBoxError__Prtox,.alert_alertBoxSuccess__96TaW{color:white;padding:25px 40px;border-radius:12px;font-size:20px;animation:alert_popIn__9YXKz .25s ease-out}.alert_alertBoxSuccess__96TaW{background:#16a34a}