.styles-module__vV266a__Overlay{z-index:50;background-color:#00000080;animation:.15s cubic-bezier(.16,1,.3,1) styles-module__vV266a__overlayShow;position:fixed;inset:0}.styles-module__vV266a__Overlay[data-state=open]{animation:.2s ease-out styles-module__vV266a__fadeIn}.styles-module__vV266a__Overlay[data-state=closed]{animation:.2s ease-out styles-module__vV266a__fadeOut}.styles-module__vV266a__Content{z-index:50;border:1px solid var(--border);background:var(--background);border-radius:.5rem;gap:1rem;width:100%;max-width:calc(100% - 2rem);padding:1.5rem;transition-duration:.2s;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (min-width:640px){.styles-module__vV266a__Content{max-width:32rem}}.styles-module__vV266a__Content[data-state=open]{animation:.2s cubic-bezier(.16,1,.3,1) styles-module__vV266a__contentShow}.styles-module__vV266a__Content[data-state=closed]{animation:.2s cubic-bezier(.16,1,.3,1) styles-module__vV266a__contentHide}.styles-module__vV266a__Content:focus{outline:none}.styles-module__vV266a__Title{font-size:1.125rem;font-weight:600;line-height:1}.styles-module__vV266a__Description{color:var(--muted-foreground);font-size:.875rem}.styles-module__vV266a__Button{all:unset;-webkit-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;height:35px;padding:0 15px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.styles-module__vV266a__Button:focus:not(:focus-visible){outline:0}.styles-module__vV266a__Button:focus-visible{outline:2px solid var(--violet-6);outline-offset:1px}.styles-module__vV266a__Button.violet{background-color:var(--violet-4);color:var(--violet-12);outline-color:var(--violet-6)}.styles-module__vV266a__Button.violet:hover{background-color:var(--mauve-3)}.styles-module__vV266a__Button.violet:focus{box-shadow:0 0 0 2px #000}.styles-module__vV266a__Button.green{background-color:var(--green-4);color:var(--green-11);outline-color:var(--green-7)}.styles-module__vV266a__Button.green:hover{background-color:var(--green-5)}.styles-module__vV266a__CloseButton{opacity:.7;cursor:pointer;background:0 0;border:none;border-radius:.25rem;outline:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:inline-flex;position:absolute;top:1rem;right:1rem}.styles-module__vV266a__CloseButton:hover{opacity:1}.styles-module__vV266a__CloseButton:focus{outline:2px solid var(--ring);outline-offset:2px}.styles-module__vV266a__CloseButton:disabled{pointer-events:none}.styles-module__vV266a__CloseButton[data-state=open]{background-color:var(--accent);color:var(--muted-foreground)}.styles-module__vV266a__CloseButton svg:not([class*=size-]){width:1rem;height:1rem}.styles-module__vV266a__CloseButton svg{pointer-events:none;flex-shrink:0}.styles-module__vV266a__Fieldset{all:unset;align-items:center;gap:20px;margin-bottom:15px;display:flex}.styles-module__vV266a__Label{color:var(--violet-11);text-align:right;width:90px;font-size:15px}.styles-module__vV266a__Input{all:unset;width:100%;color:var(--violet-11);box-shadow:0 0 0 1px var(--violet-7);border-radius:4px;flex:1;justify-content:center;align-items:center;height:35px;padding:0 10px;font-size:15px;line-height:1;display:inline-flex}.styles-module__vV266a__Input:focus{box-shadow:0 0 0 2px var(--violet-8)}.styles-module__vV266a__Header{text-align:center;flex-direction:column;gap:.5rem;display:flex}@media (min-width:640px){.styles-module__vV266a__Header{text-align:left}}.styles-module__vV266a__Footer{flex-direction:column-reverse;gap:.5rem;display:flex}@media (min-width:640px){.styles-module__vV266a__Footer{flex-direction:row;justify-content:flex-end}}.styles-module__vV266a__SrOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes styles-module__vV266a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__vV266a__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes styles-module__vV266a__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes styles-module__vV266a__contentHide{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-48%)scale(.95)}}
.styles-module__zmCGka__button{cursor:pointer;background-color:var(--color-brand);color:var(--color-brand-foreground);border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;display:flex}.styles-module__zmCGka__button:focus-visible{box-shadow:0 0 0 2px var(--color-brand);outline:none}.styles-module__zmCGka__button:disabled{pointer-events:none;opacity:.6;cursor:not-allowed}.styles-module__zmCGka__button[data-variant=default]:hover:not(:disabled){background-color:var(--color-brand);opacity:.9}.styles-module__zmCGka__button[data-variant=outline]{color:#374151;background-color:#0000;border:1px solid #d1d5db}.styles-module__zmCGka__button[data-variant=outline]:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.styles-module__zmCGka__button[data-variant=destructive]{color:#fff;background-color:#ef4444}.styles-module__zmCGka__button[data-variant=destructive]:hover:not(:disabled){background-color:#dc2626}.styles-module__zmCGka__button[data-variant=success]{color:#166534;background-color:#dcfce7;border:1px solid #16a34a}.styles-module__zmCGka__button[data-size=default]{height:2.25rem;padding:0 .75rem}.styles-module__zmCGka__button[data-size=lg]{height:2.5rem;padding:.5rem 1rem}.styles-module__zmCGka__content{align-items:center;gap:.5rem;display:flex}.styles-module__zmCGka__icon{justify-content:center;align-items:center;display:flex}.styles-module__zmCGka__icon svg{width:1rem;height:1rem}.styles-module__zmCGka__spinner{animation:1s linear infinite styles-module__zmCGka__spin}@keyframes styles-module__zmCGka__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__zmCGka__iconEnter{animation:.3s ease-in-out styles-module__zmCGka__iconScale}@keyframes styles-module__zmCGka__iconScale{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.styles-module__zmCGka__text{white-space:nowrap}
.styles-module__jvP12q__label{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.styles-module__jvP12q__inputWrapper{gap:.5rem;display:flex}.styles-module__jvP12q__input{border:1px solid #d1d5db;border-radius:.375rem;flex:1;padding:.5rem .75rem;font-size:.875rem;transition:all .15s ease-in-out}.styles-module__jvP12q__input:focus{border-color:var(--color-brand);box-shadow:0 0 0 1px var(--color-brand);outline:none}.styles-module__jvP12q__input:disabled{color:#6b7280;background-color:#f9fafb}.styles-module__jvP12q__editButton{font-size:.875rem}
.styles-module__sqqRlq__label{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.styles-module__sqqRlq__inputGroup{gap:.5rem;margin-bottom:1rem;display:flex}.styles-module__sqqRlq__input{text-align:center;border:1px solid #d1d5db;border-radius:.375rem;width:3rem;height:3rem;font-size:1.125rem;font-weight:500;transition:all .15s ease-in-out}.styles-module__sqqRlq__input:focus{border-color:var(--color-brand);box-shadow:0 0 0 1px var(--color-brand);outline:none}.styles-module__sqqRlq__resendButton{color:var(--color-brand);cursor:pointer;background:0 0;border:none;font-size:.875rem;transition:color .15s ease-in-out}.styles-module__sqqRlq__resendButton:hover:not(:disabled){color:var(--color-brand);opacity:.8}.styles-module__sqqRlq__resendButton:disabled{opacity:.5;cursor:not-allowed}
.styles-module__YySYaq__errorContainer{margin-bottom:1rem}.styles-module__YySYaq__divider{align-items:center;margin:1rem 0;display:flex}.styles-module__YySYaq__dividerLine{background-color:#e5e7eb;flex:1;height:1px}.styles-module__YySYaq__dividerText{color:#6b7280;padding:0 .75rem;font-size:.875rem}.styles-module__YySYaq__formSection{flex-direction:column;gap:1rem;display:flex}.styles-module__YySYaq__fullWidthButton{width:100%}.styles-module__YySYaq__oauthContainer{flex-direction:column;flex:1;justify-content:space-evenly;align-items:center;gap:.5rem;display:flex}.styles-module__YySYaq__oauthContainer>div{width:100%}.styles-module__YySYaq__googleButton{border:1px solid var(--border);background:var(--background);width:100%;height:2.5rem;color:var(--foreground);cursor:pointer;border-radius:.375rem;justify-content:center;align-items:center;padding:0 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.styles-module__YySYaq__googleButton:hover{background:var(--accent)}.styles-module__YySYaq__googleButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__YySYaq__googleIcon{width:1.25rem;height:1.25rem;margin-right:.5rem}.styles-module__YySYaq__errorContainer{width:100%;margin-top:1rem}.styles-module__YySYaq__errorContent{background:oklch(from var(--destructive)l c h/.1);border:1px solid oklch(from var(--destructive)l c h/.3);border-radius:.375rem;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.styles-module__YySYaq__errorIcon{color:var(--destructive);flex-shrink:0;margin-top:.125rem;font-size:1.125rem}.styles-module__YySYaq__errorText{flex:1;min-width:0}.styles-module__YySYaq__errorTitle{color:var(--destructive);margin-bottom:.25rem;font-size:.875rem;font-weight:600}.styles-module__YySYaq__errorMessage{color:var(--destructive);font-size:.875rem;line-height:1.4}.styles-module__YySYaq__errorDismiss{width:1.5rem;height:1.5rem;color:var(--destructive);cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;line-height:1;transition:background-color .2s;display:flex}.styles-module__YySYaq__errorDismiss:hover{background:oklch(from var(--destructive)l c h/.1)}.styles-module__YySYaq__errorDismiss:focus{background:oklch(from var(--destructive)l c h/.1);box-shadow:0 0 0 2px oklch(from var(--ring)l c h/.2);outline:none}
.styles-module__km6_ja__container{flex-direction:column;gap:1rem;width:100%;display:flex}.styles-module__km6_ja__divider{background-color:var(--border);width:100%;height:1px;position:relative}.styles-module__km6_ja__dividerText{white-space:nowrap;background:var(--background);color:var(--muted-foreground);padding:0 1rem;font-size:.875rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__km6_ja__formSection{flex-direction:column;gap:1rem;width:100%;display:flex}.styles-module__km6_ja__googleButton{border:1px solid var(--border);background:var(--background);width:100%;height:2.5rem;color:var(--foreground);cursor:pointer;border-radius:.375rem;justify-content:center;align-items:center;padding:0 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.styles-module__km6_ja__googleButton:hover{background:var(--accent)}.styles-module__km6_ja__googleButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__km6_ja__googleIcon{width:1.25rem;height:1.25rem;margin-right:.5rem}.styles-module__km6_ja__primaryButton{width:100%}.styles-module__km6_ja__errorContainer{width:100%;margin-top:1rem}.styles-module__km6_ja__errorContent{background:oklch(from var(--destructive)l c h/.1);border:1px solid oklch(from var(--destructive)l c h/.3);border-radius:.375rem;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.styles-module__km6_ja__errorIcon{color:var(--destructive);flex-shrink:0;margin-top:.125rem;font-size:1.125rem}.styles-module__km6_ja__errorText{flex:1;min-width:0}.styles-module__km6_ja__errorTitle{color:var(--destructive);margin-bottom:.25rem;font-size:.875rem;font-weight:600}.styles-module__km6_ja__errorMessage{color:var(--destructive);font-size:.875rem;line-height:1.4}.styles-module__km6_ja__errorDismiss{width:1.5rem;height:1.5rem;color:var(--destructive);cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;line-height:1;transition:background-color .2s;display:flex}.styles-module__km6_ja__errorDismiss:hover{background:oklch(from var(--destructive)l c h/.1)}.styles-module__km6_ja__errorDismiss:focus{background:oklch(from var(--destructive)l c h/.1);box-shadow:0 0 0 2px oklch(from var(--ring)l c h/.2);outline:none}
