.refresh-indicator.svelte-xholtp{position:fixed;top:15px;left:50%;transform:translate(-50%) scale(.6);width:40px;height:40px;display:flex;align-items:center;justify-content:center;opacity:0;z-index:9999;transition:opacity .2s ease}.refresh-indicator.refreshing.svelte-xholtp{opacity:1!important;transform:translate(-50%) scale(1)!important}.circle-spinner.svelte-xholtp{width:28px;height:28px;position:relative;transition:transform .1s ease}.refreshing.svelte-xholtp .circle-spinner:where(.svelte-xholtp),.spinning.svelte-xholtp .circle-spinner:where(.svelte-xholtp){animation:svelte-xholtp-continuous-spin .8s linear infinite}.spinner-icon.svelte-xholtp{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;transform-origin:50% 50%;transform:rotate(-90deg)}@keyframes svelte-xholtp-continuous-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
