.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}}
/*# sourceMappingURL=1t5v99jp8zah6.css.map*/