.ei-screen{opacity:0;transition:opacity .45s,transform .45s;position:absolute;inset:0;transform:translateY(10px)}.ei-screen[data-on=true]{opacity:1;transform:none}@keyframes ei-pop{0%{opacity:0;transform:translateY(4px)scale(.85)}to{opacity:1;transform:none}}@keyframes ei-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes ei-ring{0%{opacity:.9;transform:translate(-50%,-50%)scale(.4)}to{opacity:0;transform:translate(-50%,-50%)scale(1.6)}}@keyframes ei-stamp{0%{opacity:0;transform:scale(.6)rotate(-8deg)}to{opacity:1;transform:scale(1)rotate(-3deg)}}@keyframes ei-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--ms-color-yellow) 55%, transparent)}50%{box-shadow:0 0 0 10px color-mix(in srgb, var(--ms-color-yellow) 0%, transparent)}}@keyframes ei-progress{0%{width:0}to{width:100%}}@keyframes ei-type{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.ei-pop{animation:.32s cubic-bezier(.34,1.56,.64,1) both ei-pop}.ei-rise{animation:.42s cubic-bezier(.22,1,.36,1) both ei-rise}.ei-ring{opacity:0;animation:.8s ease-out both ei-ring}.ei-stamp{animation:.38s cubic-bezier(.22,1,.36,1) both ei-stamp;transform:rotate(-3deg)}.ei-pulse{animation:1.1s ease-out 2 ei-pulse}.ei-progress{width:0;animation-name:ei-progress;animation-timing-function:linear;animation-fill-mode:forwards}.ei-type{animation:.7s steps(28,end) both ei-type}@media (prefers-reduced-motion:reduce){.ei-screen{transition:none}.ei-progress{width:100%;animation:none}.ei-pop,.ei-rise,.ei-ring,.ei-stamp,.ei-pulse,.ei-type{animation:none}}
