.t-upload-check{transform-origin:50%;animation:t-upload-check-fade var(--check-opacity-dur) var(--check-ease-opacity) both, t-upload-check-rotate var(--check-rotate-dur) var(--check-ease-rotate) both, t-upload-check-blur var(--check-blur-dur) var(--check-ease-out) both, t-upload-check-bob var(--check-bob-dur) var(--check-ease-bob) both;will-change:transform, opacity, filter}@keyframes t-upload-check-fade{0%{opacity:0}to{opacity:1}}@keyframes t-upload-check-rotate{0%{transform:rotate(var(--check-rotate-from))}to{transform:rotate(0)}}@keyframes t-upload-check-blur{0%{filter:blur(var(--check-blur-from))}to{filter:blur()}}@keyframes t-upload-check-bob{0%{translate:0 var(--check-y-amount)}to{translate:0}}@media (prefers-reduced-motion:reduce){.t-upload-check{opacity:1;animation:none!important}}.t-upload-ring-arc{animation:t-upload-ring-spin 1.4s var(--ease-linear) infinite}@keyframes t-upload-ring-spin{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}@media (prefers-reduced-motion:reduce){.t-upload-ring-arc{animation:none}}
/*# sourceMappingURL=1_orw7uydbb8h.css.map*/