.authForm-module__gkL8OW__card{background:var(--paper);border:2px solid var(--line);border-radius:var(--r-xl);padding:30px}@media (max-width:520px){.authForm-module__gkL8OW__card{border-radius:var(--r-lg);padding:22px}}.authForm-module__gkL8OW__card h1{margin-bottom:6px;font-size:26px}.authForm-module__gkL8OW__lede{color:var(--ink-soft);margin-bottom:24px;font-size:15px}.authForm-module__gkL8OW__field{margin-bottom:18px}.authForm-module__gkL8OW__field label{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:7px;font-size:13px;font-weight:900;display:block}.authForm-module__gkL8OW__pwWrap{position:relative}.authForm-module__gkL8OW__pwWrap input{padding-right:96px}.authForm-module__gkL8OW__pwToggle{min-height:var(--tap);min-width:var(--tap);color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:11px;padding:0 12px;font-size:13px;font-weight:800;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.authForm-module__gkL8OW__pwToggle:hover{color:var(--grape)}.authForm-module__gkL8OW__meter{gap:5px;margin-top:9px;display:flex}.authForm-module__gkL8OW__meter i{background:var(--line);border-radius:99px;flex:1;height:6px;display:block}.authForm-module__gkL8OW__meterOn1{background:var(--coral)!important}.authForm-module__gkL8OW__meterOn2{background:var(--sunny)!important}.authForm-module__gkL8OW__meterOn3{background:var(--mint)!important}.authForm-module__gkL8OW__meterTxt{color:var(--ink-faint);margin-top:6px;font-size:12.5px;font-weight:800}.authForm-module__gkL8OW__hint{color:var(--ink-faint);margin-top:7px;font-size:12.5px;font-weight:700}.authForm-module__gkL8OW__err{background:var(--coral-lt);color:var(--coral-dk);border-radius:13px;gap:10px;margin-top:8px;padding:12px 14px;font-size:13.5px;font-weight:700;display:flex}.authForm-module__gkL8OW__err svg{flex:none;width:17px;height:17px;margin-top:2px}.authForm-module__gkL8OW__submit{cursor:pointer;letter-spacing:.02em;text-transform:uppercase;background:var(--grape);color:#fff;width:100%;min-height:54px;box-shadow:0 5px 0 var(--grape-dk);border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:15px 24px;font-size:16px;font-weight:900;text-decoration:none;transition:filter .12s,transform .12s,box-shadow .12s;display:inline-flex}.authForm-module__gkL8OW__submit:hover:not(:disabled){filter:brightness(1.06)}.authForm-module__gkL8OW__submit:active:not(:disabled){box-shadow:0 0 0 var(--grape-dk);transform:translateY(5px)}.authForm-module__gkL8OW__submit:disabled{opacity:.5;cursor:not-allowed}.authForm-module__gkL8OW__submitSun{background:var(--sunny);color:#4a3800;box-shadow:0 5px 0 var(--sunny-dk)}.authForm-module__gkL8OW__submitSun:active:not(:disabled){box-shadow:0 0 0 var(--sunny-dk)}.authForm-module__gkL8OW__submitGhost{color:var(--ink);border:2px solid var(--edge);box-shadow:0 5px 0 var(--edge);background:0 0}.authForm-module__gkL8OW__submitGhost:active:not(:disabled){box-shadow:0 0 0 var(--edge)}.authForm-module__gkL8OW__rowLinks{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:18px;display:flex}.authForm-module__gkL8OW__backTop{min-height:var(--tap);border:2px solid var(--edge);background:var(--paper);color:var(--ink-soft);cursor:pointer;border-radius:12px;align-items:center;gap:7px;margin-bottom:18px;padding:8px 15px 8px 11px;font-size:13.5px;font-weight:800;display:inline-flex}.authForm-module__gkL8OW__backTop:hover{border-color:var(--grape);color:var(--grape)}.authForm-module__gkL8OW__backTop svg{width:16px;height:16px}.authForm-module__gkL8OW__spin{border:3px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite authForm-module__gkL8OW__spin}@keyframes authForm-module__gkL8OW__spin{to{transform:rotate(360deg)}}.authForm-module__gkL8OW__steps{color:var(--ink-faint);flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:20px;font-size:12.5px;font-weight:800;display:flex}.authForm-module__gkL8OW__step{align-items:center;gap:7px;display:flex}.authForm-module__gkL8OW__stepNo{background:var(--line);width:24px;height:24px;color:var(--ink-faint);border-radius:50%;flex:none;place-items:center;font-size:11.5px;font-weight:900;display:grid}.authForm-module__gkL8OW__stepOn{color:var(--grape)}.authForm-module__gkL8OW__stepOn .authForm-module__gkL8OW__stepNo{background:var(--grape);color:#fff}.authForm-module__gkL8OW__stepDone{color:var(--mint-dk)}.authForm-module__gkL8OW__stepDone .authForm-module__gkL8OW__stepNo{background:var(--mint);color:#fff}.authForm-module__gkL8OW__stepSep{opacity:.45}
.addChild-module__4obdUG__avatars{flex-wrap:wrap;gap:10px;display:flex}.addChild-module__4obdUG__av{cursor:pointer;border:3px solid var(--edge);background:var(--shell);border-radius:50%;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.addChild-module__4obdUG__av[aria-pressed=true]{border-color:var(--grape);background:var(--grape-lt);transform:scale(1.06)}.addChild-module__4obdUG__stages{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}@media (max-width:520px){.addChild-module__4obdUG__stages{grid-template-columns:repeat(2,1fr)}}.addChild-module__4obdUG__stage{cursor:pointer;text-align:center;border:3px solid var(--edge);background:var(--paper);min-height:76px;color:var(--ink);box-shadow:0 4px 0 var(--edge);border-radius:16px;padding:12px 8px}.addChild-module__4obdUG__stage:active{box-shadow:0 0 0 var(--edge);transform:translateY(4px)}.addChild-module__4obdUG__stage[aria-pressed=true]{border-color:var(--grape);background:var(--grape-lt);box-shadow:0 4px 0 var(--grape-dk)}.addChild-module__4obdUG__stage b{font-family:var(--f-display);font-size:19px;font-weight:800;display:block}.addChild-module__4obdUG__stage span{color:var(--ink-faint);margin-top:2px;font-size:11.5px;font-weight:800;display:block}.addChild-module__4obdUG__subs{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}@media (max-width:520px){.addChild-module__4obdUG__subs{grid-template-columns:1fr}}.addChild-module__4obdUG__subj{cursor:pointer;text-align:center;border:3px solid var(--edge);background:var(--paper);min-height:96px;color:var(--ink);box-shadow:0 4px 0 var(--edge);border-radius:18px;padding:16px 10px}.addChild-module__4obdUG__subj:active{box-shadow:0 0 0 var(--edge);transform:translateY(4px)}.addChild-module__4obdUG__subj[aria-pressed=true]{border-color:var(--grape);background:var(--grape-lt);box-shadow:0 4px 0 var(--grape-dk)}.addChild-module__4obdUG__subj .addChild-module__4obdUG__em{margin-bottom:6px;font-size:28px;display:block}.addChild-module__4obdUG__subj b{font-size:15px}.addChild-module__4obdUG__starts{flex-direction:column;gap:11px;display:flex}.addChild-module__4obdUG__start{text-align:left;border:3px solid var(--edge);background:var(--paper);color:var(--ink);cursor:pointer;border-radius:18px;align-items:flex-start;gap:13px;padding:16px;display:flex}.addChild-module__4obdUG__start[aria-pressed=true]{border-color:var(--grape);background:var(--grape-lt)}.addChild-module__4obdUG__start .addChild-module__4obdUG__em{flex:none;font-size:24px}.addChild-module__4obdUG__start b{margin-bottom:3px;font-size:15px;display:block}.addChild-module__4obdUG__start span{color:var(--ink-soft);font-size:13px;font-weight:600}.addChild-module__4obdUG__pinRow{justify-content:center;gap:12px;margin:18px 0 16px;display:flex}.addChild-module__4obdUG__pinDot{border:3px solid var(--edge);background:var(--shell);width:52px;height:62px;font-family:var(--f-display);color:var(--grape);border-radius:15px;place-items:center;font-size:28px;font-weight:800;display:grid}.addChild-module__4obdUG__pinOn{border-color:var(--grape);background:var(--grape-lt)}.addChild-module__4obdUG__pinBad{border-color:var(--coral);background:var(--coral-lt)}.addChild-module__4obdUG__pad{grid-template-columns:repeat(3,1fr);gap:10px;max-width:290px;margin:0 auto;display:grid}.addChild-module__4obdUG__pad button{border:2px solid var(--edge);background:var(--paper);min-height:58px;color:var(--ink);font-family:var(--f-display);cursor:pointer;box-shadow:0 4px 0 var(--edge);border-radius:15px;font-size:24px;font-weight:800}.addChild-module__4obdUG__pad button:active:not(:disabled){box-shadow:0 0 0 var(--edge);transform:translateY(4px)}.addChild-module__4obdUG__pad button:disabled{opacity:.4;cursor:not-allowed}.addChild-module__4obdUG__padWide{grid-column:span 2}.addChild-module__4obdUG__done{text-align:center}.addChild-module__4obdUG__done .addChild-module__4obdUG__ring{background:var(--sunny-lt);border-radius:50%;place-items:center;width:84px;height:84px;margin:0 auto 16px;font-size:40px;display:grid}.addChild-module__4obdUG__done h1{margin-bottom:8px;font-size:25px}.addChild-module__4obdUG__done>p{color:var(--ink-soft);max-width:40ch;margin:0 auto 20px;font-size:14.5px}.addChild-module__4obdUG__creds{background:var(--shell);text-align:left;border-radius:16px;margin-bottom:14px;padding:16px 18px}.addChild-module__4obdUG__creds>b{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:10px;font-size:12px;display:block}.addChild-module__4obdUG__r{justify-content:space-between;gap:12px;padding:7px 0;font-size:14.5px;display:flex}.addChild-module__4obdUG__r+.addChild-module__4obdUG__r{border-top:1px solid var(--line)}.addChild-module__4obdUG__r em{font-style:normal;font-weight:900;font-family:var(--f-display);font-size:18px}.addChild-module__4obdUG__why{color:var(--ink-faint);margin-top:7px;font-size:12.5px;font-weight:700}
.childPin-module__T-RUgG__center{text-align:center;color:var(--ink-faint);padding:28px 0}.childPin-module__T-RUgG__why{color:var(--ink-faint);text-align:center;margin-top:16px;font-size:13.5px;line-height:1.55}.childPin-module__T-RUgG__kidList{gap:10px;margin-top:6px;display:grid}.childPin-module__T-RUgG__kid{border:2px solid var(--edge);background:var(--paper);width:100%;min-height:68px;color:var(--ink);cursor:pointer;text-align:left;box-shadow:0 4px 0 var(--edge);border-radius:16px;align-items:center;gap:14px;padding:12px 16px;display:flex}.childPin-module__T-RUgG__kid:active{box-shadow:0 0 0 var(--edge);transform:translateY(4px)}.childPin-module__T-RUgG__kidFace{font-size:30px;line-height:1}.childPin-module__T-RUgG__kidName{flex:1;min-width:0;display:grid}.childPin-module__T-RUgG__kidName b{font-family:var(--f-display);font-size:17px}.childPin-module__T-RUgG__kidName em{color:var(--ink-faint);font-size:13px;font-style:normal}.childPin-module__T-RUgG__pinRow{justify-content:center;gap:12px;margin:18px 0 16px;display:flex}.childPin-module__T-RUgG__pinDot{border:3px solid var(--edge);background:var(--shell);width:52px;height:62px;font-family:var(--f-display);color:var(--grape);border-radius:15px;place-items:center;font-size:28px;font-weight:800;display:grid}.childPin-module__T-RUgG__pinOn{border-color:var(--grape);background:var(--grape-lt)}.childPin-module__T-RUgG__pinBad{border-color:var(--coral);background:var(--coral-lt)}.childPin-module__T-RUgG__pad{grid-template-columns:repeat(3,1fr);gap:10px;max-width:290px;margin:0 auto;display:grid}.childPin-module__T-RUgG__pad button{border:2px solid var(--edge);background:var(--paper);min-height:58px;color:var(--ink);font-family:var(--f-display);cursor:pointer;box-shadow:0 4px 0 var(--edge);border-radius:15px;font-size:24px;font-weight:800}.childPin-module__T-RUgG__pad button:active:not(:disabled){box-shadow:0 0 0 var(--edge);transform:translateY(4px)}.childPin-module__T-RUgG__pad button:disabled{opacity:.4;cursor:not-allowed}.childPin-module__T-RUgG__padWide{grid-column:span 2}.childPin-module__T-RUgG__done{text-align:center}.childPin-module__T-RUgG__creds{border:2px dashed var(--edge);background:var(--shell);border-radius:16px;margin:18px 0 6px;padding:14px 18px}.childPin-module__T-RUgG__r{justify-content:space-between;align-items:center;gap:12px;display:flex}.childPin-module__T-RUgG__r span{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);font-size:13px;font-weight:800}.childPin-module__T-RUgG__r em{font-style:normal;font-family:var(--f-display);letter-spacing:.12em;font-size:22px}
.login-module___81l7G__whoGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:680px){.login-module___81l7G__whoGrid{grid-template-columns:1fr}}.login-module___81l7G__whoCard{border:3px solid var(--edge);border-radius:var(--r-xl);cursor:pointer;background:var(--paper);color:var(--ink);text-align:center;box-shadow:0 6px 0 var(--edge);transition:transform .16s var(--spring), box-shadow .16s, border-color .16s;padding:30px 24px}.login-module___81l7G__whoCard:hover{box-shadow:0 11px 0 var(--edge);border-color:var(--grape);transform:translateY(-5px)}.login-module___81l7G__whoCard:active{box-shadow:0 2px 0 var(--edge);transform:translateY(4px)}.login-module___81l7G__whoCard h2{font-size:22px}.login-module___81l7G__whoCard p{color:var(--ink-soft);margin-top:6px;font-size:14px;font-weight:600}.login-module___81l7G__kid{border-color:var(--sunny);box-shadow:0 6px 0 var(--sunny-dk)}.login-module___81l7G__kid:hover{border-color:var(--sunny);box-shadow:0 11px 0 var(--sunny-dk)}.login-module___81l7G__art{width:90px;margin:0 auto 14px;display:block}.login-module___81l7G__kidHead{text-align:center;margin-bottom:22px}.login-module___81l7G__kidHead .login-module___81l7G__art{width:96px;animation:3.2s ease-in-out infinite login-module___81l7G__float}.login-module___81l7G__kidHead h1{font-size:28px}@keyframes login-module___81l7G__float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-12px)rotate(2deg)}}.login-module___81l7G__pinRow{justify-content:center;gap:12px;margin:22px 0 18px;display:flex}.login-module___81l7G__pinDot{border:3px solid var(--edge);background:var(--shell);width:56px;height:66px;font-family:var(--f-display);color:var(--grape);border-radius:16px;place-items:center;font-size:30px;font-weight:800;display:grid}.login-module___81l7G__pinOn{border-color:var(--grape);background:var(--grape-lt)}.login-module___81l7G__pinBad{border-color:var(--coral);background:var(--coral-lt);animation:.4s login-module___81l7G__shake}@keyframes login-module___81l7G__shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.login-module___81l7G__pad{grid-template-columns:repeat(3,1fr);gap:11px;max-width:300px;margin:0 auto;display:grid}.login-module___81l7G__pad button{border:2px solid var(--edge);background:var(--paper);min-height:62px;color:var(--ink);font-family:var(--f-display);cursor:pointer;box-shadow:0 4px 0 var(--edge);border-radius:16px;font-size:26px;font-weight:800}.login-module___81l7G__pad button:active:not(:disabled){box-shadow:0 0 0 var(--edge);transform:translateY(4px)}.login-module___81l7G__pad button:disabled{opacity:.4;cursor:not-allowed}.login-module___81l7G__padWide{grid-column:span 2}.login-module___81l7G__locked{text-align:center;padding:16px 0}.login-module___81l7G__locked .login-module___81l7G__ring{background:var(--coral-lt);width:76px;height:76px;color:var(--coral-dk);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.login-module___81l7G__locked .login-module___81l7G__ring svg{width:36px;height:36px}.login-module___81l7G__locked h2{margin-bottom:8px;font-size:21px}.login-module___81l7G__locked p{color:var(--ink-soft);max-width:38ch;margin:0 auto 18px;font-size:14.5px}
.register-module__X9vWFG__consents{margin-top:4px}.register-module__X9vWFG__consent{border:2px solid var(--edge);cursor:pointer;background:var(--shell);border-radius:16px;align-items:flex-start;gap:13px;margin-bottom:11px;padding:15px;display:flex}.register-module__X9vWFG__consent:hover{border-color:var(--grape)}.register-module__X9vWFG__bad{border-color:var(--coral);background:var(--coral-lt)}.register-module__X9vWFG__consent input{cursor:pointer;width:26px;min-width:26px;height:26px;accent-color:var(--grape);flex:none;margin:1px 0 0}.register-module__X9vWFG__tx{font-size:14px;font-weight:700;line-height:1.5}.register-module__X9vWFG__tx b{margin-bottom:3px;font-size:14.5px;display:block}.register-module__X9vWFG__ver{letter-spacing:.04em;background:var(--grape-lt);color:var(--grape);border-radius:99px;margin-top:6px;padding:3px 9px;font-size:11px;font-weight:900;display:inline-block}.register-module__X9vWFG__disclose{background:var(--sky-lt);color:var(--sky-dk);border-radius:14px;margin-top:14px;padding:14px 16px;font-size:13px;font-weight:700}.register-module__X9vWFG__disclose b{margin-bottom:5px;display:block}.register-module__X9vWFG__disclose ul{margin:0;padding-left:18px}.register-module__X9vWFG__disclose li{margin-bottom:3px}.register-module__X9vWFG__verify{text-align:center}.register-module__X9vWFG__verify .register-module__X9vWFG__ring{background:var(--sky-lt);width:76px;height:76px;color:var(--sky-dk);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.register-module__X9vWFG__verify .register-module__X9vWFG__ring svg{width:36px;height:36px}.register-module__X9vWFG__verify h1{margin-bottom:8px;font-size:24px}.register-module__X9vWFG__verify p{color:var(--ink-soft);font-size:14.5px}.register-module__X9vWFG__mail{color:var(--ink);word-break:break-all;font-weight:900}.register-module__X9vWFG__receipt{background:var(--shell);text-align:left;border-radius:14px;margin:20px 0;padding:14px 16px}.register-module__X9vWFG__receipt>b{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:8px;font-size:12px;display:block}.register-module__X9vWFG__r{justify-content:space-between;gap:12px;padding:6px 0;font-size:13.5px;font-weight:700;display:flex}.register-module__X9vWFG__r+.register-module__X9vWFG__r{border-top:1px solid var(--line)}.register-module__X9vWFG__r em{font-style:normal;font-weight:900}
.reset-module__0Yhs8q__blocked{text-align:center;padding:8px 0}.reset-module__0Yhs8q__blocked h1{margin-bottom:8px;font-size:23px}.reset-module__0Yhs8q__blocked p{color:var(--ink-soft);max-width:40ch;margin:0 auto;font-size:14.5px}.reset-module__0Yhs8q__ring{border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 16px;display:grid}.reset-module__0Yhs8q__ring svg{width:36px;height:36px}.reset-module__0Yhs8q__mail{color:var(--ink);word-break:break-all;font-weight:900}.reset-module__0Yhs8q__why{background:var(--shell);color:var(--ink-faint);border-radius:12px;max-width:none;margin-top:16px;padding:12px 14px;font-size:12.5px;font-weight:700}.reset-module__0Yhs8q__notice{background:var(--sunny-lt);color:var(--sunny-dk);border-radius:13px;margin-bottom:18px;padding:12px 14px;font-size:13px;font-weight:700}.reset-module__0Yhs8q__revoked{background:var(--mint-lt);color:var(--mint-dk);border-radius:12px;padding:10px 14px;font-size:13px;font-weight:800;margin-top:14px!important}.reset-module__0Yhs8q__kidNote{color:var(--ink-faint);border-top:1px solid var(--line);margin-top:16px;padding-top:14px;font-size:12.5px;font-weight:700}
.invite-module__1H-ciq__invite{background:var(--sky-lt);border:2px solid var(--sky);border-radius:var(--r-lg);margin-bottom:24px;padding:20px}.invite-module__1H-ciq__from{align-items:center;gap:13px;margin-bottom:16px;display:flex}.invite-module__1H-ciq__badge{background:var(--sky);color:#fff;width:52px;height:52px;font-family:var(--f-display);border-radius:15px;flex:none;place-items:center;font-size:20px;font-weight:800;display:grid}.invite-module__1H-ciq__from b{font-size:17px;font-family:var(--f-display);font-weight:800;display:block}.invite-module__1H-ciq__from span{color:var(--sky-dk);font-size:13px;font-weight:700}.invite-module__1H-ciq__row{border-top:1px solid #3db8f547;justify-content:space-between;gap:12px;padding:8px 0;font-size:14px;display:flex}.invite-module__1H-ciq__row>span{color:var(--sky-dk);font-weight:700}.invite-module__1H-ciq__row>b{text-align:right;font-weight:900}.invite-module__1H-ciq__klass{background:var(--paper);border-radius:99px;margin:2px 0 2px 5px;padding:3px 11px;font-size:12.5px;font-weight:900;display:inline-block}.invite-module__1H-ciq__lockedNote{color:var(--ink-faint);align-items:center;gap:8px;margin-top:7px;font-size:12.5px;font-weight:700;display:flex}.invite-module__1H-ciq__lockedNote svg{flex:none;width:15px;height:15px}.invite-module__1H-ciq__consent{border:2px solid var(--edge);cursor:pointer;background:var(--shell);border-radius:16px;align-items:flex-start;gap:13px;margin-bottom:11px;padding:15px;display:flex}.invite-module__1H-ciq__consent:hover{border-color:var(--grape)}.invite-module__1H-ciq__bad{border-color:var(--coral);background:var(--coral-lt)}.invite-module__1H-ciq__duty{background:var(--sunny-lt);border-color:var(--sunny)}.invite-module__1H-ciq__consent input{cursor:pointer;width:26px;min-width:26px;height:26px;accent-color:var(--grape);flex:none;margin:1px 0 0}.invite-module__1H-ciq__tx{font-size:14px;font-weight:700;line-height:1.5}.invite-module__1H-ciq__tx b{margin-bottom:5px;font-size:14.5px;display:block}.invite-module__1H-ciq__tx ul{margin:6px 0 0;padding-left:18px}.invite-module__1H-ciq__tx li{margin-bottom:3px}.invite-module__1H-ciq__ver{letter-spacing:.04em;background:var(--grape-lt);color:var(--grape);border-radius:99px;margin-top:6px;padding:3px 9px;font-size:11px;font-weight:900;display:inline-block}.invite-module__1H-ciq__blocked{text-align:center;padding:8px 0}.invite-module__1H-ciq__blocked h1{margin-bottom:8px;font-size:23px}.invite-module__1H-ciq__blocked p{color:var(--ink-soft);max-width:42ch;margin:0 auto;font-size:14.5px}.invite-module__1H-ciq__ring{border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 16px;display:grid}.invite-module__1H-ciq__ring svg{width:36px;height:36px}.invite-module__1H-ciq__checking{text-align:center;color:var(--ink-soft);padding:40px 0;font-weight:700}.invite-module__1H-ciq__done{text-align:center}.invite-module__1H-ciq__done .invite-module__1H-ciq__ring{background:var(--mint-lt);color:var(--mint-dk)}.invite-module__1H-ciq__done h1{margin-bottom:8px;font-size:24px}.invite-module__1H-ciq__classList{background:var(--shell);text-align:left;border-radius:14px;margin-bottom:20px;padding:13px 15px}.invite-module__1H-ciq__classList>b{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:6px;font-size:12px;display:block}
