.SignInScreen-module__LGdbhq__container{justify-content:center;align-items:center;min-height:calc(100vh - 128px);padding:1.5rem;display:flex}.SignInScreen-module__LGdbhq__card{text-align:center;width:100%;max-width:400px}.SignInScreen-module__LGdbhq__heading{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.SignInScreen-module__LGdbhq__subtitle{color:var(--secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.5}.SignInScreen-module__LGdbhq__errorBanner{text-align:left;background:#dc262614;border:1px solid #dc262640;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.SignInScreen-module__LGdbhq__errorText{color:var(--error);flex:1;font-size:.875rem}.SignInScreen-module__LGdbhq__dismissBtn{color:var(--error);cursor:pointer;opacity:.7;background:0 0;border:none;padding:0 .25rem;font-size:1.25rem;line-height:1}.SignInScreen-module__LGdbhq__dismissBtn:hover{opacity:1}.SignInScreen-module__LGdbhq__googleBtn{background:var(--background);width:100%;color:var(--foreground);cursor:pointer;border:1px solid #0000001f;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:background .2s,box-shadow .2s;display:inline-flex}.SignInScreen-module__LGdbhq__googleBtn:hover:not(:disabled){background:#00000008;box-shadow:0 2px 8px #00000014}.SignInScreen-module__LGdbhq__googleBtn:disabled{opacity:.7;cursor:not-allowed}.SignInScreen-module__LGdbhq__googleIcon{flex-shrink:0;width:20px;height:20px}.SignInScreen-module__LGdbhq__spinner{border:2px solid var(--secondary);border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite SignInScreen-module__LGdbhq__spin;display:inline-block}@keyframes SignInScreen-module__LGdbhq__spin{to{transform:rotate(360deg)}}.SignInScreen-module__LGdbhq__footer{color:var(--secondary);margin-top:1.5rem;font-size:.8rem}@media (prefers-color-scheme:dark){.SignInScreen-module__LGdbhq__googleBtn{border-color:#ffffff26}.SignInScreen-module__LGdbhq__googleBtn:hover:not(:disabled){background:#ffffff0d;box-shadow:0 2px 8px #0000004d}}
