.auth_container__YPLTx{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:1rem}.auth_card__FhJSp{background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.1);padding:2.5rem;width:100%;max-width:420px}.auth_title__c_U4w{font-size:2rem;font-weight:700;color:#333;margin-bottom:2rem;text-align:center}.auth_form__L15ei{display:flex;flex-direction:column;gap:1.5rem}.auth_inputGroup__OwE4q{display:flex;flex-direction:column;gap:.5rem}.auth_label__D8CoC{font-size:.9rem;font-weight:600;color:#555}.auth_input__7I8Bz{padding:.875rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s}.auth_input__7I8Bz:focus{outline:none;border-color:#667eea}.auth_button__riuGU{padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;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 15px rgba(102,126,234,.4)}.auth_button__riuGU:disabled{opacity:.6;cursor:not-allowed}.auth_error__StlT3{background:#fee;color:#c33;padding:.875rem;border-radius:8px;font-size:.9rem;border-left:4px solid #c33}.auth_footer__TKIpi{margin-top:1.5rem;text-align:center;color:#666;font-size:.9rem}.auth_link__YGsBm{color:#667eea;text-decoration:none;font-weight:600}.auth_link__YGsBm:hover{text-decoration:underline}