body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App,body,html{margin:0;width:100%;height:100%;overflow-x:hidden}*{box-sizing:border-box}body[data-theme=light]{--main-bg: #f5f5f5;--main-color: rgba(0, 0, 0, .87);background-color:var(--main-bg);color:var(--main-color)}body[data-theme=dark]{--main-bg: #1f1f1f;background-color:var(--main-bg);--main-color: #fff;color:var(--main-color)}.homeV3[data-theme=light],.homeV3[data-theme=dark]{background-color:#151d31;color:#fff}.homeV3 *[data-theme=paper]{background-color:#151d31}.homeV3 *[data-theme=layout]{background-color:#0c1426}.homeV3 *[data-theme=paper] p,.homeV3 *[data-theme=layout] p{color:#fff!important}.homeV3 *[data-theme=paper] p[data-color=unset],.homeV3 *[data-theme=layout] p[data-color=unset]{color:unset!important}.homeV3 *[data-theme=text]{color:#fff!important}.homeV3 *[data-theme=tabbar]{background-color:#151d31}.homeV3 *[data-theme=tabbar] *[data-active=Y]{color:#1976d2}.homeV3 *[data-theme=tabbar] *[data-active=N]{color:#fff}.homeV4[data-theme=light],.homeV4[data-theme=dark]{background-color:#fff;color:#323232}.homeV4 *[data-theme=paper]{background-color:#fff}.homeV4 *[data-theme=layout]{background-color:#f5f5f5}.homeV4 *[data-theme=paper] p,.homeV4 *[data-theme=layout] p{color:#323232!important}.homeV4 *[data-theme=paper] p[data-color=unset],.homeV4 *[data-theme=layout] p[data-color=unset]{color:unset!important}.homeV4 *[data-theme=text]{color:#323232!important}.homeV4 *[data-theme=tabbar]{background-color:#fff}.homeV4 *[data-theme=tabbar] *[data-active=Y] span p{color:#1976d2!important}.homeV4 *[data-theme=tabbar] *[data-active=N] span p{color:#323232!important}:root{--status-bar-height: 0px;--status-bar-app: 0px;--bottom-height: 0px;--global-header-height: 56px;--global-tabbar-height: 56px}html body.app_open_android,body body.app_open_android{--status-bar-height: var(--status-bar-app)}html body.app_open_ios,body body.app_open_ios{--status-bar-height: constant(safe-area-inset-top);--bottom-height: constant(safe-area-inset-bottom)}@supports not (constant(safe-area-inset-top)){html body.app_open_ios,body body.app_open_ios{--status-bar-height: env(safe-area-inset-top)}}@supports not (constant(safe-area-inset-bottom)){html body.app_open_ios,body body.app_open_ios{--bottom-height: env(safe-area-inset-bottom)}}html header,html .h-header,body header,body .h-header{height:calc(var(--status-bar-height) + var(--global-header-height))!important}html header .app-container,html .h-header .app-container,body header .app-container,body .h-header .app-container{height:var(--global-header-height)!important;margin-top:var(--status-bar-height)}html header .app-container2,html .h-header .app-container2,body header .app-container2,body .h-header .app-container2{height:calc(var(--status-bar-height) + var(--global-header-height))!important;padding-top:var(--status-bar-height)}html .h-headerHr,body .h-headerHr{height:calc(var(--status-bar-height) + var(--global-header-height))!important}html .status_bar,body .status_bar{height:var(--status-bar-height)}html .h-tabbar,body .h-tabbar{height:calc(var(--bottom-height) + var(--global-tabbar-height))}html .h-tabbar .app-container,body .h-tabbar .app-container{padding-bottom:var(--bottom-height);height:calc(var(--bottom-height) + var(--global-tabbar-height))}html .h-tabbarHr,body .h-tabbarHr{height:calc(var(--bottom-height) + var(--global-tabbar-height))}html .bottom-tabbar,body .bottom-tabbar{bottom:calc(var(--bottom-height) + var(--global-tabbar-height))}html .header_tab_top,body .header_tab_top{top:calc(var(--status-bar-height) + var(--global-header-height))!important}html .header_tab_top_desc,body .header_tab_top_desc{top:calc(var(--status-bar-height) + var(--global-header-height) + 40px)!important}html .safe_top,body .safe_top{top:var(--status-bar-height)}html .safe_pt,body .safe_pt{padding-top:var(--status-bar-height)}html .transparent_header_bg,body .transparent_header_bg{padding-top:calc(var(--status-bar-height) + var(--global-header-height))}html .transparent_header_tab,body .transparent_header_tab{top:calc(var(--status-bar-height) + var(--global-header-height) + 16px)}html .toast_top,body .toast_top{top:calc(var(--status-bar-height) + 16px)}html .footer_btn,body .footer_btn{height:calc(var(--bottom-height) + var(--global-tabbar-height))}html .footer_btn>div,body .footer_btn>div{height:calc(var(--bottom-height) + var(--global-tabbar-height));padding-bottom:var(--bottom-height)}html section.modal header,body section.modal header{height:auto!important}
