.styles-module__1phMDG__wrap{width:100%;position:relative}.styles-module__1phMDG__wrap:focus-within .styles-module__1phMDG__popover,.styles-module__1phMDG__wrap:hover .styles-module__1phMDG__popover{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.styles-module__1phMDG__button{border:1px solid var(--color-border);width:100%;color:var(--color-foreground);background:0 0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:500;display:flex}.styles-module__1phMDG__buttonBusy{opacity:.7;cursor:not-allowed}.styles-module__1phMDG__spinner{border:2px solid var(--color-foreground);border-top-color:#0000;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.8s linear infinite styles-module__1phMDG__googleAuthSpin}@keyframes styles-module__1phMDG__googleAuthSpin{to{transform:rotate(360deg)}}.styles-module__1phMDG__button:disabled{opacity:.65;cursor:not-allowed}.styles-module__1phMDG__buttonEnabled{cursor:pointer}.styles-module__1phMDG__buttonEnabled:hover{background:var(--color-muted)}.styles-module__1phMDG__popover{z-index:10;border:1px solid var(--color-border);background:var(--color-card);width:max-content;max-width:14rem;color:var(--color-foreground);text-align:center;opacity:0;visibility:hidden;pointer-events:none;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem;line-height:1.35;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 4px 12px #0000001f}.styles-module__1phMDG__popoverArrow{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:var(--color-card);width:.5rem;height:.5rem;margin-top:-.25rem;margin-left:-.25rem;position:absolute;top:100%;left:50%;transform:rotate(45deg)}
.auth-form-module__lPW_CG__field{flex-direction:column;gap:.5rem;display:flex}.auth-form-module__lPW_CG__label{color:var(--color-foreground,inherit);font-size:.875rem;font-weight:500}.auth-form-module__lPW_CG__input{border:1px solid var(--color-border,#e5e7eb);width:100%;color:var(--color-foreground,inherit);background:var(--color-background,#fff);border-radius:.5rem;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.auth-form-module__lPW_CG__input::placeholder{color:var(--color-muted-foreground,#9ca3af)}.auth-form-module__lPW_CG__input:focus{border-color:var(--color-accent,#0052ff);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent,#0052ff)18%,transparent);outline:none}.auth-form-module__lPW_CG__input:disabled{opacity:.7;cursor:not-allowed}.auth-form-module__lPW_CG__submitSpinner{border:2px solid var(--color-accent-foreground,currentColor);border-top-color:#0000;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.8s linear infinite auth-form-module__lPW_CG__authSubmitSpin}@keyframes auth-form-module__lPW_CG__authSubmitSpin{to{transform:rotate(360deg)}}.auth-form-module__lPW_CG__submitButton{background:linear-gradient(to right,var(--color-accent,#0052ff),var(--color-accent-secondary,#4d7cff));width:100%;color:var(--color-accent-foreground,#fff);border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding:.75rem 1.25rem;font-weight:600;display:flex;box-shadow:0 1px 2px #0000000d}.auth-form-module__lPW_CG__submitButton:disabled{opacity:.7;cursor:not-allowed}
