@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-base{background:#f0f4f8;background-image:linear-gradient(90deg,#f0f4f8,#e2e8f0 40px,#f0f4f8 80px);background-size:1000px 100%;animation:shimmer 1.5s linear infinite forwards;border-radius:8px}.skeleton-box{width:100%;height:100%}.skeleton-text{height:16px;width:100%;border-radius:4px}.skeleton-text-lg{height:24px;width:100%;border-radius:4px}.skeleton-circle{border-radius:50%}@media (prefers-reduced-motion:reduce){.skeleton-base{animation:none;background-image:none}}
/*# sourceMappingURL=281ea84880af24ee.css.map*/