.gate-module__VmECuG__shell{background:#f5f5f7;justify-content:center;align-items:center;min-height:100vh;padding:24px;transition:background .5s;display:flex}.gate-module__VmECuG__shellLeaving{background:#fff}.gate-module__VmECuG__card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:360px;padding:40px 32px;animation:.4s cubic-bezier(.22,1,.36,1) both gate-module__VmECuG__cardIn;box-shadow:0 24px 60px #00000014}.gate-module__VmECuG__cardLeaving{animation:.4s cubic-bezier(.4,0,1,1) forwards gate-module__VmECuG__cardOut}@keyframes gate-module__VmECuG__cardIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes gate-module__VmECuG__cardOut{to{opacity:0;transform:translateY(-10px)scale(.96)}}.gate-module__VmECuG__shake{animation:.4s cubic-bezier(.36,.07,.19,.97) gate-module__VmECuG__shake}@keyframes gate-module__VmECuG__shake{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(4px)}30%,50%,70%{transform:translate(-7px)}40%,60%{transform:translate(7px)}}.gate-module__VmECuG__successWrap{flex-direction:column;align-items:center;animation:.35s both gate-module__VmECuG__fadeInUp;display:flex}.gate-module__VmECuG__successCircle{background:linear-gradient(135deg,#1b48cc,#4b7bf5);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;animation:.55s cubic-bezier(.34,1.56,.64,1) both gate-module__VmECuG__popIn;display:flex;box-shadow:0 10px 28px #1b48cc59}.gate-module__VmECuG__successCheck{color:#fff;font-size:28px;font-weight:700;line-height:1;animation:.3s cubic-bezier(.34,1.56,.64,1) .2s both gate-module__VmECuG__checkIn;display:inline-block}@keyframes gate-module__VmECuG__popIn{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.12)}to{transform:scale(1)}}@keyframes gate-module__VmECuG__checkIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes gate-module__VmECuG__fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.gate-module__VmECuG__logo{width:auto;height:32px;margin:0 auto 24px;display:block}.gate-module__VmECuG__title{font-family:var(--font-grotesk), "Space Grotesk", sans-serif;letter-spacing:-.03em;color:#1d1d1f;margin:0 0 8px;font-size:22px;font-weight:700}.gate-module__VmECuG__sub{color:#6e6e73;margin:0 0 24px;font-size:14px;line-height:1.5}.gate-module__VmECuG__form{flex-direction:column;gap:10px;display:flex}.gate-module__VmECuG__input{font-family:var(--font-inter), "Inter", sans-serif;border:1px solid #0000001f;border-radius:12px;outline:none;padding:12px 16px;font-size:15px;transition:border-color .15s}.gate-module__VmECuG__input:focus{border-color:#1b48cc}.gate-module__VmECuG__btn{font-family:var(--font-inter), "Inter", sans-serif;color:#fff;cursor:pointer;background:#1b48cc;border:none;border-radius:980px;padding:12px 20px;font-size:15px;font-weight:600;transition:background .18s}.gate-module__VmECuG__btn:hover{background:#1540b8}.gate-module__VmECuG__error{color:#dc2626;margin-top:16px;font-size:13px}
