.auth_container__YPLTx{height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.auth_inner___UKS5{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2)}.auth_authLogo__DWR5Q{height:40px;width:auto;margin-bottom:1.75rem}.auth_card__FhJSp{background:#fff;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1);padding:2rem;width:100%;max-width:400px}.auth_card__FhJSp h1{margin-bottom:1.5rem;text-align:center;color:#333;font-size:1.8rem}.auth_form__L15ei{display:flex;flex-direction:column;gap:1.5rem}.auth_field__dCS9n{display:flex;flex-direction:column;gap:.5rem}.auth_field__dCS9n label{font-weight:600;color:#333;font-size:.95rem}.auth_field__dCS9n input{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s}.auth_field__dCS9n input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.auth_field__dCS9n input:disabled{background:#f5f5f5;cursor:not-allowed}.auth_error__StlT3{background:#fee;color:#c33;border-left:4px solid #c33}.auth_error__StlT3,.auth_info__rfvdU{padding:.75rem;border-radius:4px;font-size:.9rem}.auth_info__rfvdU{background:#eef7ff;color:#1e40af;border-left:4px solid #3b82f6}.auth_forgot___kMN8{text-align:right;margin-top:1rem;font-size:.85rem}.auth_forgot___kMN8 a{color:#667eea;text-decoration:none}.auth_forgot___kMN8 a:hover{text-decoration:underline}.auth_button__riuGU{padding:.75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.auth_button__riuGU:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 20px rgba(102,126,234,.4)}.auth_button__riuGU:disabled{opacity:.7;cursor:not-allowed}.auth_footer__TKIpi{text-align:center;margin-top:1.5rem;color:#666;font-size:.9rem}.auth_footer__TKIpi a{color:#667eea;text-decoration:none;font-weight:600}.auth_footer__TKIpi a:hover{text-decoration:underline}@media (max-width:480px){.auth_card__FhJSp{padding:1.5rem}.auth_card__FhJSp h1{font-size:1.5rem;margin-bottom:1rem}.auth_form__L15ei{gap:1rem}.auth_button__riuGU,.auth_field__dCS9n input{padding:.65rem;font-size:.95rem}.auth_footer__TKIpi{margin-top:1rem}}