@charset "UTF-8";.not-found-wrapper_059ed0{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%}.not-found-wrapper_059ed0 .not-found-image_059ed0{width:-moz-fit-content;width:fit-content}.not-found-wrapper_059ed0 .not-found-button_059ed0{line-height:60px;font-size:22px;cursor:pointer}.splash-pgae-wrapper_6a985f{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#240f74}.splash-pgae-wrapper_6a985f .splash-pgae-image_6a985f{display:flex;align-items:center;justify-content:center;flex-direction:column;animation:scalePulse_6a985f 2s ease-in-out infinite}.splash-pgae-wrapper_6a985f .splash-pgae-image_6a985f .logo_6a985f{width:80px;height:80px}.splash-pgae-wrapper_6a985f .splash-pgae-image_6a985f .title_6a985f{margin-top:8px;width:120px}.splash-pgae-wrapper_6a985f .splash-pgae-image_6a985f img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@keyframes scalePulse_6a985f{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}#app{position:absolute;z-index:2;top:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;height:100%;background-color:var(--themeColor);overflow:hidden}#main{width:100%;height:100%}.animation-loading-content_efeae7{flex:none;display:flex;justify-content:center;align-items:center}.animation-loading-content_efeae7 .animation-loading-icon_efeae7{animation:rotateAnimation_efeae7 2s linear infinite}@keyframes rotateAnimation_efeae7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-wrapper_dd6796{position:relative;width:100%;height:100%}.login-wrapper_dd6796 .login-content-wrapper_dd6796{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100%;height:calc(100% - var(--appBarHeight));padding:36px 16px 28px;overflow-y:auto}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796{width:100%;height:-moz-fit-content;height:fit-content}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .title1-wrapper_dd6796{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;margin-bottom:4px}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .title2-wrapper_dd6796{width:100%;height:-moz-fit-content;height:fit-content;font-size:16px;font-weight:700;color:var(--white);text-align:center;line-height:24px;margin-bottom:12px}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .title3-wrapper_dd6796{width:100%;height:48px;font-size:16px;font-weight:400;color:#9287ba;text-align:center;line-height:24px;margin-bottom:24px;padding:0 15%}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .form-title-wrapper_dd6796{width:100%;height:22px;font-size:16px;font-weight:500;color:var(--white);text-align:left;line-height:22px}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .form-input-wrapper_dd6796{width:100%;height:56px;padding:0 20px;margin-top:12px;margin-bottom:24px;background-color:var(--contentBgColor);border-radius:16px;font-size:18px;font-weight:700;border:1px solid #bc85ed;overflow:hidden;position:relative}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .form-input-wrapper_dd6796 .input_dd6796{width:100%;height:54px;line-height:22px;padding:16px 0;box-sizing:border-box;background-color:transparent;color:var(--white)}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .form-input-wrapper_dd6796 .input_dd6796:-webkit-autofill,.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .form-input-wrapper_dd6796 .input_dd6796:-webkit-autofill:hover,.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .form-input-wrapper_dd6796 .input_dd6796:-webkit-autofill:focus,.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .form-input-wrapper_dd6796 .input_dd6796:-webkit-autofill:active{-webkit-text-fill-color:#fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:0 0 inset!important;font-size:18px!important;font-weight:700;background:transparent!important}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .password-tips-wrapper_dd6796{width:100%;height:20px;font-size:14px;font-weight:500;color:#9287ba;text-align:left;line-height:20px;margin-top:-16px;margin-bottom:12px}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .forget-password-wrapper_dd6796{display:flex;align-items:center;justify-content:space-between;width:100%;height:20px}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .forget-password-wrapper_dd6796 span{font-size:14px;font-weight:500;color:#9287ba;text-align:left;line-height:20px;transition:ease .3s;-webkit-text-decoration:underline;text-decoration:underline;cursor:pointer}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .main-wrapper_dd6796 .forget-password-wrapper_dd6796 span:hover{color:var(--white)}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .footer-wrapper_dd6796{width:100%;height:-moz-fit-content;height:fit-content}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .footer-wrapper_dd6796 .vip-code-wrapper_dd6796{width:100%;height:48px}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .footer-wrapper_dd6796 .vip-code-wrapper_dd6796 .vip-code-tips_dd6796{font-size:16px;font-weight:400;color:var(--white);line-height:20px;text-align:center}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .footer-wrapper_dd6796 .vip-code-wrapper_dd6796 .vip-code-tips_dd6796 .highlight_dd6796{color:#fc13ed;-webkit-text-decoration:underline;text-decoration:underline;cursor:pointer}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .footer-wrapper_dd6796 .submit-wrapper_dd6796{width:100%;height:68px;margin-bottom:20px}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .footer-wrapper_dd6796 .explain-wrapper_dd6796{width:100%;height:20px;font-size:14px;font-weight:400;color:var(--white);text-align:center;line-height:20px}.login-wrapper_dd6796 .login-content-wrapper_dd6796 .footer-wrapper_dd6796 .explain-wrapper_dd6796 .link-text_dd6796{-webkit-text-decoration:underline;text-decoration:underline;cursor:pointer}.login-eye_dd6796{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;padding:10px}.login-eye_dd6796 svg{width:18px;height:18px}@media screen and (max-width: 414px){.login-content-wrapper_dd6796{padding-top:20px!important}.title3-wrapper_dd6796{font-size:13px!important}.title2-wrapper_dd6796{font-size:14px!important}.submit-wrapper_dd6796{height:56px!important}}.appbar-wrapper_3b6329{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:var(--appBarHeight);flex-shrink:0;padding:0 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.appbar-wrapper_3b6329 .appbar-back_3b6329{position:absolute;top:50%;left:16px;transform:translateY(-50%);cursor:pointer}.appbar-wrapper_3b6329 .appbar-title_3b6329{color:#ffe385;font-size:22px;font-weight:700}.appbar-wrapper_3b6329 .appbar-operate-wrapper_3b6329{position:absolute;top:0;right:16px;display:flex;width:auto;height:100%}.icon-image-wrapper_2aea5a{display:inline-block;background-position:center;background-repeat:no-repeat;background-size:contain;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.button-default-style_deb7c2{position:relative;height:52px;border-radius:12px;color:var(--white);text-align:center;font-size:18px;font-style:normal;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:var(--defaultGradientColor);display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;padding:0 12px}.button-default-style_deb7c2 .button-hover-mask_deb7c2{position:absolute;width:100%;height:100%;left:0;top:0;background-color:var(--whiteColor10);z-index:1;display:none;transition:ease .3s}.button-default-style_deb7c2 .button-disable-mask_deb7c2{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background-color:#0006;transition:ease .3s}.button-default-style_deb7c2 .pro-badge-box_deb7c2{position:absolute;top:0;right:0;width:33px;height:14px;background-color:var(--white);border-bottom-left-radius:12px}.button-default-style_deb7c2 .pro-badge-box_deb7c2 .pro-badge_deb7c2{font-size:12px;font-style:italic;font-weight:800;line-height:12px;text-transform:capitalize;background:var(--defaultGradientColor);-webkit-background-clip:text;text-align:center;color:transparent}.gradient-button-active_deb7c2:hover .button-hover-mask_deb7c2{display:block!important}.reset-password-wrapper_c494ca{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:var(--blackColor80);animation-name:fade-in_c494ca;animation-duration:.3s;animation-fill-mode:forwards}.reset-password-wrapper_c494ca .content-wrapper_c494ca{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:calc(100% - 56px);height:568px;background-color:var(--themeColor);border-radius:24px;margin:90px auto 0;padding:0 16px 20px;overflow:hidden;animation-name:fade-in_c494ca;animation-duration:1s;animation-fill-mode:forwards}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca{width:100%;height:-moz-fit-content;height:fit-content}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .header-wrapper_c494ca{position:relative;width:100%;height:48px;margin-bottom:4px}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .header-wrapper_c494ca .header-title_c494ca{width:100%;height:100%;color:var(--white);font-size:22px;font-weight:600;text-align:center;line-height:48px}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .header-wrapper_c494ca .close-wrapper_c494ca{position:absolute;top:0;right:-4px;display:flex;align-items:center;justify-content:center;width:32px;height:100%;cursor:pointer}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .tips-wrapper_c494ca{width:100%;font-size:16px;font-weight:400;line-height:24px;color:var(--whiteColor80);text-align:center;margin-bottom:20px}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .form-title-wrapper_c494ca{width:100%;height:22px;font-size:16px;font-weight:500;color:var(--white);text-align:left;line-height:22px}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .form-input-wrapper_c494ca{position:relative;width:100%;height:56px;padding:0 20px;margin-top:12px;margin-bottom:24px;background-color:var(--contentBgColor);border-radius:16px;font-size:18px;font-weight:700;border:1px solid #bc85ed;overflow:hidden}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .form-input-wrapper_c494ca .input_c494ca{width:100%;height:54px;background-color:transparent;color:var(--white);line-height:22px;padding:16px 0;box-sizing:border-box}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .form-input-wrapper_c494ca .input_c494ca:-webkit-autofill,.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .form-input-wrapper_c494ca .input_c494ca:-webkit-autofill:hover,.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .form-input-wrapper_c494ca .input_c494ca:-webkit-autofill:focus,.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .form-input-wrapper_c494ca .input_c494ca:-webkit-autofill:active{-webkit-text-fill-color:#fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:0 0 inset!important;background:transparent!important}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .form-input-wrapper_c494ca .email-input_c494ca{width:calc(100% - 60px)!important}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .form-input-wrapper_c494ca .code-wrapper_c494ca{position:absolute;top:6px;right:6px;width:-moz-fit-content;width:fit-content;min-width:60px;height:44px;border-radius:12px;background:var(--defaultGradientColor);text-align:center;line-height:44px;overflow:hidden;cursor:pointer;transition:ease .3s;font-size:16px;font-weight:600}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .form-input-wrapper_c494ca .un-active_c494ca{filter:brightness(70%)!important;cursor:not-allowed!important}.reset-password-wrapper_c494ca .content-wrapper_c494ca .main-wrapper_c494ca .password-tips-wrapper_c494ca{width:100%;height:20px;font-size:14px;font-weight:500;color:#9287ba;text-align:left;line-height:20px;margin-top:-12px}.reset-password-wrapper_c494ca .content-wrapper_c494ca .submit-wrapper_c494ca{width:100%;height:52px}@keyframes fade-in_c494ca{0%{opacity:0}to{opacity:1}}.login-eye_c494ca{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;padding:10px}.login-eye_c494ca svg{width:18px;height:18px}.vip-activate-wrapper_d4af04{position:absolute;z-index:1;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--blackColor80);animation-name:fade-in_d4af04;animation-duration:.3s;animation-fill-mode:forwards}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:calc(100% - 56px);min-height:352px;max-height:390px;background-color:var(--themeColor);border-radius:24px;padding:0 16px 20px;overflow:hidden;animation-name:fade-in_d4af04;animation-duration:1s;animation-fill-mode:forwards;position:relative}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .close-wrapper_d4af04{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .header-wrapper_d4af04{position:relative;width:100%;min-height:48px;margin-bottom:4px;display:flex;justify-content:center;align-items:center}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .header-wrapper_d4af04 .header-title_d4af04{width:100%;height:100%;color:var(--white);font-size:22px;font-weight:600;text-align:center;line-height:36px;box-sizing:border-box;padding:0 30px}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .main-wrapper_d4af04{width:100%;height:-moz-fit-content;height:fit-content;margin-bottom:12px;overflow-y:auto}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .main-wrapper_d4af04 .tips-wrapper_d4af04{width:100%;font-size:16px;font-weight:400;line-height:24px;color:var(--whiteColor80);text-align:center;margin-bottom:20px}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .main-wrapper_d4af04 .form-title-wrapper_d4af04{width:100%;height:22px;font-size:16px;font-weight:500;color:var(--white);text-align:left;line-height:22px}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .main-wrapper_d4af04 .form-input-wrapper_d4af04{position:relative;width:100%;height:56px;padding:0 20px;margin-top:12px;margin-bottom:24px;background-color:var(--contentBgColor);border-radius:16px;font-size:16px;font-weight:700;border:1px solid #bc85ed;overflow:hidden}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .main-wrapper_d4af04 .form-input-wrapper_d4af04 .input_d4af04{width:100%;height:54px;background-color:transparent;color:var(--white);font-size:16px;line-height:22px;padding:16px 0;box-sizing:border-box}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .main-wrapper_d4af04 .form-input-wrapper_d4af04 .input_d4af04:-webkit-autofill,.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .main-wrapper_d4af04 .form-input-wrapper_d4af04 .input_d4af04:-webkit-autofill:hover,.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .main-wrapper_d4af04 .form-input-wrapper_d4af04 .input_d4af04:-webkit-autofill:focus,.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .main-wrapper_d4af04 .form-input-wrapper_d4af04 .input_d4af04:-webkit-autofill:active{-webkit-text-fill-color:#fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:0 0 inset!important;background:transparent!important}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .main-wrapper_d4af04 .password-tips-wrapper_d4af04{width:100%;height:40px;font-size:14px;font-weight:500;color:#9287ba;text-align:left;line-height:20px;margin-top:-12px}.vip-activate-wrapper_d4af04 .content-wrapper_d4af04 .submit-wrapper_d4af04{width:100%;height:52px}@keyframes fade-in_d4af04{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 360px){.header-title_d4af04{font-size:20px!important}.tips-wrapper_d4af04{font-size:14px!important}.password-tips-wrapper_d4af04{font-size:13px!important}}.wrapper_3176d8{width:100%;height:100%}.wrapper_3176d8 .page_3176d8{width:100%;height:100%;display:none}.wrapper_3176d8 .page_3176d8 .layout_3176d8{width:100%;height:100%}.wrapper_3176d8 .active_3176d8{display:block!important}.app-wrapper_deb7e1{position:relative;width:100%;height:100%}.blur-image-wrapper_deb7e1{position:absolute;z-index:0;width:100%;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blur-image_deb7e1{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blur-glass_deb7e1{position:absolute;z-index:1;width:100%;height:100%;background-color:var(--blackColor30);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.app-inner-tag_deb7e1{position:absolute;z-index:-1;width:0;height:0;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:none;pointer-events:none;visibility:hidden;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.contact-button-wrapper_a32864{position:fixed;right:8px;bottom:66px;z-index:99;width:56px;height:56px;padding:10px;background-color:#8937df;border-radius:50%;cursor:pointer}.contact-button-wrapper_a32864 .contact-button_a32864{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMAIN/vv1+ffxBAj88/r28wT3D0FhrhAAADf0lEQVRo3u1ZR5arMBC0upWQQDDc/7D/e55xCTCKeDe1coCqTmqlxx9ugh2Cmzyt/8EkJ7PMd7IPRq4n8KTEPbYbXq8gle02Xq5JsBZfogfaJQTo0zBt/D98SKoLanxCGX2QJtFpPstwpBiN73JiiMyXwX62wRAe8qIuPBH9mHhOUVuYzJk+L8FzPT+HgmRpKNTyy53XswpOP2HCID46wXMdv4ty7iRfdyJBNXkYNo4AdpDH8G8NqzeFbG+CNQrtoqBNbApTVkCCH/RZCSj8FCbAlHcjs7OMRTpAjPyiGyWA1Fp6ld41Oxyl3zfcWghWsXFLQQWJ5/N+LYeJ+gvlM2xQTaVw8es5Bwj85dDPsY73kxlQ4K+AA8FwVUIwAPGvyoNIF5J6O+DWFgxvFy4aht8cUGsTyG5ZNKkIOSSgFtNWSDIVoXnzsylIJhGj6RWheW0GbWHQnxbH9KpnWU7I+Lj1Un6LqX0C3NZJhgr+k7eM+O5Trd7Cw1Qu4Lf2DiwQgMJuGUSV7YEOmvukYxZogkL/+gyHHtQEkXuZMIRboPPuvwR6HECebxZAjVj+joDGSuQrAi7ah94scF7VT/cKsHfjYS6/TYAm93F7zzcIkA7j5dLZdQmwB/cFhmYBRkhSsK0Czj7K4NsE1KMUOi3QfwQRWgToUQ7VIjBWCAwNAlzBf7XU8ViwnCFrBMRFFab6re4XIIEp4zaBON1LctlCTQLysVC0NTwrSGyNbZ0Adkf6V0Lb/ROan/QqqrihQYDwbTw/JOzuMME1jAOFYZd/mCsEll3epkyVT/UxcrEDItcoLZcdzfzMhx28jhqTyLWufB0ZWGl344ryfcCd+rUV52NtOlg0Rl9U0QzFYA2rnvG3CHJHImNzCNnOHqxJeOCfixYTlDJ64kMvGWJ+AwcKFIbjD4BHhigaNQLlWqJA9uqwX+MfEy+1CSWUU/Ao1fNB9bibbFAOrmYyPz+8aI+1KVzlBc6U9mGYrLKhlAL8lcfwQucOpAVxQDIwHIoxSwTgE37MO9lWox/VYJRzmbdUyt9zpcTf4h9ep2VzL5EQNnGfJ0XvrSbhHAi/LrL8PiY/tFHouLyA+X2g45JzDpqj3tELtQJOGe0Z3+Xy6IdcL8ATrO8BfWbHPeT9AizdCPZuyMPV7yLuHqyZ7Wc/dLRx+QqsxnT8JaiJV5bj4w/34h8CU/yFtrCwvQAAAABJRU5ErkJggg==);background-position:center;background-repeat:no-repeat;background-size:contain}.contact-button-wrapper_a32864 .hot_a32864{position:absolute;top:0;right:0}.animation_a32864{animation:shake-and-pause_a32864 linear infinite 1s}@keyframes shake-and-pause_a32864{0%{transform:translate(0)}5%{transform:translate(-5px)}10%{transform:translate(5px)}15%{transform:translate(-5px)}20%{transform:translate(5px)}25%{transform:translate(-5px)}30%{transform:translate(5px)}35%{transform:translate(-5px)}40%{transform:translate(5px)}45%{transform:translate(-5px)}50%{transform:translate(0)}50.01%{transform:translate(0)}to{transform:translate(0)}}.pay-types-list_c2ada0{display:flex;flex-direction:column;height:100%}.pay-types-list_c2ada0 .pay-types-list__header_c2ada0{color:var(--white);font-size:24px;font-weight:700;line-height:28px;display:flex;justify-content:space-between;align-items:center;padding:20px;height:72px;flex-shrink:0}.pay-types-list_c2ada0 .pay-types-list__body_c2ada0{flex:1;overflow-y:auto;padding:0 20px}.pay-types-list_c2ada0 .pay-types-list__body_c2ada0 .pay-types-list__item_c2ada0{height:80px;justify-content:center;align-items:center;border-radius:20px;background:var(--white);margin-bottom:12px;display:flex;justify-content:space-between;padding:0 16px;cursor:pointer}.pay-types-list_c2ada0 .pay-types-list__body_c2ada0 .pay-types-list__item__logo_c2ada0{font-size:36px;font-weight:700;font-style:italic;color:#240f74}.card-wrapper_c2ada0{display:flex;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;height:48px}.card-wrapper_c2ada0 .card-text_c2ada0{margin-left:4px;font-size:26px;font-weight:800;color:#1b1464}.card-wrapper_c2ada0 .card-text-big_c2ada0{font-size:26px;font-weight:800;color:#1b1464}@media screen and (max-width: 429px){.pay-types-list__header_c2ada0{font-size:20px!important}}@media screen and (max-width: 375px){.card-text_c2ada0,.card-text-big_c2ada0{font-size:20px!important}}.flex_b62cf5{display:flex}.flex-col_b62cf5,.payment-status-dialog_b62cf5,.payment-status-dialog_b62cf5 .payment-status-dialog__processing_b62cf5,.payment-status-dialog_b62cf5 .payment-status-dialog__success_b62cf5,.payment-status-dialog_b62cf5 .payment-status-dialog__fail_b62cf5{display:flex;flex-direction:column}.flex-row_b62cf5{display:flex;flex-direction:row}.flex-center_b62cf5{display:flex;justify-content:center;align-items:center}.flex-between_b62cf5{display:flex;justify-content:space-between;align-items:center}.flex-around_b62cf5{display:flex;justify-content:space-around;align-items:center}.flex-column_b62cf5{display:flex;flex-direction:column}.flex-column-center_b62cf5{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-column-between_b62cf5{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.flex-column-around_b62cf5{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.flex-column-start_b62cf5{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.flex-column-end_b62cf5{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.text-ellipsis_b62cf5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2_b62cf5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.text-ellipsis-3_b62cf5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.text-ellipsis-4_b62cf5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis}.text-ellipsis-5_b62cf5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-overflow:ellipsis}.scrollbar-none_b62cf5{scrollbar-width:none;scrollbar-color:transparent transparent}.scrollbar-none_b62cf5::-webkit-scrollbar{display:none;width:0px;border-radius:0}.scrollbar-none_b62cf5::-webkit-scrollbar-track{background:transparent}.scrollbar-none_b62cf5::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.scrollbar-thin_b62cf5{scrollbar-width:thin;scrollbar-color:#909399 transparent}.scrollbar-thin_b62cf5::-webkit-scrollbar{width:8px;border-radius:4px}.scrollbar-thin_b62cf5::-webkit-scrollbar-track{background:transparent}.scrollbar-thin_b62cf5::-webkit-scrollbar-thumb{background:#909399;border-radius:4px}.scrollbar-thin_b62cf5::-webkit-scrollbar-thumb:hover{background:#606266}.position-center_b62cf5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-center-x_b62cf5{position:absolute;left:50%;transform:translate(-50%)}.position-center-y_b62cf5{position:absolute;top:50%;transform:translateY(-50%)}.position-top-right_b62cf5{position:absolute;top:0;right:0}.position-bottom-right_b62cf5{position:absolute;bottom:0;right:0}.position-bottom-left_b62cf5{position:absolute;bottom:0;left:0}.gradient-text_b62cf5{background:linear-gradient(90deg,#9130fc,#ff32e5,#ffe485);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.payment-status-dialog_b62cf5{height:380px;border-radius:24px;background:#240f74}.payment-status-dialog_b62cf5 .payment-status-dialog__processing_b62cf5{align-items:center}.payment-status-dialog_b62cf5 .payment-status-dialog__processing_b62cf5 .payment-status-dialog__header_b62cf5{width:100%;text-align:right;margin-bottom:16px}.payment-status-dialog_b62cf5 .payment-status-dialog__processing_b62cf5 .payment-status-dialog__header_b62cf5>img{margin:8px 12px 0 0}.payment-status-dialog_b62cf5 .payment-status-dialog__processing_b62cf5 .loading-title_b62cf5{color:#fff;text-align:center;font-size:22px;font-weight:700;line-height:24px;margin-top:16px}.payment-status-dialog_b62cf5 .payment-status-dialog__processing_b62cf5 .loading-desc_b62cf5{color:#9287ba;text-align:center;font-size:16px;font-weight:400;line-height:20px;margin-top:8px;margin-bottom:24px}.payment-status-dialog_b62cf5 .payment-status-dialog__processing_b62cf5 .progress-text_b62cf5{color:#fff;text-align:center;font-size:50px;font-weight:800;line-height:54px}.payment-status-dialog_b62cf5 .payment-status-dialog__success_b62cf5{align-items:center;padding:20px 20px 0}.payment-status-dialog_b62cf5 .payment-status-dialog__success_b62cf5 .status-img-wrapper_b62cf5{width:100%;height:180px;text-align:center}.payment-status-dialog_b62cf5 .payment-status-dialog__success_b62cf5 .status-img-wrapper_b62cf5>img{height:180px}.payment-status-dialog_b62cf5 .payment-status-dialog__success_b62cf5 .success-title_b62cf5{color:#07b266;text-align:center;font-family:San Francisco Text;font-size:22px;font-style:normal;font-weight:700;line-height:24px;margin-top:8px}.payment-status-dialog_b62cf5 .payment-status-dialog__success_b62cf5 .confirm-button_b62cf5{height:52px;width:100%;margin:28px 20px 16px;border-radius:100px}.payment-status-dialog_b62cf5 .payment-status-dialog__fail_b62cf5{align-items:center;padding:20px 20px 0}.payment-status-dialog_b62cf5 .payment-status-dialog__fail_b62cf5 .status-img-wrapper_b62cf5{width:100%;height:180px;text-align:center}.payment-status-dialog_b62cf5 .payment-status-dialog__fail_b62cf5 .status-img-wrapper_b62cf5>img{height:180px}.payment-status-dialog_b62cf5 .payment-status-dialog__fail_b62cf5 .fail-title_b62cf5{color:#eb3030;text-align:center;font-family:San Francisco Text;font-size:22px;font-style:normal;font-weight:700;line-height:24px;margin-top:8px}.payment-status-dialog_b62cf5 .payment-status-dialog__fail_b62cf5 .confirm-button_b62cf5{height:52px;width:100%;margin:28px 20px 16px;border-radius:100px}.payment-status-dialog_b62cf5 .payment-status-dialog__contact_b62cf5{color:#9287ba;text-align:center;font-size:16px;font-weight:600;line-height:20px}.payment-status-dialog_b62cf5 .payment-status-dialog__contact_b62cf5>span:last-child{color:#9287ba;font-size:16px;font-weight:600;line-height:20px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.contact-text_b62cf5{cursor:pointer}.prgress-container_b2bb68{position:relative}.prgress-container_b2bb68 .progress-center_b2bb68{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.home-wrapper_593767{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.header-wrapper_593767{width:100%;height:92px;padding:0 16px}.header-wrapper_593767 .app-wrapper_593767{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:44px;margin-bottom:4px}.header-wrapper_593767 .app-wrapper_593767 .left-wrapper_593767{display:flex;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;height:100%}.header-wrapper_593767 .app-wrapper_593767 .left-wrapper_593767 .logo_593767{-o-object-fit:contain;object-fit:contain;cursor:pointer}.header-wrapper_593767 .app-wrapper_593767 .pwa-wrapper_593767{position:absolute;top:5px;right:0;width:57px;height:34px}.header-wrapper_593767 .vip-wrapper_593767{display:flex;align-items:center;justify-content:flex-start;width:100%;height:44px}.header-wrapper_593767 .vip-wrapper_593767 .vip-icon_593767{flex-shrink:0}.header-wrapper_593767 .vip-wrapper_593767 .extend_593767{flex-grow:1;height:100%}.header-wrapper_593767 .vip-wrapper_593767 .right-wrapper_593767{display:flex;align-items:center;justify-content:flex-end;width:-moz-fit-content;width:fit-content;height:100%}.header-wrapper_593767 .vip-wrapper_593767 .right-wrapper_593767 .mine-avatar-on_593767{width:36px;height:36px;background-color:#e531ea;border-radius:50%;overflow:hidden;color:var(--white);font-size:16px;font-weight:800;line-height:36px;text-align:center;cursor:pointer}.header-wrapper_593767 .vip-wrapper_593767 .right-wrapper_593767 .mine-avatar-off_593767{width:36px;height:36px;background-color:var(--contentBgColor);border-radius:50%;overflow:hidden}.coin-wrapper_593767{width:-moz-fit-content;width:fit-content;height:34px;border-radius:17px;background:var(--defaultGradientColor);padding:2px;cursor:pointer}.coin-wrapper_593767 .content-wrapper_593767{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#240f74;border-radius:17px;padding:0 6px}.coin-wrapper_593767 .content-wrapper_593767 .text_593767{font-size:17px;font-weight:700;color:var(--white);margin:0 4px}.tabs-wrapper-container_593767{width:100%;height:60px}.tabs-wrapper-container_593767 .tabs-wrapper_593767{display:flex;align-items:center;justify-content:space-between;width:100%;height:60px;padding:12px 16px;background:#240f74;overflow-x:scroll}.tabs-wrapper-container_593767 .tabs-wrapper_593767 .left-wrapper_593767{display:flex;align-items:center;justify-content:flex-start;-moz-column-gap:10px;column-gap:10px;width:-moz-fit-content;width:fit-content;height:100%}.tabs-wrapper-container_593767 .tabs-wrapper_593767 .left-wrapper_593767 .tabs-item_593767{display:flex;align-items:center;justify-content:center;-moz-column-gap:4px;column-gap:4px;width:-moz-fit-content;width:fit-content;height:100%;border-radius:18px;overflow:hidden;color:var(--white);background:var(--contentBgColor);font-size:16px;font-weight:700;padding:0 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.tabs-wrapper-container_593767 .tabs-wrapper_593767 .left-wrapper_593767 .active_593767{background:var(--defaultGradientColor)!important}.tabs-wrapper-container_593767 .tabs-wrapper_593767 .my-creation-wrapper_593767{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:100%;color:var(--white);font-size:16px;font-weight:700;cursor:pointer;text-align:center;line-height:20px}.main-wrapper_593767{width:100%;flex:1;overflow-y:auto}.main-wrapper_593767 .main-tab-item_593767{display:none;width:100%;height:100%}.main-wrapper_593767 .main-tab-item__active_593767{display:block!important}.back-top-wrapper_593767{position:fixed;z-index:5;right:6px;bottom:142px;display:flex;align-items:center;justify-content:center;width:56px;height:56px;background-color:#0009;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:50%;overflow:hidden;cursor:pointer}.vip-dialog-wrapper_593767{width:100%;height:368px;background-color:#240f74}.vip-dialog-wrapper_593767 .title-wrapper_593767{position:relative;width:100%;height:48px;text-align:center;font-size:22px;font-weight:600;line-height:48px;color:var(--white)}.vip-dialog-wrapper_593767 .title-wrapper_593767 .dialog-close_593767{position:absolute;top:8px;right:12px}.vip-dialog-wrapper_593767 .content-wrapper_593767{width:100%;height:-moz-fit-content;height:fit-content;padding:8px 20px 0}.vip-dialog-wrapper_593767 .content-wrapper_593767 .item_593767{display:flex;align-items:center;justify-content:space-between;width:100%;height:68px;border-radius:12px;background-color:#190a52;overflow:hidden;margin-bottom:12px;padding:0 16px}.vip-dialog-wrapper_593767 .content-wrapper_593767 .item_593767 .left_593767{color:var(--white);font-size:16px;font-weight:700;text-align:left}.vip-dialog-wrapper_593767 .content-wrapper_593767 .item_593767 .right_593767{color:#b87cff;font-size:18px;font-weight:700;cursor:pointer;text-align:right}.vip-dialog-wrapper_593767 .footer-wrapper_593767{width:100%;height:52px;padding:0 20px}@media screen and (max-width: 375px){.tabs-item_593767,.my-creation-wrapper_593767{font-size:14px!important}}.chatted-list-wrapper_81172f{width:100%;height:154px;padding:0 0 16px 16px}.chatted-list-wrapper_81172f .chatted-list-title_81172f{width:100%;height:36px;color:var(--white);font-size:20px;font-weight:700;line-height:24px;text-align:left;display:flex;align-items:center;box-sizing:border-box;padding-right:16px;margin-bottom:4px}.chatted-list-wrapper_81172f .chatted-list-content_81172f{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:16px;width:100%;height:90px;overflow-x:auto}.chatted-list-wrapper_81172f .chatted-list-content_81172f .chatted-item_81172f{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:68px;height:90px;cursor:pointer}.chatted-list-wrapper_81172f .chatted-list-content_81172f .chatted-item_81172f .item-image-wrapper_81172f{width:68px;height:68px;border-radius:50%;background-color:var(--contentBgColor);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chatted-list-wrapper_81172f .chatted-list-content_81172f .chatted-item_81172f .item-image-wrapper_81172f .item-image_81172f{width:100%;height:auto;-o-object-fit:fill;object-fit:fill}.chatted-list-wrapper_81172f .chatted-list-content_81172f .chatted-item_81172f .item-name_81172f{width:68px;height:18px;font-size:14px;font-weight:700;line-height:18px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tools-list-wrapper_f04b3d{width:100%;padding:0 16px 16px}.tools-list-wrapper_f04b3d .tools-list-content_f04b3d{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:16px;width:100%;height:-moz-fit-content;height:fit-content;margin-bottom:180px}.discounts-count-down-tools_f04b3d{width:calc(50% - 8px);height:144px;background-color:var(--contentBgColor);border-radius:20px;overflow:hidden;cursor:pointer;border:1px solid #9130FC;background:radial-gradient(49.74% 45.59% at 50.26% 45.59%,#ff32e5,#4e00a4);display:flex;flex-direction:column;position:relative;padding-top:12px}.discounts-count-down-tools_f04b3d .discounts-time-count-down_f04b3d{display:flex;padding-bottom:0;justify-content:space-between;margin:0 12px;gap:8px}.discounts-count-down-tools_f04b3d .discounts-time-count-down_f04b3d .discounts-time-count-down-item_f04b3d{width:50px;height:44px;border-radius:10px;background-color:#fff3;display:flex;justify-content:center;align-items:center;flex-direction:column}.discounts-count-down-tools_f04b3d .discounts-time-count-down_f04b3d .discounts-time-count-down-item_f04b3d .time-number_f04b3d{font-size:18px;font-weight:900;color:#fff;line-height:22px}.discounts-count-down-tools_f04b3d .discounts-time-count-down_f04b3d .discounts-time-count-down-item_f04b3d .time-unit_f04b3d{color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:12px;opacity:.5;margin-top:2px}.discounts-count-down-tools_f04b3d .discounts-symbol-title_f04b3d{color:#fff;text-align:center;font-size:16px;font-weight:900;line-height:20px;margin:4px 0}.discounts-count-down-tools_f04b3d .discounts-best-text_f04b3d{width:100%;text-align:center;padding:0 6px;font-size:22px;font-weight:700;line-height:28px;margin-top:8px}.discounts-count-down-tools_f04b3d .join-button_f04b3d{height:36px;flex-shrink:0;border-radius:100px;color:#fff;font-size:16px;font-weight:700;margin:0 12px;position:absolute;left:0;right:0;bottom:16px;line-height:16px}.empty-state-wrapper_2b7eca{width:100%;height:75%;max-height:520px;flex:auto;display:flex;align-items:center;justify-content:center}.empty-state-wrapper_2b7eca .empty-state-box_2b7eca{display:flex;align-items:center;justify-content:center;flex-flow:column;width:100%;max-width:800px}.empty-state-wrapper_2b7eca .empty-state-box_2b7eca .empty-state-image-box_2b7eca{flex:none;width:60%;height:200px}.empty-state-wrapper_2b7eca .empty-state-box_2b7eca .empty-state-image-box_2b7eca .empty-state-image_2b7eca{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.empty-state-wrapper_2b7eca .empty-state-box_2b7eca .empty-state-title_2b7eca{display:flex;align-items:center;justify-content:center;width:100%;color:var(--whiteColor60);text-align:center;font-size:17px;font-style:normal;font-weight:600;line-height:21px;text-transform:lowercase;padding-top:8px;padding-bottom:24px;cursor:pointer}.empty-state-wrapper_2b7eca .empty-state-box_2b7eca .empty-state-button_2b7eca{display:flex;align-items:center;justify-content:center;width:auto;height:44px;padding:0 32px;border-radius:8px;background:var(--defaultGradientColor);overflow:hidden;color:var(--white);font-size:16px;font-style:normal;font-weight:600;line-height:20px;cursor:pointer}.item-content-wrapper_762b4c,.item-content-big-wrapper_762b4c{width:calc(50% - 8px);height:144px;background-color:var(--contentBgColor);border-radius:20px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column}.item-content-wrapper_762b4c .item-image-wrapper_762b4c,.item-content-big-wrapper_762b4c .item-image-wrapper_762b4c{width:100%;height:100px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.item-content-wrapper_762b4c .item-image-wrapper_762b4c .item-image_762b4c,.item-content-big-wrapper_762b4c .item-image-wrapper_762b4c .item-image_762b4c{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.item-content-wrapper_762b4c .item-info-wrapper_762b4c,.item-content-big-wrapper_762b4c .item-info-wrapper_762b4c{width:100%;height:44px;line-height:44px;padding:0 16px;color:var(--white);font-size:16px;font-weight:700;text-align:left;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}.item-content-wrapper_762b4c .item-info-wrapper_762b4c .item-name_762b4c,.item-content-big-wrapper_762b4c .item-info-wrapper_762b4c .item-name_762b4c{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:4px}.item-content-big-wrapper_762b4c{width:100%!important;height:258px!important}.item-content-big-wrapper_762b4c .item-image-wrapper_762b4c{height:210px!important}.item-content-big-wrapper_762b4c .item-info-wrapper_762b4c{font-size:20px!important}@media screen and (max-width: 375px){.item-content-big-wrapper_762b4c{height:210px!important}.item-content-big-wrapper_762b4c .item-image-wrapper_762b4c{height:185px!important}}.featured-list-content_3fb06f{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:16px;width:100%;padding:0 16px;margin-bottom:180px}.featured-list-content_3fb06f .item-wrapper_3fb06f{width:calc(50% - 8px);height:auto;aspect-ratio:9/16;border-radius:20px;overflow:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.featured-list-content_3fb06f .item-wrapper_3fb06f .featured-create-button_3fb06f{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;background-color:#190a52;background-position:center;background-size:cover;background-repeat:no-repeat}.featured-list-content_3fb06f .item-wrapper_3fb06f .featured-create-button_3fb06f .icon-wrapper_3fb06f{width:36px;height:36px;margin-bottom:12px}.featured-list-content_3fb06f .item-wrapper_3fb06f .featured-create-button_3fb06f .title-wrapper_3fb06f{color:var(--white);font-size:20px;font-weight:500;line-height:24px;font-style:italic;text-align:center;padding:0 20px;text-wrap:wrap}@supports not (aspect-ratio: 9/16){.item-wrapper_3fb06f{height:340px!important}}.discounts-count-down-chat_3fb06f{width:100%;height:100%;border-radius:20px;border:1px solid #9130fc;background:radial-gradient(49.74% 45.59% at 50.26% 45.59%,#ff32e5,#4e00a4);display:flex;flex-direction:column;position:relative}.discounts-count-down-chat_3fb06f .discounts-time-count-down_3fb06f{display:flex;justify-content:space-between;padding:12px 16px 0}.discounts-count-down-chat_3fb06f .discounts-time-count-down_3fb06f .discounts-time-count-down-item_3fb06f{flex:0 0 30%;padding:10px 0;border-radius:10px;background-color:#fff3;display:flex;justify-content:center;align-items:center;flex-direction:column}.discounts-count-down-chat_3fb06f .discounts-time-count-down_3fb06f .discounts-time-count-down-item_3fb06f .time-number_3fb06f{font-size:18px;font-weight:900;color:#fff;line-height:22px}.discounts-count-down-chat_3fb06f .discounts-time-count-down_3fb06f .discounts-time-count-down-item_3fb06f .time-unit_3fb06f{color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:12px;opacity:.5;margin-top:2px}.discounts-count-down-chat_3fb06f .discounts-symbol-logo_3fb06f{width:100%;padding:0 12px;box-sizing:border-box;margin-top:16px}.discounts-count-down-chat_3fb06f .discount-best_3fb06f{width:100%;padding:12px 20px 0;box-sizing:border-box;position:relative;z-index:5}.discounts-count-down-chat_3fb06f .discounts-symbol-container_3fb06f{width:100%;position:absolute;bottom:0}.discounts-count-down-chat_3fb06f .discounts-symbol-container_3fb06f .join-button_3fb06f{height:50px;flex-shrink:0;border-radius:100px;margin:5px 12px 16px;color:#fff;font-size:18px;font-weight:700}.discounts-symbol-title_3fb06f{color:#fff;text-align:center;font-size:24px;font-weight:900}.discounts-end-bg_3fb06f{position:relative}.discounts-end-bg_3fb06f:before{width:100%;height:100%;content:"";position:absolute;inset:0;background-image:url(/assets/png/vip-discounts-bg.DRbcscpg.png);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.5;border-radius:20px;z-index:2}.no-more-wrapper_606f9a{width:100%;height:auto;padding:16px 0;display:flex;align-items:center;justify-content:center;color:var(--whiteColor60);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.item-content-wrapper_004cb0{position:relative;width:100%;height:100%;background-color:#190a52}.item-content-wrapper_004cb0 .item-image_004cb0{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.item-content-wrapper_004cb0 .item-info-wrapper_004cb0{position:absolute;left:0;bottom:0;z-index:3;width:100%;height:-moz-fit-content;height:fit-content;background:var(--defaultBlackGradientBottomToTop);transform:translateZ(1px)}.item-content-wrapper_004cb0 .item-info-wrapper_004cb0 .text-wrapper_004cb0{width:calc(100% - 52px);height:-moz-fit-content;height:fit-content;padding:8px}.item-content-wrapper_004cb0 .item-info-wrapper_004cb0 .text-wrapper_004cb0 .item-nickname_004cb0{color:var(--white);font-size:18px;font-weight:700;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-content-wrapper_004cb0 .item-info-wrapper_004cb0 .text-wrapper_004cb0 .item-tags-wrapper_004cb0{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%;height:-moz-fit-content;height:fit-content;padding-top:8px;row-gap:8px;-moz-column-gap:8px;column-gap:8px}.item-content-wrapper_004cb0 .item-info-wrapper_004cb0 .text-wrapper_004cb0 .item-tags-wrapper_004cb0 .item-tags_004cb0{width:-moz-fit-content;width:fit-content;height:24px;color:var(--white);font-size:12px;padding:0 8px;border:1px solid var(--whiteColor50);border-radius:12px;overflow:hidden;white-space:nowrap;display:flex;align-items:center;justify-content:center}.item-content-wrapper_004cb0 .item-info-wrapper_004cb0 .button-wrapper_004cb0{position:absolute;right:8px;bottom:8px;width:44px;height:44px}.login-button_eedd4e{width:auto;height:32px;padding:0 12px;background:#190a52;border-radius:16px;line-height:32px;background:var(--defaultGradientColor);cursor:pointer}.login-button_eedd4e .login-button__text_eedd4e{font-size:15px;line-height:30px;font-weight:700;color:#fff;white-space:nowrap}.pwa-install-lead-wrapper_6ea839{position:relative;width:100%;height:100%;padding:20px 20px var(--mobileSafeHeight) 20px;background-color:#240f74}.pwa-install-lead-wrapper_6ea839 .title-wrapper_6ea839{display:flex;align-items:center;justify-content:space-between;width:100%;height:48px;padding-bottom:16px;color:var(--white);text-align:center;font-size:22px;font-style:normal;font-weight:600;line-height:28px}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839{width:100%;height:calc(100% - 48px);padding-bottom:20px;overflow-y:auto}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .subtitle_6ea839{padding-bottom:12px;line-height:26px;font-size:18px;font-weight:600;color:var(--white)}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839{display:none;width:100%;height:-moz-fit-content;height:fit-content}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839 .item-wrapper_6ea839{width:100%;height:-moz-fit-content;height:fit-content;background-color:#190a52;border-radius:16px;padding:16px;margin-bottom:12px}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839 .item-wrapper_6ea839 .item-title_6ea839{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:-moz-fit-content;height:fit-content;padding-bottom:12px;color:#ffe385;font-size:20px;font-weight:600;line-height:24px}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839 .item-wrapper_6ea839 .item-title_6ea839 .index_6ea839{width:24px;height:24px}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839 .item-wrapper_6ea839 .item-title_6ea839 .text_6ea839{width:calc(100% - 24px);height:-moz-fit-content;height:fit-content}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839 .item-wrapper_6ea839 .image-wrapper_6ea839{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:-moz-fit-content;height:fit-content}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839 .item-wrapper_6ea839 .image-wrapper_6ea839 .image_6ea839{width:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839 .item-wrapper_6ea839 .image-wrapper_6ea839 .absolute-text_6ea839{position:absolute;z-index:1;width:-moz-fit-content;width:fit-content;line-height:18px;color:var(--white);font-size:16px;font-weight:500}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839 .item-wrapper_6ea839 .app-name-wrapper_6ea839{display:flex;align-items:center;justify-content:flex-start;width:100%;height:52px;padding-bottom:12px;cursor:pointer}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839 .item-wrapper_6ea839 .app-name-wrapper_6ea839 .app-name_6ea839{position:relative;width:-moz-fit-content;width:fit-content;background:var(--defaultGradientColor);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;font-weight:500;line-height:24px;margin-right:4px}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839 .item-wrapper_6ea839 .app-name-wrapper_6ea839 .app-name_6ea839:after{content:"";display:block;width:100%;height:1px;background:var(--defaultGradientColor)}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .step-wrapper_6ea839 .item-wrapper_6ea839 .app-name-wrapper_6ea839 .copy-button_6ea839{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:28px;padding:0 13px;background:var(--defaultGradientColor);border-radius:14px;overflow:hidden;color:var(--white);font-size:14px;font-weight:700}.pwa-install-lead-wrapper_6ea839 .content-wrapper_6ea839 .active_6ea839{display:block!important}@media screen and (max-width: 375px){.absolute-text_6ea839{font-size:12px!important;line-height:14px!important}}@media screen and (max-width: 320px){.absolute-text_6ea839{font-size:10px!important;line-height:12px!important}}.flex_c10a25{display:flex}.flex-col_c10a25,.coins-buy-popup_c10a25 .vip-buy-list_c10a25 .vip-buy-item_c10a25 .item-content_c10a25{display:flex;flex-direction:column}.flex-row_c10a25{display:flex;flex-direction:row}.flex-center_c10a25{display:flex;justify-content:center;align-items:center}.flex-between_c10a25{display:flex;justify-content:space-between;align-items:center}.flex-around_c10a25{display:flex;justify-content:space-around;align-items:center}.flex-column_c10a25{display:flex;flex-direction:column}.flex-column-center_c10a25{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-column-between_c10a25{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.flex-column-around_c10a25{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.flex-column-start_c10a25{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.flex-column-end_c10a25{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.text-ellipsis_c10a25{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2_c10a25{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.text-ellipsis-3_c10a25{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.text-ellipsis-4_c10a25{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis}.text-ellipsis-5_c10a25{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-overflow:ellipsis}.scrollbar-none_c10a25{scrollbar-width:none;scrollbar-color:transparent transparent}.scrollbar-none_c10a25::-webkit-scrollbar{display:none;width:0px;border-radius:0}.scrollbar-none_c10a25::-webkit-scrollbar-track{background:transparent}.scrollbar-none_c10a25::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.scrollbar-thin_c10a25{scrollbar-width:thin;scrollbar-color:#909399 transparent}.scrollbar-thin_c10a25::-webkit-scrollbar{width:8px;border-radius:4px}.scrollbar-thin_c10a25::-webkit-scrollbar-track{background:transparent}.scrollbar-thin_c10a25::-webkit-scrollbar-thumb{background:#909399;border-radius:4px}.scrollbar-thin_c10a25::-webkit-scrollbar-thumb:hover{background:#606266}.position-center_c10a25{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-center-x_c10a25{position:absolute;left:50%;transform:translate(-50%)}.position-center-y_c10a25{position:absolute;top:50%;transform:translateY(-50%)}.position-top-right_c10a25{position:absolute;top:0;right:0}.position-bottom-right_c10a25{position:absolute;bottom:0;right:0}.position-bottom-left_c10a25{position:absolute;bottom:0;left:0}.gradient-text_c10a25{background:linear-gradient(90deg,#9130fc,#ff32e5,#ffe485);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.coins-buy-popup_c10a25{position:absolute}.coins-buy-popup_c10a25 .coins-buy__header_c10a25{color:var(--white);font-size:24px;font-weight:700;line-height:28px;display:flex;justify-content:space-between;align-items:center;padding:20px}.coins-buy-popup_c10a25 .coins-info_c10a25{display:flex;align-items:center;padding:0 20px;color:var(--white);font-size:24px;font-weight:700;line-height:28px;margin-bottom:16px}.coins-buy-popup_c10a25 .coins-info_c10a25 .coin_c10a25{margin-right:6px}.coins-buy-popup_c10a25 .vip-buy-list_c10a25{padding:0 16px;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:16px}.coins-buy-popup_c10a25 .vip-buy-list_c10a25 .vip-buy-item_c10a25{position:relative;width:calc(50% - 8px);height:120px;border-radius:16px;background:#190a52;box-sizing:border-box}.coins-buy-popup_c10a25 .vip-buy-list_c10a25 .vip-buy-item_c10a25 .item-content_c10a25{align-items:center}.coins-buy-popup_c10a25 .vip-buy-list_c10a25 .vip-buy-item_c10a25 .item-name_c10a25{color:var(--white);font-size:16px;font-weight:500;line-height:20px}.coins-buy-popup_c10a25 .vip-buy-list_c10a25 .vip-buy-item_c10a25 .item-price_c10a25{color:#ffe385;font-weight:700;line-height:40px}.coins-buy-popup_c10a25 .vip-buy-list_c10a25 .vip-buy-item_c10a25 .item-price_c10a25 .price-code_c10a25{font-size:24px}.coins-buy-popup_c10a25 .vip-buy-list_c10a25 .vip-buy-item_c10a25 .item-price_c10a25 .price-num_c10a25{font-size:30px}.coins-buy-popup_c10a25 .vip-buy-list_c10a25 .vip-buy-item_c10a25 .vip-buy-item__amount_c10a25{color:var(--white);font-size:16px;font-weight:500;line-height:20px}.coins-buy-popup_c10a25 .vip-buy-list_c10a25 .vip-buy-item_c10a25 .vip-buy-item__amount_c10a25>.coins_c10a25{vertical-align:bottom;margin-right:2px}.coins-buy-popup_c10a25 .vip-buy-list_c10a25 .vip-buy-item_c10a25 .only-one_c10a25{display:flex;width:58px;height:22px;padding:5px 10px 5px 12px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:0 16px;background:linear-gradient(270deg,#e94717,#ff8585);position:absolute;top:0;right:0;z-index:1}.coins-buy-popup_c10a25 .purchase-button_c10a25{position:fixed;bottom:20px;left:16px;right:16px;z-index:10;margin:auto;border-radius:100px;font-weight:700}.pay-types-list_c10a25{display:flex;flex-direction:column}.pay-types-list_c10a25 .pay-types-list__header_c10a25{color:var(--white);font-size:24px;font-weight:700;line-height:28px;display:flex;justify-content:space-between;align-items:center;padding:20px}.pay-types-list_c10a25 .pay-types-list__body_c10a25{flex:1;overflow-y:auto;padding:0 20px}.pay-types-list_c10a25 .pay-types-list__body_c10a25 .pay-types-list__item_c10a25{height:160px;justify-content:center;align-items:center;border-radius:28px;background:var(--white);margin-bottom:20px;display:flex;justify-content:space-between;padding:0 28px}.pay-types-list_c10a25 .pay-types-list__body_c10a25 .pay-types-list__item__logo_c10a25{font-size:36px;font-weight:700;font-style:italic;color:#240f74}@media screen and (max-width: 360px){.vip-buy-tab_c10a25,.price-code_c10a25{font-size:20px!important}.price-num_c10a25{font-size:26px!important}}.flex_689777{display:flex}.flex-col_689777,.vip-buy-list_689777 .vip-buy-item_689777 .item-content_689777{display:flex;flex-direction:column}.flex-row_689777{display:flex;flex-direction:row}.flex-center_689777,.vip-buy-list_689777 .vip-buy-item--cc_689777 .content-desc_689777{display:flex;justify-content:center;align-items:center}.flex-between_689777{display:flex;justify-content:space-between;align-items:center}.flex-around_689777{display:flex;justify-content:space-around;align-items:center}.flex-column_689777{display:flex;flex-direction:column}.flex-column-center_689777{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-column-between_689777{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.flex-column-around_689777{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.flex-column-start_689777{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.flex-column-end_689777{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.text-ellipsis_689777{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2_689777{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.text-ellipsis-3_689777{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.text-ellipsis-4_689777{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis}.text-ellipsis-5_689777{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-overflow:ellipsis}.scrollbar-none_689777{scrollbar-width:none;scrollbar-color:transparent transparent}.scrollbar-none_689777::-webkit-scrollbar{display:none;width:0px;border-radius:0}.scrollbar-none_689777::-webkit-scrollbar-track{background:transparent}.scrollbar-none_689777::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.scrollbar-thin_689777{scrollbar-width:thin;scrollbar-color:#909399 transparent}.scrollbar-thin_689777::-webkit-scrollbar{width:8px;border-radius:4px}.scrollbar-thin_689777::-webkit-scrollbar-track{background:transparent}.scrollbar-thin_689777::-webkit-scrollbar-thumb{background:#909399;border-radius:4px}.scrollbar-thin_689777::-webkit-scrollbar-thumb:hover{background:#606266}.position-center_689777{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-center-x_689777{position:absolute;left:50%;transform:translate(-50%)}.position-center-y_689777{position:absolute;top:50%;transform:translateY(-50%)}.position-top-right_689777{position:absolute;top:0;right:0}.position-bottom-right_689777{position:absolute;bottom:0;right:0}.position-bottom-left_689777{position:absolute;bottom:0;left:0}.gradient-text_689777{background:linear-gradient(90deg,#9130fc,#ff32e5,#ffe485);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vip-buy-list_689777{padding:0 16px;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:16px}.vip-buy-list_689777 .vip-buy-item_689777{position:relative;width:calc(50% - 8px);height:120px;border-radius:16px;background:#190a52;box-sizing:border-box}.vip-buy-list_689777 .vip-buy-item_689777 .item-content_689777{height:100%;align-items:center;justify-content:space-between}.vip-buy-list_689777 .vip-buy-item_689777 .item-name_689777{color:var(--white);font-size:16px;font-weight:500;line-height:20px;height:20px}.vip-buy-list_689777 .vip-buy-item_689777 .item-price_689777{color:#ffe385;font-weight:700;line-height:40px;height:40px}.vip-buy-list_689777 .vip-buy-item_689777 .item-price_689777 .price-code_689777{font-size:24px}.vip-buy-list_689777 .vip-buy-item_689777 .item-price_689777 .price-num_689777{font-size:30px}.vip-buy-list_689777 .vip-buy-item_689777 .item-price-discount_689777{color:#a6a0c5;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:34px;text-transform:capitalize;-webkit-text-decoration:line-through;text-decoration:line-through}.vip-buy-list_689777 .vip-buy-item_689777 .vip-buy-item__amount_689777{color:var(--white);font-size:16px;font-weight:500;line-height:20px}.vip-buy-list_689777 .vip-buy-item_689777 .vip-buy-item__amount_689777>img{width:20px;height:20px;vertical-align:bottom;margin-right:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-buy-list_689777 .vip-buy-item_689777 .only-one_689777{display:flex;width:58px;height:22px;padding:5px 10px 5px 12px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:0 16px;background:linear-gradient(270deg,#e94717,#ff8585);position:absolute;top:0;right:0;z-index:1}.vip-buy-list_689777 .vip-buy-item_689777 .hot-fire-tag_689777,.vip-buy-list_689777 .vip-buy-item_689777 .countdown-tag_689777{display:inline-flex;padding:7px 10px;justify-content:center;align-items:center;gap:4px;border-radius:50px;background:linear-gradient(90deg,#9130fc,#ff32e5,#ffe485);color:#fff;font-family:San Francisco Text;font-size:14px;font-style:normal;font-weight:800;line-height:14px;position:absolute;top:-12px;right:-12px;z-index:1}.vip-buy-list_689777 .vip-buy-item_689777 .hot-fire-tag_689777>img,.vip-buy-list_689777 .vip-buy-item_689777 .countdown-tag_689777>img{width:16px;height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vip-buy-list_689777 .vip-buy-item--cc_689777{position:relative;overflow:hidden}.vip-buy-list_689777 .vip-buy-item--cc_689777 .item-content_689777 .content-price_689777{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.vip-buy-list_689777 .vip-buy-item--cc_689777 .content-desc_689777{position:absolute;bottom:0;left:0;width:100%;height:34px;flex-shrink:0;background:#5700bb;font-size:16px;font-weight:700;line-height:34px}.vip-buy-list_689777 .vip-buy-item--cc_689777 .content-desc--active_689777{background:var(--defaultGradientColor)}@media screen and (max-width: 360px){.vip-buy-tab_689777,.price-code_689777{font-size:20px!important}.price-num_689777{font-size:26px!important}}.gradient-border-container_f4d2fb{width:100px;height:20px;padding:2px;border-radius:32px;cursor:pointer;position:relative}.gradient-border-container_f4d2fb .gradient-border-content_f4d2fb{width:100%;height:100%;background:var(--black);border-radius:32px;overflow:hidden}.flex_50ce71{display:flex}.flex-col_50ce71,.creating-dialog_50ce71,.creating-dialog_50ce71 .dialog-content_50ce71{display:flex;flex-direction:column}.flex-row_50ce71{display:flex;flex-direction:row}.flex-center_50ce71{display:flex;justify-content:center;align-items:center}.flex-between_50ce71,.creating-dialog_50ce71 .dialog-title_50ce71{display:flex;justify-content:space-between;align-items:center}.flex-around_50ce71{display:flex;justify-content:space-around;align-items:center}.flex-column_50ce71{display:flex;flex-direction:column}.flex-column-center_50ce71{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-column-between_50ce71{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.flex-column-around_50ce71{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.flex-column-start_50ce71{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.flex-column-end_50ce71{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.text-ellipsis_50ce71{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2_50ce71{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.text-ellipsis-3_50ce71{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.text-ellipsis-4_50ce71{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis}.text-ellipsis-5_50ce71{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-overflow:ellipsis}.scrollbar-none_50ce71{scrollbar-width:none;scrollbar-color:transparent transparent}.scrollbar-none_50ce71::-webkit-scrollbar{display:none;width:0px;border-radius:0}.scrollbar-none_50ce71::-webkit-scrollbar-track{background:transparent}.scrollbar-none_50ce71::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.scrollbar-thin_50ce71{scrollbar-width:thin;scrollbar-color:#909399 transparent}.scrollbar-thin_50ce71::-webkit-scrollbar{width:8px;border-radius:4px}.scrollbar-thin_50ce71::-webkit-scrollbar-track{background:transparent}.scrollbar-thin_50ce71::-webkit-scrollbar-thumb{background:#909399;border-radius:4px}.scrollbar-thin_50ce71::-webkit-scrollbar-thumb:hover{background:#606266}.position-center_50ce71{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-center-x_50ce71{position:absolute;left:50%;transform:translate(-50%)}.position-center-y_50ce71{position:absolute;top:50%;transform:translateY(-50%)}.position-top-right_50ce71{position:absolute;top:0;right:0}.position-bottom-right_50ce71{position:absolute;bottom:0;right:0}.position-bottom-left_50ce71{position:absolute;bottom:0;left:0}.gradient-text_50ce71,.creating-dialog_50ce71 .progress-btn_50ce71 .progress-btn__has-vip_50ce71 .progress-btn__has-vip__text_50ce71{background:linear-gradient(90deg,#9130fc,#ff32e5,#ffe485);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.creating-dialog_50ce71{height:404px;border-radius:24px;background:#240f74}.creating-dialog_50ce71 .dialog-title_50ce71{height:48px;color:#fff;font-size:22px;font-weight:600;line-height:24px;padding:0 12px}.creating-dialog_50ce71 .dialog-title_50ce71 img{cursor:pointer}.creating-dialog_50ce71 .dialog-content_50ce71{align-items:center;flex:1;justify-content:center}.creating-dialog_50ce71 .progress-text_50ce71 .progress-text__title_50ce71{color:#fff;text-align:center;font-size:32px;font-weight:800;line-height:36px}.creating-dialog_50ce71 .progress-text_50ce71 .progress-text__desc_50ce71{color:#9287ba;text-align:center;font-size:16px;font-weight:400;line-height:20px}.creating-dialog_50ce71 .progress-btn_50ce71{width:100%;padding:0 20px}.creating-dialog_50ce71 .progress-btn_50ce71 .vip-btn_50ce71{border-radius:100px}.creating-dialog_50ce71 .progress-btn_50ce71 .progress-btn__has-vip_50ce71{width:100%;height:52px;border-radius:100px;text-align:center;display:flex;justify-content:center;align-items:center;background:#190a52}.creating-dialog_50ce71 .progress-btn_50ce71 .progress-btn__has-vip_50ce71 .progress-btn__has-vip__text_50ce71{text-align:center;font-size:20px;font-weight:700;line-height:24px}.creating-dialog_50ce71 .progress-desc_50ce71{color:#9287ba;text-align:center;font-size:16px;font-weight:600;line-height:20px}.creating-dialog_50ce71 .progress-desc_50ce71 .progress-desc__link_50ce71{color:#ffe385;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}.progress-text_c840fa .progress-text__title_c840fa{color:#fff;text-align:center;font-size:32px;font-weight:800;line-height:36px}.progress-text_c840fa .progress-text__desc_c840fa{color:#9287ba;text-align:center;font-size:16px;font-weight:400;line-height:20px}.login-dialog-wrapper_10ffe4{width:100%;height:-moz-fit-content;height:fit-content;background-color:#240f74}.login-dialog-wrapper_10ffe4 .header-wrapper_10ffe4{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:48px;font-size:22px;font-weight:600;color:var(--white)}.login-dialog-wrapper_10ffe4 .header-wrapper_10ffe4 .close-button_10ffe4{position:absolute;top:8px;right:12px;width:32px;height:32px}.login-dialog-wrapper_10ffe4 .content-wrapper_10ffe4{width:100%;height:-moz-fit-content;height:fit-content;padding:0 20px}.login-dialog-wrapper_10ffe4 .content-wrapper_10ffe4 .tips-wrapper_10ffe4{width:100%;height:-moz-fit-content;height:fit-content;color:var(--whiteColor80);line-height:24px;font-size:16px;font-weight:500;padding:0 20px 12px;text-align:center}.login-dialog-wrapper_10ffe4 .content-wrapper_10ffe4 .label-wrapper_10ffe4{width:100%;height:-moz-min-content;height:min-content;text-align:left;color:var(--white);font-size:18px;font-weight:500;line-height:22px}.login-dialog-wrapper_10ffe4 .content-wrapper_10ffe4 .input-wrapper_10ffe4{position:relative;width:100%;height:56px;padding:0 20px;margin-top:12px;margin-bottom:8px;background-color:var(--contentBgColor);border-radius:16px;font-size:18px;font-weight:700;border:1px solid #bc85ed;overflow:hidden}.login-dialog-wrapper_10ffe4 .content-wrapper_10ffe4 .input-wrapper_10ffe4 .input_10ffe4{width:100%;height:54px;line-height:22px;padding:16px 0;box-sizing:border-box;background-color:transparent;color:var(--white)}.login-dialog-wrapper_10ffe4 .content-wrapper_10ffe4 .input-wrapper_10ffe4 .input_10ffe4:-webkit-autofill,.login-dialog-wrapper_10ffe4 .content-wrapper_10ffe4 .input-wrapper_10ffe4 .input_10ffe4:-webkit-autofill:hover,.login-dialog-wrapper_10ffe4 .content-wrapper_10ffe4 .input-wrapper_10ffe4 .input_10ffe4:-webkit-autofill:focus,.login-dialog-wrapper_10ffe4 .content-wrapper_10ffe4 .input-wrapper_10ffe4 .input_10ffe4:-webkit-autofill:active{-webkit-text-fill-color:#fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:0 0 inset!important;font-size:18px!important;font-weight:700;background:transparent!important}.login-dialog-wrapper_10ffe4 .content-wrapper_10ffe4 .hint-wrapper_10ffe4{width:100%;height:-moz-min-content;height:min-content;text-align:left;color:#9287ba;font-size:14px;font-weight:500;line-height:20px}.login-dialog-wrapper_10ffe4 .footer-wrapper_10ffe4{width:100%;height:84px;padding:12px 20px 20px}.login-eye_10ffe4{position:absolute;right:0;top:50%;transform:translateY(-50%);padding:10px;cursor:pointer;color:var(--white)}.login-eye_10ffe4 svg{width:18px;height:18px}.confirm-dialog-wrapper_e9c131{width:100%;padding:20px;background:#240f74}.confirm-dialog-wrapper_e9c131 .confirm-dialog-title-wrapper_e9c131{width:100%;display:flex;align-items:center;justify-content:center;color:var(--white);text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.confirm-dialog-wrapper_e9c131 .confirm-dialog-content-wrapper_e9c131{color:var(--whiteColor70);text-align:center;font-style:normal;font-weight:400;line-height:24px;padding-top:12px}.confirm-dialog-wrapper_e9c131 .confirm-dialog-footer-wrapper_e9c131{width:100%;padding-top:20px;color:var(--white);display:flex;align-items:center;justify-content:space-between;gap:20px}.confirm-dialog-wrapper_e9c131 .confirm-dialog-footer-wrapper_e9c131 .confirm-dialog-button-wrapper_e9c131{flex:1;height:40px;border-radius:8px}.confirm-dialog-wrapper_e9c131 .confirm-dialog-footer-wrapper_e9c131 .confirm-dialog-button-wrapper_e9c131 .confirm-dialog-cancel-button_e9c131{background-color:#190a52;width:100%;height:100%;border-radius:100px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;text-align:center;font-size:16px;font-weight:600;line-height:20px}.confirm-dialog-wrapper_e9c131 .confirm-dialog-footer-wrapper_e9c131 .confirm-dialog-button-wrapper_e9c131 .confirm-dialog-confirm-button_e9c131{width:100%;height:100%;border-radius:100px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-size:16px;font-weight:600;line-height:20px}.confirm-dialog-wrapper_e9c131 .confirm-dialog-footer-wrapper_e9c131 .confirm-dialog-button-wrapper_e9c131 .confirm-dialog-delete-button_e9c131{background-color:#fb4056;width:100%;height:100%;border-radius:100px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;text-align:center;font-size:16px;font-weight:600;line-height:20px}.app-verify-page_a63c7e{text-align:center;padding-top:120px}.app-verify-page_a63c7e .app-verify-page__name_a63c7e{font-size:42px;font-weight:700;margin-top:20px;color:#ffdf78;font-style:italic}.app-verify-page_a63c7e .app-verify-page__description_a63c7e{font-size:18px;font-weight:700;margin-left:30px;margin-right:30px}.app-verify-page_a63c7e .app-verify-page__keywords_a63c7e{font-size:18px;font-weight:400;margin-left:30px;margin-right:30px;margin-top:12px;color:#fff9}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:var(--whiteColor70);-webkit-text-decoration:none;text-decoration:none;transition:ease .3s}a:hover{color:var(--white);border-bottom:1px solid var(--white)}div{box-sizing:border-box}input{border:none;font-size:16px}input:focus{outline:none;box-shadow:none}input::-moz-placeholder{font-size:16px;font-weight:500}input:-ms-input-placeholder{font-size:16px;font-weight:500}input::placeholder{font-size:16px;font-weight:500}:root{--webHeaderBarHeight: 68px;--mobileHeaderBarHeight: 48px;--appBarHeight: 44px;--mobileSafeHeight: 12px;--footerHeight: 24px;--themeColor: #240f74;--black: #000000;--white: #ffffff;--blackColor30: rgba(0, 0, 0, .3);--blackColor80: rgba(0, 0, 0, .8);--whiteColor10: rgba(255, 255, 255, .1);--whiteColor20: rgba(255, 255, 255, .2);--whiteColor30: rgba(255, 255, 255, .3);--whiteColor40: rgba(255, 255, 255, .4);--whiteColor50: rgba(255, 255, 255, .5);--whiteColor60: rgba(255, 255, 255, .6);--whiteColor70: rgba(255, 255, 255, .7);--whiteColor80: rgba(255, 255, 255, .8);--contentBgColor: #190a52;--imageBgColor: #959192;--popupPanelBgColor: #161616;--dialogAndDrawerBgColor: #232323;--lightBorderColor: #404040;--lightTextColor: #a5a5a5;--messageBottomSpace: 20px;--defaultGradientColor: linear-gradient(90deg, #9130fc 0%, #ff32e5 50%, #ffe485 100%);--defaultBlackGradientBottomToTop: linear-gradient(to top, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 100%);--defaultBlackGradientTopToBottom: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 90%);--defaultBlackGradientLeftToRightColor: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));--defaultBlackGradientRightToLeftColor: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .7), rgba(0, 0, 0, 1))}.scrollbar-none{scrollbar-width:none;scrollbar-color:transparent transparent}.scrollbar-none::-webkit-scrollbar{display:none;width:0px;border-radius:0}.scrollbar-none::-webkit-scrollbar-track{background:transparent}.scrollbar-none::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:#909399 transparent}.scrollbar-thin::-webkit-scrollbar{width:8px;border-radius:4px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background:#909399;border-radius:4px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#606266}.ai-message-content-normal{color:#fff;color:var(--white);font-size:18px;font-style:normal;font-weight:500;line-height:22px}.ai-message-content-italic{color:#fff9;color:var(--whiteColor60);font-size:15px;font-style:italic;font-weight:500;line-height:22px}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s}html,body,#root{width:100%;height:100%;background-color:#240f74;color:var(--white);line-height:1.5;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-user-drag:none;touch-action:pan-y}*{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.noselect{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}video::-webkit-media-controls{display:none!important}video::-moz-media-controls{display:none!important}video::-webkit-media-controls-enclosure{display:none!important}video::-ms-media-controls{display:none!important}video::-webkit-media-controls-panel{display:none!important;-webkit-appearance:none}video::part(media-controls){display:none!important}
