.Login_container__MH_O_{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;background-image:url(/banner88.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.Login_loginBox__0rbQ7{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;max-width:400px}.Login_loginBox__0rbQ7 h1{text-align:center;color:#333;margin-bottom:1.5rem}.Login_formGroup__xXBKf{margin-bottom:1rem}.Login_formGroup__xXBKf label{display:block;margin-bottom:.5rem;color:#666}.Login_formGroup__xXBKf input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.Login_formGroup__xXBKf input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.Login_loginButton__ofrBm{width:100%;padding:.75rem;background-color:#007bff;color:white;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.Login_loginButton__ofrBm:hover{background-color:#0056b3}.Login_error__0IrUv{color:#dc3545;text-align:center;margin-bottom:1rem;padding:.5rem;background-color:#f8d7da;border-radius:4px}.CustomAlert_alertOverlay__w5qgs{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:1000;animation:CustomAlert_fadeIn__nV5JK .3s ease-out}.CustomAlert_alertBox__oxAMh{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:400px;width:90%;text-align:center;animation:CustomAlert_slideIn__EMfIa .3s ease-out}.CustomAlert_alertContent__diWAC{display:flex;flex-direction:column;align-items:center;gap:1rem}.CustomAlert_iconContainer__xc8h3{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.CustomAlert_successIcon__DmBOy{color:#28a745;width:48px;height:48px}.CustomAlert_errorIcon__UT7eQ{color:#dc3545;width:48px;height:48px}.CustomAlert_message__75AyN{text-align:center;margin:0;font-size:1.1rem;color:#333}.CustomAlert_buttonContainer__xm2GW{display:flex;gap:1rem;margin-top:1rem;width:100%}.CustomAlert_button__Fbjh9{flex:1 1;padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.CustomAlert_cancelButton__MKmrY{background-color:#6c757d;color:white}.CustomAlert_cancelButton__MKmrY:hover{background-color:#5a6268}.CustomAlert_success__Hr2hT{color:#28a745}.CustomAlert_error__LUS_J{color:#dc3545}.CustomAlert_button__Fbjh9.CustomAlert_success__Hr2hT{background-color:#28a745;color:white}.CustomAlert_button__Fbjh9.CustomAlert_success__Hr2hT:hover{background-color:#218838}.CustomAlert_button__Fbjh9.CustomAlert_error__LUS_J{background-color:#dc3545;color:white}.CustomAlert_button__Fbjh9.CustomAlert_error__LUS_J:hover{background-color:#c82333}@keyframes CustomAlert_fadeIn__nV5JK{0%{opacity:0}to{opacity:1}}@keyframes CustomAlert_slideIn__EMfIa{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}