@keyframes share-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes share-pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes share-pop{0%{opacity:0;transform:scale(.6)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes share-draw-tick{0%{stroke-dashoffset:34px}to{stroke-dashoffset:0}}.share-fade-up{animation:.24s cubic-bezier(.22,1,.36,1) both share-fade-up}.share-skeleton{animation:1.4s ease-in-out infinite share-pulse}.share-success-pop{animation:.38s cubic-bezier(.22,1,.36,1) both share-pop}.share-success-tick{stroke-dasharray:34;stroke-dashoffset:34px;animation:.42s cubic-bezier(.22,1,.36,1) .18s forwards share-draw-tick}.share-progress-bar{transition:width .2s ease-out}.share-file-row{animation:.2s cubic-bezier(.22,1,.36,1) both share-fade-up}@media (prefers-reduced-motion:reduce){.share-fade-up,.share-skeleton,.share-success-pop,.share-success-tick,.share-file-row{animation:none}.share-success-tick{stroke-dashoffset:0}.share-progress-bar{transition:none}}
