.login-modal-module__ZH8heG__backdrop{--modal-content-width:335px;--modal-ink:#010101;--modal-muted:#666;--modal-line:#eee;--modal-positive:#0cc463;z-index:1000;background:#00000073;place-items:center;padding:24px 16px;animation:.18s ease-out both login-modal-module__ZH8heG__backdrop-in;display:grid;position:fixed;inset:0;overflow-y:auto}.login-modal-module__ZH8heG__dialog{width:min(447px,100vw - 32px);min-height:min(604px,100svh - 32px);max-height:calc(100svh - 32px);color:var(--modal-ink);letter-spacing:0;scrollbar-width:thin;background:#fff;border:0;border-radius:24px;flex-direction:column;align-items:center;padding:30px 56px 28px;font-family:Space Grotesk,Inter,Arial,sans-serif;animation:.18s ease-out both login-modal-module__ZH8heG__dialog-in;display:flex;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0000002e}.login-modal-module__ZH8heG__dialog:focus{outline:0}.login-modal-module__ZH8heG__closeButton,.login-modal-module__ZH8heG__backButton{z-index:2;color:#62666a;cursor:pointer;background:radial-gradient(circle,#eceef0 0 12px,#0000 12.5px);border:0;border-radius:50%;place-items:center;width:44px;height:44px;transition:color .16s,transform .16s;display:inline-grid;position:absolute;top:8px}.login-modal-module__ZH8heG__closeButton{right:7px}.login-modal-module__ZH8heG__backButton{left:7px}.login-modal-module__ZH8heG__closeButton svg,.login-modal-module__ZH8heG__backButton svg{stroke-width:2px;width:13px;height:13px}.login-modal-module__ZH8heG__backButton svg{width:15px;height:15px}.login-modal-module__ZH8heG__closeButton:hover:not(:disabled),.login-modal-module__ZH8heG__backButton:hover:not(:disabled){color:var(--modal-ink);transform:scale(1.06)}.login-modal-module__ZH8heG__closeButton:focus-visible,.login-modal-module__ZH8heG__backButton:focus-visible,.login-modal-module__ZH8heG__secondaryButton:focus-visible,.login-modal-module__ZH8heG__primaryButton:focus-visible,.login-modal-module__ZH8heG__googleMount:focus-visible,.login-modal-module__ZH8heG__resendButton:focus-visible,.login-modal-module__ZH8heG__input:focus-visible,.login-modal-module__ZH8heG__codeInput:focus-visible,.login-modal-module__ZH8heG__terms a:focus-visible{outline:2px solid var(--modal-positive);outline-offset:2px}.login-modal-module__ZH8heG__closeButton:disabled,.login-modal-module__ZH8heG__backButton:disabled{cursor:not-allowed;opacity:.45}.login-modal-module__ZH8heG__mascot{object-fit:contain;flex:none;width:114px;height:114px;margin:0 auto 8px;display:block}.login-modal-module__ZH8heG__title{width:100%;color:var(--modal-ink);letter-spacing:0;text-align:center;text-wrap:pretty;margin:0;font-size:30px;font-weight:700;line-height:1.08}.login-modal-module__ZH8heG__subtitle{width:100%;color:var(--modal-muted);text-align:center;text-wrap:pretty;margin:14px 0 0;font-size:18px;font-weight:500;line-height:22px}.login-modal-module__ZH8heG__notice{width:min(100%, var(--modal-content-width));background:#ecfcf4;border:1px solid #f4f4f4;border-radius:16px;align-items:center;min-height:76px;margin-top:24px;padding:14px 19px;display:flex}.login-modal-module__ZH8heG__notice p{color:var(--modal-ink);text-wrap:pretty;margin:0;font-size:14px;font-weight:700;line-height:22px}.login-modal-module__ZH8heG__notice strong{color:var(--modal-positive);font-weight:700}.login-modal-module__ZH8heG__actions{width:min(100%, var(--modal-content-width));gap:16px;margin-top:24px;display:grid}.login-modal-module__ZH8heG__googleMount,.login-modal-module__ZH8heG__secondaryButton,.login-modal-module__ZH8heG__primaryButton{letter-spacing:0;cursor:pointer;border-radius:26px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 20px;font-family:Space Grotesk,Inter,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.2;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.login-modal-module__ZH8heG__googleMount{color:#fff;background:#010101;border:1px solid #010101}.login-modal-module__ZH8heG__secondaryButton{border:1px solid var(--modal-line);color:var(--modal-ink);background:#fff}.login-modal-module__ZH8heG__googleMount:hover:not(:disabled){background:#252525;transform:translateY(-1px)}.login-modal-module__ZH8heG__secondaryButton:hover:not(:disabled){background:#f8f8f8;border-color:#d5d7d8;transform:translateY(-1px)}.login-modal-module__ZH8heG__googleMount:active:not(:disabled),.login-modal-module__ZH8heG__secondaryButton:active:not(:disabled),.login-modal-module__ZH8heG__primaryButton:active:not(:disabled){transform:translateY(0)}.login-modal-module__ZH8heG__googleMount:disabled,.login-modal-module__ZH8heG__secondaryButton:disabled,.login-modal-module__ZH8heG__primaryButton:disabled{cursor:not-allowed;opacity:.48}.login-modal-module__ZH8heG__googleMount img,.login-modal-module__ZH8heG__secondaryButton img{flex:none}.login-modal-module__ZH8heG__secondaryButton svg{stroke-width:1.8px;flex:none;width:22px;height:22px}.login-modal-module__ZH8heG__busy{pointer-events:none;opacity:.62}.login-modal-module__ZH8heG__form{width:min(100%, var(--modal-content-width));margin-top:30px;display:grid}.login-modal-module__ZH8heG__fieldLabel{color:#333;margin-bottom:8px;font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:600;line-height:18px}.login-modal-module__ZH8heG__input,.login-modal-module__ZH8heG__codeInput{width:100%;min-height:50px;color:var(--modal-ink);letter-spacing:0;background:#fff;border:1px solid #d9dcde;border-radius:25px;outline:0;padding:0 18px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:500;transition:border-color .16s,box-shadow .16s}.login-modal-module__ZH8heG__input::placeholder,.login-modal-module__ZH8heG__codeInput::placeholder{color:#979b9f}.login-modal-module__ZH8heG__input:focus,.login-modal-module__ZH8heG__codeInput:focus{border-color:var(--modal-positive);box-shadow:0 0 0 3px #0cc4631f}.login-modal-module__ZH8heG__codeInput{font-variant-numeric:tabular-nums}.login-modal-module__ZH8heG__primaryButton{color:#fff;background:#010101;border:1px solid #010101;margin-top:20px}.login-modal-module__ZH8heG__primaryButton:hover:not(:disabled){background:#252525;transform:translateY(-1px)}.login-modal-module__ZH8heG__codeLead{color:var(--modal-ink);text-align:center;overflow-wrap:anywhere;margin:0 0 20px;font-size:17px;font-weight:600;line-height:1.4}.login-modal-module__ZH8heG__codeLead strong{font-size:18px}.login-modal-module__ZH8heG__infoNote{color:#425171;background:#f3f6ff;border-radius:12px;align-items:flex-start;gap:8px;margin-bottom:18px;padding:11px 12px;font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.45;display:flex}.login-modal-module__ZH8heG__infoNote svg{color:#3269d7;flex:none;width:17px;height:17px}.login-modal-module__ZH8heG__resendButton{min-height:44px;color:var(--modal-muted);cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:600}.login-modal-module__ZH8heG__resendButton:not(:disabled){color:#087c40}.login-modal-module__ZH8heG__resendButton:disabled{cursor:default}.login-modal-module__ZH8heG__errorMessage{width:min(100%, var(--modal-content-width));color:#a13225;text-align:center;text-wrap:pretty;background:#fff0ee;border-radius:12px;min-height:38px;margin:16px 0 0;padding:10px 12px;font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1.4}.login-modal-module__ZH8heG__terms{width:min(100%, var(--modal-content-width));color:#333;text-align:center;text-wrap:pretty;justify-content:center;align-items:center;gap:8px;min-height:44px;margin:auto 0 0;padding-top:14px;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:400;line-height:16px;display:flex}.login-modal-module__ZH8heG__terms>span{display:inline}.login-modal-module__ZH8heG__termsCheck{flex:none;width:16px;height:16px}.login-modal-module__ZH8heG__terms a{color:inherit;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.login-modal-module__ZH8heG__spinner{flex:none;width:18px;height:18px;animation:.8s linear infinite login-modal-module__ZH8heG__spin}@keyframes login-modal-module__ZH8heG__spin{to{transform:rotate(360deg)}}@keyframes login-modal-module__ZH8heG__backdrop-in{0%{opacity:0}}@keyframes login-modal-module__ZH8heG__dialog-in{0%{opacity:0;transform:translateY(10px)}}@media (max-width:520px){.login-modal-module__ZH8heG__backdrop{padding:16px}.login-modal-module__ZH8heG__dialog{width:min(100%,447px);min-height:auto;max-height:calc(100svh - 32px);padding:24px 24px 20px}.login-modal-module__ZH8heG__mascot{width:96px;height:96px;margin-bottom:6px}.login-modal-module__ZH8heG__title{font-size:26px}.login-modal-module__ZH8heG__subtitle{margin-top:10px;font-size:16px;line-height:21px}.login-modal-module__ZH8heG__notice,.login-modal-module__ZH8heG__actions{margin-top:20px}.login-modal-module__ZH8heG__notice{min-height:70px;padding:12px 16px}.login-modal-module__ZH8heG__notice p{font-size:13px;line-height:20px}.login-modal-module__ZH8heG__actions{gap:12px}.login-modal-module__ZH8heG__googleMount,.login-modal-module__ZH8heG__secondaryButton,.login-modal-module__ZH8heG__primaryButton{font-size:15px}.login-modal-module__ZH8heG__form{margin-top:24px}.login-modal-module__ZH8heG__terms{padding-top:10px}}@media (max-height:680px){.login-modal-module__ZH8heG__dialog{justify-content:flex-start}.login-modal-module__ZH8heG__mascot{width:82px;height:82px}}@media (prefers-reduced-motion:reduce){.login-modal-module__ZH8heG__backdrop,.login-modal-module__ZH8heG__dialog,.login-modal-module__ZH8heG__spinner{animation:none}.login-modal-module__ZH8heG__googleMount,.login-modal-module__ZH8heG__secondaryButton,.login-modal-module__ZH8heG__primaryButton,.login-modal-module__ZH8heG__closeButton,.login-modal-module__ZH8heG__backButton,.login-modal-module__ZH8heG__input,.login-modal-module__ZH8heG__codeInput{transition:none}}
