.pull-to-refresh-container.svelte-hyccuk{width:100%;min-height:100%;position:relative;touch-action:pan-y}.pull-to-refresh-indicator.svelte-hyccuk{position:absolute;top:0;left:0;right:0;height:60px;background:var(--background);z-index:10}.arrow-progress-border.svelte-hyccuk{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:2px solid rgba(128,128,128,.3);transition:all .2s ease}.arrow-progress-border.svelte-hyccuk:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;background:var(--background)}.game.svelte-hyccuk{animation:svelte-hyccuk-slideUp .6s cubic-bezier(.34,1.56,.64,1) both;animation-delay:calc(var(--delay) * .1s)}@keyframes svelte-hyccuk-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
