.loading_loadingContainer__wMeRz{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;width:100%;padding:2rem}.loading_skeleton__xJSVC{width:100%;max-width:800px}.loading_skeletonHeader__UWLQJ{height:2rem;width:40%;margin:0 auto 2rem;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading_shimmer__tj4I2 1.5s infinite}.loading_skeletonBody__FAhi3{display:flex;flex-direction:column;gap:1rem}.loading_skeletonLine__TXXLo{height:1rem;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading_shimmer__tj4I2 1.5s infinite}@keyframes loading_shimmer__tj4I2{0%{background-position:200% 0}to{background-position:-200% 0}}