/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--colorBgRank:rgba(0,0,0,0.38);--colorPopMenuBg:#fff}.app-theme-dark{--colorBgRank:hsla(0,0%,100%,0.38);--colorPopMenuBg:#333}body,html{width:100%;height:100%;margin:0;padding:0;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}body{overflow-x:hidden;overflow-y:auto;background-color:var(--colorBackground);color:var(--textColorPrimary);max-width:768px;margin:auto}*,:after,:before{box-sizing:inherit;margin:0;padding:0}img{vertical-align:top}[tabindex]{outline:none}body.tm-lang-mirror{direction:rtl}.page-loading-icon{position:fixed;top:50%;left:50%;font-size:60px;transform:translate3d(-50%,-50%,0);display:block;z-index:10}.page-shift-in-enter-active,.page-shift-in-leave-active,.page-shift-out-enter-active,.page-shift-out-leave-active{transition:all .3s ease}.page-shift-in-enter,.page-shift-out-leave-to{opacity:0;transform:translateX(100%)}.page-shift-in-leave-to,.page-shift-out-enter{opacity:0;transform:translateX(-100%)}a{color:var(--colorAccent);text-decoration:none}.catg-section .sec-head{padding:16px 24px 8px;display:flex;justify-content:space-between;align-items:flex-end}.catg-section .catg-title{font-weight:700;font-size:18px;line-height:24px}.emui-loading-icon{width:.8em;height:.8em;position:relative}.emui-loading-icon .dot{position:absolute;width:.06em;height:.06em;border-radius:50%;background-color:currentColor;animation:emui-zoom-loading 1s linear infinite}.emui-loading-icon .dot:first-child{left:.37em;top:.07em;animation-delay:-1s}.emui-loading-icon .dot:nth-child(2){left:.52em;top:.11019238em;animation-delay:-.91666667s}.emui-loading-icon .dot:nth-child(3){left:.62980762em;top:.22em;animation-delay:-.83333333s}.emui-loading-icon .dot:nth-child(4){left:.67em;top:.37em;animation-delay:-.75s}.emui-loading-icon .dot:nth-child(5){left:.62980762em;top:.52em;animation-delay:-.66666667s}.emui-loading-icon .dot:nth-child(6){left:.52em;top:.62980762em;animation-delay:-.58333333s}.emui-loading-icon .dot:nth-child(7){left:.37em;top:.67em;animation-delay:-.5s}.emui-loading-icon .dot:nth-child(8){left:.22em;top:.62980762em;animation-delay:-.41666667s}.emui-loading-icon .dot:nth-child(9){left:.11019238em;top:.52em;animation-delay:-.33333333s}.emui-loading-icon .dot:nth-child(10){left:.07em;top:.37em;animation-delay:-.25s}.emui-loading-icon .dot:nth-child(11){left:.11019238em;top:.22em;animation-delay:-.16666667s}.emui-loading-icon .dot:nth-child(12){left:.22em;top:.11019238em;animation-delay:-.08333333s}.page-loading-wrap>.emui-loading-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);z-index:10;color:#666;font-size:100px}.page-loading-wrap{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.3);z-index:100;display:none}body.page-loading>.page-loading-wrap{display:block}body{background-color:#fff}body[app-theme=dark]{background-color:#000}body[app-theme=newyear]{background-color:#fff9f9}body[app-theme=newyear]>.page-loading-wrap>.emui-loading-icon{color:rgba(218,48,45,.9)}body{max-width:none}body,html{background-color:#f1f3f5}.emui-toast{position:fixed;color:#fff;bottom:64px;width:100%;z-index:101;display:flex;justify-content:center}.emui-toast .emui-toast-wrap{min-width:100px;max-width:260px;font-size:14px;line-height:20px;padding:8px 16px;color:var(--textColorPrimary);border-radius:18px;background-color:var(--colorToastBg);text-align:center;box-shadow:0 10px 50px rgba(0,0,0,.3)}.HarmonyOS .emui-toast .emui-toast-wrap{color:var(--textColorPrimaryInverse)}.tm-message-box .tm-msg-box-mask{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--colorControlNormal);z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.tm-message-box .tm-msg-box-wrapper{position:fixed;background-color:var(--colorDialogBg);left:0;right:0;bottom:0;margin:16px;z-index:101;border-radius:8px;justify-content:center;box-shadow:0 3px 6px rgba(0,0,0,.1)}@media (min-width:360px){.tm-message-box .tm-msg-box-wrapper{width:328px;margin:16px auto}}.tm-message-box .msg-box-title{padding:16px 24px;line-height:24px;font-size:20px;color:var(--textColorPrimary);font-weight:600}.tm-message-box .msg-box-title+.msg-box-content{text-align:left;padding-top:0;max-height:calc(80vh - 144px)}.tm-message-box .msg-box-content{padding:24px 24px 0;line-height:24px;font-size:16px;text-align:center;overflow:overlay;max-height:calc(80vh - 88px)}.tm-message-box .msg-box-content a{color:var(--colorAccent);text-decoration:none}.tm-message-box .msg-box-content p{line-height:20px;font-size:14px;margin-top:4px}.tm-message-box .msg-box-actions{margin-top:8px;padding:12px;display:flex}.tm-message-box .msg-box-actions .msg-box-btn{flex:1;font-size:16px;display:flex;align-items:center;justify-content:center;line-height:24px;padding:4px;outline:none;border:none;background-color:transparent;border-radius:4px;color:var(--textColorPrimaryActivated)}.tm-message-box .msg-box-actions .msg-box-btn:active{background-color:var(--btn_borderless_bg_color_pressed)}.tm-message-box .msg-box-actions .msg-box-btn.primary{color:var(--textColorPrimaryInverse);background-color:var(--colorAccent)}.tm-message-box .msg-box-actions .msg-box-btn.primary:active{background-color:var(--btn_emphasis_bg_color_pressed)}.tm-message-box .msg-box-actions .msg-box-btn.warning{color:var(--colorError)}.tm-message-box .msg-box-actions .msg-box-btn+.msg-box-btn{margin-left:16px;position:relative}.tm-message-box .msg-box-actions .msg-box-btn+.msg-box-btn:before{content:"";height:24px;width:1px;position:absolute;left:-8px;top:4px;background-color:var(--listDivider)}:root,[app-theme=light]{--colorForeground:#000;--colorForegroundInverse:#fff;--colorBackground:#fff;--colorAccent:#007dff;--colorAccentInverse:rgba(255,13,159,0.98);--colorError:#fa2a2d;--colorWarning:#ff7500;--colorHandup:#fa2a2d;--colorConnected:#41ba41;--emuiColor10:#ff9800;--emuiColor4:#47cc47;--colorTipBg:hsla(0,0%,100%,0.8);--colorSubheaderDivider:rgba(0,0,0,0.03);--listDivider:rgba(0,0,0,0.2);--colorControlNormal:rgba(0,0,0,0.1);--colorButtonNormal:rgba(0,0,0,0.05);--colorDialogBg:#fff;--colorCardBg:#fff;--colorControlActivated:#007dff;--colorActivated:#007dff;--colorPrimary:rgba(0,0,0,0.9);--colorSecondary:rgba(0,0,0,0.6);--colorTertiary:rgba(0,0,0,0.38);--colorPrimaryDark:#fff;--colorCardBgShadow:0 3px 10px rgba(0,0,0,0.08);--textColorPrimaryActivated:#007dff;--textColorPrimary:rgba(0,0,0,0.9);--textColorPrimaryInverse:#fff;--textColorSecondary:rgba(0,0,0,0.6);--textColorSecondaryInverse:hsla(0,0%,100%,0.6);--textColorTertiary:rgba(0,0,0,0.38);--textColorTertiaryInverse:hsla(0,0%,100%,0.38);--textColorAlertDialogListItem:var(--textColorPrimary);--btn_disabled_text_color:rgba(0,125,255,0.38);--btn_emphasis_bg_color_pressed:#0063cc;--btn_borderless_bg_color_pressed:rgba(0,0,0,0.05);--btn_disabled_bg_color:rgba(0,123,255,0.38);--colorToastBg:hsla(0,0%,85.1%,0.95);--toggle_bg_color_checked:rgba(0,125,255,0.2);--toggle_bg_color_normal:rgba(0,0,0,0.05);--colorBackgroundAlpha:hsla(0,0%,100%,0.9);--colorErrorBg:#fef6f6;--downloadingBgColor:rgba(0,123,255,0.2);--downloadingBgMask:hsla(0,0%,100%,0.05);--menuActiveBgColor:rgba(0,123,255,0.1);--color_search_bg:rgba(0,0,0,0.05);--color_search_bgInverse:hsla(0,0%,100%,0.1);--flag_bg_color:rgba(0,0,0,0.3)}.HarmonyOS{--colorBackground:#f1f3f5;--colorAccent:#0a59f7;--toggle_bg_color_checked:rgba(10,89,247,0.2);--colorBackgroundAlpha:rgba(241,243,245,0.9);--textColorPrimaryActivated:#0a59f7;--color_search_bg:#fff;--color_search_bgInverse:#fff;--colorToastBg:rgba(77,77,77,0.95)}.brand-honor{--colorAccent:#00b5e2;--textColorPrimaryActivated:#00b5e2;--toggle_bg_color_checked:rgba(0,181,226,0.2)}.brand-nova{--colorAccent:#596fe1;--textColorPrimaryActivated:#596fe1;--toggle_bg_color_checked:rgba(89,111,225,0.2)}[app-theme=dark]{--colorForeground:#fff;--colorForegroundInverse:#e5e5e5;--colorTipBg:rgba(46,48,51,0.9);--colorAccent:#006cde;--colorAccentInverse:#006cde;--colorError:#e64548;--colorWarning:#ba5500;--colorHandup:#e64548;--colorConnected:#007900;--emuiColor10:#a56200;--colorSubheaderDivider:hsla(0,0%,100%,0.1);--listDivider:hsla(0,0%,100%,0.2);--colorControlNormal:hsla(0,0%,100%,0.1);--colorButtonNormal:hsla(0,0%,100%,0.1);--colorDialogBg:#262626;--colorCardBg:#404040;--colorControlActivated:#006cde;--colorActivated:#006cde;--colorPrimary:hsla(0,0%,100%,0.86);--colorSecondary:hsla(0,0%,100%,0.6);--colorTertiary:hsla(0,0%,100%,0.38);--colorPrimaryDark:#e5e5e5;--textColorPrimaryActivated:#0063cc;--textColorPrimary:hsla(0,0%,100%,0.86);--textColorPrimaryInverse:#fff;--textColorSecondary:hsla(0,0%,100%,0.6);--textColorSecondaryInverse:hsla(0,0%,100%,0.6);--textColorTertiary:hsla(0,0%,100%,0.38);--textColorTertiaryInverse:hsla(0,0%,100%,0.38);--textColorAlertDialogListItem:var(--textColorPrimary);--btn_disabled_text_color:rgba(0,99,204,0.38);--btn_emphasis_bg_color_pressed:#0063cc;--btn_borderless_bg_color_pressed:hsla(0,0%,100%,0.05);--btn_disabled_bg_color:rgba(0,123,255,0.38);--colorToastBg:hsla(0,0%,85.1%,0.95);--toggle_bg_color_checked:rgba(0,108,222,0.38);--colorBackgroundAlpha:rgba(0,0,0,0.9);--colorErrorBg:#fef6f6;--downloadingBg:rgba(0,123,255,0.2);--menuActiveBgColor:rgba(0,99,204,0.1);--color_search_bg:hsla(0,0%,100%,0.1);--flag_bg_color:hsla(0,0%,100%,0.3)}[app-theme=dark],[app-theme=dark].brand-huawei.HarmonyOS{--colorBackground:#000;--toggle_bg_color_normal:hsla(0,0%,100%,0.15);--color_search_bgInverse:#fff}[app-theme=dark].brand-huawei.HarmonyOS{--colorAccent:#5291ff;--toggle_bg_color_checked:rgba(49,122,247,0.38);--textColorPrimaryActivated:#5291ff;--color_search_bg:#4d4d4d;--colorToastBg:rgba(77,77,77,0.95)}.emui-fadeup-enter-active,.emui-fadeup-leave-active{transition:all .3s ease}.emui-fadeup-enter,.emui-fadeup-leave-to{opacity:0;transform:translate3d(0,10px,0)}.tm-divider{height:8px;background-color:var(--colorSubheaderDivider)}.tm-border{height:1px;transform:scaleY(.25);background-color:var(--listDivider)}.tm-cell-move{transition:transform .3s ease}.tm-cell-enter,.tm-cell-leave-to{opacity:0;transform:translateY(10px);transition:transform .3s cubic-bezier(.82,.04,1,.19),opacity .2s}.tm-pull-down{position:fixed;top:50px;width:48px;height:48px}.tm-cell-leave-active{position:absolute!important}.tm-pull-down{position:absolute;left:50%;top:auto;margin-top:-48px;z-index:101;width:40px;height:40px;margin-left:-24px;background:var(--colorBackgroundAlpha);box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0}.tm-pull-down .emui-loading-icon{flex-shrink:0;font-size:80px;color:var(--colorPrimary);transform:scale(.5)}.tm-overflow-hidden{overflow:hidden!important}.emui-icon{width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;outline:0}.emui-icon,.emui-icon svg{display:inline-block;vertical-align:top}.emui-icon svg{width:100%;height:100%}