.SignInScreen-module__LGdbhq__page{background:var(--background);justify-content:center;align-items:center;min-height:100dvh;padding:48px 28px;display:flex;position:relative}.SignInScreen-module__LGdbhq__backArrow{width:48px;height:48px;color:var(--secondary);cursor:pointer;border-radius:var(--radius-sm);z-index:1;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;top:8px;left:8px}.SignInScreen-module__LGdbhq__backArrow:hover{background:#0000000a}.SignInScreen-module__LGdbhq__content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:480px;display:flex}.SignInScreen-module__LGdbhq__mascot{object-fit:contain;width:clamp(112px,22dvh - 17.6px,180px);height:clamp(112px,22dvh - 17.6px,180px);margin-bottom:16px}.SignInScreen-module__LGdbhq__title{font-family:var(--font-ui);color:var(--foreground);margin:0 0 4px;font-size:26px;font-weight:700}.SignInScreen-module__LGdbhq__subtitle{color:var(--secondary);margin:0 0 12px;font-size:14px}.SignInScreen-module__LGdbhq__benefits{border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);flex-direction:column;gap:0;width:100%;margin-bottom:16px;padding:16px 0;list-style:none;display:flex}.SignInScreen-module__LGdbhq__benefitRow{color:#2c1a0ec7;align-items:center;gap:12px;padding:6px 0;font-size:14px;font-weight:500;display:flex}.SignInScreen-module__LGdbhq__benefitIcon{width:20px;height:20px;color:var(--primary);flex-shrink:0}.SignInScreen-module__LGdbhq__errorBanner{border:1px solid var(--error);text-align:left;background:#ef535014;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-bottom:16px;padding:12px 16px;display:flex}.SignInScreen-module__LGdbhq__errorText{color:var(--error);flex:1;font-size:13px}.SignInScreen-module__LGdbhq__dismissBtn{color:var(--error);cursor:pointer;opacity:.7;background:0 0;border:none;padding:0 4px;font-size:20px;line-height:1}.SignInScreen-module__LGdbhq__dismissBtn:hover{opacity:1}.SignInScreen-module__LGdbhq__googleBtn{border:1px solid var(--card-border);color:#000000de;width:100%;height:52px;font-family:var(--font-ui);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:0 24px;font-size:16px;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__guestLink{font-family:var(--font-ui);color:var(--primary);cursor:pointer;background:0 0;border:none;margin-top:12px;padding:8px 16px;font-size:14px;font-weight:600;transition:opacity .15s}.SignInScreen-module__LGdbhq__guestLink:hover{opacity:.8}.SignInScreen-module__LGdbhq__legalFooter{color:var(--secondary);margin-top:16px;font-size:12px;line-height:1.5}.SignInScreen-module__LGdbhq__legalLink{color:var(--foreground);text-decoration:underline}.SignInScreen-module__LGdbhq__legalLink:hover{color:var(--primary)}@media (min-width:640px){.SignInScreen-module__LGdbhq__content{background:var(--card-surface);border:1px solid var(--card-border);border-radius:20px;padding:36px 32px 28px;box-shadow:0 4px 20px #0000000a}.SignInScreen-module__LGdbhq__backArrow{top:24px;left:24px}.SignInScreen-module__LGdbhq__mascot{width:140px;height:140px}.SignInScreen-module__LGdbhq__title{font-size:28px}.SignInScreen-module__LGdbhq__page{padding:32px}}
