.AuthForm-module__cLUa-W__page{background:#101311;grid-template-columns:57.3% 42.7%;min-height:100vh;display:grid}.AuthForm-module__cLUa-W__intro{color:#f3f6f1;flex-direction:column;justify-content:space-between;padding:48px 80px 80px;display:flex;position:relative;overflow:hidden}.AuthForm-module__cLUa-W__homeLink,.AuthForm-module__cLUa-W__verifyLogo{z-index:2;color:#f3f6f1;width:fit-content;font-size:18px;font-weight:700;position:relative}.AuthForm-module__cLUa-W__intro h1{max-width:660px;font-size:58px;font-weight:600;line-height:1.08}.AuthForm-module__cLUa-W__intro p{color:#929b95;max-width:480px;margin-top:28px;font-size:18px}.AuthForm-module__cLUa-W__introStripes,.AuthForm-module__cLUa-W__verifyStripes{background:repeating-linear-gradient(105deg,#c6dd39 0 11px,#0000 11px 24px);width:230px;height:76px;position:absolute;transform:skew(-2deg)}.AuthForm-module__cLUa-W__introStripes{bottom:0;right:-24px}.AuthForm-module__cLUa-W__panel{background:#fff;border-radius:8px;justify-content:center;align-items:center;margin:44px;padding:48px;animation:.6s cubic-bezier(.2,.8,.2,1) both AuthForm-module__cLUa-W__panelEnter;display:flex}.AuthForm-module__cLUa-W__formBox{width:100%;max-width:555px}.AuthForm-module__cLUa-W__tabs{gap:28px;margin-bottom:34px;display:flex}.AuthForm-module__cLUa-W__tabs a{color:#98a09b;font-size:24px;position:relative}.AuthForm-module__cLUa-W__tabs .AuthForm-module__cLUa-W__active{color:#101311;font-weight:600}.AuthForm-module__cLUa-W__tabs .AuthForm-module__cLUa-W__active:after{content:"";background:#c6dd39;height:3px;position:absolute;bottom:-8px;left:0;right:0}.AuthForm-module__cLUa-W__formBox>p{color:#747d77;margin-bottom:30px}.AuthForm-module__cLUa-W__form{gap:16px;display:grid}.AuthForm-module__cLUa-W__form input{height:56px;font:inherit;border:1px solid #cfd5d0;border-radius:8px;outline:none;padding:0 18px;transition:border-color .2s,box-shadow .2s}.AuthForm-module__cLUa-W__form input:focus,.AuthForm-module__cLUa-W__codeInputs input:focus{border-color:#8da514;box-shadow:0 0 0 3px #c6dd392e}.AuthForm-module__cLUa-W__submit{color:#101311;background:#c6dd39;border-radius:4px;height:56px;margin-top:10px;font-size:15px;font-weight:600;transition:background-color .2s,transform .2s}.AuthForm-module__cLUa-W__submit:hover{background:#b8cf2f;transform:translateY(-2px)}.AuthForm-module__cLUa-W__submit:disabled{cursor:wait;opacity:.7}.AuthForm-module__cLUa-W__status{color:#88958c;min-height:20px;font-size:13px}.AuthForm-module__cLUa-W__legal{color:#747d77;font-size:11px}.AuthForm-module__cLUa-W__legal a{text-decoration:underline}.AuthForm-module__cLUa-W__verifyPage,.AuthForm-module__cLUa-W__verifyLoading{color:#f3f6f1;background:#101311;min-height:100vh}.AuthForm-module__cLUa-W__verifyPage{place-items:center;padding:48px;display:grid;position:relative;overflow:hidden}.AuthForm-module__cLUa-W__verifyLogo{position:absolute;top:48px;left:48px}.AuthForm-module__cLUa-W__verifyCard{z-index:2;background:#181c19;border:1px solid #f3f6f11f;border-radius:8px;width:min(100%,580px);padding:48px;animation:.6s cubic-bezier(.2,.8,.2,1) both AuthForm-module__cLUa-W__panelEnter;position:relative;box-shadow:0 28px 80px #0000004d}.AuthForm-module__cLUa-W__verifyAccent{background:#c6dd39;width:52px;height:4px;margin-bottom:30px;display:block}.AuthForm-module__cLUa-W__eyebrow{color:#c6dd39;text-transform:uppercase;font-size:12px}.AuthForm-module__cLUa-W__verifyCard h1{margin-top:10px;font-size:38px;line-height:1.12}.AuthForm-module__cLUa-W__verifyNote{color:#98a19b;margin-top:18px;line-height:1.5}.AuthForm-module__cLUa-W__verifyNote strong{color:#f3f6f1;font-weight:500}.AuthForm-module__cLUa-W__verifyCard form{gap:18px;margin-top:32px;display:grid}.AuthForm-module__cLUa-W__codeInputs{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.AuthForm-module__cLUa-W__codeInputs input{color:#f3f6f1;text-align:center;width:100%;height:68px;font:600 28px/1 var(--font-inter);background:#101311;border:1px solid #f3f6f133;border-radius:8px;outline:none}.AuthForm-module__cLUa-W__resend,.AuthForm-module__cLUa-W__changeEmail{color:#a5aea8;margin-top:18px;font-size:13px;display:block}.AuthForm-module__cLUa-W__resend:disabled{cursor:default;color:#667069}.AuthForm-module__cLUa-W__changeEmail{width:fit-content;text-decoration:underline}.AuthForm-module__cLUa-W__verifyStripes{bottom:0;right:-20px}.AuthForm-module__cLUa-W__verifyLoading{color:#98a19b;place-items:center;display:grid}@keyframes AuthForm-module__cLUa-W__panelEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.AuthForm-module__cLUa-W__page{background:#fff;display:block}.AuthForm-module__cLUa-W__intro{background:#101311;height:300px;padding:32px 24px 44px}.AuthForm-module__cLUa-W__intro h1{font-size:34px}.AuthForm-module__cLUa-W__intro p{margin-top:16px;font-size:14px}.AuthForm-module__cLUa-W__introStripes{width:140px;height:46px}.AuthForm-module__cLUa-W__panel{border-radius:0;min-height:544px;margin:0;padding:48px 24px}.AuthForm-module__cLUa-W__tabs a{font-size:21px}.AuthForm-module__cLUa-W__verifyPage{place-items:start center;padding:104px 24px 48px}.AuthForm-module__cLUa-W__verifyLogo{top:28px;left:24px}.AuthForm-module__cLUa-W__verifyCard{padding:32px 20px}.AuthForm-module__cLUa-W__verifyCard h1{font-size:30px}.AuthForm-module__cLUa-W__codeInputs{gap:6px}.AuthForm-module__cLUa-W__codeInputs input{height:54px;font-size:22px}.AuthForm-module__cLUa-W__verifyStripes{width:140px;height:48px}}@media (prefers-reduced-motion:reduce){.AuthForm-module__cLUa-W__panel,.AuthForm-module__cLUa-W__verifyCard{animation:none}.AuthForm-module__cLUa-W__submit{transition:none}}
