.pwa-pull-enabled,.pwa-pull-enabled body{overscroll-behavior-y:none}.pwa-pull-indicator{position:fixed;top:calc(env(safe-area-inset-top,0px) + 12px);left:50%;margin-left:-23px;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#fff8df;color:#473b24;box-shadow:0 4px 18px #0002;font:28px system-ui;z-index:1500;opacity:0;transform:translateY(-75px);pointer-events:none;transition:transform .15s,opacity .15s}.pwa-pull-indicator.visible{opacity:1;transform:translateY(0)}.pwa-pull-indicator.ready{background:#08bfc5}.pwa-pull-indicator.refreshing{animation:pwa-refresh-spin .7s linear infinite}@keyframes pwa-refresh-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.pwa-pull-indicator{transition:none}.pwa-pull-indicator.refreshing{animation:none}}
