[data-loading=""]{position:relative;pointer-events:none;cursor:wait}[data-loading=""]:after{content:"";position:absolute;top:50%;margin:-1px auto 0;left:0;right:0;width:auto;max-width:80px;height:2px;background-image:linear-gradient(#000,#000);background-size:30% 100%;background-repeat:no-repeat;background-position-x:-30%;animation:svelte-loading-sweep 1.1s ease-in-out infinite;z-index:2}[data-loading=quiet]{pointer-events:none;cursor:wait;opacity:.55;transition:opacity .15s ease}[data-loading=""]{color:transparent!important}[data-loading=""]>*{opacity:0!important;transition:opacity .15s ease}@keyframes svelte-loading-sweep{0%{background-position-x:-30%}to{background-position-x:130%}}
