.LoginForm-module__MYmKRG__formContainer{background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;max-width:400px;padding:40px;box-shadow:0 2px 8px #0000001a}.LoginForm-module__MYmKRG__formHeader{text-align:center;margin-bottom:32px}.LoginForm-module__MYmKRG__iconWrapper{background:#333;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:16px;display:inline-flex}.LoginForm-module__MYmKRG__icon{color:#fff;width:28px;height:28px}.LoginForm-module__MYmKRG__title{color:#333;margin:0 0 8px;font-size:24px;font-weight:600}.LoginForm-module__MYmKRG__subtitle{color:#666;margin:0;font-size:14px}.LoginForm-module__MYmKRG__form{flex-direction:column;gap:20px;display:flex}.LoginForm-module__MYmKRG__errorAlert{color:#dc3545;background:#fff5f5;border:1px solid #f5c2c7;border-radius:4px;align-items:center;gap:10px;margin-top:16px;padding:12px 14px;font-size:14px;display:flex}.LoginForm-module__MYmKRG__errorIcon{flex-shrink:0;width:18px;height:18px}.LoginForm-module__MYmKRG__inputGroup{flex-direction:column;gap:8px;display:flex}.LoginForm-module__MYmKRG__label{color:#333;font-size:14px;font-weight:500}.LoginForm-module__MYmKRG__inputWrapper{align-items:center;display:flex;position:relative}.LoginForm-module__MYmKRG__inputIcon{color:#999;pointer-events:none;width:18px;height:18px;position:absolute;left:12px}.LoginForm-module__MYmKRG__input{color:#333;background:#fff;border:1px solid #ddd;border-radius:4px;outline:none;width:100%;padding:12px 12px 12px 40px;font-size:14px;transition:border-color .2s}.LoginForm-module__MYmKRG__input:focus{border-color:#333}.LoginForm-module__MYmKRG__input::placeholder{color:#999}.LoginForm-module__MYmKRG__inputError,.LoginForm-module__MYmKRG__inputError:focus{border-color:#dc3545!important}.LoginForm-module__MYmKRG__togglePassword{color:#999;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:color .2s;display:flex;position:absolute;right:8px}.LoginForm-module__MYmKRG__togglePassword:hover{color:#333}.LoginForm-module__MYmKRG__togglePassword svg{width:18px;height:18px}.LoginForm-module__MYmKRG__fieldError{color:#dc3545;margin:0;font-size:13px}.LoginForm-module__MYmKRG__submitButton{color:#fff;cursor:pointer;background:#333;border:none;border-radius:4px;margin-top:8px;padding:12px 16px;font-size:15px;font-weight:500;transition:background .2s}.LoginForm-module__MYmKRG__submitButton:hover:not(:disabled){background:#555}.LoginForm-module__MYmKRG__submitButton:disabled{opacity:.6;cursor:not-allowed}.LoginForm-module__MYmKRG__spinner{justify-content:center;align-items:center;gap:8px;display:flex}.LoginForm-module__MYmKRG__spinnerSvg{width:18px;height:18px;animation:.8s linear infinite LoginForm-module__MYmKRG__spin}@keyframes LoginForm-module__MYmKRG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoginForm-module__MYmKRG__spinnerCircle{stroke-dasharray:50;stroke-dashoffset:10px}.LoginForm-module__MYmKRG__footer{text-align:center;border-top:1px solid #ddd;margin-top:24px;padding-top:20px}.LoginForm-module__MYmKRG__footerText{color:#999;margin:0;font-size:13px}@media (max-width:480px){.LoginForm-module__MYmKRG__formContainer{padding:30px 20px}.LoginForm-module__MYmKRG__title{font-size:22px}.LoginForm-module__MYmKRG__iconWrapper{width:50px;height:50px}.LoginForm-module__MYmKRG__icon{width:24px;height:24px}}
.LoginPage-module__pADuHW__container{background:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.LoginPage-module__pADuHW__backgroundPattern{display:none}.LoginPage-module__pADuHW__content{justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:480px){.LoginPage-module__pADuHW__container{padding:16px}}
