@media(max-width:850px){.pullRefresh{display:grid!important;position:fixed!important;z-index:1100!important;left:50%!important;top:0!important;width:50px!important;height:50px!important;padding:5px!important;border:0!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;opacity:0!important;transform:translate(-50%,-58px) scale(.82)!important;transition:opacity .12s,transform .12s!important;pointer-events:none!important}.pullRefresh.show{opacity:1!important;transform:translate(-50%,calc(var(--pull-y,0px) - 48px)) scale(1)!important}.pullRefresh svg{width:40px;height:40px;transform:rotate(-90deg)}.pullTrack,.pullArc{fill:none;stroke-width:3.5}.pullTrack{stroke:rgba(255,255,255,.18)}.pullArc{stroke:#9d7cff;stroke-linecap:round;stroke-dasharray:113.1;stroke-dashoffset:calc(113.1 * (1 - var(--pull-progress,0)))}.pullArrow{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;transform-origin:24px 24px;transform:rotate(90deg)}.pullRefresh.ready .pullArc{stroke:#ff8b3d}.pullRefresh.loading{transform:translate(-50%,18px) scale(1)!important}.pullRefresh.loading svg{animation:pullSpin .75s linear infinite}}@media(min-width:851px){.pullRefresh{display:none!important}}
