.loading_loadingContainer__ZBKld{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;width:100%;padding:2rem}.loading_skeleton__eB4YN{width:100%;max-width:700px}.loading_skeletonHeader__VYOge{height:2rem;width:50%;margin:0 auto 2rem;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading_shimmer__MDrId 1.5s infinite}.loading_skeletonBody__gdtAJ{display:flex;flex-direction:column;gap:1rem}.loading_skeletonLine__l2wTj{height:1rem;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading_shimmer__MDrId 1.5s infinite}@keyframes loading_shimmer__MDrId{0%{background-position:200% 0}to{background-position:-200% 0}}