.ResetAccount_formContainer__t5BXa{display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}.ResetAccount_form__mtMjF{--primary:#6d58ff;--primary-dark:#362a89;--dark:#2b3044;--grey-dark:#404660;--grey:#8a91b4;--grey-light:#a6accd;--light:#bbc1e1;--pale:#eceffc;--white:#fff;--red:#f04949;--cursor-x:"0px";--email-line-color:var(--grey);--password-line-color:var(--grey);display:flex;flex-direction:column;justify-content:center;width:280px}.ResetAccount_form__mtMjF .ResetAccount_logo__tWb6d{fill:var(--primary);display:block;height:44px;margin:0 auto;width:44px}.ResetAccount_form__mtMjF h1{color:var(--dark);font-family:inherit;font-size:20px;font-weight:700;margin:24px 0;text-align:center}.ResetAccount_form__mtMjF .ResetAccount_linker__xwugI{color:var(--grey-light);font-size:12px;margin-top:3px;text-decoration:none}.ResetAccount_form__mtMjF .ResetAccount_linker__xwugI:focus{color:var(--primary);outline:none}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg{position:relative}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg label{color:var(--grey-light);color:var(--label-color,var(--grey-light));font-size:13px;font-weight:500;left:0;line-height:1.5;pointer-events:none;position:absolute;top:8px;transform:translateY(0) scale(1) translateZ(0);transform:translateY(var(--label-y,0)) scale(var(--label-scale,1)) translateZ(0);transform-origin:0 50%;transition:transform .3s,color .3s}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg input{border-radius:0;width:100%}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg input:focus+label,.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg input:not(:placeholder-shown)+label{--label-y:-17px;--label-scale:0.8;--label-color:var(--grey)}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg.ResetAccount_email__wv8xH,.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg.ResetAccount_inviteCode__iOJJ3,.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg.ResetAccount_password__ODgaG{margin-bottom:16px}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg.ResetAccount_email__wv8xH input,.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg.ResetAccount_inviteCode__iOJJ3 input,.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg.ResetAccount_password__ODgaG input{background:none;border:none;box-shadow:inset 0 -1px 0 0 var(--email-line-color);caret-color:var(--primary);color:var(--grey-dark);font-family:inherit;font-size:16px;font-weight:500;letter-spacing:.025em;line-height:22px;outline:none;padding:7px 0 5px}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg.ResetAccount_email__wv8xH button,.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg.ResetAccount_inviteCode__iOJJ3 button,.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg.ResetAccount_password__ODgaG button{float:right;width:100px}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg.ResetAccount_password__ODgaG input{box-shadow:inset 0 -1px 0 0 var(--password-line-color)}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg.ResetAccount_inviteCode__iOJJ3 input{box-shadow:inset 0 -1px 0 0 var(--invitecode-line-color)}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg .ResetAccount_line__0n5hu,.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg .ResetAccount_tick__rK0VM{bottom:-10px;bottom:var(--bottom,-10px);left:0;left:var(--left,0);opacity:1;opacity:var(--opacity,1);pointer-events:none;position:absolute;transition:opacity 0s linear .5s;transition:opacity 0s linear var(--tick-opacity-delay,.5s)}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg .ResetAccount_line__0n5hu svg,.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg .ResetAccount_tick__rK0VM svg{stroke:var(--grey);stroke:var(--line-stroke,var(--grey));stroke-width:1;fill:none;display:block;height:22px;height:var(--height,22px);transform:translateX(0);transform:translateX(var(--x,var(--line-x,0)));transition:transform 0s ease,stroke .3s;transition:transform var(--line-x-duration,0s) ease,stroke .3s;width:900px;width:var(--width,900px)}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg .ResetAccount_line__0n5hu{overflow:hidden;transform-origin:0 50%;width:100%}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg .ResetAccount_tick__rK0VM{--left:100%;--bottom:-1px;--width:32px;--height:28px;--x:-16px;--opacity:0}.ResetAccount_form__mtMjF .ResetAccount_input__6IPdg .ResetAccount_tick__rK0VM svg{stroke:var(--grey);stroke:var(--tick-stroke,var(--grey));stroke-dasharray:17 81;stroke-dashoffset:34px;stroke-dashoffset:var(--tick-offset,34px);transition:stroke-dashoffset .5s ease 0s,stroke .5s ease 0s;transition:stroke-dashoffset .5s ease var(--tick-delay,0s),stroke .5s ease var(--tick-delay,0s)}.ResetAccount_form__mtMjF button{-webkit-tap-highlight-color:rgba(0,0,0,0);background:var(--primary-dark);background:var(--b,var(--primary-dark));border:none;border-radius:7px;color:#fff;color:var(--c,#fff);cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;line-height:16px;margin:6px 0 0;outline:none;padding:10px 0;position:relative;transition:color .3s,background .3s;width:100%}.ResetAccount_form__mtMjF button:disabled{--b:var(--pale);--c:var(--grey-light);cursor:not-allowed}.ResetAccount_form__mtMjF button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5;display:block;height:16px;left:50%;margin:-8px 0 0 -8px;opacity:0;opacity:var(--svg-o,0);position:absolute;top:50%;transform:translateY(-16px) rotate(-90deg) scale(.7) translateZ(0);transform:translateY(var(--svg-y,-16px)) rotate(-90deg) scale(var(--svg-s,.7)) translateZ(0);transition:transform .3s,opacity .3s;width:16px}.ResetAccount_form__mtMjF button svg circle:first-child{stroke-opacity:.1}.ResetAccount_form__mtMjF button svg circle:last-child{stroke-dasharray:38px;stroke-dashoffset:114px}.ResetAccount_form__mtMjF button span{display:inline-block;line-height:16px;opacity:1;opacity:var(--span-o,1);transform:translateY(0) scale(1) translateZ(0);transform:translateY(var(--span-y,0)) scale(var(--span-s,1)) translateZ(0);transition:transform .3s,opacity .3s;vertical-align:top}.ResetAccount_form__mtMjF.ResetAccount_processing__oiIhz:not(.ResetAccount_error__8SezF):not(.ResetAccount_success__SsUzk) button{--svg-y:0;--svg-s:1;--svg-o:1;--span-y:16px;--span-s:0.7;--span-o:0}.ResetAccount_form__mtMjF.ResetAccount_processing__oiIhz:not(.ResetAccount_error__8SezF):not(.ResetAccount_success__SsUzk) button svg circle:last-child{animation:ResetAccount_load__3ABDA 1.2s linear .3s infinite}.ResetAccount_form__mtMjF.ResetAccount_processing__oiIhz.ResetAccount_error__8SezF{--line-x:-80%;--line-x-duration:2s;--line-stroke:var(--red);--cursor-duration:1s}.ResetAccount_form__mtMjF.ResetAccount_processing__oiIhz.ResetAccount_error__8SezF .ResetAccount_dots__CF-sk i{animation:ResetAccount_flip__OfqNu .4s linear var(--delay) forwards}.ResetAccount_form__mtMjF.ResetAccount_processing__oiIhz.ResetAccount_success__SsUzk .ResetAccount_input__6IPdg .ResetAccount_tick__rK0VM{--opacity:1;--tick-offset:98px;--tick-delay:0.45s;--tick-opacity-delay:0s;--tick-stroke:var(--primary);animation:ResetAccount_tick__rK0VM .4s linear forwards}.ResetAccount_form__mtMjF.ResetAccount_processing__oiIhz.ResetAccount_success__SsUzk .ResetAccount_input__6IPdg .ResetAccount_line__0n5hu{animation:ResetAccount_line__0n5hu .5s linear forwards}@keyframes ResetAccount_tick__rK0VM{70%,80%{transform:translateX(-10px)}}@keyframes ResetAccount_line__0n5hu{70%{transform:scaleX(.8)}}@keyframes ResetAccount_flip__OfqNu{25%{transform:translateY(8px)}35%{transform:translateY(12px)}65%{transform:translateY(-4px)}to{transform:translateY(-12px) scale(0)}}@keyframes ResetAccount_load__3ABDA{0%{stroke-dashoffset:114px}to{stroke-dashoffset:38px}}@keyframes ResetAccount_scaleIn__Pe3Ms{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ResetAccount_scaleOut__e6OsP{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes ResetAccount_cursor__do5BM{50%{opacity:1}}html{-webkit-font-smoothing:antialiased;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{align-items:center;display:flex;font-family:Inter,Inter UI,Arial;justify-content:center;min-height:100vh}body .ResetAccount_dribbble__9\+r3w{bottom:20px;display:block;position:fixed;right:20px}body .ResetAccount_dribbble__9\+r3w img{display:block;height:28px}body .ResetAccount_twitter__BqnOZ{bottom:14px;display:block;position:fixed;right:64px}body .ResetAccount_twitter__BqnOZ svg{fill:#1da1f2;height:32px;width:32px}.ResetAccount_smallTip__TdiQL{color:var(--red);font-size:12px}.App{font-family:Lato,Lucida Grande,Lucida Sans Unicode,Tahoma,Sans-Serif;height:100vh;overflow:hidden;width:100vw}body{margin:0}:root{--primary:#6d58ff;--primary-dark:#362a89;--dark:#2b3044;--grey-dark:#404660;--grey:#8a91b4;--grey-light:#a6accd;--light:#bbc1e1;--pale:#eceffc;--white:#fff;--red:#f04949}.spin{background-color:#fff;min-height:100vh}.grecaptcha-badge{visibility:hidden!important}