.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:var(--el-transition-md-fade)}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:center bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transform-origin:center bottom;transition:var(--el-transition-md-fade)}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transform-origin:top left;transition:var(--el-transition-md-fade)}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-enter-active,.el-collapse-transition-leave-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}:root{--el-menu-active-color:var(--el-color-primary);--el-menu-text-color:var(--el-text-color-primary);--el-menu-hover-text-color:var(--el-color-primary);--el-menu-bg-color:var(--el-fill-color-blank);--el-menu-hover-bg-color:var(--el-color-primary-light-9);--el-menu-item-height:56px;--el-menu-sub-item-height:calc(var(--el-menu-item-height) - 6px);--el-menu-horizontal-height:60px;--el-menu-horizontal-sub-item-height:36px;--el-menu-item-font-size:var(--el-font-size-base);--el-menu-item-hover-fill:var(--el-color-primary-light-9);--el-menu-border-color:var(--el-border-color);--el-menu-base-level-padding:20px;--el-menu-level-padding:20px;--el-menu-icon-width:24px}.el-menu{background-color:var(--el-menu-bg-color);border-right:1px solid var(--el-menu-border-color);box-sizing:border-box;list-style:none;margin:0;padding-left:0;position:relative}.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-menu-item,.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-menu-item-group__title,.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-sub-menu__title{padding-left:calc(var(--el-menu-base-level-padding) + var(--el-menu-level)*var(--el-menu-level-padding));white-space:nowrap}.el-menu:not(.el-menu--collapse) .el-sub-menu__title{padding-right:calc(var(--el-menu-base-level-padding) + var(--el-menu-icon-width))}.el-menu--horizontal{border-right:none;display:flex;flex-wrap:nowrap;height:var(--el-menu-horizontal-height)}.el-menu--horizontal.el-menu--popup-container{height:unset}.el-menu--horizontal.el-menu{border-bottom:1px solid var(--el-menu-border-color)}.el-menu--horizontal>.el-menu-item{align-items:center;border-bottom:2px solid #0000;color:var(--el-menu-text-color);display:inline-flex;height:100%;justify-content:center;margin:0}.el-menu--horizontal>.el-menu-item a,.el-menu--horizontal>.el-menu-item a:hover{color:inherit}.el-menu--horizontal>.el-sub-menu:focus,.el-menu--horizontal>.el-sub-menu:hover{outline:none}.el-menu--horizontal>.el-sub-menu:hover .el-sub-menu__title{color:var(--el-menu-hover-text-color)}.el-menu--horizontal>.el-sub-menu.is-active .el-sub-menu__title{border-bottom:2px solid var(--el-menu-active-color);color:var(--el-menu-active-color)}.el-menu--horizontal>.el-sub-menu .el-sub-menu__title{border-bottom:2px solid #0000;color:var(--el-menu-text-color);height:100%}.el-menu--horizontal>.el-sub-menu .el-sub-menu__title:hover{background-color:var(--el-menu-bg-color)}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-sub-menu__title{align-items:center;background-color:var(--el-menu-bg-color);color:var(--el-menu-text-color);display:flex;height:var(--el-menu-horizontal-sub-item-height);line-height:var(--el-menu-horizontal-sub-item-height);padding:0 10px}.el-menu--horizontal .el-menu .el-sub-menu__title{padding-right:40px}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-menu-item.is-active:hover,.el-menu--horizontal .el-menu .el-sub-menu.is-active>.el-sub-menu__title,.el-menu--horizontal .el-menu .el-sub-menu.is-active>.el-sub-menu__title:hover{color:var(--el-menu-active-color)}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{background-color:var(--el-menu-hover-bg-color);color:var(--el-menu-active-color,var(--el-menu-hover-text-color));outline:none}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid var(--el-menu-active-color);color:var(--el-menu-active-color)!important}.el-menu--collapse{width:calc(var(--el-menu-icon-width) + var(--el-menu-base-level-padding)*2)}.el-menu--collapse>.el-menu-item [class^=el-icon],.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title [class^=el-icon],.el-menu--collapse>.el-sub-menu>.el-sub-menu__title [class^=el-icon]{margin:0;text-align:center;vertical-align:middle;width:var(--el-menu-icon-width)}.el-menu--collapse>.el-menu-item .el-sub-menu__icon-arrow,.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title .el-sub-menu__icon-arrow,.el-menu--collapse>.el-sub-menu>.el-sub-menu__title .el-sub-menu__icon-arrow{display:none}.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title>span,.el-menu--collapse>.el-menu-item>span,.el-menu--collapse>.el-sub-menu>.el-sub-menu__title>span{display:inline-block;height:0;overflow:hidden;visibility:hidden;width:0}.el-menu--collapse>.el-menu-item.is-active i{color:inherit}.el-menu--collapse .el-menu .el-sub-menu{min-width:200px}.el-menu--collapse .el-sub-menu.is-active .el-sub-menu__title{color:var(--el-menu-active-color)}.el-menu--popup{border:none;border-radius:var(--el-border-radius-small);box-shadow:var(--el-box-shadow-light);min-width:200px;padding:5px 0;z-index:100}.el-menu .el-icon{flex-shrink:0}.el-menu-item{align-items:center;box-sizing:border-box;color:var(--el-menu-text-color);cursor:pointer;display:flex;font-size:var(--el-menu-item-font-size);height:var(--el-menu-item-height);line-height:var(--el-menu-item-height);list-style:none;padding:0 var(--el-menu-base-level-padding);position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration),color var(--el-transition-duration);white-space:nowrap}.el-menu-item *{vertical-align:bottom}.el-menu-item i{color:inherit}.el-menu-item:focus,.el-menu-item:hover{outline:none}.el-menu-item:hover{background-color:var(--el-menu-hover-bg-color)}.el-menu-item.is-disabled{background:none!important;cursor:not-allowed;opacity:.25}.el-menu-item [class^=el-icon]{font-size:18px;margin-right:5px;text-align:center;vertical-align:middle;width:var(--el-menu-icon-width)}.el-menu-item.is-active{color:var(--el-menu-active-color)}.el-menu-item.is-active i{color:inherit}.el-menu-item .el-menu-tooltip__trigger{align-items:center;box-sizing:border-box;display:inline-flex;height:100%;left:0;padding:0 var(--el-menu-base-level-padding);position:absolute;top:0;width:100%}.el-sub-menu{list-style:none;margin:0;padding-left:0}.el-sub-menu__title{align-items:center;box-sizing:border-box;color:var(--el-menu-text-color);cursor:pointer;display:flex;font-size:var(--el-menu-item-font-size);height:var(--el-menu-item-height);line-height:var(--el-menu-item-height);list-style:none;padding:0 var(--el-menu-base-level-padding);position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration),color var(--el-transition-duration);white-space:nowrap}.el-sub-menu__title *{vertical-align:bottom}.el-sub-menu__title i{color:inherit}.el-sub-menu__title:focus,.el-sub-menu__title:hover{outline:none}.el-sub-menu__title.is-disabled{background:none!important;cursor:not-allowed;opacity:.25}.el-sub-menu__title:hover{background-color:var(--el-menu-hover-bg-color)}.el-sub-menu .el-menu{border:none}.el-sub-menu .el-menu-item{height:var(--el-menu-sub-item-height);line-height:var(--el-menu-sub-item-height)}.el-sub-menu.el-sub-menu__hide-arrow .el-sub-menu__title{padding-right:var(--el-menu-base-level-padding)}.el-sub-menu__hide-arrow .el-sub-menu__icon-arrow{display:none!important}.el-sub-menu.is-active .el-sub-menu__title{border-bottom-color:var(--el-menu-active-color)}.el-sub-menu.is-disabled .el-menu-item,.el-sub-menu.is-disabled .el-sub-menu__title{background:none!important;cursor:not-allowed;opacity:.25}.el-sub-menu .el-icon{font-size:18px;margin-right:5px;text-align:center;vertical-align:middle;width:var(--el-menu-icon-width)}.el-sub-menu .el-icon.el-sub-menu__icon-more{margin-right:0!important}.el-sub-menu .el-sub-menu__icon-arrow{font-size:12px;margin-right:0;margin-top:-6px;position:absolute;right:var(--el-menu-base-level-padding);top:50%;transition:transform var(--el-transition-duration);width:inherit}.el-menu-item-group>ul{padding:0}.el-menu-item-group__title{color:var(--el-text-color-secondary);font-size:12px;line-height:normal;padding:7px 0 7px var(--el-menu-base-level-padding)}.horizontal-collapse-transition .el-sub-menu__title .el-sub-menu__icon-arrow{opacity:0;transition:var(--el-transition-duration-fast)}[data-v-1f0478b3]:root{--f-background-color:#f8f9fd;--f-background-color-primary:var(--f-color-primary);--f-header-height:60px;--f-color-device-id:#a1a1a1;--f-color-danger:#ca1f1f;--f-color-warning-tip:#ca1f1f;--top-buy-button-bg:linear-gradient(270deg,#367ef7,#5aa0fd);--top-buy-button-bg-hover:linear-gradient(270deg,#72aefc,#508ef9);--f-color-app-name:#000;--f-color-app-package:#909090;--f-color-app-version:#999;--f-buy-type-tab-primary:#666;--f-buy-type-tab-secondary:rgba(153,105,75,.47);--f-buy-total-color:#e25731;--f-auth-normal-border:#e7e7e7;--f-auth-select-border:var(--f-color-primary);--f-auth-normal-bg:#fff;--f-auth-select-bg:rgba(55,126,247,.7);--f-color-place-load-primary:#f0f2f5;--f-color-grid-phone:rgba(0,0,0,.6);--f-color-file-icon:#99a0ac;--f-color-date-normal:var(--f-color-primary);--f-color-date-expired:var(--f-color-danger);--f-color-page-panel:#fff;--vip-combo-tag-bg:linear-gradient(81deg,#ff8179,#ff0d1d)}:root .link-button[data-v-1f0478b3]{color:var(--f-color-primary)}html[data-theme=default][data-v-1f0478b3]{--f-color-primary:#376dff;--f-menu-group-bg:#fff;--f-color-normal:#000;--f-color-menu-i:#606066;--f-color-menu-hover-bg:rgba(55,126,247,.08);--f-color-menu-hover-color:var(--f-color-primary);--f-color-team-trigger-bg:var(--f-menu-group-bg);--f-color-team-trigger-border:#dfe2e8;--f-color-team-trigger-hover-bg:#f7f9fd;--f-color-team-trigger-text:#000;--f-color-logo-text:#000;--f-menu-team-hover-bg:#f7f9fd;--f-menu-team-text:#000;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--top-buy-border-radius:21px;--f-page-header-bg:#fff;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-menu-group-shadow:rgba(0,0,0,.08);--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--device-grid-list-hover-bg:#f4f8ff;--device-grid-list-border:#dedee8;--f-user-pop-hover-bg:rgba(55,126,247,.08);--f-color-team-hover-color:#edf3fc;--f-color-team-char-1:#87ceeb;--f-color-team-char-2:#64b6fa;--f-color-team-char-3:#7baced;--f-color-team-char-4:#90b4dc;--top-buy-height:42px;--f-driver-tab-bg:rgba(55,126,247,.07);--f-driver-progress-panel-bg:rgba(55,126,247,.07);--f-color-driver-progress:#dae1ed;--f-color-driver-unselect:#f7f9fc;--f-color-driver-selected:rgba(55,126,247,.07);--tree-device-border:1px solid #e7e7e7;--tree-device-border-width:1px;--tree-device-rounded:12px;--tree-device-selected-bg:#00000000;--tree-group-title-left:0;--tree-group-padding-right:12px;--tree-group-device-right:12px;--tree-device-height:70px;--tree-device-top:0;--tree-device-bottom:10px;--f-buy-option-bg:#eef4ff;--f-buy-option-text:var(--f-color-primary);--buy-bottom-bg:#f3f8ff;--buy-bottom-border:#bfd6ff;--vip-combo-normal-bg:#f4f7fc;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4f555d;--vip-combo-normal-price:#4f555d;--vip-combo-normal-original:#858da6;--vip-combo-normal-day-bg:#eff2f7;--vip-combo-normal-day-text:#4f555d;--vip-combo-mvip-bg:linear-gradient(121deg,#e5eefd,#f7f9ff);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#858da6;--vip-combo-mvip-day-bg:#dbe8ff;--vip-combo-mvip-day-text:#4f555d;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#4990fb;--new-user-time-bg:linear-gradient(135deg,#c2a4ff,#4990fb);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts1][data-v-1f0478b3]{--f-color-primary:#ff3e5b;--f-page-header-bg:#fff;--f-menu-group-bg:#323540;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-color-normal:#bcbfca;--f-color-menu-i:#bcbfca;--f-color-menu-text:#fff;--top-buy-height:35px;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--f-color-menu-hover-bg:rgba(255,62,91,.4);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#fff;--f-color-team-hover-color:rgba(255,62,91,.06);--f-user-pop-hover-bg:rgba(255,62,91,.06);--f-menu-team-hover-bg:rgba(255,62,91,.06);--f-menu-team-text:#fff;--f-driver-tab-bg:#fff4f5;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#fff4f5;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:rgba(255,62,91,.06);--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#3d3d3d;--f-color-team-char-1:#f9b585;--f-color-team-char-2:#fa6964;--f-color-team-char-3:#e291a3;--f-color-team-char-4:#f0ca7d;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:rgba(255,62,91,.06);--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:74px;--tree-device-border-width:0;--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--f-menu-group-shadow:rgba(0,0,0,.08);--f-buy-option-bg:#f4f4f4;--f-buy-option-text:#6f6f6f;--vip-combo-normal-bg:#f9f9f9;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#a1a1a1;--vip-combo-normal-day-bg:#ededed;--vip-combo-normal-day-text:#a1a1a1;--vip-combo-mvip-bg:linear-gradient(121deg,#fff0f3,#fffcfc);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#987c7c;--vip-combo-mvip-day-bg:#f9f0f1;--vip-combo-mvip-day-text:#987c7c;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:rgba(255,62,91,.06);--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#fb7649;--new-user-time-bg:linear-gradient(135deg,#fe4459,#fc694d);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts2][data-v-1f0478b3]{--f-color-primary:#6466f1;--f-page-header-bg:#f5f6ff;--f-page-header-box-shadow:0 0 0 #00000000;--f-menu-group-bg:#f5f6ff;--f-color-normal:#373737;--f-color-menu-i:#373737;--f-color-menu-text:#373737;--f-background-color-secondary:#fff;--f-main-content-radius:14px;--top-buy-height:35px;--f-top-notice-bg:#eeeefa;--f-top-notice-border:#fff;--f-top-notice-text:var(--f-color-primary);--f-color-menu-hover-bg:rgba(100,102,241,.6);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#3a3a46;--f-color-team-hover-color:#edf3fc;--f-user-pop-hover-bg:#edf3fc;--f-menu-team-hover-bg:#edf3fc;--f-menu-team-text:#fff;--f-driver-tab-bg:#f4f4ff;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#f4f4ff;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:#edf3fc;--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#000;--f-color-team-char-1:#c2bbf0;--f-color-team-char-2:#9daffa;--f-color-team-char-3:#a0c6fc;--f-color-team-char-4:#7daaff;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:#00000000;--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:67px;--tree-device-border-width:0;--f-menu-group-shadow:#00000000;--f-buy-option-bg:#f0f1fa;--f-buy-option-text:#6466f1;--vip-combo-normal-bg:#f6f6fa;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#636492;--vip-combo-normal-day-bg:#f0f1fa;--vip-combo-normal-day-text:#636492;--vip-combo-mvip-bg:linear-gradient(121deg,#ece6ff,#f3efff 98%);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#636492;--vip-combo-mvip-day-bg:#dfe0ff;--vip-combo-mvip-day-text:#636492;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:#edf3fc;--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#3770f7;--new-user-time-bg:linear-gradient(135deg,#dfa4fc,#9088ff);--new-user-button-bg:#67a4ff;--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:linear-gradient(360deg,#ece5ff,#f2efff);--f-color-vip-logo-text:#6466f1}.link[data-v-1f0478b3]{flex:1}.link.router-link-active[data-v-1f0478b3]{color:var(--el-color-primary)}.icon[data-v-1f0478b3]{color:var(--f-color-menu-text);font-size:18px;margin-right:14px}.el-menu.el-menu--collapse .icon[data-v-1f0478b3]{margin-right:0}.no-active-menu-item[data-v-1f0478b3]{background:transparent!important;border-radius:10px!important;color:var(--f-color-normal)!important}.no-active-menu-item i[data-v-1f0478b3]{color:var(--f-color-menu-i)!important}.no-active-menu-item[data-v-1f0478b3]:hover{background:var(--f-color-menu-hover-bg)!important;border-radius:10px!important}.no-active-menu-item:hover i[data-v-1f0478b3],.no-active-menu-item:hover span[data-v-1f0478b3]{color:var(--f-color-menu-hover-color)!important}.active-menu-item[data-v-1f0478b3]{background:var(--f-color-primary)!important;border-radius:10px!important}.active-menu-item[data-v-1f0478b3],.active-menu-item i[data-v-1f0478b3]{color:#fff!important}[data-v-258e6bfb]:root{--f-background-color:#f8f9fd;--f-background-color-primary:var(--f-color-primary);--f-header-height:60px;--f-color-device-id:#a1a1a1;--f-color-danger:#ca1f1f;--f-color-warning-tip:#ca1f1f;--top-buy-button-bg:linear-gradient(270deg,#367ef7,#5aa0fd);--top-buy-button-bg-hover:linear-gradient(270deg,#72aefc,#508ef9);--f-color-app-name:#000;--f-color-app-package:#909090;--f-color-app-version:#999;--f-buy-type-tab-primary:#666;--f-buy-type-tab-secondary:rgba(153,105,75,.47);--f-buy-total-color:#e25731;--f-auth-normal-border:#e7e7e7;--f-auth-select-border:var(--f-color-primary);--f-auth-normal-bg:#fff;--f-auth-select-bg:rgba(55,126,247,.7);--f-color-place-load-primary:#f0f2f5;--f-color-grid-phone:rgba(0,0,0,.6);--f-color-file-icon:#99a0ac;--f-color-date-normal:var(--f-color-primary);--f-color-date-expired:var(--f-color-danger);--f-color-page-panel:#fff;--vip-combo-tag-bg:linear-gradient(81deg,#ff8179,#ff0d1d)}:root .link-button[data-v-258e6bfb]{color:var(--f-color-primary)}html[data-theme=default][data-v-258e6bfb]{--f-color-primary:#376dff;--f-menu-group-bg:#fff;--f-color-normal:#000;--f-color-menu-i:#606066;--f-color-menu-hover-bg:rgba(55,126,247,.08);--f-color-menu-hover-color:var(--f-color-primary);--f-color-team-trigger-bg:var(--f-menu-group-bg);--f-color-team-trigger-border:#dfe2e8;--f-color-team-trigger-hover-bg:#f7f9fd;--f-color-team-trigger-text:#000;--f-color-logo-text:#000;--f-menu-team-hover-bg:#f7f9fd;--f-menu-team-text:#000;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--top-buy-border-radius:21px;--f-page-header-bg:#fff;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-menu-group-shadow:rgba(0,0,0,.08);--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--device-grid-list-hover-bg:#f4f8ff;--device-grid-list-border:#dedee8;--f-user-pop-hover-bg:rgba(55,126,247,.08);--f-color-team-hover-color:#edf3fc;--f-color-team-char-1:#87ceeb;--f-color-team-char-2:#64b6fa;--f-color-team-char-3:#7baced;--f-color-team-char-4:#90b4dc;--top-buy-height:42px;--f-driver-tab-bg:rgba(55,126,247,.07);--f-driver-progress-panel-bg:rgba(55,126,247,.07);--f-color-driver-progress:#dae1ed;--f-color-driver-unselect:#f7f9fc;--f-color-driver-selected:rgba(55,126,247,.07);--tree-device-border:1px solid #e7e7e7;--tree-device-border-width:1px;--tree-device-rounded:12px;--tree-device-selected-bg:#00000000;--tree-group-title-left:0;--tree-group-padding-right:12px;--tree-group-device-right:12px;--tree-device-height:70px;--tree-device-top:0;--tree-device-bottom:10px;--f-buy-option-bg:#eef4ff;--f-buy-option-text:var(--f-color-primary);--buy-bottom-bg:#f3f8ff;--buy-bottom-border:#bfd6ff;--vip-combo-normal-bg:#f4f7fc;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4f555d;--vip-combo-normal-price:#4f555d;--vip-combo-normal-original:#858da6;--vip-combo-normal-day-bg:#eff2f7;--vip-combo-normal-day-text:#4f555d;--vip-combo-mvip-bg:linear-gradient(121deg,#e5eefd,#f7f9ff);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#858da6;--vip-combo-mvip-day-bg:#dbe8ff;--vip-combo-mvip-day-text:#4f555d;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#4990fb;--new-user-time-bg:linear-gradient(135deg,#c2a4ff,#4990fb);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts1][data-v-258e6bfb]{--f-color-primary:#ff3e5b;--f-page-header-bg:#fff;--f-menu-group-bg:#323540;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-color-normal:#bcbfca;--f-color-menu-i:#bcbfca;--f-color-menu-text:#fff;--top-buy-height:35px;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--f-color-menu-hover-bg:rgba(255,62,91,.4);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#fff;--f-color-team-hover-color:rgba(255,62,91,.06);--f-user-pop-hover-bg:rgba(255,62,91,.06);--f-menu-team-hover-bg:rgba(255,62,91,.06);--f-menu-team-text:#fff;--f-driver-tab-bg:#fff4f5;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#fff4f5;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:rgba(255,62,91,.06);--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#3d3d3d;--f-color-team-char-1:#f9b585;--f-color-team-char-2:#fa6964;--f-color-team-char-3:#e291a3;--f-color-team-char-4:#f0ca7d;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:rgba(255,62,91,.06);--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:74px;--tree-device-border-width:0;--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--f-menu-group-shadow:rgba(0,0,0,.08);--f-buy-option-bg:#f4f4f4;--f-buy-option-text:#6f6f6f;--vip-combo-normal-bg:#f9f9f9;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#a1a1a1;--vip-combo-normal-day-bg:#ededed;--vip-combo-normal-day-text:#a1a1a1;--vip-combo-mvip-bg:linear-gradient(121deg,#fff0f3,#fffcfc);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#987c7c;--vip-combo-mvip-day-bg:#f9f0f1;--vip-combo-mvip-day-text:#987c7c;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:rgba(255,62,91,.06);--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#fb7649;--new-user-time-bg:linear-gradient(135deg,#fe4459,#fc694d);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts2][data-v-258e6bfb]{--f-color-primary:#6466f1;--f-page-header-bg:#f5f6ff;--f-page-header-box-shadow:0 0 0 #00000000;--f-menu-group-bg:#f5f6ff;--f-color-normal:#373737;--f-color-menu-i:#373737;--f-color-menu-text:#373737;--f-background-color-secondary:#fff;--f-main-content-radius:14px;--top-buy-height:35px;--f-top-notice-bg:#eeeefa;--f-top-notice-border:#fff;--f-top-notice-text:var(--f-color-primary);--f-color-menu-hover-bg:rgba(100,102,241,.6);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#3a3a46;--f-color-team-hover-color:#edf3fc;--f-user-pop-hover-bg:#edf3fc;--f-menu-team-hover-bg:#edf3fc;--f-menu-team-text:#fff;--f-driver-tab-bg:#f4f4ff;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#f4f4ff;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:#edf3fc;--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#000;--f-color-team-char-1:#c2bbf0;--f-color-team-char-2:#9daffa;--f-color-team-char-3:#a0c6fc;--f-color-team-char-4:#7daaff;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:#00000000;--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:67px;--tree-device-border-width:0;--f-menu-group-shadow:#00000000;--f-buy-option-bg:#f0f1fa;--f-buy-option-text:#6466f1;--vip-combo-normal-bg:#f6f6fa;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#636492;--vip-combo-normal-day-bg:#f0f1fa;--vip-combo-normal-day-text:#636492;--vip-combo-mvip-bg:linear-gradient(121deg,#ece6ff,#f3efff 98%);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#636492;--vip-combo-mvip-day-bg:#dfe0ff;--vip-combo-mvip-day-text:#636492;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:#edf3fc;--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#3770f7;--new-user-time-bg:linear-gradient(135deg,#dfa4fc,#9088ff);--new-user-button-bg:#67a4ff;--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:linear-gradient(360deg,#ece5ff,#f2efff);--f-color-vip-logo-text:#6466f1}.base-menu[data-v-258e6bfb]{border-right:none}[data-v-040bdc4c]:root{--f-background-color:#f8f9fd;--f-background-color-primary:var(--f-color-primary);--f-header-height:60px;--f-color-device-id:#a1a1a1;--f-color-danger:#ca1f1f;--f-color-warning-tip:#ca1f1f;--top-buy-button-bg:linear-gradient(270deg,#367ef7,#5aa0fd);--top-buy-button-bg-hover:linear-gradient(270deg,#72aefc,#508ef9);--f-color-app-name:#000;--f-color-app-package:#909090;--f-color-app-version:#999;--f-buy-type-tab-primary:#666;--f-buy-type-tab-secondary:rgba(153,105,75,.47);--f-buy-total-color:#e25731;--f-auth-normal-border:#e7e7e7;--f-auth-select-border:var(--f-color-primary);--f-auth-normal-bg:#fff;--f-auth-select-bg:rgba(55,126,247,.7);--f-color-place-load-primary:#f0f2f5;--f-color-grid-phone:rgba(0,0,0,.6);--f-color-file-icon:#99a0ac;--f-color-date-normal:var(--f-color-primary);--f-color-date-expired:var(--f-color-danger);--f-color-page-panel:#fff;--vip-combo-tag-bg:linear-gradient(81deg,#ff8179,#ff0d1d)}:root .link-button[data-v-040bdc4c]{color:var(--f-color-primary)}html[data-theme=default][data-v-040bdc4c]{--f-color-primary:#376dff;--f-menu-group-bg:#fff;--f-color-normal:#000;--f-color-menu-i:#606066;--f-color-menu-hover-bg:rgba(55,126,247,.08);--f-color-menu-hover-color:var(--f-color-primary);--f-color-team-trigger-bg:var(--f-menu-group-bg);--f-color-team-trigger-border:#dfe2e8;--f-color-team-trigger-hover-bg:#f7f9fd;--f-color-team-trigger-text:#000;--f-color-logo-text:#000;--f-menu-team-hover-bg:#f7f9fd;--f-menu-team-text:#000;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--top-buy-border-radius:21px;--f-page-header-bg:#fff;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-menu-group-shadow:rgba(0,0,0,.08);--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--device-grid-list-hover-bg:#f4f8ff;--device-grid-list-border:#dedee8;--f-user-pop-hover-bg:rgba(55,126,247,.08);--f-color-team-hover-color:#edf3fc;--f-color-team-char-1:#87ceeb;--f-color-team-char-2:#64b6fa;--f-color-team-char-3:#7baced;--f-color-team-char-4:#90b4dc;--top-buy-height:42px;--f-driver-tab-bg:rgba(55,126,247,.07);--f-driver-progress-panel-bg:rgba(55,126,247,.07);--f-color-driver-progress:#dae1ed;--f-color-driver-unselect:#f7f9fc;--f-color-driver-selected:rgba(55,126,247,.07);--tree-device-border:1px solid #e7e7e7;--tree-device-border-width:1px;--tree-device-rounded:12px;--tree-device-selected-bg:#00000000;--tree-group-title-left:0;--tree-group-padding-right:12px;--tree-group-device-right:12px;--tree-device-height:70px;--tree-device-top:0;--tree-device-bottom:10px;--f-buy-option-bg:#eef4ff;--f-buy-option-text:var(--f-color-primary);--buy-bottom-bg:#f3f8ff;--buy-bottom-border:#bfd6ff;--vip-combo-normal-bg:#f4f7fc;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4f555d;--vip-combo-normal-price:#4f555d;--vip-combo-normal-original:#858da6;--vip-combo-normal-day-bg:#eff2f7;--vip-combo-normal-day-text:#4f555d;--vip-combo-mvip-bg:linear-gradient(121deg,#e5eefd,#f7f9ff);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#858da6;--vip-combo-mvip-day-bg:#dbe8ff;--vip-combo-mvip-day-text:#4f555d;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#4990fb;--new-user-time-bg:linear-gradient(135deg,#c2a4ff,#4990fb);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts1][data-v-040bdc4c]{--f-color-primary:#ff3e5b;--f-page-header-bg:#fff;--f-menu-group-bg:#323540;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-color-normal:#bcbfca;--f-color-menu-i:#bcbfca;--f-color-menu-text:#fff;--top-buy-height:35px;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--f-color-menu-hover-bg:rgba(255,62,91,.4);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#fff;--f-color-team-hover-color:rgba(255,62,91,.06);--f-user-pop-hover-bg:rgba(255,62,91,.06);--f-menu-team-hover-bg:rgba(255,62,91,.06);--f-menu-team-text:#fff;--f-driver-tab-bg:#fff4f5;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#fff4f5;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:rgba(255,62,91,.06);--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#3d3d3d;--f-color-team-char-1:#f9b585;--f-color-team-char-2:#fa6964;--f-color-team-char-3:#e291a3;--f-color-team-char-4:#f0ca7d;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:rgba(255,62,91,.06);--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:74px;--tree-device-border-width:0;--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--f-menu-group-shadow:rgba(0,0,0,.08);--f-buy-option-bg:#f4f4f4;--f-buy-option-text:#6f6f6f;--vip-combo-normal-bg:#f9f9f9;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#a1a1a1;--vip-combo-normal-day-bg:#ededed;--vip-combo-normal-day-text:#a1a1a1;--vip-combo-mvip-bg:linear-gradient(121deg,#fff0f3,#fffcfc);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#987c7c;--vip-combo-mvip-day-bg:#f9f0f1;--vip-combo-mvip-day-text:#987c7c;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:rgba(255,62,91,.06);--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#fb7649;--new-user-time-bg:linear-gradient(135deg,#fe4459,#fc694d);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts2][data-v-040bdc4c]{--f-color-primary:#6466f1;--f-page-header-bg:#f5f6ff;--f-page-header-box-shadow:0 0 0 #00000000;--f-menu-group-bg:#f5f6ff;--f-color-normal:#373737;--f-color-menu-i:#373737;--f-color-menu-text:#373737;--f-background-color-secondary:#fff;--f-main-content-radius:14px;--top-buy-height:35px;--f-top-notice-bg:#eeeefa;--f-top-notice-border:#fff;--f-top-notice-text:var(--f-color-primary);--f-color-menu-hover-bg:rgba(100,102,241,.6);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#3a3a46;--f-color-team-hover-color:#edf3fc;--f-user-pop-hover-bg:#edf3fc;--f-menu-team-hover-bg:#edf3fc;--f-menu-team-text:#fff;--f-driver-tab-bg:#f4f4ff;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#f4f4ff;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:#edf3fc;--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#000;--f-color-team-char-1:#c2bbf0;--f-color-team-char-2:#9daffa;--f-color-team-char-3:#a0c6fc;--f-color-team-char-4:#7daaff;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:#00000000;--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:67px;--tree-device-border-width:0;--f-menu-group-shadow:#00000000;--f-buy-option-bg:#f0f1fa;--f-buy-option-text:#6466f1;--vip-combo-normal-bg:#f6f6fa;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#636492;--vip-combo-normal-day-bg:#f0f1fa;--vip-combo-normal-day-text:#636492;--vip-combo-mvip-bg:linear-gradient(121deg,#ece6ff,#f3efff 98%);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#636492;--vip-combo-mvip-day-bg:#dfe0ff;--vip-combo-mvip-day-text:#636492;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:#edf3fc;--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#3770f7;--new-user-time-bg:linear-gradient(135deg,#dfa4fc,#9088ff);--new-user-button-bg:#67a4ff;--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:linear-gradient(360deg,#ece5ff,#f2efff);--f-color-vip-logo-text:#6466f1}.sidebar[data-v-040bdc4c]{height:calc(100vh - 160px);overflow-x:hidden;overflow-y:auto;position:relative}.sidebar-menu[data-v-040bdc4c]{--el-menu-bg-color:var(--f-menu-group-bg)}[data-v-040bdc4c] .el-sub-menu .el-sub-menu__icon-arrow{right:9px!important}.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb:after,.el-breadcrumb:before{content:"";display:table}.el-breadcrumb:after{clear:both}.el-breadcrumb__separator{color:var(--el-text-color-placeholder);font-weight:700;margin:0 9px}.el-breadcrumb__separator.el-icon{font-weight:400;margin:0 6px}.el-breadcrumb__separator.el-icon svg{vertical-align:middle}.el-breadcrumb__item{align-items:center;display:inline-flex;float:left}.el-breadcrumb__inner{color:var(--el-text-color-regular)}.el-breadcrumb__inner a,.el-breadcrumb__inner.is-link{color:var(--el-text-color-primary);font-weight:700;text-decoration:none;transition:var(--el-transition-color)}.el-breadcrumb__inner a:hover,.el-breadcrumb__inner.is-link:hover{color:var(--el-color-primary);cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover{color:var(--el-text-color-regular);cursor:text;font-weight:400}.el-breadcrumb__item:last-child .el-breadcrumb__separator{display:none}[data-v-aa6689ac]:root{--f-background-color:#f8f9fd;--f-background-color-primary:var(--f-color-primary);--f-header-height:60px;--f-color-device-id:#a1a1a1;--f-color-danger:#ca1f1f;--f-color-warning-tip:#ca1f1f;--top-buy-button-bg:linear-gradient(270deg,#367ef7,#5aa0fd);--top-buy-button-bg-hover:linear-gradient(270deg,#72aefc,#508ef9);--f-color-app-name:#000;--f-color-app-package:#909090;--f-color-app-version:#999;--f-buy-type-tab-primary:#666;--f-buy-type-tab-secondary:rgba(153,105,75,.47);--f-buy-total-color:#e25731;--f-auth-normal-border:#e7e7e7;--f-auth-select-border:var(--f-color-primary);--f-auth-normal-bg:#fff;--f-auth-select-bg:rgba(55,126,247,.7);--f-color-place-load-primary:#f0f2f5;--f-color-grid-phone:rgba(0,0,0,.6);--f-color-file-icon:#99a0ac;--f-color-date-normal:var(--f-color-primary);--f-color-date-expired:var(--f-color-danger);--f-color-page-panel:#fff;--vip-combo-tag-bg:linear-gradient(81deg,#ff8179,#ff0d1d)}:root .link-button[data-v-aa6689ac]{color:var(--f-color-primary)}html[data-theme=default][data-v-aa6689ac]{--f-color-primary:#376dff;--f-menu-group-bg:#fff;--f-color-normal:#000;--f-color-menu-i:#606066;--f-color-menu-hover-bg:rgba(55,126,247,.08);--f-color-menu-hover-color:var(--f-color-primary);--f-color-team-trigger-bg:var(--f-menu-group-bg);--f-color-team-trigger-border:#dfe2e8;--f-color-team-trigger-hover-bg:#f7f9fd;--f-color-team-trigger-text:#000;--f-color-logo-text:#000;--f-menu-team-hover-bg:#f7f9fd;--f-menu-team-text:#000;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--top-buy-border-radius:21px;--f-page-header-bg:#fff;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-menu-group-shadow:rgba(0,0,0,.08);--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--device-grid-list-hover-bg:#f4f8ff;--device-grid-list-border:#dedee8;--f-user-pop-hover-bg:rgba(55,126,247,.08);--f-color-team-hover-color:#edf3fc;--f-color-team-char-1:#87ceeb;--f-color-team-char-2:#64b6fa;--f-color-team-char-3:#7baced;--f-color-team-char-4:#90b4dc;--top-buy-height:42px;--f-driver-tab-bg:rgba(55,126,247,.07);--f-driver-progress-panel-bg:rgba(55,126,247,.07);--f-color-driver-progress:#dae1ed;--f-color-driver-unselect:#f7f9fc;--f-color-driver-selected:rgba(55,126,247,.07);--tree-device-border:1px solid #e7e7e7;--tree-device-border-width:1px;--tree-device-rounded:12px;--tree-device-selected-bg:#00000000;--tree-group-title-left:0;--tree-group-padding-right:12px;--tree-group-device-right:12px;--tree-device-height:70px;--tree-device-top:0;--tree-device-bottom:10px;--f-buy-option-bg:#eef4ff;--f-buy-option-text:var(--f-color-primary);--buy-bottom-bg:#f3f8ff;--buy-bottom-border:#bfd6ff;--vip-combo-normal-bg:#f4f7fc;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4f555d;--vip-combo-normal-price:#4f555d;--vip-combo-normal-original:#858da6;--vip-combo-normal-day-bg:#eff2f7;--vip-combo-normal-day-text:#4f555d;--vip-combo-mvip-bg:linear-gradient(121deg,#e5eefd,#f7f9ff);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#858da6;--vip-combo-mvip-day-bg:#dbe8ff;--vip-combo-mvip-day-text:#4f555d;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#4990fb;--new-user-time-bg:linear-gradient(135deg,#c2a4ff,#4990fb);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts1][data-v-aa6689ac]{--f-color-primary:#ff3e5b;--f-page-header-bg:#fff;--f-menu-group-bg:#323540;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-color-normal:#bcbfca;--f-color-menu-i:#bcbfca;--f-color-menu-text:#fff;--top-buy-height:35px;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--f-color-menu-hover-bg:rgba(255,62,91,.4);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#fff;--f-color-team-hover-color:rgba(255,62,91,.06);--f-user-pop-hover-bg:rgba(255,62,91,.06);--f-menu-team-hover-bg:rgba(255,62,91,.06);--f-menu-team-text:#fff;--f-driver-tab-bg:#fff4f5;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#fff4f5;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:rgba(255,62,91,.06);--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#3d3d3d;--f-color-team-char-1:#f9b585;--f-color-team-char-2:#fa6964;--f-color-team-char-3:#e291a3;--f-color-team-char-4:#f0ca7d;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:rgba(255,62,91,.06);--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:74px;--tree-device-border-width:0;--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--f-menu-group-shadow:rgba(0,0,0,.08);--f-buy-option-bg:#f4f4f4;--f-buy-option-text:#6f6f6f;--vip-combo-normal-bg:#f9f9f9;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#a1a1a1;--vip-combo-normal-day-bg:#ededed;--vip-combo-normal-day-text:#a1a1a1;--vip-combo-mvip-bg:linear-gradient(121deg,#fff0f3,#fffcfc);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#987c7c;--vip-combo-mvip-day-bg:#f9f0f1;--vip-combo-mvip-day-text:#987c7c;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:rgba(255,62,91,.06);--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#fb7649;--new-user-time-bg:linear-gradient(135deg,#fe4459,#fc694d);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts2][data-v-aa6689ac]{--f-color-primary:#6466f1;--f-page-header-bg:#f5f6ff;--f-page-header-box-shadow:0 0 0 #00000000;--f-menu-group-bg:#f5f6ff;--f-color-normal:#373737;--f-color-menu-i:#373737;--f-color-menu-text:#373737;--f-background-color-secondary:#fff;--f-main-content-radius:14px;--top-buy-height:35px;--f-top-notice-bg:#eeeefa;--f-top-notice-border:#fff;--f-top-notice-text:var(--f-color-primary);--f-color-menu-hover-bg:rgba(100,102,241,.6);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#3a3a46;--f-color-team-hover-color:#edf3fc;--f-user-pop-hover-bg:#edf3fc;--f-menu-team-hover-bg:#edf3fc;--f-menu-team-text:#fff;--f-driver-tab-bg:#f4f4ff;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#f4f4ff;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:#edf3fc;--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#000;--f-color-team-char-1:#c2bbf0;--f-color-team-char-2:#9daffa;--f-color-team-char-3:#a0c6fc;--f-color-team-char-4:#7daaff;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:#00000000;--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:67px;--tree-device-border-width:0;--f-menu-group-shadow:#00000000;--f-buy-option-bg:#f0f1fa;--f-buy-option-text:#6466f1;--vip-combo-normal-bg:#f6f6fa;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#636492;--vip-combo-normal-day-bg:#f0f1fa;--vip-combo-normal-day-text:#636492;--vip-combo-mvip-bg:linear-gradient(121deg,#ece6ff,#f3efff 98%);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#636492;--vip-combo-mvip-day-bg:#dfe0ff;--vip-combo-mvip-day-text:#636492;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:#edf3fc;--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#3770f7;--new-user-time-bg:linear-gradient(135deg,#dfa4fc,#9088ff);--new-user-button-bg:#67a4ff;--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:linear-gradient(360deg,#ece5ff,#f2efff);--f-color-vip-logo-text:#6466f1}.item[data-v-aa6689ac]{color:#999}[data-v-f1cbe4b5]:root{--f-background-color:#f8f9fd;--f-background-color-primary:var(--f-color-primary);--f-header-height:60px;--f-color-device-id:#a1a1a1;--f-color-danger:#ca1f1f;--f-color-warning-tip:#ca1f1f;--top-buy-button-bg:linear-gradient(270deg,#367ef7,#5aa0fd);--top-buy-button-bg-hover:linear-gradient(270deg,#72aefc,#508ef9);--f-color-app-name:#000;--f-color-app-package:#909090;--f-color-app-version:#999;--f-buy-type-tab-primary:#666;--f-buy-type-tab-secondary:rgba(153,105,75,.47);--f-buy-total-color:#e25731;--f-auth-normal-border:#e7e7e7;--f-auth-select-border:var(--f-color-primary);--f-auth-normal-bg:#fff;--f-auth-select-bg:rgba(55,126,247,.7);--f-color-place-load-primary:#f0f2f5;--f-color-grid-phone:rgba(0,0,0,.6);--f-color-file-icon:#99a0ac;--f-color-date-normal:var(--f-color-primary);--f-color-date-expired:var(--f-color-danger);--f-color-page-panel:#fff;--vip-combo-tag-bg:linear-gradient(81deg,#ff8179,#ff0d1d)}:root .link-button[data-v-f1cbe4b5]{color:var(--f-color-primary)}html[data-theme=default][data-v-f1cbe4b5]{--f-color-primary:#376dff;--f-menu-group-bg:#fff;--f-color-normal:#000;--f-color-menu-i:#606066;--f-color-menu-hover-bg:rgba(55,126,247,.08);--f-color-menu-hover-color:var(--f-color-primary);--f-color-team-trigger-bg:var(--f-menu-group-bg);--f-color-team-trigger-border:#dfe2e8;--f-color-team-trigger-hover-bg:#f7f9fd;--f-color-team-trigger-text:#000;--f-color-logo-text:#000;--f-menu-team-hover-bg:#f7f9fd;--f-menu-team-text:#000;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--top-buy-border-radius:21px;--f-page-header-bg:#fff;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-menu-group-shadow:rgba(0,0,0,.08);--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--device-grid-list-hover-bg:#f4f8ff;--device-grid-list-border:#dedee8;--f-user-pop-hover-bg:rgba(55,126,247,.08);--f-color-team-hover-color:#edf3fc;--f-color-team-char-1:#87ceeb;--f-color-team-char-2:#64b6fa;--f-color-team-char-3:#7baced;--f-color-team-char-4:#90b4dc;--top-buy-height:42px;--f-driver-tab-bg:rgba(55,126,247,.07);--f-driver-progress-panel-bg:rgba(55,126,247,.07);--f-color-driver-progress:#dae1ed;--f-color-driver-unselect:#f7f9fc;--f-color-driver-selected:rgba(55,126,247,.07);--tree-device-border:1px solid #e7e7e7;--tree-device-border-width:1px;--tree-device-rounded:12px;--tree-device-selected-bg:#00000000;--tree-group-title-left:0;--tree-group-padding-right:12px;--tree-group-device-right:12px;--tree-device-height:70px;--tree-device-top:0;--tree-device-bottom:10px;--f-buy-option-bg:#eef4ff;--f-buy-option-text:var(--f-color-primary);--buy-bottom-bg:#f3f8ff;--buy-bottom-border:#bfd6ff;--vip-combo-normal-bg:#f4f7fc;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4f555d;--vip-combo-normal-price:#4f555d;--vip-combo-normal-original:#858da6;--vip-combo-normal-day-bg:#eff2f7;--vip-combo-normal-day-text:#4f555d;--vip-combo-mvip-bg:linear-gradient(121deg,#e5eefd,#f7f9ff);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#858da6;--vip-combo-mvip-day-bg:#dbe8ff;--vip-combo-mvip-day-text:#4f555d;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#4990fb;--new-user-time-bg:linear-gradient(135deg,#c2a4ff,#4990fb);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts1][data-v-f1cbe4b5]{--f-color-primary:#ff3e5b;--f-page-header-bg:#fff;--f-menu-group-bg:#323540;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-color-normal:#bcbfca;--f-color-menu-i:#bcbfca;--f-color-menu-text:#fff;--top-buy-height:35px;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--f-color-menu-hover-bg:rgba(255,62,91,.4);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#fff;--f-color-team-hover-color:rgba(255,62,91,.06);--f-user-pop-hover-bg:rgba(255,62,91,.06);--f-menu-team-hover-bg:rgba(255,62,91,.06);--f-menu-team-text:#fff;--f-driver-tab-bg:#fff4f5;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#fff4f5;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:rgba(255,62,91,.06);--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#3d3d3d;--f-color-team-char-1:#f9b585;--f-color-team-char-2:#fa6964;--f-color-team-char-3:#e291a3;--f-color-team-char-4:#f0ca7d;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:rgba(255,62,91,.06);--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:74px;--tree-device-border-width:0;--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--f-menu-group-shadow:rgba(0,0,0,.08);--f-buy-option-bg:#f4f4f4;--f-buy-option-text:#6f6f6f;--vip-combo-normal-bg:#f9f9f9;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#a1a1a1;--vip-combo-normal-day-bg:#ededed;--vip-combo-normal-day-text:#a1a1a1;--vip-combo-mvip-bg:linear-gradient(121deg,#fff0f3,#fffcfc);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#987c7c;--vip-combo-mvip-day-bg:#f9f0f1;--vip-combo-mvip-day-text:#987c7c;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:rgba(255,62,91,.06);--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#fb7649;--new-user-time-bg:linear-gradient(135deg,#fe4459,#fc694d);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts2][data-v-f1cbe4b5]{--f-color-primary:#6466f1;--f-page-header-bg:#f5f6ff;--f-page-header-box-shadow:0 0 0 #00000000;--f-menu-group-bg:#f5f6ff;--f-color-normal:#373737;--f-color-menu-i:#373737;--f-color-menu-text:#373737;--f-background-color-secondary:#fff;--f-main-content-radius:14px;--top-buy-height:35px;--f-top-notice-bg:#eeeefa;--f-top-notice-border:#fff;--f-top-notice-text:var(--f-color-primary);--f-color-menu-hover-bg:rgba(100,102,241,.6);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#3a3a46;--f-color-team-hover-color:#edf3fc;--f-user-pop-hover-bg:#edf3fc;--f-menu-team-hover-bg:#edf3fc;--f-menu-team-text:#fff;--f-driver-tab-bg:#f4f4ff;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#f4f4ff;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:#edf3fc;--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#000;--f-color-team-char-1:#c2bbf0;--f-color-team-char-2:#9daffa;--f-color-team-char-3:#a0c6fc;--f-color-team-char-4:#7daaff;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:#00000000;--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:67px;--tree-device-border-width:0;--f-menu-group-shadow:#00000000;--f-buy-option-bg:#f0f1fa;--f-buy-option-text:#6466f1;--vip-combo-normal-bg:#f6f6fa;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#636492;--vip-combo-normal-day-bg:#f0f1fa;--vip-combo-normal-day-text:#636492;--vip-combo-mvip-bg:linear-gradient(121deg,#ece6ff,#f3efff 98%);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#636492;--vip-combo-mvip-day-bg:#dfe0ff;--vip-combo-mvip-day-text:#636492;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:#edf3fc;--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#3770f7;--new-user-time-bg:linear-gradient(135deg,#dfa4fc,#9088ff);--new-user-button-bg:#67a4ff;--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:linear-gradient(360deg,#ece5ff,#f2efff);--f-color-vip-logo-text:#6466f1}.expandable-content[data-v-f1cbe4b5]{position:relative}.expandable-content .text-content[data-v-f1cbe4b5]{display:-webkit-box;-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;line-height:var(--line-height);max-height:var(--max-height);overflow:hidden;transition:max-height .3s}.expandable-content .text-content.expanded[data-v-f1cbe4b5]{-webkit-line-clamp:unset}.expandable-content .toggle-btn[data-v-f1cbe4b5]{display:flex;justify-content:center;margin-top:8px}.expandable-content .toggle-btn .centered-container[data-v-f1cbe4b5]{align-items:center;color:#1890ff;cursor:pointer;display:flex;justify-content:center}[data-v-3ba58908]:root{--f-background-color:#f8f9fd;--f-background-color-primary:var(--f-color-primary);--f-header-height:60px;--f-color-device-id:#a1a1a1;--f-color-danger:#ca1f1f;--f-color-warning-tip:#ca1f1f;--top-buy-button-bg:linear-gradient(270deg,#367ef7,#5aa0fd);--top-buy-button-bg-hover:linear-gradient(270deg,#72aefc,#508ef9);--f-color-app-name:#000;--f-color-app-package:#909090;--f-color-app-version:#999;--f-buy-type-tab-primary:#666;--f-buy-type-tab-secondary:rgba(153,105,75,.47);--f-buy-total-color:#e25731;--f-auth-normal-border:#e7e7e7;--f-auth-select-border:var(--f-color-primary);--f-auth-normal-bg:#fff;--f-auth-select-bg:rgba(55,126,247,.7);--f-color-place-load-primary:#f0f2f5;--f-color-grid-phone:rgba(0,0,0,.6);--f-color-file-icon:#99a0ac;--f-color-date-normal:var(--f-color-primary);--f-color-date-expired:var(--f-color-danger);--f-color-page-panel:#fff;--vip-combo-tag-bg:linear-gradient(81deg,#ff8179,#ff0d1d)}:root .link-button[data-v-3ba58908]{color:var(--f-color-primary)}html[data-theme=default][data-v-3ba58908]{--f-color-primary:#376dff;--f-menu-group-bg:#fff;--f-color-normal:#000;--f-color-menu-i:#606066;--f-color-menu-hover-bg:rgba(55,126,247,.08);--f-color-menu-hover-color:var(--f-color-primary);--f-color-team-trigger-bg:var(--f-menu-group-bg);--f-color-team-trigger-border:#dfe2e8;--f-color-team-trigger-hover-bg:#f7f9fd;--f-color-team-trigger-text:#000;--f-color-logo-text:#000;--f-menu-team-hover-bg:#f7f9fd;--f-menu-team-text:#000;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--top-buy-border-radius:21px;--f-page-header-bg:#fff;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-menu-group-shadow:rgba(0,0,0,.08);--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--device-grid-list-hover-bg:#f4f8ff;--device-grid-list-border:#dedee8;--f-user-pop-hover-bg:rgba(55,126,247,.08);--f-color-team-hover-color:#edf3fc;--f-color-team-char-1:#87ceeb;--f-color-team-char-2:#64b6fa;--f-color-team-char-3:#7baced;--f-color-team-char-4:#90b4dc;--top-buy-height:42px;--f-driver-tab-bg:rgba(55,126,247,.07);--f-driver-progress-panel-bg:rgba(55,126,247,.07);--f-color-driver-progress:#dae1ed;--f-color-driver-unselect:#f7f9fc;--f-color-driver-selected:rgba(55,126,247,.07);--tree-device-border:1px solid #e7e7e7;--tree-device-border-width:1px;--tree-device-rounded:12px;--tree-device-selected-bg:#00000000;--tree-group-title-left:0;--tree-group-padding-right:12px;--tree-group-device-right:12px;--tree-device-height:70px;--tree-device-top:0;--tree-device-bottom:10px;--f-buy-option-bg:#eef4ff;--f-buy-option-text:var(--f-color-primary);--buy-bottom-bg:#f3f8ff;--buy-bottom-border:#bfd6ff;--vip-combo-normal-bg:#f4f7fc;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4f555d;--vip-combo-normal-price:#4f555d;--vip-combo-normal-original:#858da6;--vip-combo-normal-day-bg:#eff2f7;--vip-combo-normal-day-text:#4f555d;--vip-combo-mvip-bg:linear-gradient(121deg,#e5eefd,#f7f9ff);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#858da6;--vip-combo-mvip-day-bg:#dbe8ff;--vip-combo-mvip-day-text:#4f555d;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#4990fb;--new-user-time-bg:linear-gradient(135deg,#c2a4ff,#4990fb);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts1][data-v-3ba58908]{--f-color-primary:#ff3e5b;--f-page-header-bg:#fff;--f-menu-group-bg:#323540;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-color-normal:#bcbfca;--f-color-menu-i:#bcbfca;--f-color-menu-text:#fff;--top-buy-height:35px;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--f-color-menu-hover-bg:rgba(255,62,91,.4);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#fff;--f-color-team-hover-color:rgba(255,62,91,.06);--f-user-pop-hover-bg:rgba(255,62,91,.06);--f-menu-team-hover-bg:rgba(255,62,91,.06);--f-menu-team-text:#fff;--f-driver-tab-bg:#fff4f5;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#fff4f5;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:rgba(255,62,91,.06);--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#3d3d3d;--f-color-team-char-1:#f9b585;--f-color-team-char-2:#fa6964;--f-color-team-char-3:#e291a3;--f-color-team-char-4:#f0ca7d;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:rgba(255,62,91,.06);--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:74px;--tree-device-border-width:0;--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--f-menu-group-shadow:rgba(0,0,0,.08);--f-buy-option-bg:#f4f4f4;--f-buy-option-text:#6f6f6f;--vip-combo-normal-bg:#f9f9f9;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#a1a1a1;--vip-combo-normal-day-bg:#ededed;--vip-combo-normal-day-text:#a1a1a1;--vip-combo-mvip-bg:linear-gradient(121deg,#fff0f3,#fffcfc);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#987c7c;--vip-combo-mvip-day-bg:#f9f0f1;--vip-combo-mvip-day-text:#987c7c;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:rgba(255,62,91,.06);--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#fb7649;--new-user-time-bg:linear-gradient(135deg,#fe4459,#fc694d);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts2][data-v-3ba58908]{--f-color-primary:#6466f1;--f-page-header-bg:#f5f6ff;--f-page-header-box-shadow:0 0 0 #00000000;--f-menu-group-bg:#f5f6ff;--f-color-normal:#373737;--f-color-menu-i:#373737;--f-color-menu-text:#373737;--f-background-color-secondary:#fff;--f-main-content-radius:14px;--top-buy-height:35px;--f-top-notice-bg:#eeeefa;--f-top-notice-border:#fff;--f-top-notice-text:var(--f-color-primary);--f-color-menu-hover-bg:rgba(100,102,241,.6);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#3a3a46;--f-color-team-hover-color:#edf3fc;--f-user-pop-hover-bg:#edf3fc;--f-menu-team-hover-bg:#edf3fc;--f-menu-team-text:#fff;--f-driver-tab-bg:#f4f4ff;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#f4f4ff;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:#edf3fc;--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#000;--f-color-team-char-1:#c2bbf0;--f-color-team-char-2:#9daffa;--f-color-team-char-3:#a0c6fc;--f-color-team-char-4:#7daaff;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:#00000000;--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:67px;--tree-device-border-width:0;--f-menu-group-shadow:#00000000;--f-buy-option-bg:#f0f1fa;--f-buy-option-text:#6466f1;--vip-combo-normal-bg:#f6f6fa;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#636492;--vip-combo-normal-day-bg:#f0f1fa;--vip-combo-normal-day-text:#636492;--vip-combo-mvip-bg:linear-gradient(121deg,#ece6ff,#f3efff 98%);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#636492;--vip-combo-mvip-day-bg:#dfe0ff;--vip-combo-mvip-day-text:#636492;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:#edf3fc;--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#3770f7;--new-user-time-bg:linear-gradient(135deg,#dfa4fc,#9088ff);--new-user-button-bg:#67a4ff;--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:linear-gradient(360deg,#ece5ff,#f2efff);--f-color-vip-logo-text:#6466f1}.avatar[data-v-3ba58908]{height:42px;width:42px}[data-v-a9a12dd4]:root{--f-background-color:#f8f9fd;--f-background-color-primary:var(--f-color-primary);--f-header-height:60px;--f-color-device-id:#a1a1a1;--f-color-danger:#ca1f1f;--f-color-warning-tip:#ca1f1f;--top-buy-button-bg:linear-gradient(270deg,#367ef7,#5aa0fd);--top-buy-button-bg-hover:linear-gradient(270deg,#72aefc,#508ef9);--f-color-app-name:#000;--f-color-app-package:#909090;--f-color-app-version:#999;--f-buy-type-tab-primary:#666;--f-buy-type-tab-secondary:rgba(153,105,75,.47);--f-buy-total-color:#e25731;--f-auth-normal-border:#e7e7e7;--f-auth-select-border:var(--f-color-primary);--f-auth-normal-bg:#fff;--f-auth-select-bg:rgba(55,126,247,.7);--f-color-place-load-primary:#f0f2f5;--f-color-grid-phone:rgba(0,0,0,.6);--f-color-file-icon:#99a0ac;--f-color-date-normal:var(--f-color-primary);--f-color-date-expired:var(--f-color-danger);--f-color-page-panel:#fff;--vip-combo-tag-bg:linear-gradient(81deg,#ff8179,#ff0d1d)}:root .link-button[data-v-a9a12dd4]{color:var(--f-color-primary)}html[data-theme=default][data-v-a9a12dd4]{--f-color-primary:#376dff;--f-menu-group-bg:#fff;--f-color-normal:#000;--f-color-menu-i:#606066;--f-color-menu-hover-bg:rgba(55,126,247,.08);--f-color-menu-hover-color:var(--f-color-primary);--f-color-team-trigger-bg:var(--f-menu-group-bg);--f-color-team-trigger-border:#dfe2e8;--f-color-team-trigger-hover-bg:#f7f9fd;--f-color-team-trigger-text:#000;--f-color-logo-text:#000;--f-menu-team-hover-bg:#f7f9fd;--f-menu-team-text:#000;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--top-buy-border-radius:21px;--f-page-header-bg:#fff;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-menu-group-shadow:rgba(0,0,0,.08);--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--device-grid-list-hover-bg:#f4f8ff;--device-grid-list-border:#dedee8;--f-user-pop-hover-bg:rgba(55,126,247,.08);--f-color-team-hover-color:#edf3fc;--f-color-team-char-1:#87ceeb;--f-color-team-char-2:#64b6fa;--f-color-team-char-3:#7baced;--f-color-team-char-4:#90b4dc;--top-buy-height:42px;--f-driver-tab-bg:rgba(55,126,247,.07);--f-driver-progress-panel-bg:rgba(55,126,247,.07);--f-color-driver-progress:#dae1ed;--f-color-driver-unselect:#f7f9fc;--f-color-driver-selected:rgba(55,126,247,.07);--tree-device-border:1px solid #e7e7e7;--tree-device-border-width:1px;--tree-device-rounded:12px;--tree-device-selected-bg:#00000000;--tree-group-title-left:0;--tree-group-padding-right:12px;--tree-group-device-right:12px;--tree-device-height:70px;--tree-device-top:0;--tree-device-bottom:10px;--f-buy-option-bg:#eef4ff;--f-buy-option-text:var(--f-color-primary);--buy-bottom-bg:#f3f8ff;--buy-bottom-border:#bfd6ff;--vip-combo-normal-bg:#f4f7fc;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4f555d;--vip-combo-normal-price:#4f555d;--vip-combo-normal-original:#858da6;--vip-combo-normal-day-bg:#eff2f7;--vip-combo-normal-day-text:#4f555d;--vip-combo-mvip-bg:linear-gradient(121deg,#e5eefd,#f7f9ff);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#858da6;--vip-combo-mvip-day-bg:#dbe8ff;--vip-combo-mvip-day-text:#4f555d;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#4990fb;--new-user-time-bg:linear-gradient(135deg,#c2a4ff,#4990fb);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts1][data-v-a9a12dd4]{--f-color-primary:#ff3e5b;--f-page-header-bg:#fff;--f-menu-group-bg:#323540;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-color-normal:#bcbfca;--f-color-menu-i:#bcbfca;--f-color-menu-text:#fff;--top-buy-height:35px;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--f-color-menu-hover-bg:rgba(255,62,91,.4);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#fff;--f-color-team-hover-color:rgba(255,62,91,.06);--f-user-pop-hover-bg:rgba(255,62,91,.06);--f-menu-team-hover-bg:rgba(255,62,91,.06);--f-menu-team-text:#fff;--f-driver-tab-bg:#fff4f5;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#fff4f5;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:rgba(255,62,91,.06);--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#3d3d3d;--f-color-team-char-1:#f9b585;--f-color-team-char-2:#fa6964;--f-color-team-char-3:#e291a3;--f-color-team-char-4:#f0ca7d;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:rgba(255,62,91,.06);--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:74px;--tree-device-border-width:0;--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--f-menu-group-shadow:rgba(0,0,0,.08);--f-buy-option-bg:#f4f4f4;--f-buy-option-text:#6f6f6f;--vip-combo-normal-bg:#f9f9f9;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#a1a1a1;--vip-combo-normal-day-bg:#ededed;--vip-combo-normal-day-text:#a1a1a1;--vip-combo-mvip-bg:linear-gradient(121deg,#fff0f3,#fffcfc);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#987c7c;--vip-combo-mvip-day-bg:#f9f0f1;--vip-combo-mvip-day-text:#987c7c;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:rgba(255,62,91,.06);--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#fb7649;--new-user-time-bg:linear-gradient(135deg,#fe4459,#fc694d);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts2][data-v-a9a12dd4]{--f-color-primary:#6466f1;--f-page-header-bg:#f5f6ff;--f-page-header-box-shadow:0 0 0 #00000000;--f-menu-group-bg:#f5f6ff;--f-color-normal:#373737;--f-color-menu-i:#373737;--f-color-menu-text:#373737;--f-background-color-secondary:#fff;--f-main-content-radius:14px;--top-buy-height:35px;--f-top-notice-bg:#eeeefa;--f-top-notice-border:#fff;--f-top-notice-text:var(--f-color-primary);--f-color-menu-hover-bg:rgba(100,102,241,.6);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#3a3a46;--f-color-team-hover-color:#edf3fc;--f-user-pop-hover-bg:#edf3fc;--f-menu-team-hover-bg:#edf3fc;--f-menu-team-text:#fff;--f-driver-tab-bg:#f4f4ff;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#f4f4ff;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:#edf3fc;--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#000;--f-color-team-char-1:#c2bbf0;--f-color-team-char-2:#9daffa;--f-color-team-char-3:#a0c6fc;--f-color-team-char-4:#7daaff;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:#00000000;--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:67px;--tree-device-border-width:0;--f-menu-group-shadow:#00000000;--f-buy-option-bg:#f0f1fa;--f-buy-option-text:#6466f1;--vip-combo-normal-bg:#f6f6fa;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#636492;--vip-combo-normal-day-bg:#f0f1fa;--vip-combo-normal-day-text:#636492;--vip-combo-mvip-bg:linear-gradient(121deg,#ece6ff,#f3efff 98%);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#636492;--vip-combo-mvip-day-bg:#dfe0ff;--vip-combo-mvip-day-text:#636492;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:#edf3fc;--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#3770f7;--new-user-time-bg:linear-gradient(135deg,#dfa4fc,#9088ff);--new-user-button-bg:#67a4ff;--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:linear-gradient(360deg,#ece5ff,#f2efff);--f-color-vip-logo-text:#6466f1}.tab-item[data-v-a9a12dd4]{align-items:center;cursor:pointer;display:flex;height:36px;margin:0 5px;padding:0 10px;position:relative}.tab-indicator[data-v-a9a12dd4]{background-color:var(--f-color-primary);border-radius:2px;bottom:0;height:2px;left:50%;position:absolute;transform:translate(-50%);transition:width .3s ease;width:0}.tab-selected[data-v-a9a12dd4]{width:30px}[data-v-880f6f15]:root{--f-background-color:#f8f9fd;--f-background-color-primary:var(--f-color-primary);--f-header-height:60px;--f-color-device-id:#a1a1a1;--f-color-danger:#ca1f1f;--f-color-warning-tip:#ca1f1f;--top-buy-button-bg:linear-gradient(270deg,#367ef7,#5aa0fd);--top-buy-button-bg-hover:linear-gradient(270deg,#72aefc,#508ef9);--f-color-app-name:#000;--f-color-app-package:#909090;--f-color-app-version:#999;--f-buy-type-tab-primary:#666;--f-buy-type-tab-secondary:rgba(153,105,75,.47);--f-buy-total-color:#e25731;--f-auth-normal-border:#e7e7e7;--f-auth-select-border:var(--f-color-primary);--f-auth-normal-bg:#fff;--f-auth-select-bg:rgba(55,126,247,.7);--f-color-place-load-primary:#f0f2f5;--f-color-grid-phone:rgba(0,0,0,.6);--f-color-file-icon:#99a0ac;--f-color-date-normal:var(--f-color-primary);--f-color-date-expired:var(--f-color-danger);--f-color-page-panel:#fff;--vip-combo-tag-bg:linear-gradient(81deg,#ff8179,#ff0d1d)}:root .link-button[data-v-880f6f15]{color:var(--f-color-primary)}html[data-theme=default][data-v-880f6f15]{--f-color-primary:#376dff;--f-menu-group-bg:#fff;--f-color-normal:#000;--f-color-menu-i:#606066;--f-color-menu-hover-bg:rgba(55,126,247,.08);--f-color-menu-hover-color:var(--f-color-primary);--f-color-team-trigger-bg:var(--f-menu-group-bg);--f-color-team-trigger-border:#dfe2e8;--f-color-team-trigger-hover-bg:#f7f9fd;--f-color-team-trigger-text:#000;--f-color-logo-text:#000;--f-menu-team-hover-bg:#f7f9fd;--f-menu-team-text:#000;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--top-buy-border-radius:21px;--f-page-header-bg:#fff;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-menu-group-shadow:rgba(0,0,0,.08);--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--device-grid-list-hover-bg:#f4f8ff;--device-grid-list-border:#dedee8;--f-user-pop-hover-bg:rgba(55,126,247,.08);--f-color-team-hover-color:#edf3fc;--f-color-team-char-1:#87ceeb;--f-color-team-char-2:#64b6fa;--f-color-team-char-3:#7baced;--f-color-team-char-4:#90b4dc;--top-buy-height:42px;--f-driver-tab-bg:rgba(55,126,247,.07);--f-driver-progress-panel-bg:rgba(55,126,247,.07);--f-color-driver-progress:#dae1ed;--f-color-driver-unselect:#f7f9fc;--f-color-driver-selected:rgba(55,126,247,.07);--tree-device-border:1px solid #e7e7e7;--tree-device-border-width:1px;--tree-device-rounded:12px;--tree-device-selected-bg:#00000000;--tree-group-title-left:0;--tree-group-padding-right:12px;--tree-group-device-right:12px;--tree-device-height:70px;--tree-device-top:0;--tree-device-bottom:10px;--f-buy-option-bg:#eef4ff;--f-buy-option-text:var(--f-color-primary);--buy-bottom-bg:#f3f8ff;--buy-bottom-border:#bfd6ff;--vip-combo-normal-bg:#f4f7fc;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4f555d;--vip-combo-normal-price:#4f555d;--vip-combo-normal-original:#858da6;--vip-combo-normal-day-bg:#eff2f7;--vip-combo-normal-day-text:#4f555d;--vip-combo-mvip-bg:linear-gradient(121deg,#e5eefd,#f7f9ff);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#858da6;--vip-combo-mvip-day-bg:#dbe8ff;--vip-combo-mvip-day-text:#4f555d;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#4990fb;--new-user-time-bg:linear-gradient(135deg,#c2a4ff,#4990fb);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts1][data-v-880f6f15]{--f-color-primary:#ff3e5b;--f-page-header-bg:#fff;--f-menu-group-bg:#323540;--f-background-color-secondary:#f4f7fb;--f-main-content-radius:0;--f-color-normal:#bcbfca;--f-color-menu-i:#bcbfca;--f-color-menu-text:#fff;--top-buy-height:35px;--f-top-notice-bg:#fff;--f-top-notice-text:#ca1f1f;--f-top-notice-border:#00000000;--f-color-menu-hover-bg:rgba(255,62,91,.4);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#fff;--f-color-team-hover-color:rgba(255,62,91,.06);--f-user-pop-hover-bg:rgba(255,62,91,.06);--f-menu-team-hover-bg:rgba(255,62,91,.06);--f-menu-team-text:#fff;--f-driver-tab-bg:#fff4f5;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#fff4f5;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:rgba(255,62,91,.06);--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#3d3d3d;--f-color-team-char-1:#f9b585;--f-color-team-char-2:#fa6964;--f-color-team-char-3:#e291a3;--f-color-team-char-4:#f0ca7d;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:rgba(255,62,91,.06);--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:74px;--tree-device-border-width:0;--f-page-header-box-shadow:1px 0 6px rgba(0,0,0,.08);--f-menu-group-shadow:rgba(0,0,0,.08);--f-buy-option-bg:#f4f4f4;--f-buy-option-text:#6f6f6f;--vip-combo-normal-bg:#f9f9f9;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#a1a1a1;--vip-combo-normal-day-bg:#ededed;--vip-combo-normal-day-text:#a1a1a1;--vip-combo-mvip-bg:linear-gradient(121deg,#fff0f3,#fffcfc);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#987c7c;--vip-combo-mvip-day-bg:#f9f0f1;--vip-combo-mvip-day-text:#987c7c;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:rgba(255,62,91,.06);--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#fb7649;--new-user-time-bg:linear-gradient(135deg,#fe4459,#fc694d);--new-user-button-bg:linear-gradient(90deg,#f95c28 5%,#fe6656);--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:#fff1da;--f-color-vip-logo-text:linear-gradient(0deg,#b86225,#f1963f)}html[data-theme=ts2][data-v-880f6f15]{--f-color-primary:#6466f1;--f-page-header-bg:#f5f6ff;--f-page-header-box-shadow:0 0 0 #00000000;--f-menu-group-bg:#f5f6ff;--f-color-normal:#373737;--f-color-menu-i:#373737;--f-color-menu-text:#373737;--f-background-color-secondary:#fff;--f-main-content-radius:14px;--top-buy-height:35px;--f-top-notice-bg:#eeeefa;--f-top-notice-border:#fff;--f-top-notice-text:var(--f-color-primary);--f-color-menu-hover-bg:rgba(100,102,241,.6);--top-buy-border-radius:8px;--f-color-menu-hover-color:#fff;--f-color-logo-text:#3a3a46;--f-color-team-hover-color:#edf3fc;--f-user-pop-hover-bg:#edf3fc;--f-menu-team-hover-bg:#edf3fc;--f-menu-team-text:#fff;--f-driver-tab-bg:#f4f4ff;--f-color-driver-progress:#e8e8e8;--f-driver-progress-panel-bg:#f6f6f6;--f-color-driver-selected:#f4f4ff;--f-color-driver-unselect:#00000000;--f-color-team-trigger-border:#00000000;--f-color-team-trigger-hover-bg:#edf3fc;--f-color-team-trigger-bg:#00000000;--f-color-team-trigger-text:#000;--f-color-team-char-1:#c2bbf0;--f-color-team-char-2:#9daffa;--f-color-team-char-3:#a0c6fc;--f-color-team-char-4:#7daaff;--tree-device-border:0 solid #e7e7e7;--tree-device-rounded:0;--tree-device-selected-bg:#00000000;--tree-group-title-left:20px;--tree-group-padding-right:20px;--tree-group-device-right:0;--tree-device-top:0;--tree-device-bottom:0;--tree-device-height:67px;--tree-device-border-width:0;--f-menu-group-shadow:#00000000;--f-buy-option-bg:#f0f1fa;--f-buy-option-text:#6466f1;--vip-combo-normal-bg:#f6f6fa;--vip-combo-normal-border:#00000000;--vip-combo-normal-period:#333;--vip-combo-normal-symbol:#4c4748;--vip-combo-normal-price:#4c4748;--vip-combo-normal-original:#636492;--vip-combo-normal-day-bg:#f0f1fa;--vip-combo-normal-day-text:#636492;--vip-combo-mvip-bg:linear-gradient(121deg,#ece6ff,#f3efff 98%);--vip-combo-mvip-border:var(--f-color-primary);--vip-combo-mvip-period:#333;--vip-combo-mvip-symbol:#de1818;--vip-combo-mvip-price:#de1818;--vip-combo-mvip-original:#636492;--vip-combo-mvip-day-bg:#dfe0ff;--vip-combo-mvip-day-text:#636492;--buy-bottom-bg:#fafafa;--buy-bottom-border:#adadad;--device-grid-list-hover-bg:#edf3fc;--device-grid-list-border:#dedee8;--upgrade-unselect-bg:#f6f6f6;--upgrade-normal-border:#f4f8ff;--upgrade-select-bg:#f8f9fc;--upgrade-type-text:#5a5a5a;--upgrade-info-text:#666;--upgrade-stay-text:#818792;--new-user-text:#3770f7;--new-user-time-bg:linear-gradient(135deg,#dfa4fc,#9088ff);--new-user-button-bg:#67a4ff;--new-user-button-shadow:hsla(0,0%,100%,.69);--f-color-vip-logo-bg:linear-gradient(360deg,#ece5ff,#f2efff);--f-color-vip-logo-text:#6466f1}.page-layout[data-v-880f6f15]{flex-direction:row}.layout[data-v-880f6f15],.page-layout[data-v-880f6f15]{display:flex;height:100vh}.layout[data-v-880f6f15]{flex-direction:column}.header[data-v-880f6f15]{background-color:var(--f-page-header-bg);box-shadow:var(--f-page-header-box-shadow);height:var(--f-header-height);position:relative}.header[data-v-880f6f15],.header-right[data-v-880f6f15]{align-items:center;display:flex}.header-right[data-v-880f6f15]{margin-left:auto;padding:0 20px}.content[data-v-880f6f15]{display:flex;flex:1;overflow-y:auto}.sidebar-wrapper[data-v-880f6f15]{background-color:var(--f-menu-group-bg);box-shadow:1px 0 6px var(--f-menu-group-shadow);flex:0 0 221px;height:100%;overflow-y:auto;padding-left:14px;padding-right:14px;z-index:1}.sidebar-wrapper--collapse[data-v-880f6f15]{flex:0 0 auto}.main[data-v-880f6f15]{background:var(--f-background-color-secondary);border-radius:var(--f-main-content-radius) var(--f-main-content-radius) 0 0;display:flex;flex:1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;padding:14px 15px 0}.main-content[data-v-880f6f15]{background-color:var(--f-background-color-secondary);border-radius:14px}.logo[data-v-880f6f15]{align-items:center;display:flex;height:100%;padding-left:20px;width:240px}.logo-img[data-v-880f6f15]{height:32px}.logo-text[data-v-880f6f15]{color:var(--f-text-color);font-size:24px;margin-left:10px}.breadcrumb[data-v-880f6f15]{padding-left:0}.account[data-v-880f6f15],.breadcrumb[data-v-880f6f15]{align-items:center;display:flex}.account .avatar[data-v-880f6f15]{height:42px;width:42px}.account .account-info[data-v-880f6f15]{display:flex;flex-direction:column;margin-left:10px;margin-right:10px}.account .account-info .account-name[data-v-880f6f15]{color:var(--f-text-color-regular);font-size:14px}.account .account-info .account-type[data-v-880f6f15]{color:var(--f-text-color-primary);font-size:12px;margin-top:6px}.el-dropdown-link[data-v-880f6f15]{align-items:center;cursor:pointer;display:flex;outline:none}.buy-def[data-v-880f6f15]{border-radius:var(--top-buy-border-radius);height:var(--top-buy-height);min-width:142px}.notice[data-v-880f6f15]{border:none;margin-right:52px}@media screen and (max-width:768px){.logo[data-v-880f6f15]{width:80px}.logo-text[data-v-880f6f15]{display:none}}.user-info-container[data-v-880f6f15]{align-items:center;display:flex;padding:0 8px}.user-info-container .user-info-title[data-v-880f6f15]{color:gray;font-size:14px;font-weight:400;letter-spacing:normal;line-height:24px;width:110px}.user-info-container .user-info-content[data-v-880f6f15]{color:#000;font-size:14px;font-weight:400;letter-spacing:normal;line-height:24px;text-align:left}.user-info-container .user-info-type[data-v-880f6f15]{background:#377ef721;border-radius:6px;color:var(--f-color-primary);font-size:14px;font-weight:400;letter-spacing:normal;line-height:24px;padding-left:11px;padding-right:11px}.type-margin[data-v-880f6f15]{margin-top:9px}.menu-list-container[data-v-880f6f15]{border-top:1px solid #ededed;margin-top:18px;padding:15px 0 0}.menu-item[data-v-880f6f15]{align-items:center;border-radius:3px;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:400;letter-spacing:normal;line-height:24px;padding:5px 8px}.menu-item[data-v-880f6f15]:hover{background-color:var(--f-user-pop-hover-bg)}.menu-item .menu-icon[data-v-880f6f15]{color:#000;font-size:14px}.menu-item .menu-text[data-v-880f6f15]{flex:1;margin-left:8px}.menu-item .sub-menu-group[data-v-880f6f15]{display:flex;flex-direction:column}.menu-item .dot-div[data-v-880f6f15]{align-items:center;display:flex;position:relative;width:14px}.menu-item .dot-div .text-dot[data-v-880f6f15]{background-color:#000;border-radius:50%;content:"";height:4px;left:50%;position:absolute;top:50%;transform:translateY(-50%);width:4px}.menu-item .list-sub-item[data-v-880f6f15]{align-items:center;display:flex;width:100%}.top-menu-icon .iconfont[data-v-880f6f15]{font-size:1rem}
