.AccountPopover_popover__TASGh{position:absolute;bottom:calc(100% + 8px);left:0;width:280px;background:#142638;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;box-shadow:0 18px 48px -12px rgba(0,0,0,.5);padding:8px;z-index:200;animation:AccountPopover_popoverIn__y0vRm .16s cubic-bezier(0,0,.2,1)}@keyframes AccountPopover_popoverIn__y0vRm{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.AccountPopover_identity__jAAmc{display:flex;align-items:center;gap:10px;padding:10px 10px 12px}.AccountPopover_identityAvatar__AauKi{width:40px;height:40px;border-radius:9999px;background:#476885;display:grid;place-items:center;font-size:15px;font-weight:600;color:#fff;flex-shrink:0}.AccountPopover_identityInfo__WUqRP{display:flex;flex-direction:column;gap:2px;min-width:0}.AccountPopover_identityName__xRJoB{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AccountPopover_identityEmail__0aop5{font-size:12px;color:hsla(0,0%,100%,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AccountPopover_divider__o5Abg{height:1px;background:hsla(0,0%,100%,.08);margin-top:8px}.AccountPopover_creditsCard__CXsGh{border-radius:12px;background:hsla(0,0%,100%,.035);border:1px solid hsla(0,0%,100%,.08);padding:12px;margin:0}.AccountPopover_creditsHeader__hjjod{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.AccountPopover_creditsTitle__TByVY{font-size:13px;font-weight:600;color:#fff}.AccountPopover_planPill__UuyA_{font-size:9.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background:rgba(233,61,130,.18);color:#e93d82;padding:3px 8px;border-radius:9999px}.AccountPopover_creditsRow__GTEh5{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.AccountPopover_creditsLabel__OCmZq{font-size:12px;color:hsla(0,0%,100%,.5)}.AccountPopover_creditsValue__e_LHW{font-size:12px;font-weight:500;color:hsla(0,0%,100%,.85);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.AccountPopover_progressTrack__fvRW_{height:4px;background:hsla(0,0%,100%,.08);border-radius:9999px;overflow:hidden;margin:8px 0 12px}.AccountPopover_progressFill__c8Nai{height:100%;background:linear-gradient(90deg,#E93D82,#AE92FF);border-radius:9999px;min-width:4px;max-width:100%;transition:width .3s cubic-bezier(.4,0,.2,1)}.AccountPopover_upgradeBtn__ZBZYt{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:8px;background:#e93d82;color:#fff;font-size:13px;font-weight:600;font-family:inherit;border:none;cursor:pointer;transition:background .15s}.AccountPopover_upgradeBtn__ZBZYt:hover{background:#c4306a}.AccountPopover_sectionLabel__4ekNB{font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.45);padding:8px 10px 4px}.AccountPopover_memberRow__E__6B{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:8px;cursor:pointer;transition:background .12s;border:none;background:rgba(0,0,0,0);font-family:inherit;color:inherit;width:100%;text-align:left}.AccountPopover_memberRow__E__6B:hover:not(.AccountPopover_memberRowCurrent__SG6q_):not(:disabled){background:hsla(0,0%,100%,.06)}.AccountPopover_memberRow__E__6B.AccountPopover_memberRowCurrent__SG6q_,.AccountPopover_memberRow__E__6B:disabled{background:hsla(0,0%,100%,.1);cursor:default}.AccountPopover_memberAvatar__N12nT{width:32px;height:32px;border-radius:9999px;background:#2e4f6b;display:grid;place-items:center;font-size:11px;font-weight:600;color:#fff;flex-shrink:0}.AccountPopover_memberInfo__6Btbz{display:flex;flex-direction:column;gap:1px;min-width:0}.AccountPopover_memberName__9lQfx{font-size:13px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AccountPopover_memberEmail__rryfQ{font-size:11px;color:hsla(0,0%,100%,.45);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AccountPopover_menu__1ofBl{padding:4px 0}.AccountPopover_menuItem__6sPqb{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:8px;font-size:13px;font-weight:500;color:hsla(0,0%,100%,.8);cursor:pointer;transition:background .12s;border:none;background:rgba(0,0,0,0);font-family:inherit;width:100%;text-align:left}.AccountPopover_menuItem__6sPqb:hover{background:hsla(0,0%,100%,.06)}.AccountPopover_menuItem__6sPqb span[data-icon],.AccountPopover_menuItem__6sPqb svg{color:hsla(0,0%,100%,.55);flex-shrink:0}.AccountPopover_menuItemDanger__L7RWX,.AccountPopover_menuItemDanger__L7RWX span[data-icon],.AccountPopover_menuItemDanger__L7RWX svg{color:#e93d82}.ContactSupportModal_container__K__i5{width:440px;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column}@media(max-width:480px){.ContactSupportModal_container__K__i5{width:100%}}.ContactSupportModal_title__bfymq{margin:0 0 16px;padding-right:28px;font-size:20px;font-weight:600;color:#060d14}.ContactSupportModal_textarea__sBTT8{width:100%;min-height:120px;box-sizing:border-box;resize:vertical;padding:12px;border:1px solid #c2cdd6;border-radius:8px;background:#fff;color:#060d14;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.ContactSupportModal_textarea__sBTT8::placeholder{color:#859aad}.ContactSupportModal_textarea__sBTT8:focus{outline:none;border-color:#e93d82;box-shadow:0 0 0 3px rgba(233,61,130,.3)}.ContactSupportModal_textarea__sBTT8:disabled{opacity:.6;cursor:not-allowed}.ContactSupportModal_helper__5Ttpq{margin:8px 0 16px;font-size:12px;letter-spacing:.02em;color:#668199}.ContactSupportModal_error__6kllI{margin:0 0 12px;font-size:13px;color:#f63d68}.ContactSupportModal_submitBtn__PEBIT{width:100%;min-height:44px;border:none;border-radius:8px;background:#e93d82;color:#fff;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s cubic-bezier(.4,0,.2,1)}.ContactSupportModal_submitBtn__PEBIT:hover:not(:disabled){background:#c4306a}.ContactSupportModal_submitBtn__PEBIT:active:not(:disabled){background:#a02558}.ContactSupportModal_submitBtn__PEBIT:disabled{background:#f0f2f5;color:#859aad;cursor:not-allowed}.ContactSupportModal_successState__MotUj{width:440px;max-width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:16px 0}@media(max-width:480px){.ContactSupportModal_successState__MotUj{width:100%}}.ContactSupportModal_successBadge__opzlc{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:8px;border-radius:9999px;background:rgba(32,198,104,.12);box-shadow:0 0 0 8px rgba(32,198,104,.05);animation:ContactSupportModal_successPop__MkrQP .35s cubic-bezier(.34,1.56,.64,1)}.ContactSupportModal_successCheck__B_VZc path{stroke-dasharray:1;stroke-dashoffset:1;animation:ContactSupportModal_successDraw__4_ie6 .4s cubic-bezier(0,0,.2,1) .14s forwards}@keyframes ContactSupportModal_successPop__MkrQP{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}@keyframes ContactSupportModal_successDraw__4_ie6{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.ContactSupportModal_successBadge__opzlc{animation:none}.ContactSupportModal_successCheck__B_VZc path{animation:none;stroke-dashoffset:0}}.ContactSupportModal_successTitle__8vJp5{font-size:16px;font-weight:600;color:#060d14}.ContactSupportModal_successSub__8x3wD{font-size:13px;color:#668199}.OnboardingChecklist_widget__lTfTK{position:fixed;bottom:0;right:24px;width:380px;background:#fff;border-radius:16px 16px 0 0;border:1px solid #e0e6eb;border-bottom:none;box-shadow:0 20px 40px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06);z-index:1000;overflow:hidden;font-family:var(--font-inter),sans-serif}.OnboardingChecklist_animWrap__JPp5C{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.OnboardingChecklist_animWrap__JPp5C.OnboardingChecklist_open__HpMa5{grid-template-rows:1fr}.OnboardingChecklist_animInner__oFPRv{overflow:hidden;min-height:0}.OnboardingChecklist_collapsedPill__N6f_P{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px;cursor:pointer}.OnboardingChecklist_progressRing__OVVNx{flex-shrink:0;width:36px;height:36px;line-height:0}.OnboardingChecklist_collapsedText__pW23k{flex:1 1;min-width:0}.OnboardingChecklist_collapsedText__pW23k .OnboardingChecklist_widgetTitle__wA2Fu{font-size:16px}.OnboardingChecklist_collapsedSub__yRExo{font-size:13px;font-weight:400;color:#476885;line-height:1;margin:0;padding:0}.OnboardingChecklist_pillSegments__J9Y_k{display:flex;gap:3px;flex:1 1}.OnboardingChecklist_pillSeg__niYnl{flex:1 1;height:4px;border-radius:9999px;background:#e0e6eb;transition:background .4s cubic-bezier(0,0,.2,1)}.OnboardingChecklist_pillSeg__niYnl.OnboardingChecklist_done__38_zl{background:linear-gradient(90deg,#e93d82,#ae92ff)}.OnboardingChecklist_pillLabel__1qhcH{font-size:11.5px;font-weight:600;color:#476885;white-space:nowrap}.OnboardingChecklist_widgetBody__DvPz2{display:block;padding:4px 4px 12px;max-height:70vh;overflow:hidden}.OnboardingChecklist_widgetHeader__Bpf0U{padding:16px 16px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.OnboardingChecklist_headerText__Q2K7b{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:8px}.OnboardingChecklist_widgetTitle__wA2Fu{font-size:18px;font-weight:700;color:#060d14;letter-spacing:-.01em;line-height:1.3}.OnboardingChecklist_widgetTitle__wA2Fu span{color:#e93d82}.OnboardingChecklist_minimizeBtn__5WxqV{width:24px;height:24px;border-radius:9999px;border:none;background:#f0f2f5;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s;margin-top:1px}.OnboardingChecklist_minimizeBtn__5WxqV:hover{background:#e0e6eb}.OnboardingChecklist_socialProof__4see4{font-size:13px;color:#476885;padding:0;margin:0;line-height:1.5}.OnboardingChecklist_socialProof__4see4 strong{color:#1f3447;font-weight:600}.OnboardingChecklist_progressWrap__epwyp{padding:16px 16px 0}.OnboardingChecklist_progressMeta__JNcNN{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.OnboardingChecklist_progressLabel__iJeQ1{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#668199}.OnboardingChecklist_progressCount__gNbr6{font-size:12px;font-weight:600;color:#668199}.OnboardingChecklist_progressSegments__maIXk{display:flex;gap:3px}.OnboardingChecklist_seg__g2Q9C{flex:1 1;height:5px;border-radius:9999px;background:#e0e6eb;transition:background .4s cubic-bezier(0,0,.2,1)}.OnboardingChecklist_seg__g2Q9C.OnboardingChecklist_done__38_zl{background:linear-gradient(90deg,#e93d82,#ae92ff)}.OnboardingChecklist_sectionLabel__E_cZE{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#668199;padding:20px 16px 6px}.OnboardingChecklist_stepsList__s0fQA{padding:0 8px;display:flex;flex-direction:column;gap:1px;max-height:280px;overflow-y:auto}.OnboardingChecklist_stepsList__s0fQA::-webkit-scrollbar{width:4px}.OnboardingChecklist_stepsList__s0fQA::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.OnboardingChecklist_stepsList__s0fQA::-webkit-scrollbar-thumb{background:#e0e6eb;border-radius:9999px}.OnboardingChecklist_stepRow__ahqXk{display:flex;align-items:flex-start;gap:10px;padding:9px 8px;border-radius:8px;cursor:pointer;transition:background .15s}.OnboardingChecklist_stepRow__ahqXk:hover{background:#f6f7f9}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_active__Pcu0G .OnboardingChecklist_stepTitle__vc2Bc{font-weight:600}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_active__Pcu0G .OnboardingChecklist_stepSub__PEand{color:#476885}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_active__Pcu0G .OnboardingChecklist_check__KRH2l{border-color:#e93d82;box-shadow:0 0 0 3px rgba(233,61,130,.15)}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_done__38_zl .OnboardingChecklist_stepTitle__vc2Bc{text-decoration:line-through;color:#668199}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_done__38_zl .OnboardingChecklist_stepSub__PEand{color:#668199;opacity:.6}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_done__38_zl .OnboardingChecklist_check__KRH2l{background:#e93d82;border-color:#e93d82}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_done__38_zl .OnboardingChecklist_checkIcon__0QoXc{opacity:1}.OnboardingChecklist_checkWrap__PZuNy{position:relative;display:flex;align-items:center;height:20px;flex-shrink:0}.OnboardingChecklist_check__KRH2l{width:16px;height:16px;border-radius:9999px;border:1.5px solid #c2cdd6;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .35s cubic-bezier(.34,1.56,.64,1);background:rgba(0,0,0,0);margin-top:1px}.OnboardingChecklist_checkIcon__0QoXc{width:8px;height:8px;opacity:0;transition:opacity .25s}.OnboardingChecklist_stepContent__qtUVJ{flex:1 1;min-width:0}.OnboardingChecklist_stepTitleRow___OP0c{display:flex;align-items:center;gap:6px}.OnboardingChecklist_stepTitle__vc2Bc{font-size:14px;font-weight:500;color:#060d14;line-height:18px;transition:color .2s}.OnboardingChecklist_stepSub__PEand{font-size:12.5px;color:#668199;margin-top:2px;line-height:1.4;transition:color .2s}.OnboardingChecklist_guideBtn__joId3{position:relative;display:inline-flex;align-items:center;color:#668199;background:none;border:none;padding:0;cursor:pointer;text-decoration:none;transition:color .15s;flex-shrink:0}.OnboardingChecklist_guideBtn__joId3:hover{color:#e93d82}.OnboardingChecklist_guideBtn__joId3:hover .OnboardingChecklist_guideBtnTooltip__wTjP9{opacity:1;visibility:visible}.OnboardingChecklist_guideBtnIcon__yi1Et{width:20px;height:20px;flex-shrink:0}.OnboardingChecklist_guideBtnCircle__8iNpI,.OnboardingChecklist_guideBtnPlay__JRBko{transition:fill .15s,stroke .15s}.OnboardingChecklist_guideBtnTooltip__wTjP9{transform:translate(-50%,-100%);background:#1f3447;color:#fff;font-family:var(--font-inter),sans-serif;font-size:11px;font-weight:500;padding:4px 8px;border-radius:4px;white-space:nowrap;pointer-events:none;z-index:10000}.OnboardingChecklist_stepRow__ahqXk:hover .OnboardingChecklist_guideBtnCircle__8iNpI{fill:#fad1e1}.OnboardingChecklist_stepRow__ahqXk:hover .OnboardingChecklist_guideBtnPlay__JRBko{fill:#e93d82;stroke:#e93d82}.OnboardingChecklist_stepArrow__hRvXd{color:#9ca3af;flex-shrink:0;transition:opacity .15s;width:16px;height:16px;margin-top:1px;opacity:0}.OnboardingChecklist_stepRow__ahqXk:hover .OnboardingChecklist_stepArrow__hRvXd{opacity:1}.OnboardingChecklist_demoRow__cD9hT{display:flex;align-items:center;gap:8px;margin:8px 8px 0;padding:10px 12px;background:#f6f7f9;border-radius:8px;font-size:12px;font-weight:500;color:#476885;text-decoration:none;border:none;width:calc(100% - 16px);cursor:pointer;transition:color .15s,background .15s}.OnboardingChecklist_demoRow__cD9hT:hover{background:#f0f2f5}.OnboardingChecklist_demoRow__cD9hT:hover .OnboardingChecklist_guideBtnCircle__8iNpI{fill:#fad1e1}.OnboardingChecklist_demoRow__cD9hT:hover .OnboardingChecklist_guideBtnPlay__JRBko{fill:#e93d82;stroke:#e93d82}.OnboardingChecklist_demoRow__cD9hT:hover .OnboardingChecklist_demoArrow__RIXKj{color:#e93d82}.OnboardingChecklist_demoPlayIcon__Epu2P{flex-shrink:0}.OnboardingChecklist_demoPlayIcon__Epu2P .OnboardingChecklist_guideBtnCircle__8iNpI{fill:#fff}.OnboardingChecklist_demoArrow__RIXKj{margin-left:auto;flex-shrink:0;width:16px;height:16px;color:#668199;transition:color .15s}@keyframes OnboardingChecklist_kf-pop__B0V8a{0%{transform:scale(.4)}55%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes OnboardingChecklist_kf-draw__U5_XQ{to{stroke-dashoffset:0}}@keyframes OnboardingChecklist_kf-mute__E8N5E{0%{color:#060d14}to{color:#668199}}@keyframes OnboardingChecklist_kf-flash__lgVU0{0%{background:rgba(233,61,130,.14)}to{background:rgba(233,61,130,0)}}@keyframes OnboardingChecklist_kf-confetti__ifUKs{0%{transform:translate(0) rotate(0) scale(.2);opacity:0}15%{opacity:1}to{transform:translate(var(--tx),var(--ty)) rotate(var(--r)) scale(1);opacity:0}}@keyframes OnboardingChecklist_kf-badgepop__pHHJT{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.12)}to{transform:scale(1);opacity:1}}@keyframes OnboardingChecklist_kf-nextpulse__JJe88{0%{box-shadow:0 0 0 0 rgba(233,61,130,.42)}70%{box-shadow:0 0 0 7px rgba(233,61,130,0)}to{box-shadow:0 0 0 0 rgba(233,61,130,0)}}@keyframes OnboardingChecklist_kf-fillseg__Nfr2D{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes OnboardingChecklist_kf-shimmer___rVjm{0%{background-position:0 0}to{background-position:-200% 0}}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_active__Pcu0G .OnboardingChecklist_check__KRH2l{animation:OnboardingChecklist_kf-nextpulse__JJe88 1.6s ease-out infinite}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_justCompleted__QNpXH{animation:OnboardingChecklist_kf-flash__lgVU0 .7s ease both}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_justCompleted__QNpXH .OnboardingChecklist_check__KRH2l{background:#e93d82;border-color:#e93d82;animation:OnboardingChecklist_kf-pop__B0V8a .45s cubic-bezier(.34,1.56,.64,1) both}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_justCompleted__QNpXH .OnboardingChecklist_checkIcon__0QoXc{opacity:1;stroke-dasharray:24;stroke-dashoffset:24;animation:OnboardingChecklist_kf-draw__U5_XQ .4s cubic-bezier(.4,0,.2,1) .13s forwards}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_justCompleted__QNpXH .OnboardingChecklist_stepTitle__vc2Bc{color:#668199;animation:OnboardingChecklist_kf-mute__E8N5E .4s ease .16s both}.OnboardingChecklist_nextBadge__HYbjq{margin-left:8px;font-size:10.5px;font-weight:600;color:#e93d82;padding:2px 8px;border-radius:9999px;background:rgba(233,61,130,.1);display:inline-block;white-space:nowrap;flex-shrink:0}.OnboardingChecklist_nextBadge__HYbjq.OnboardingChecklist_pop__i6hoL{animation:OnboardingChecklist_kf-badgepop__pHHJT .45s cubic-bezier(.34,1.56,.64,1) .2s both}.OnboardingChecklist_confettiBurst__518Yp{position:absolute;left:8px;top:9px;width:0;height:0;pointer-events:none;z-index:2}.OnboardingChecklist_confettiPiece__Hune2{position:absolute;left:0;top:0;width:6px;height:6px;margin-left:-3px;margin-top:-3px;opacity:0;animation:OnboardingChecklist_kf-confetti__ifUKs .7s cubic-bezier(.2,.6,.3,1) forwards}.OnboardingChecklist_seg__g2Q9C.OnboardingChecklist_filling__5Q6M4{background:#e0e6eb;overflow:hidden}.OnboardingChecklist_seg__g2Q9C.OnboardingChecklist_filling__5Q6M4 .OnboardingChecklist_segFill__VGyVJ{display:block;height:100%;width:100%;border-radius:9999px;transform-origin:left;transform:scaleX(0);background:linear-gradient(90deg,#e93d82,#ae92ff,#e93d82);background-size:200% 100%;animation:OnboardingChecklist_kf-fillseg__Nfr2D .5s cubic-bezier(.4,0,.2,1) .15s forwards,OnboardingChecklist_kf-shimmer___rVjm 1.6s linear .2s infinite}@media(prefers-reduced-motion:reduce){.OnboardingChecklist_confettiPiece__Hune2,.OnboardingChecklist_nextBadge__HYbjq.OnboardingChecklist_pop__i6hoL,.OnboardingChecklist_seg__g2Q9C.OnboardingChecklist_filling__5Q6M4 .OnboardingChecklist_segFill__VGyVJ,.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_active__Pcu0G .OnboardingChecklist_check__KRH2l,.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_justCompleted__QNpXH,.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_justCompleted__QNpXH .OnboardingChecklist_checkIcon__0QoXc,.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_justCompleted__QNpXH .OnboardingChecklist_check__KRH2l,.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_justCompleted__QNpXH .OnboardingChecklist_stepTitle__vc2Bc{animation:none!important}.OnboardingChecklist_stepRow__ahqXk.OnboardingChecklist_justCompleted__QNpXH .OnboardingChecklist_checkIcon__0QoXc{stroke-dashoffset:0}.OnboardingChecklist_seg__g2Q9C.OnboardingChecklist_filling__5Q6M4 .OnboardingChecklist_segFill__VGyVJ{transform:scaleX(1)}.OnboardingChecklist_confettiBurst__518Yp{display:none}}