:root{--spacing:.25rem;--global-xn-height:0px;--status-bar-app:0px;--status-bar-height:0px;--global-header-bg:rgba(255,255,255,.596);--global-header-text:#333;--global-header-dark-bg:#2c363f;--global-header-dark-text:#fff;--global-header-height:56px;--bottom-height:0px;--global-tabbar-height:56px;--global-tabbar-bg:#fff;--global-tabbar-text:#1e2329;--color-primary:#2979ff;--color-primary-sub:rgba(41,121,255,.43);--color-bg:#f5f5f5;--color-bg1:#fff;--color-bg2:#d4d4d8;--color-bg3:#000;--color-bg4:#1c2665;--color-blue:#3b82f6;--color-textPrimary:#1e2329;--color-textWhite:#fff;--color-textGray:#8a8a8e;--color-textBlack:#0b0e11;--color-textSecondary:#474d57;--color-textLink:#3b82f6;--color-textMoney:#e33b54;--color-border-primary:var(--color-primary);--color-border-secondary:#eaecef;--color-border-check:#b7bdc6;--global-spacing:8px;--color-error:#e33b54;--color-errorBg:#fef1f2;--color-success:#0ecb81;--color-successBg:#e6fff1;--color-warning:#764d1c;--color-warningBg:#fffbe6;--color-info:#0958d9;--color-infoBg:#e6f4ff;--scroll-pad:1px;--scroll-size:4px;--scroll-bg:transparent;--scroll-color:#b7bdc6;--color-rate-none:#b7bdc6;--color-rate-down:#eb2650;--color-rate-up:#02ad90}html.dark{--global-header-bg:rgba(18,18,18,.596);--global-header-text:#fff;--global-header-dark-bg:#2c363f;--global-header-dark-text:#fff;--global-tabbar-bg:#121212;--global-tabbar-text:#fff;--color-primary:#2979ff;--color-primary-sub:rgba(41,121,255,.43);--color-bg:#1f1f1f;--color-bg1:#121212;--color-bg2:#3f3f46;--color-bg3:#474d57;--color-bg4:#1c2665;--color-blue:#3b82f6;--color-textPrimary:#fff;--color-textWhite:#fff;--color-textGray:#94a3b8;--color-textBlack:#0b0e11;--color-textSecondary:#474d57;--color-textLink:#3b82f6;--color-textMoney:#f5222d;--color-border-primary:#7828c8;--color-border-secondary:#eaecef;--color-border-check:#b7bdc6;--scroll-pad:1px;--scroll-size:4px;--scroll-bg:transparent;--scroll-color:#b7bdc6}html .rcp-root{--rcp-background-color:var(--color-bg);--rcp-field-input-color:var(--color-textPrimary);--rcp-field-input-border-color:var(--color-border-primary);--rcp-field-label-color:var(--color-textSecondary)}html[data-app=v3]{--global-header-bg:#181818;--global-header-text:#fff;--global-header-dark-bg:#181818;--global-header-dark-text:#fff;--global-tabbar-height:46px;--global-tabbar-bg:#181818;--global-tabbar-text:#1e2329;--color-primary:#d68618;--color-primary-sub:rgba(214,134,24,.43);--color-bg:#333;--color-bg1:#181818;--color-bg2:#3f3f46;--color-bg3:#474d57;--color-bg4:#212930;--color-blue:#3b82f6;--color-textPrimary:#fff;--color-textWhite:#fff;--color-textGray:#94a3b8;--color-textBlack:#0b0e11;--color-textSecondary:rgba(255,255,255,.45);--color-textLink:#3b82f6;--color-textMoney:#f5222d;--color-border-primary:var(--color-primary);--color-border-secondary:#eaecef;--color-border-check:#8a8a8e}@media (max-width:420px){:root{--global-header-height:46px;--global-tabbar-height:46px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}.app,body{background-color:var(--color-bg);width:100%;min-height:100vh;margin:0}body,html{font-size:14px}@media (min-width:335px){body,html{font-size:16px}}.app{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;display:flex}.app-container{max-width:var(--max-w);width:100%;margin-left:auto;margin-right:auto}h1{font-size:3.2em;line-height:1.1}[hidden=true]{display:none!important}.app-icon{text-align:center;text-rendering:optimizeLegibility;text-transform:none;-moz-transition:-moz-transform .3s ease-in-out,transform .3s ease-in-out;vertical-align:middle;will-change:transform;-moz-box-align:center;align-items:center;font-style:normal;line-height:0;-moz-transition:-moz-transform .3s ease-in-out,transform .3s ease-in-out;transition:-moz-transform .3s ease-in-out,transform .3s ease-in-out;display:inline-flex}.app-icon *{-moz-box-flex:1;flex:1;width:100%;height:100%}input{font-family:inherit}.upload_input{color:transparent;cursor:pointer;opacity:0;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.footer{height:var(--global-tabbar-height);min-width:0;min-height:0}.footer .footer_tabbar,.footer .footer_tabbar_not_position{background-color:var(--global-tabbar-bg);color:var(--global-tabbar-text);height:var(--global-tabbar-height)}.footer .footer_tabbar{z-index:10;border-radius:4px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.14),0 1px 8px rgba(0,0,0,.12)}.footer_btn{min-width:0;min-height:0}.footer_btn,.footer_btn>div{height:var(--global-tabbar-height)}.footer_btn>div{z-index:10;width:100%;position:fixed;bottom:0;left:0;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.14),0 1px 8px rgba(0,0,0,.12)}.article_hidden>*{text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}body body.app_open_android,html body.app_open_android{--status-bar-height:var(--status-bar-app)}body body.app_open_ios,html body.app_open_ios{--status-bar-height:constant(safe-area-inset-top)}@supports not constant(safe-area-inset-top){body body.app_open_ios,html body.app_open_ios{--status-bar-height:env(safe-area-inset-top)}}body body.app_open_ios,html body.app_open_ios{--bottom-height:constant(safe-area-inset-bottom)}@supports not constant(safe-area-inset-bottom){body body.app_open_ios,html body.app_open_ios{--bottom-height:env(safe-area-inset-bottom)}}body .h-header,body .h-header .app-container,body header,body header .app-container,html .h-header,html .h-header .app-container,html header,html header .app-container{height:-moz-calc(var(--status-bar-height) + var(--global-header-height))!important;height:calc(var(--status-bar-height) + var(--global-header-height))!important}body .h-header .app-container,body header .app-container,html .h-header .app-container,html header .app-container{padding-top:var(--status-bar-height)}body .modal header,html .modal header{height:auto!important}body .h-tabbarHr,html .h-tabbarHr{height:-moz-calc(var(--bottom-height) + var(--global-tabbar-height)*1.5);height:calc(var(--bottom-height) + var(--global-tabbar-height)*1.5)}body .bottom-tabbar,html .bottom-tabbar{bottom:-moz-calc(var(--bottom-height) + var(--global-tabbar-height)*1.5);bottom:calc(var(--bottom-height) + var(--global-tabbar-height)*1.5)}body .bottom-hide-translate-y,html .bottom-hide-translate-y{-moz-transform:translateY(-moz-calc(100% + var(--bottom-height) + var(--global-tabbar-height)*1.5));-moz-transform:translateY(calc(100% + var(--bottom-height) + var(--global-tabbar-height)*1.5));transform:translateY(calc(100% + var(--bottom-height) + var(--global-tabbar-height)*1.5))}body .h-tabbar,body .h-tabbar .app-container,html .h-tabbar,html .h-tabbar .app-container{height:-moz-calc(var(--bottom-height) + var(--global-tabbar-height) + var(--global-xn-height));height:calc(var(--bottom-height) + var(--global-tabbar-height) + var(--global-xn-height))}body .h-tabbar .app-container,html .h-tabbar .app-container{padding-bottom:calc(var(--bottom-height) + var(--global-xn-height))}body .safe_pt,html .safe_pt{padding-top:var(--status-bar-height)}body .transparent_header_bg,html .transparent_header_bg{padding-top:calc(var(--status-bar-height) + var(--global-header-height))}body .transparent_header_tab,html .transparent_header_tab{top:-moz-calc(var(--status-bar-height) + var(--global-header-height) + 16px);top:calc(var(--status-bar-height) + var(--global-header-height) + 16px)}body .toast_top,html .toast_top{top:-moz-calc(var(--status-bar-height) + 16px);top:calc(var(--status-bar-height) + 16px)}body .footer_btn,body .footer_btn>div,html .footer_btn,html .footer_btn>div{height:-moz-calc(var(--bottom-height) + var(--global-tabbar-height));height:calc(var(--bottom-height) + var(--global-tabbar-height))}body .footer_btn>div,html .footer_btn>div{padding-bottom:var(--bottom-height)}body footer.footer,html footer.footer{height:-moz-calc(var(--bottom-height) + var(--global-tabbar-height));height:calc(var(--bottom-height) + var(--global-tabbar-height))}body footer.footer>div>div,html footer.footer>div>div{padding-bottom:calc(var(--bottom-height) + var(--spacing)*2)}body section.modal header,html section.modal header{height:auto!important}body .sticky_top,html .sticky_top{top:-moz-calc(var(--status-bar-height) + var(--global-header-height));top:calc(var(--status-bar-height) + var(--global-header-height))}body .sticky_top_no_header,html .sticky_top_no_header{top:var(--status-bar-height)}body .app_open_android .app_main .safe_pb,body .app_open_android .app_main section.page_section,html .app_open_android .app_main .safe_pb,html .app_open_android .app_main section.page_section{padding-bottom:var(--global-xn-height)}body .app_open_android .app_main .safe_pb.pb_none,body .app_open_android .app_main section.page_section.pb_none,html .app_open_android .app_main .safe_pb.pb_none,html .app_open_android .app_main section.page_section.pb_none{padding-bottom:0}.flex-col.gap-4{gap:0}.flex-col.gap-4>*{margin-bottom:1rem}
