@keyframes cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes skeletonShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes skeletonReveal{0%{opacity:1}to{opacity:0}}@keyframes contentFadeIn{0%{opacity:0}to{opacity:1}}@keyframes skeletonFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.skeleton-shimmer:after{animation:none!important}.skeleton-overlay{animation-duration:.01ms!important}}
