@charset "UTF-8";.not-found-wrapper_49b716{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%}.not-found-wrapper_49b716 .not-found-image_49b716{width:-moz-fit-content;width:fit-content}.not-found-wrapper_49b716 .not-found-button_49b716{line-height:60px;font-size:22px;cursor:pointer}.splash-pgae-wrapper_28bb38{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#240f74}.splash-pgae-wrapper_28bb38 .splash-pgae-image_28bb38{display:flex;align-items:center;justify-content:center;flex-direction:column;animation:scalePulse_28bb38 2s ease-in-out infinite}.splash-pgae-wrapper_28bb38 .splash-pgae-image_28bb38 .logo_28bb38{width:80px;height:80px}.splash-pgae-wrapper_28bb38 .splash-pgae-image_28bb38 .title_28bb38{margin-top:8px;width:120px}.splash-pgae-wrapper_28bb38 .splash-pgae-image_28bb38 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@keyframes scalePulse_28bb38{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_7326ab{flex:none;display:flex;justify-content:center;align-items:center}.animation-loading-content_7326ab .animation-loading-icon_7326ab{animation:rotateAnimation_7326ab 2s linear infinite}@keyframes rotateAnimation_7326ab{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-wrapper_43bbd6{position:relative;width:100%;height:100%}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6{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_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6{width:100%;height:-moz-fit-content;height:fit-content}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .title1-wrapper_43bbd6{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;margin-bottom:4px}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .title2-wrapper_43bbd6{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_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .title3-wrapper_43bbd6{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_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .form-title-wrapper_43bbd6{width:100%;height:22px;font-size:16px;font-weight:500;color:var(--white);text-align:left;line-height:22px}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .form-input-wrapper_43bbd6{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_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .form-input-wrapper_43bbd6 .input_43bbd6{width:100%;height:54px;line-height:22px;padding:16px 0;box-sizing:border-box;background-color:transparent;color:var(--white)}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .form-input-wrapper_43bbd6 .input_43bbd6:-webkit-autofill,.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .form-input-wrapper_43bbd6 .input_43bbd6:-webkit-autofill:hover,.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .form-input-wrapper_43bbd6 .input_43bbd6:-webkit-autofill:focus,.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .form-input-wrapper_43bbd6 .input_43bbd6:-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_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .password-tips-wrapper_43bbd6{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_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .forget-password-wrapper_43bbd6{display:flex;align-items:center;justify-content:space-between;width:100%;height:20px}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .forget-password-wrapper_43bbd6 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_43bbd6 .login-content-wrapper_43bbd6 .main-wrapper_43bbd6 .forget-password-wrapper_43bbd6 span:hover{color:var(--white)}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .footer-wrapper_43bbd6{width:100%;height:-moz-fit-content;height:fit-content}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .footer-wrapper_43bbd6 .vip-code-wrapper_43bbd6{width:100%;height:48px}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .footer-wrapper_43bbd6 .vip-code-wrapper_43bbd6 .vip-code-tips_43bbd6{font-size:16px;font-weight:400;color:var(--white);line-height:20px;text-align:center}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .footer-wrapper_43bbd6 .vip-code-wrapper_43bbd6 .vip-code-tips_43bbd6 .highlight_43bbd6{color:#fc13ed;-webkit-text-decoration:underline;text-decoration:underline;cursor:pointer}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .footer-wrapper_43bbd6 .submit-wrapper_43bbd6{width:100%;height:68px;margin-bottom:20px}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .footer-wrapper_43bbd6 .explain-wrapper_43bbd6{width:100%;height:20px;font-size:14px;font-weight:400;color:var(--white);text-align:center;line-height:20px}.login-wrapper_43bbd6 .login-content-wrapper_43bbd6 .footer-wrapper_43bbd6 .explain-wrapper_43bbd6 .link-text_43bbd6{-webkit-text-decoration:underline;text-decoration:underline;cursor:pointer}.login-eye_43bbd6{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;padding:10px}.login-eye_43bbd6 svg{width:18px;height:18px}@media screen and (max-width: 414px){.login-content-wrapper_43bbd6{padding-top:20px!important}.title3-wrapper_43bbd6{font-size:13px!important}.title2-wrapper_43bbd6{font-size:14px!important}.submit-wrapper_43bbd6{height:56px!important}}.appbar-wrapper_8259d1{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_8259d1 .appbar-back_8259d1{position:absolute;top:50%;left:16px;transform:translateY(-50%);cursor:pointer}.appbar-wrapper_8259d1 .appbar-title_8259d1{color:#ffe385;font-size:22px;font-weight:700}.appbar-wrapper_8259d1 .appbar-operate-wrapper_8259d1{position:absolute;top:0;right:16px;display:flex;width:auto;height:100%}.icon-image-wrapper_52a48a{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_737d4b{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_737d4b .button-hover-mask_737d4b{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_737d4b .button-disable-mask_737d4b{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background-color:#0006;transition:ease .3s}.button-default-style_737d4b .pro-badge-box_737d4b{position:absolute;top:0;right:0;width:33px;height:14px;background-color:var(--white);border-bottom-left-radius:12px}.button-default-style_737d4b .pro-badge-box_737d4b .pro-badge_737d4b{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_737d4b:hover .button-hover-mask_737d4b{display:block!important}.reset-password-wrapper_8a1aaf{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:var(--blackColor80);animation-name:fade-in_8a1aaf;animation-duration:.3s;animation-fill-mode:forwards}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf{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_8a1aaf;animation-duration:1s;animation-fill-mode:forwards}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf{width:100%;height:-moz-fit-content;height:fit-content}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .header-wrapper_8a1aaf{position:relative;width:100%;height:48px;margin-bottom:4px}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .header-wrapper_8a1aaf .header-title_8a1aaf{width:100%;height:100%;color:var(--white);font-size:22px;font-weight:600;text-align:center;line-height:48px}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .header-wrapper_8a1aaf .close-wrapper_8a1aaf{position:absolute;top:0;right:-4px;display:flex;align-items:center;justify-content:center;width:32px;height:100%;cursor:pointer}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .tips-wrapper_8a1aaf{width:100%;font-size:16px;font-weight:400;line-height:24px;color:var(--whiteColor80);text-align:center;margin-bottom:20px}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .form-title-wrapper_8a1aaf{width:100%;height:22px;font-size:16px;font-weight:500;color:var(--white);text-align:left;line-height:22px}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .form-input-wrapper_8a1aaf{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_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .form-input-wrapper_8a1aaf .input_8a1aaf{width:100%;height:54px;background-color:transparent;color:var(--white);line-height:22px;padding:16px 0;box-sizing:border-box}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .form-input-wrapper_8a1aaf .input_8a1aaf:-webkit-autofill,.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .form-input-wrapper_8a1aaf .input_8a1aaf:-webkit-autofill:hover,.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .form-input-wrapper_8a1aaf .input_8a1aaf:-webkit-autofill:focus,.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .form-input-wrapper_8a1aaf .input_8a1aaf:-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_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .form-input-wrapper_8a1aaf .email-input_8a1aaf{width:calc(100% - 60px)!important}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .form-input-wrapper_8a1aaf .code-wrapper_8a1aaf{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_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .form-input-wrapper_8a1aaf .un-active_8a1aaf{filter:brightness(70%)!important;cursor:not-allowed!important}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .main-wrapper_8a1aaf .password-tips-wrapper_8a1aaf{width:100%;height:20px;font-size:14px;font-weight:500;color:#9287ba;text-align:left;line-height:20px;margin-top:-12px}.reset-password-wrapper_8a1aaf .content-wrapper_8a1aaf .submit-wrapper_8a1aaf{width:100%;height:52px}@keyframes fade-in_8a1aaf{0%{opacity:0}to{opacity:1}}.login-eye_8a1aaf{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;padding:10px}.login-eye_8a1aaf svg{width:18px;height:18px}.vip-activate-wrapper_c9742f{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_c9742f;animation-duration:.3s;animation-fill-mode:forwards}.vip-activate-wrapper_c9742f .content-wrapper_c9742f{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_c9742f;animation-duration:1s;animation-fill-mode:forwards;position:relative}.vip-activate-wrapper_c9742f .content-wrapper_c9742f .close-wrapper_c9742f{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer}.vip-activate-wrapper_c9742f .content-wrapper_c9742f .header-wrapper_c9742f{position:relative;width:100%;min-height:48px;margin-bottom:4px;display:flex;justify-content:center;align-items:center}.vip-activate-wrapper_c9742f .content-wrapper_c9742f .header-wrapper_c9742f .header-title_c9742f{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_c9742f .content-wrapper_c9742f .main-wrapper_c9742f{width:100%;height:-moz-fit-content;height:fit-content;margin-bottom:12px;overflow-y:auto}.vip-activate-wrapper_c9742f .content-wrapper_c9742f .main-wrapper_c9742f .tips-wrapper_c9742f{width:100%;font-size:16px;font-weight:400;line-height:24px;color:var(--whiteColor80);text-align:center;margin-bottom:20px}.vip-activate-wrapper_c9742f .content-wrapper_c9742f .main-wrapper_c9742f .form-title-wrapper_c9742f{width:100%;height:22px;font-size:16px;font-weight:500;color:var(--white);text-align:left;line-height:22px}.vip-activate-wrapper_c9742f .content-wrapper_c9742f .main-wrapper_c9742f .form-input-wrapper_c9742f{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_c9742f .content-wrapper_c9742f .main-wrapper_c9742f .form-input-wrapper_c9742f .input_c9742f{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_c9742f .content-wrapper_c9742f .main-wrapper_c9742f .form-input-wrapper_c9742f .input_c9742f:-webkit-autofill,.vip-activate-wrapper_c9742f .content-wrapper_c9742f .main-wrapper_c9742f .form-input-wrapper_c9742f .input_c9742f:-webkit-autofill:hover,.vip-activate-wrapper_c9742f .content-wrapper_c9742f .main-wrapper_c9742f .form-input-wrapper_c9742f .input_c9742f:-webkit-autofill:focus,.vip-activate-wrapper_c9742f .content-wrapper_c9742f .main-wrapper_c9742f .form-input-wrapper_c9742f .input_c9742f:-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_c9742f .content-wrapper_c9742f .main-wrapper_c9742f .password-tips-wrapper_c9742f{width:100%;height:40px;font-size:14px;font-weight:500;color:#9287ba;text-align:left;line-height:20px;margin-top:-12px}.vip-activate-wrapper_c9742f .content-wrapper_c9742f .submit-wrapper_c9742f{width:100%;height:52px}@keyframes fade-in_c9742f{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 360px){.header-title_c9742f{font-size:20px!important}.tips-wrapper_c9742f{font-size:14px!important}.password-tips-wrapper_c9742f{font-size:13px!important}}.wrapper_a0691f{width:100%;height:100%}.wrapper_a0691f .page_a0691f{width:100%;height:100%;display:none}.wrapper_a0691f .page_a0691f .layout_a0691f{width:100%;height:100%}.wrapper_a0691f .active_a0691f{display:block!important}.app-wrapper_d3305a{position:relative;width:100%;height:100%}.blur-image-wrapper_d3305a{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_d3305a{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_d3305a{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_d3305a{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_fa1fbd{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_fa1fbd .contact-button_fa1fbd{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_fa1fbd .hot_fa1fbd{position:absolute;top:0;right:0}.animation_fa1fbd{animation:shake-and-pause_fa1fbd linear infinite 1s}@keyframes shake-and-pause_fa1fbd{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_ed3434{display:flex;flex-direction:column;height:100%}.pay-types-list_ed3434 .pay-types-list__header_ed3434{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_ed3434 .pay-types-list__body_ed3434{flex:1;overflow-y:auto;padding:0 20px}.pay-types-list_ed3434 .pay-types-list__body_ed3434 .pay-types-list__item_ed3434{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_ed3434 .pay-types-list__body_ed3434 .pay-types-list__item__logo_ed3434{font-size:36px;font-weight:700;font-style:italic;color:#240f74}.card-wrapper_ed3434{display:flex;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;height:48px}.card-wrapper_ed3434 .card-text_ed3434{margin-left:4px;font-size:26px;font-weight:800;color:#1b1464}.card-wrapper_ed3434 .card-text-big_ed3434{font-size:26px;font-weight:800;color:#1b1464}@media screen and (max-width: 429px){.pay-types-list__header_ed3434{font-size:20px!important}}@media screen and (max-width: 375px){.card-text_ed3434,.card-text-big_ed3434{font-size:20px!important}}.flex_536b1b{display:flex}.flex-col_536b1b,.payment-status-dialog_536b1b,.payment-status-dialog_536b1b .payment-status-dialog__processing_536b1b,.payment-status-dialog_536b1b .payment-status-dialog__success_536b1b,.payment-status-dialog_536b1b .payment-status-dialog__fail_536b1b{display:flex;flex-direction:column}.flex-row_536b1b{display:flex;flex-direction:row}.flex-center_536b1b{display:flex;justify-content:center;align-items:center}.flex-between_536b1b{display:flex;justify-content:space-between;align-items:center}.flex-around_536b1b{display:flex;justify-content:space-around;align-items:center}.flex-column_536b1b{display:flex;flex-direction:column}.flex-column-center_536b1b{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-column-between_536b1b{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.flex-column-around_536b1b{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.flex-column-start_536b1b{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.flex-column-end_536b1b{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.text-ellipsis_536b1b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2_536b1b{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.text-ellipsis-3_536b1b{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.text-ellipsis-4_536b1b{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis}.text-ellipsis-5_536b1b{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-overflow:ellipsis}.scrollbar-none_536b1b{scrollbar-width:none;scrollbar-color:transparent transparent}.scrollbar-none_536b1b::-webkit-scrollbar{display:none;width:0px;border-radius:0}.scrollbar-none_536b1b::-webkit-scrollbar-track{background:transparent}.scrollbar-none_536b1b::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.scrollbar-thin_536b1b{scrollbar-width:thin;scrollbar-color:#909399 transparent}.scrollbar-thin_536b1b::-webkit-scrollbar{width:8px;border-radius:4px}.scrollbar-thin_536b1b::-webkit-scrollbar-track{background:transparent}.scrollbar-thin_536b1b::-webkit-scrollbar-thumb{background:#909399;border-radius:4px}.scrollbar-thin_536b1b::-webkit-scrollbar-thumb:hover{background:#606266}.position-center_536b1b{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-center-x_536b1b{position:absolute;left:50%;transform:translate(-50%)}.position-center-y_536b1b{position:absolute;top:50%;transform:translateY(-50%)}.position-top-right_536b1b{position:absolute;top:0;right:0}.position-bottom-right_536b1b{position:absolute;bottom:0;right:0}.position-bottom-left_536b1b{position:absolute;bottom:0;left:0}.gradient-text_536b1b{background:linear-gradient(90deg,#9130fc,#ff32e5,#ffe485);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.payment-status-dialog_536b1b{height:380px;border-radius:24px;background:#240f74}.payment-status-dialog_536b1b .payment-status-dialog__processing_536b1b{align-items:center}.payment-status-dialog_536b1b .payment-status-dialog__processing_536b1b .payment-status-dialog__header_536b1b{width:100%;text-align:right;margin-bottom:16px}.payment-status-dialog_536b1b .payment-status-dialog__processing_536b1b .payment-status-dialog__header_536b1b>img{margin:8px 12px 0 0}.payment-status-dialog_536b1b .payment-status-dialog__processing_536b1b .loading-title_536b1b{color:#fff;text-align:center;font-size:22px;font-weight:700;line-height:24px;margin-top:16px}.payment-status-dialog_536b1b .payment-status-dialog__processing_536b1b .loading-desc_536b1b{color:#9287ba;text-align:center;font-size:16px;font-weight:400;line-height:20px;margin-top:8px;margin-bottom:24px}.payment-status-dialog_536b1b .payment-status-dialog__processing_536b1b .progress-text_536b1b{color:#fff;text-align:center;font-size:50px;font-weight:800;line-height:54px}.payment-status-dialog_536b1b .payment-status-dialog__success_536b1b{align-items:center;padding:20px 20px 0}.payment-status-dialog_536b1b .payment-status-dialog__success_536b1b .status-img-wrapper_536b1b{width:100%;height:180px;text-align:center}.payment-status-dialog_536b1b .payment-status-dialog__success_536b1b .status-img-wrapper_536b1b>img{height:180px}.payment-status-dialog_536b1b .payment-status-dialog__success_536b1b .success-title_536b1b{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_536b1b .payment-status-dialog__success_536b1b .confirm-button_536b1b{height:52px;width:100%;margin:28px 20px 16px;border-radius:100px}.payment-status-dialog_536b1b .payment-status-dialog__fail_536b1b{align-items:center;padding:20px 20px 0}.payment-status-dialog_536b1b .payment-status-dialog__fail_536b1b .status-img-wrapper_536b1b{width:100%;height:180px;text-align:center}.payment-status-dialog_536b1b .payment-status-dialog__fail_536b1b .status-img-wrapper_536b1b>img{height:180px}.payment-status-dialog_536b1b .payment-status-dialog__fail_536b1b .fail-title_536b1b{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_536b1b .payment-status-dialog__fail_536b1b .confirm-button_536b1b{height:52px;width:100%;margin:28px 20px 16px;border-radius:100px}.payment-status-dialog_536b1b .payment-status-dialog__contact_536b1b{color:#9287ba;text-align:center;font-size:16px;font-weight:600;line-height:20px}.payment-status-dialog_536b1b .payment-status-dialog__contact_536b1b>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_536b1b{cursor:pointer}.prgress-container_d58fb2{position:relative}.prgress-container_d58fb2 .progress-center_d58fb2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.home-wrapper_fbde76{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.header-wrapper_fbde76{width:100%;height:92px;padding:0 16px}.header-wrapper_fbde76 .app-wrapper_fbde76{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:44px;margin-bottom:4px}.header-wrapper_fbde76 .app-wrapper_fbde76 .left-wrapper_fbde76{display:flex;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;height:100%}.header-wrapper_fbde76 .app-wrapper_fbde76 .left-wrapper_fbde76 .logo_fbde76{-o-object-fit:contain;object-fit:contain;cursor:pointer}.header-wrapper_fbde76 .app-wrapper_fbde76 .pwa-wrapper_fbde76{position:absolute;top:5px;right:0;width:57px;height:34px}.header-wrapper_fbde76 .vip-wrapper_fbde76{display:flex;align-items:center;justify-content:flex-start;width:100%;height:44px}.header-wrapper_fbde76 .vip-wrapper_fbde76 .vip-icon_fbde76{flex-shrink:0}.header-wrapper_fbde76 .vip-wrapper_fbde76 .extend_fbde76{flex-grow:1;height:100%}.header-wrapper_fbde76 .vip-wrapper_fbde76 .right-wrapper_fbde76{display:flex;align-items:center;justify-content:flex-end;width:-moz-fit-content;width:fit-content;height:100%}.header-wrapper_fbde76 .vip-wrapper_fbde76 .right-wrapper_fbde76 .mine-avatar-on_fbde76{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_fbde76 .vip-wrapper_fbde76 .right-wrapper_fbde76 .mine-avatar-off_fbde76{width:36px;height:36px;background-color:var(--contentBgColor);border-radius:50%;overflow:hidden}.coin-wrapper_fbde76{width:-moz-fit-content;width:fit-content;height:34px;border-radius:17px;background:var(--defaultGradientColor);padding:2px;cursor:pointer}.coin-wrapper_fbde76 .content-wrapper_fbde76{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#240f74;border-radius:17px;padding:0 6px}.coin-wrapper_fbde76 .content-wrapper_fbde76 .text_fbde76{font-size:17px;font-weight:700;color:var(--white);margin:0 4px}.tabs-wrapper-container_fbde76{width:100%;height:60px}.tabs-wrapper-container_fbde76 .tabs-wrapper_fbde76{display:flex;align-items:center;justify-content:space-between;width:100%;height:60px;padding:12px 16px;background:#240f74;overflow-x:scroll}.tabs-wrapper-container_fbde76 .tabs-wrapper_fbde76 .left-wrapper_fbde76{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_fbde76 .tabs-wrapper_fbde76 .left-wrapper_fbde76 .tabs-item_fbde76{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_fbde76 .tabs-wrapper_fbde76 .left-wrapper_fbde76 .active_fbde76{background:var(--defaultGradientColor)!important}.tabs-wrapper-container_fbde76 .tabs-wrapper_fbde76 .my-creation-wrapper_fbde76{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_fbde76{width:100%;flex:1;overflow-y:auto}.main-wrapper_fbde76 .main-tab-item_fbde76{display:none;width:100%;height:100%}.main-wrapper_fbde76 .main-tab-item__active_fbde76{display:block!important}.back-top-wrapper_fbde76{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_fbde76{width:100%;height:368px;background-color:#240f74}.vip-dialog-wrapper_fbde76 .title-wrapper_fbde76{position:relative;width:100%;height:48px;text-align:center;font-size:22px;font-weight:600;line-height:48px;color:var(--white)}.vip-dialog-wrapper_fbde76 .title-wrapper_fbde76 .dialog-close_fbde76{position:absolute;top:8px;right:12px}.vip-dialog-wrapper_fbde76 .content-wrapper_fbde76{width:100%;height:-moz-fit-content;height:fit-content;padding:8px 20px 0}.vip-dialog-wrapper_fbde76 .content-wrapper_fbde76 .item_fbde76{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_fbde76 .content-wrapper_fbde76 .item_fbde76 .left_fbde76{color:var(--white);font-size:16px;font-weight:700;text-align:left}.vip-dialog-wrapper_fbde76 .content-wrapper_fbde76 .item_fbde76 .right_fbde76{color:#b87cff;font-size:18px;font-weight:700;cursor:pointer;text-align:right}.vip-dialog-wrapper_fbde76 .footer-wrapper_fbde76{width:100%;height:52px;padding:0 20px}@media screen and (max-width: 375px){.tabs-item_fbde76,.my-creation-wrapper_fbde76{font-size:14px!important}}.chatted-list-wrapper_a8c044{width:100%;height:154px;padding:0 0 16px 16px}.chatted-list-wrapper_a8c044 .chatted-list-title_a8c044{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_a8c044 .chatted-list-content_a8c044{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:16px;width:100%;height:90px;overflow-x:auto}.chatted-list-wrapper_a8c044 .chatted-list-content_a8c044 .chatted-item_a8c044{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:68px;height:90px;cursor:pointer}.chatted-list-wrapper_a8c044 .chatted-list-content_a8c044 .chatted-item_a8c044 .item-image-wrapper_a8c044{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_a8c044 .chatted-list-content_a8c044 .chatted-item_a8c044 .item-image-wrapper_a8c044 .item-image_a8c044{width:100%;height:auto;-o-object-fit:fill;object-fit:fill}.chatted-list-wrapper_a8c044 .chatted-list-content_a8c044 .chatted-item_a8c044 .item-name_a8c044{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_dfbbd0{width:100%;padding:0 16px 16px}.tools-list-wrapper_dfbbd0 .tools-list-content_dfbbd0{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_dfbbd0{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_dfbbd0 .discounts-time-count-down_dfbbd0{display:flex;padding-bottom:0;justify-content:space-between;margin:0 12px;gap:8px}.discounts-count-down-tools_dfbbd0 .discounts-time-count-down_dfbbd0 .discounts-time-count-down-item_dfbbd0{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_dfbbd0 .discounts-time-count-down_dfbbd0 .discounts-time-count-down-item_dfbbd0 .time-number_dfbbd0{font-size:18px;font-weight:900;color:#fff;line-height:22px}.discounts-count-down-tools_dfbbd0 .discounts-time-count-down_dfbbd0 .discounts-time-count-down-item_dfbbd0 .time-unit_dfbbd0{color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:12px;opacity:.5;margin-top:2px}.discounts-count-down-tools_dfbbd0 .discounts-symbol-title_dfbbd0{color:#fff;text-align:center;font-size:16px;font-weight:900;line-height:20px;margin:4px 0}.discounts-count-down-tools_dfbbd0 .discounts-best-text_dfbbd0{width:100%;text-align:center;padding:0 6px;font-size:22px;font-weight:700;line-height:28px;margin-top:8px}.discounts-count-down-tools_dfbbd0 .join-button_dfbbd0{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_949dd2{width:100%;height:75%;max-height:520px;flex:auto;display:flex;align-items:center;justify-content:center}.empty-state-wrapper_949dd2 .empty-state-box_949dd2{display:flex;align-items:center;justify-content:center;flex-flow:column;width:100%;max-width:800px}.empty-state-wrapper_949dd2 .empty-state-box_949dd2 .empty-state-image-box_949dd2{flex:none;width:60%;height:200px}.empty-state-wrapper_949dd2 .empty-state-box_949dd2 .empty-state-image-box_949dd2 .empty-state-image_949dd2{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.empty-state-wrapper_949dd2 .empty-state-box_949dd2 .empty-state-title_949dd2{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_949dd2 .empty-state-box_949dd2 .empty-state-button_949dd2{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_b3bd15,.item-content-big-wrapper_b3bd15{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_b3bd15 .item-image-wrapper_b3bd15,.item-content-big-wrapper_b3bd15 .item-image-wrapper_b3bd15{width:100%;height:100px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.item-content-wrapper_b3bd15 .item-image-wrapper_b3bd15 .item-image_b3bd15,.item-content-big-wrapper_b3bd15 .item-image-wrapper_b3bd15 .item-image_b3bd15{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.item-content-wrapper_b3bd15 .item-info-wrapper_b3bd15,.item-content-big-wrapper_b3bd15 .item-info-wrapper_b3bd15{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_b3bd15 .item-info-wrapper_b3bd15 .item-name_b3bd15,.item-content-big-wrapper_b3bd15 .item-info-wrapper_b3bd15 .item-name_b3bd15{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:4px}.item-content-big-wrapper_b3bd15{width:100%!important;height:258px!important}.item-content-big-wrapper_b3bd15 .item-image-wrapper_b3bd15{height:210px!important}.item-content-big-wrapper_b3bd15 .item-info-wrapper_b3bd15{font-size:20px!important}@media screen and (max-width: 375px){.item-content-big-wrapper_b3bd15{height:210px!important}.item-content-big-wrapper_b3bd15 .item-image-wrapper_b3bd15{height:185px!important}}.featured-list-content_96f6d5{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_96f6d5 .item-wrapper_96f6d5{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_96f6d5 .item-wrapper_96f6d5 .featured-create-button_96f6d5{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_96f6d5 .item-wrapper_96f6d5 .featured-create-button_96f6d5 .icon-wrapper_96f6d5{width:36px;height:36px;margin-bottom:12px}.featured-list-content_96f6d5 .item-wrapper_96f6d5 .featured-create-button_96f6d5 .title-wrapper_96f6d5{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_96f6d5{height:340px!important}}.discounts-count-down-chat_96f6d5{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_96f6d5 .discounts-time-count-down_96f6d5{display:flex;justify-content:space-between;padding:12px 16px 0}.discounts-count-down-chat_96f6d5 .discounts-time-count-down_96f6d5 .discounts-time-count-down-item_96f6d5{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_96f6d5 .discounts-time-count-down_96f6d5 .discounts-time-count-down-item_96f6d5 .time-number_96f6d5{font-size:18px;font-weight:900;color:#fff;line-height:22px}.discounts-count-down-chat_96f6d5 .discounts-time-count-down_96f6d5 .discounts-time-count-down-item_96f6d5 .time-unit_96f6d5{color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:12px;opacity:.5;margin-top:2px}.discounts-count-down-chat_96f6d5 .discounts-symbol-logo_96f6d5{width:100%;padding:0 12px;box-sizing:border-box;margin-top:16px}.discounts-count-down-chat_96f6d5 .discount-best_96f6d5{width:100%;padding:12px 20px 0;box-sizing:border-box;position:relative;z-index:5}.discounts-count-down-chat_96f6d5 .discounts-symbol-container_96f6d5{width:100%;position:absolute;bottom:0}.discounts-count-down-chat_96f6d5 .discounts-symbol-container_96f6d5 .join-button_96f6d5{height:50px;flex-shrink:0;border-radius:100px;margin:5px 12px 16px;color:#fff;font-size:18px;font-weight:700}.discounts-symbol-title_96f6d5{color:#fff;text-align:center;font-size:24px;font-weight:900}.discounts-end-bg_96f6d5{position:relative}.discounts-end-bg_96f6d5: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_5a433d{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_90dcaa{position:relative;width:100%;height:100%;background-color:#190a52}.item-content-wrapper_90dcaa .item-image_90dcaa{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_90dcaa .item-info-wrapper_90dcaa{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_90dcaa .item-info-wrapper_90dcaa .text-wrapper_90dcaa{width:calc(100% - 52px);height:-moz-fit-content;height:fit-content;padding:8px}.item-content-wrapper_90dcaa .item-info-wrapper_90dcaa .text-wrapper_90dcaa .item-nickname_90dcaa{color:var(--white);font-size:18px;font-weight:700;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-content-wrapper_90dcaa .item-info-wrapper_90dcaa .text-wrapper_90dcaa .item-tags-wrapper_90dcaa{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_90dcaa .item-info-wrapper_90dcaa .text-wrapper_90dcaa .item-tags-wrapper_90dcaa .item-tags_90dcaa{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_90dcaa .item-info-wrapper_90dcaa .button-wrapper_90dcaa{position:absolute;right:8px;bottom:8px;width:44px;height:44px}.login-button_0027ce{width:auto;height:32px;padding:0 12px;background:#190a52;border-radius:16px;line-height:32px;background:var(--defaultGradientColor);cursor:pointer}.login-button_0027ce .login-button__text_0027ce{font-size:15px;line-height:30px;font-weight:700;color:#fff;white-space:nowrap}.pwa-install-lead-wrapper_318e2b{position:relative;width:100%;height:100%;padding:20px 20px var(--mobileSafeHeight) 20px;background-color:#240f74}.pwa-install-lead-wrapper_318e2b .title-wrapper_318e2b{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_318e2b .content-wrapper_318e2b{width:100%;height:calc(100% - 48px);padding-bottom:20px;overflow-y:auto}.pwa-install-lead-wrapper_318e2b .content-wrapper_318e2b .subtitle_318e2b{padding-bottom:12px;line-height:26px;font-size:18px;font-weight:600;color:var(--white)}.pwa-install-lead-wrapper_318e2b .content-wrapper_318e2b .step-wrapper_318e2b{display:none;width:100%;height:-moz-fit-content;height:fit-content}.pwa-install-lead-wrapper_318e2b .content-wrapper_318e2b .step-wrapper_318e2b .item-wrapper_318e2b{width:100%;height:-moz-fit-content;height:fit-content;background-color:#190a52;border-radius:16px;padding:16px;margin-bottom:12px}.pwa-install-lead-wrapper_318e2b .content-wrapper_318e2b .step-wrapper_318e2b .item-wrapper_318e2b .item-title_318e2b{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_318e2b .content-wrapper_318e2b .step-wrapper_318e2b .item-wrapper_318e2b .item-title_318e2b .index_318e2b{width:24px;height:24px}.pwa-install-lead-wrapper_318e2b .content-wrapper_318e2b .step-wrapper_318e2b .item-wrapper_318e2b .item-title_318e2b .text_318e2b{width:calc(100% - 24px);height:-moz-fit-content;height:fit-content}.pwa-install-lead-wrapper_318e2b .content-wrapper_318e2b .step-wrapper_318e2b .item-wrapper_318e2b .image-wrapper_318e2b{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:-moz-fit-content;height:fit-content}.pwa-install-lead-wrapper_318e2b .content-wrapper_318e2b .step-wrapper_318e2b .item-wrapper_318e2b .image-wrapper_318e2b .image_318e2b{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_318e2b .content-wrapper_318e2b .step-wrapper_318e2b .item-wrapper_318e2b .image-wrapper_318e2b .absolute-text_318e2b{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_318e2b .content-wrapper_318e2b .step-wrapper_318e2b .item-wrapper_318e2b .app-name-wrapper_318e2b{display:flex;align-items:center;justify-content:flex-start;width:100%;height:52px;padding-bottom:12px;cursor:pointer}.pwa-install-lead-wrapper_318e2b .content-wrapper_318e2b .step-wrapper_318e2b .item-wrapper_318e2b .app-name-wrapper_318e2b .app-name_318e2b{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_318e2b .content-wrapper_318e2b .step-wrapper_318e2b .item-wrapper_318e2b .app-name-wrapper_318e2b .app-name_318e2b:after{content:"";display:block;width:100%;height:1px;background:var(--defaultGradientColor)}.pwa-install-lead-wrapper_318e2b .content-wrapper_318e2b .step-wrapper_318e2b .item-wrapper_318e2b .app-name-wrapper_318e2b .copy-button_318e2b{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_318e2b .content-wrapper_318e2b .active_318e2b{display:block!important}@media screen and (max-width: 375px){.absolute-text_318e2b{font-size:12px!important;line-height:14px!important}}@media screen and (max-width: 320px){.absolute-text_318e2b{font-size:10px!important;line-height:12px!important}}.flex_e948fb{display:flex}.flex-col_e948fb,.coins-buy-popup_e948fb .vip-buy-list_e948fb .vip-buy-item_e948fb .item-content_e948fb{display:flex;flex-direction:column}.flex-row_e948fb{display:flex;flex-direction:row}.flex-center_e948fb{display:flex;justify-content:center;align-items:center}.flex-between_e948fb{display:flex;justify-content:space-between;align-items:center}.flex-around_e948fb{display:flex;justify-content:space-around;align-items:center}.flex-column_e948fb{display:flex;flex-direction:column}.flex-column-center_e948fb{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-column-between_e948fb{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.flex-column-around_e948fb{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.flex-column-start_e948fb{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.flex-column-end_e948fb{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.text-ellipsis_e948fb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2_e948fb{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.text-ellipsis-3_e948fb{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.text-ellipsis-4_e948fb{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis}.text-ellipsis-5_e948fb{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-overflow:ellipsis}.scrollbar-none_e948fb{scrollbar-width:none;scrollbar-color:transparent transparent}.scrollbar-none_e948fb::-webkit-scrollbar{display:none;width:0px;border-radius:0}.scrollbar-none_e948fb::-webkit-scrollbar-track{background:transparent}.scrollbar-none_e948fb::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.scrollbar-thin_e948fb{scrollbar-width:thin;scrollbar-color:#909399 transparent}.scrollbar-thin_e948fb::-webkit-scrollbar{width:8px;border-radius:4px}.scrollbar-thin_e948fb::-webkit-scrollbar-track{background:transparent}.scrollbar-thin_e948fb::-webkit-scrollbar-thumb{background:#909399;border-radius:4px}.scrollbar-thin_e948fb::-webkit-scrollbar-thumb:hover{background:#606266}.position-center_e948fb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-center-x_e948fb{position:absolute;left:50%;transform:translate(-50%)}.position-center-y_e948fb{position:absolute;top:50%;transform:translateY(-50%)}.position-top-right_e948fb{position:absolute;top:0;right:0}.position-bottom-right_e948fb{position:absolute;bottom:0;right:0}.position-bottom-left_e948fb{position:absolute;bottom:0;left:0}.gradient-text_e948fb{background:linear-gradient(90deg,#9130fc,#ff32e5,#ffe485);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.coins-buy-popup_e948fb{position:absolute}.coins-buy-popup_e948fb .coins-buy__header_e948fb{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_e948fb .coins-info_e948fb{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_e948fb .coins-info_e948fb .coin_e948fb{margin-right:6px}.coins-buy-popup_e948fb .vip-buy-list_e948fb{padding:0 16px;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:16px}.coins-buy-popup_e948fb .vip-buy-list_e948fb .vip-buy-item_e948fb{position:relative;width:calc(50% - 8px);height:120px;border-radius:16px;background:#190a52;box-sizing:border-box}.coins-buy-popup_e948fb .vip-buy-list_e948fb .vip-buy-item_e948fb .item-content_e948fb{align-items:center}.coins-buy-popup_e948fb .vip-buy-list_e948fb .vip-buy-item_e948fb .item-name_e948fb{color:var(--white);font-size:16px;font-weight:500;line-height:20px}.coins-buy-popup_e948fb .vip-buy-list_e948fb .vip-buy-item_e948fb .item-price_e948fb{color:#ffe385;font-weight:700;line-height:40px}.coins-buy-popup_e948fb .vip-buy-list_e948fb .vip-buy-item_e948fb .item-price_e948fb .price-code_e948fb{font-size:24px}.coins-buy-popup_e948fb .vip-buy-list_e948fb .vip-buy-item_e948fb .item-price_e948fb .price-num_e948fb{font-size:30px}.coins-buy-popup_e948fb .vip-buy-list_e948fb .vip-buy-item_e948fb .vip-buy-item__amount_e948fb{color:var(--white);font-size:16px;font-weight:500;line-height:20px}.coins-buy-popup_e948fb .vip-buy-list_e948fb .vip-buy-item_e948fb .vip-buy-item__amount_e948fb>.coins_e948fb{vertical-align:bottom;margin-right:2px}.coins-buy-popup_e948fb .vip-buy-list_e948fb .vip-buy-item_e948fb .only-one_e948fb{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_e948fb .purchase-button_e948fb{position:fixed;bottom:20px;left:16px;right:16px;z-index:10;margin:auto;border-radius:100px;font-weight:700}.pay-types-list_e948fb{display:flex;flex-direction:column}.pay-types-list_e948fb .pay-types-list__header_e948fb{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_e948fb .pay-types-list__body_e948fb{flex:1;overflow-y:auto;padding:0 20px}.pay-types-list_e948fb .pay-types-list__body_e948fb .pay-types-list__item_e948fb{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_e948fb .pay-types-list__body_e948fb .pay-types-list__item__logo_e948fb{font-size:36px;font-weight:700;font-style:italic;color:#240f74}@media screen and (max-width: 360px){.vip-buy-tab_e948fb,.price-code_e948fb{font-size:20px!important}.price-num_e948fb{font-size:26px!important}}.flex_1a8e4a{display:flex}.flex-col_1a8e4a,.vip-buy-list_1a8e4a .vip-buy-item_1a8e4a .item-content_1a8e4a{display:flex;flex-direction:column}.flex-row_1a8e4a{display:flex;flex-direction:row}.flex-center_1a8e4a,.vip-buy-list_1a8e4a .vip-buy-item--cc_1a8e4a .content-desc_1a8e4a{display:flex;justify-content:center;align-items:center}.flex-between_1a8e4a{display:flex;justify-content:space-between;align-items:center}.flex-around_1a8e4a{display:flex;justify-content:space-around;align-items:center}.flex-column_1a8e4a{display:flex;flex-direction:column}.flex-column-center_1a8e4a{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-column-between_1a8e4a{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.flex-column-around_1a8e4a{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.flex-column-start_1a8e4a{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.flex-column-end_1a8e4a{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.text-ellipsis_1a8e4a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2_1a8e4a{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.text-ellipsis-3_1a8e4a{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.text-ellipsis-4_1a8e4a{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis}.text-ellipsis-5_1a8e4a{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-overflow:ellipsis}.scrollbar-none_1a8e4a{scrollbar-width:none;scrollbar-color:transparent transparent}.scrollbar-none_1a8e4a::-webkit-scrollbar{display:none;width:0px;border-radius:0}.scrollbar-none_1a8e4a::-webkit-scrollbar-track{background:transparent}.scrollbar-none_1a8e4a::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.scrollbar-thin_1a8e4a{scrollbar-width:thin;scrollbar-color:#909399 transparent}.scrollbar-thin_1a8e4a::-webkit-scrollbar{width:8px;border-radius:4px}.scrollbar-thin_1a8e4a::-webkit-scrollbar-track{background:transparent}.scrollbar-thin_1a8e4a::-webkit-scrollbar-thumb{background:#909399;border-radius:4px}.scrollbar-thin_1a8e4a::-webkit-scrollbar-thumb:hover{background:#606266}.position-center_1a8e4a{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-center-x_1a8e4a{position:absolute;left:50%;transform:translate(-50%)}.position-center-y_1a8e4a{position:absolute;top:50%;transform:translateY(-50%)}.position-top-right_1a8e4a{position:absolute;top:0;right:0}.position-bottom-right_1a8e4a{position:absolute;bottom:0;right:0}.position-bottom-left_1a8e4a{position:absolute;bottom:0;left:0}.gradient-text_1a8e4a{background:linear-gradient(90deg,#9130fc,#ff32e5,#ffe485);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vip-buy-list_1a8e4a{padding:0 16px;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:16px}.vip-buy-list_1a8e4a .vip-buy-item_1a8e4a{position:relative;width:calc(50% - 8px);height:120px;border-radius:16px;background:#190a52;box-sizing:border-box}.vip-buy-list_1a8e4a .vip-buy-item_1a8e4a .item-content_1a8e4a{height:100%;align-items:center;justify-content:space-between}.vip-buy-list_1a8e4a .vip-buy-item_1a8e4a .item-name_1a8e4a{color:var(--white);font-size:16px;font-weight:500;line-height:20px;height:20px}.vip-buy-list_1a8e4a .vip-buy-item_1a8e4a .item-price_1a8e4a{color:#ffe385;font-weight:700;line-height:40px;height:40px}.vip-buy-list_1a8e4a .vip-buy-item_1a8e4a .item-price_1a8e4a .price-code_1a8e4a{font-size:24px}.vip-buy-list_1a8e4a .vip-buy-item_1a8e4a .item-price_1a8e4a .price-num_1a8e4a{font-size:30px}.vip-buy-list_1a8e4a .vip-buy-item_1a8e4a .item-price-discount_1a8e4a{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_1a8e4a .vip-buy-item_1a8e4a .vip-buy-item__amount_1a8e4a{color:var(--white);font-size:16px;font-weight:500;line-height:20px}.vip-buy-list_1a8e4a .vip-buy-item_1a8e4a .vip-buy-item__amount_1a8e4a>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_1a8e4a .vip-buy-item_1a8e4a .only-one_1a8e4a{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_1a8e4a .vip-buy-item_1a8e4a .hot-fire-tag_1a8e4a,.vip-buy-list_1a8e4a .vip-buy-item_1a8e4a .countdown-tag_1a8e4a{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_1a8e4a .vip-buy-item_1a8e4a .hot-fire-tag_1a8e4a>img,.vip-buy-list_1a8e4a .vip-buy-item_1a8e4a .countdown-tag_1a8e4a>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_1a8e4a .vip-buy-item--cc_1a8e4a{position:relative;overflow:hidden}.vip-buy-list_1a8e4a .vip-buy-item--cc_1a8e4a .item-content_1a8e4a .content-price_1a8e4a{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.vip-buy-list_1a8e4a .vip-buy-item--cc_1a8e4a .content-desc_1a8e4a{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_1a8e4a .vip-buy-item--cc_1a8e4a .content-desc--active_1a8e4a{background:var(--defaultGradientColor)}@media screen and (max-width: 360px){.vip-buy-tab_1a8e4a,.price-code_1a8e4a{font-size:20px!important}.price-num_1a8e4a{font-size:26px!important}}.gradient-border-container_5cae02{width:100px;height:20px;padding:2px;border-radius:32px;cursor:pointer;position:relative}.gradient-border-container_5cae02 .gradient-border-content_5cae02{width:100%;height:100%;background:var(--black);border-radius:32px;overflow:hidden}.flex_5dc1dc{display:flex}.flex-col_5dc1dc,.creating-dialog_5dc1dc,.creating-dialog_5dc1dc .dialog-content_5dc1dc{display:flex;flex-direction:column}.flex-row_5dc1dc{display:flex;flex-direction:row}.flex-center_5dc1dc{display:flex;justify-content:center;align-items:center}.flex-between_5dc1dc,.creating-dialog_5dc1dc .dialog-title_5dc1dc{display:flex;justify-content:space-between;align-items:center}.flex-around_5dc1dc{display:flex;justify-content:space-around;align-items:center}.flex-column_5dc1dc{display:flex;flex-direction:column}.flex-column-center_5dc1dc{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-column-between_5dc1dc{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.flex-column-around_5dc1dc{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.flex-column-start_5dc1dc{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.flex-column-end_5dc1dc{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.text-ellipsis_5dc1dc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2_5dc1dc{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.text-ellipsis-3_5dc1dc{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.text-ellipsis-4_5dc1dc{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis}.text-ellipsis-5_5dc1dc{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-overflow:ellipsis}.scrollbar-none_5dc1dc{scrollbar-width:none;scrollbar-color:transparent transparent}.scrollbar-none_5dc1dc::-webkit-scrollbar{display:none;width:0px;border-radius:0}.scrollbar-none_5dc1dc::-webkit-scrollbar-track{background:transparent}.scrollbar-none_5dc1dc::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.scrollbar-thin_5dc1dc{scrollbar-width:thin;scrollbar-color:#909399 transparent}.scrollbar-thin_5dc1dc::-webkit-scrollbar{width:8px;border-radius:4px}.scrollbar-thin_5dc1dc::-webkit-scrollbar-track{background:transparent}.scrollbar-thin_5dc1dc::-webkit-scrollbar-thumb{background:#909399;border-radius:4px}.scrollbar-thin_5dc1dc::-webkit-scrollbar-thumb:hover{background:#606266}.position-center_5dc1dc{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-center-x_5dc1dc{position:absolute;left:50%;transform:translate(-50%)}.position-center-y_5dc1dc{position:absolute;top:50%;transform:translateY(-50%)}.position-top-right_5dc1dc{position:absolute;top:0;right:0}.position-bottom-right_5dc1dc{position:absolute;bottom:0;right:0}.position-bottom-left_5dc1dc{position:absolute;bottom:0;left:0}.gradient-text_5dc1dc,.creating-dialog_5dc1dc .progress-btn_5dc1dc .progress-btn__has-vip_5dc1dc .progress-btn__has-vip__text_5dc1dc{background:linear-gradient(90deg,#9130fc,#ff32e5,#ffe485);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.creating-dialog_5dc1dc{height:404px;border-radius:24px;background:#240f74}.creating-dialog_5dc1dc .dialog-title_5dc1dc{height:48px;color:#fff;font-size:22px;font-weight:600;line-height:24px;padding:0 12px}.creating-dialog_5dc1dc .dialog-title_5dc1dc img{cursor:pointer}.creating-dialog_5dc1dc .dialog-content_5dc1dc{align-items:center;flex:1;justify-content:center}.creating-dialog_5dc1dc .progress-text_5dc1dc .progress-text__title_5dc1dc{color:#fff;text-align:center;font-size:32px;font-weight:800;line-height:36px}.creating-dialog_5dc1dc .progress-text_5dc1dc .progress-text__desc_5dc1dc{color:#9287ba;text-align:center;font-size:16px;font-weight:400;line-height:20px}.creating-dialog_5dc1dc .progress-btn_5dc1dc{width:100%;padding:0 20px}.creating-dialog_5dc1dc .progress-btn_5dc1dc .vip-btn_5dc1dc{border-radius:100px}.creating-dialog_5dc1dc .progress-btn_5dc1dc .progress-btn__has-vip_5dc1dc{width:100%;height:52px;border-radius:100px;text-align:center;display:flex;justify-content:center;align-items:center;background:#190a52}.creating-dialog_5dc1dc .progress-btn_5dc1dc .progress-btn__has-vip_5dc1dc .progress-btn__has-vip__text_5dc1dc{text-align:center;font-size:20px;font-weight:700;line-height:24px}.creating-dialog_5dc1dc .progress-desc_5dc1dc{color:#9287ba;text-align:center;font-size:16px;font-weight:600;line-height:20px}.creating-dialog_5dc1dc .progress-desc_5dc1dc .progress-desc__link_5dc1dc{color:#ffe385;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}.progress-text_51c9c6 .progress-text__title_51c9c6{color:#fff;text-align:center;font-size:32px;font-weight:800;line-height:36px}.progress-text_51c9c6 .progress-text__desc_51c9c6{color:#9287ba;text-align:center;font-size:16px;font-weight:400;line-height:20px}.login-dialog-wrapper_9f0283{width:100%;height:-moz-fit-content;height:fit-content;background-color:#240f74}.login-dialog-wrapper_9f0283 .header-wrapper_9f0283{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_9f0283 .header-wrapper_9f0283 .close-button_9f0283{position:absolute;top:8px;right:12px;width:32px;height:32px}.login-dialog-wrapper_9f0283 .content-wrapper_9f0283{width:100%;height:-moz-fit-content;height:fit-content;padding:0 20px}.login-dialog-wrapper_9f0283 .content-wrapper_9f0283 .tips-wrapper_9f0283{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_9f0283 .content-wrapper_9f0283 .label-wrapper_9f0283{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_9f0283 .content-wrapper_9f0283 .input-wrapper_9f0283{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_9f0283 .content-wrapper_9f0283 .input-wrapper_9f0283 .input_9f0283{width:100%;height:54px;line-height:22px;padding:16px 0;box-sizing:border-box;background-color:transparent;color:var(--white)}.login-dialog-wrapper_9f0283 .content-wrapper_9f0283 .input-wrapper_9f0283 .input_9f0283:-webkit-autofill,.login-dialog-wrapper_9f0283 .content-wrapper_9f0283 .input-wrapper_9f0283 .input_9f0283:-webkit-autofill:hover,.login-dialog-wrapper_9f0283 .content-wrapper_9f0283 .input-wrapper_9f0283 .input_9f0283:-webkit-autofill:focus,.login-dialog-wrapper_9f0283 .content-wrapper_9f0283 .input-wrapper_9f0283 .input_9f0283:-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_9f0283 .content-wrapper_9f0283 .hint-wrapper_9f0283{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_9f0283 .footer-wrapper_9f0283{width:100%;height:84px;padding:12px 20px 20px}.login-eye_9f0283{position:absolute;right:0;top:50%;transform:translateY(-50%);padding:10px;cursor:pointer;color:var(--white)}.login-eye_9f0283 svg{width:18px;height:18px}.confirm-dialog-wrapper_888ac8{width:100%;padding:20px;background:#240f74}.confirm-dialog-wrapper_888ac8 .confirm-dialog-title-wrapper_888ac8{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_888ac8 .confirm-dialog-content-wrapper_888ac8{color:var(--whiteColor70);text-align:center;font-style:normal;font-weight:400;line-height:24px;padding-top:12px}.confirm-dialog-wrapper_888ac8 .confirm-dialog-footer-wrapper_888ac8{width:100%;padding-top:20px;color:var(--white);display:flex;align-items:center;justify-content:space-between;gap:20px}.confirm-dialog-wrapper_888ac8 .confirm-dialog-footer-wrapper_888ac8 .confirm-dialog-button-wrapper_888ac8{flex:1;height:40px;border-radius:8px}.confirm-dialog-wrapper_888ac8 .confirm-dialog-footer-wrapper_888ac8 .confirm-dialog-button-wrapper_888ac8 .confirm-dialog-cancel-button_888ac8{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_888ac8 .confirm-dialog-footer-wrapper_888ac8 .confirm-dialog-button-wrapper_888ac8 .confirm-dialog-confirm-button_888ac8{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_888ac8 .confirm-dialog-footer-wrapper_888ac8 .confirm-dialog-button-wrapper_888ac8 .confirm-dialog-delete-button_888ac8{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}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}
