:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333333;--adm-color-text-secondary:#666666;--adm-color-weak:#999999;--adm-color-light:#cccccc;--adm-color-border:#eeeeee;--adm-color-background:#ffffff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#ffffff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:#808080;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.adm-infinite-scroll{color:var(--adm-color-weak);padding:18px;display:flex;justify-content:center;align-items:center;font-size:var(--adm-font-size-main)}.adm-infinite-scroll-failed-text{display:inline-block;margin-right:8px}.adm-dot-loading{display:inline-block}.adm-pull-to-refresh-head{overflow:hidden;position:relative}.adm-pull-to-refresh-head-content{position:absolute;bottom:0;left:0;width:100%;color:var(--adm-color-weak);display:flex;justify-content:center;align-items:center}.PullRefreshList_container__wxITy{min-height:0;flex:1 1;overflow:hidden}.PullRefreshList_scrollContent__lD55u{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.PullRefreshList_loadingContainer__tdMK8,.PullRefreshList_statusContainer__Vf5fA{display:flex;min-height:calc(64*var(--rpx));align-items:center;justify-content:center;gap:calc(12*var(--rpx));color:#737a83;font-size:calc(22*var(--rpx))}.PullRefreshList_arrow__aeuK7,.PullRefreshList_checkIcon__j5Y71,.PullRefreshList_spinner__0iFRz{width:calc(30*var(--rpx));height:calc(30*var(--rpx));flex:0 0 auto}.PullRefreshList_arrow__aeuK7{transition:transform .2s ease}.PullRefreshList_rotated__WqFHK{transform:rotate(180deg)}.PullRefreshList_checkIcon__j5Y71{color:#52c41a}.PullRefreshList_spinner__0iFRz{border:calc(3*var(--rpx)) solid rgba(255,59,25,.22);border-top-color:#ff3b19;border-radius:50%;animation:PullRefreshList_spin__ALBoy .7s linear infinite}.PullRefreshList_empty__P_5e7{display:flex;padding:calc(80*var(--rpx)) calc(48*var(--rpx));flex-direction:column;align-items:center;justify-content:center;gap:calc(24*var(--rpx));color:#737a83;font-size:calc(22*var(--rpx));text-align:center}.PullRefreshList_empty__P_5e7 img{display:block;width:calc(152*var(--rpx));height:calc(152*var(--rpx))}.PullRefreshList_error__2bRIE{display:block;width:calc(100% - 96*var(--rpx));margin:calc(24*var(--rpx)) calc(48*var(--rpx)) 0;padding:calc(18*var(--rpx));border:0;border-radius:calc(12*var(--rpx));color:#ffb5aa;background:#3b292b;font-size:calc(21*var(--rpx))}@keyframes PullRefreshList_spin__ALBoy{to{transform:rotate(1turn)}}.PullRefreshList_container__wxITy .adm-pull-to-refresh{height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.PullRefreshList_container__wxITy .adm-pull-to-refresh::-webkit-scrollbar{display:none;width:0;height:0}.PullRefreshList_container__wxITy .adm-pull-to-refresh-head{color:#a0a6ad;background:#252c35}.PullRefreshList_container__wxITy .adm-pull-to-refresh-head-content{display:flex;align-items:center;justify-content:center}.PullRefreshList_container__wxITy .adm-infinite-scroll{padding:calc(12*var(--rpx)) 0}@media(prefers-reduced-motion:reduce){.PullRefreshList_spinner__0iFRz{animation:none}.PullRefreshList_arrow__aeuK7{transition:none}}