.AuthForm-module__oRl-7W__page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.AuthForm-module__oRl-7W__leftPanel{background:linear-gradient(150deg,#ffc8c8 0%,#cbb1ff 100%);flex-direction:column;justify-content:center;padding:3rem;display:flex;position:relative;overflow:hidden}.AuthForm-module__oRl-7W__leftPanel:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.AuthForm-module__oRl-7W__leftContent{z-index:1;flex-direction:column;gap:2rem;display:flex;position:relative}.AuthForm-module__oRl-7W__logo{font-family:var(--font-display);color:#000000e6;letter-spacing:-.03em;font-size:1.25rem;font-weight:700;text-decoration:none}.AuthForm-module__oRl-7W__leftHero{position:relative}.AuthForm-module__oRl-7W__leftHeroBg{pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-40px;right:-40px}.AuthForm-module__oRl-7W__leftTitle{font-family:var(--font-display);letter-spacing:-.04em;color:#000;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.12}.AuthForm-module__oRl-7W__leftTitleGrad{background:#000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AuthForm-module__oRl-7W__leftSub{color:#232323bf;margin-top:0;font-size:.925rem;line-height:1.7}.AuthForm-module__oRl-7W__progressSteps{flex-direction:column;gap:.75rem;display:flex}.AuthForm-module__oRl-7W__progressStep{color:#1c1c1ce6;align-items:center;gap:.75rem;font-size:.82rem;font-weight:500;display:flex;position:relative}.AuthForm-module__oRl-7W__progressStepDot{color:#ffffffb3;background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;transition:background .2s;display:flex}.AuthForm-module__oRl-7W__progressStepActive .AuthForm-module__oRl-7W__progressStepDot{background:var(--accent-ink);color:#fff}.AuthForm-module__oRl-7W__progressStep span:last-child{color:#1c1c1ce6;font-size:.82rem;font-weight:500}.AuthForm-module__oRl-7W__progressStepActive span:last-child{color:var(--l-primary);font-weight:600}.AuthForm-module__oRl-7W__progressLine{background:#fff3;width:2px;height:20px;position:absolute;top:28px;left:14px}.AuthForm-module__oRl-7W__progressLineActive{background:#fff}.AuthForm-module__oRl-7W__benefits{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.AuthForm-module__oRl-7W__benefit{color:#1c1c1ce6;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.AuthForm-module__oRl-7W__benefitIcon{font-size:.875rem}.AuthForm-module__oRl-7W__loginLeft{flex-direction:column;gap:1.5rem;display:flex}.AuthForm-module__oRl-7W__loginChatPreview{background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;max-width:280px;overflow:hidden}.AuthForm-module__oRl-7W__loginChatHeader{background:#00000026;align-items:center;gap:.5rem;padding:.75rem;display:flex}.AuthForm-module__oRl-7W__loginChatHeader span{font-size:1.25rem}.AuthForm-module__oRl-7W__loginChatName{color:#000;font-size:.78rem;font-weight:600}.AuthForm-module__oRl-7W__loginChatStatus{color:#282828a6;align-items:center;gap:4px;font-size:.62rem;display:flex}.AuthForm-module__oRl-7W__onlineDot{background:#4ade80;border-radius:50%;width:5px;height:5px;display:inline-block}.AuthForm-module__oRl-7W__loginChatMsgs{flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.AuthForm-module__oRl-7W__loginMsg{color:#000000e6;background:#ffffff28;border-radius:10px 10px 10px 3px;max-width:90%;padding:.5rem .625rem;font-size:.75rem;line-height:1.5}.AuthForm-module__oRl-7W__loginMsgUser{background:#00000019;border-radius:10px 10px 3px;align-self:flex-end}.AuthForm-module__oRl-7W__rightPanel{background:#fff;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.AuthForm-module__oRl-7W__formWrap{flex-direction:column;gap:0;width:100%;max-width:420px;display:flex}.AuthForm-module__oRl-7W__templateBadge,.AuthForm-module__oRl-7W__planBadge{background:var(--accent-bg);color:var(--accent);border:1px solid var(--accent-border);border-radius:100px;align-items:center;gap:6px;width:fit-content;margin-bottom:1.25rem;padding:.28rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.AuthForm-module__oRl-7W__formTitle{font-family:var(--font-display);color:var(--text-1);letter-spacing:-.035em;margin-bottom:.375rem;font-size:1.625rem;font-weight:700}.AuthForm-module__oRl-7W__formSub{color:var(--text-3);margin-bottom:2rem;font-size:.85rem}.AuthForm-module__oRl-7W__form{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.AuthForm-module__oRl-7W__field{flex-direction:column;gap:.35rem;display:flex}.AuthForm-module__oRl-7W__fieldLabel{color:var(--text-2);font-size:.78rem;font-weight:700}.AuthForm-module__oRl-7W__input{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text-1);background:var(--bg-2);outline:none;padding:.7rem .875rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .15s,background .15s,box-shadow .15s}.AuthForm-module__oRl-7W__input:focus{border-color:var(--l-primary);box-shadow:0 0 0 3px var(--accent-bg);background:#fff}.AuthForm-module__oRl-7W__input::placeholder{color:var(--text-3)}.AuthForm-module__oRl-7W__error{color:#dc2626;border-radius:var(--radius-sm);background:#fef2f2;border:1px solid #fecaca;padding:.625rem .875rem;font-size:.82rem}.AuthForm-module__oRl-7W__submitBtn{color:var(--accent-ink);background:var(--l-primary);border-radius:var(--radius-sm);cursor:pointer;box-shadow:0 6px 20px color-mix(in srgb, var(--accent) 30%, transparent);border:none;justify-content:center;align-items:center;gap:8px;padding:.875rem;font-size:.95rem;font-weight:700;transition:filter .15s,transform .15s;display:flex}.AuthForm-module__oRl-7W__submitBtn:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.AuthForm-module__oRl-7W__submitBtn:disabled{opacity:.6;cursor:not-allowed}.AuthForm-module__oRl-7W__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite AuthForm-module__oRl-7W__spin}@keyframes AuthForm-module__oRl-7W__spin{to{transform:rotate(360deg)}}.AuthForm-module__oRl-7W__switchText{color:var(--text-3);text-align:center;font-size:.82rem}.AuthForm-module__oRl-7W__switchLink{color:var(--l-primary);font-weight:600;text-decoration:none}.AuthForm-module__oRl-7W__legal{color:var(--text-3);text-align:center;margin-top:.75rem;font-size:.7rem;line-height:1.5}.AuthForm-module__oRl-7W__legalLink{color:var(--text-3);text-decoration:underline}.AuthForm-module__oRl-7W__sentWrap{text-align:center;background:linear-gradient(135deg,#f5f3ff 0%,#fdf4ff 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem 1rem;display:flex}.AuthForm-module__oRl-7W__sentAnimation{justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:2rem;display:flex;position:relative}.AuthForm-module__oRl-7W__sentCircle{background:var(--accent);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.AuthForm-module__oRl-7W__sentIcon{font-size:2rem}.AuthForm-module__oRl-7W__sentRing1,.AuthForm-module__oRl-7W__sentRing2{border:2px solid color-mix(in srgb, var(--accent) 30%, transparent);border-radius:50%;animation:2s ease-out infinite AuthForm-module__oRl-7W__ringPulse;position:absolute}.AuthForm-module__oRl-7W__sentRing1{width:80px;height:80px;animation-delay:0s}.AuthForm-module__oRl-7W__sentRing2{width:100px;height:100px;animation-delay:.5s}@keyframes AuthForm-module__oRl-7W__ringPulse{0%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(1.3)}}.AuthForm-module__oRl-7W__sentTitle{font-family:var(--font-display);color:var(--text-1);letter-spacing:-.035em;margin-bottom:.625rem;font-size:1.75rem;font-weight:700}.AuthForm-module__oRl-7W__sentSub{color:var(--text-2);max-width:380px;margin-bottom:2rem;font-size:.95rem;line-height:1.65}.AuthForm-module__oRl-7W__sentSteps{border:1.5px solid var(--border);border-radius:var(--radius-lg);text-align:left;background:#fff;flex-direction:column;gap:.875rem;width:100%;max-width:380px;margin-bottom:1.5rem;padding:1.5rem;display:flex}.AuthForm-module__oRl-7W__sentStepsLabel{color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.72rem;font-weight:700}.AuthForm-module__oRl-7W__sentStep{align-items:center;gap:.75rem;display:flex}.AuthForm-module__oRl-7W__sentStepNum{background:var(--accent);width:24px;height:24px;color:var(--accent-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.AuthForm-module__oRl-7W__sentStep span:last-child{color:var(--text-2);font-size:.85rem}.AuthForm-module__oRl-7W__sentNote{color:var(--text-3);font-size:.78rem}.AuthForm-module__oRl-7W__resendBtn{color:var(--accent);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}@media (max-width:768px){.AuthForm-module__oRl-7W__page{grid-template-columns:1fr}.AuthForm-module__oRl-7W__leftPanel{min-height:auto;padding:2rem}.AuthForm-module__oRl-7W__benefits{grid-template-columns:1fr}.AuthForm-module__oRl-7W__progressSteps{display:none}}.AuthForm-module__oRl-7W__googleBtn{width:100%;color:var(--text-1);background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;gap:10px;margin-bottom:1rem;padding:.8rem;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.AuthForm-module__oRl-7W__googleBtn:hover{background:var(--bg-2);border-color:var(--border-2)}.AuthForm-module__oRl-7W__divider{color:var(--text-3);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.78rem;display:flex}.AuthForm-module__oRl-7W__divider:before,.AuthForm-module__oRl-7W__divider:after{content:"";background:var(--border);flex:1;height:1px}
