.loading_container__m1vbF{display:flex;justify-content:center;align-items:center;min-height:50vh;flex-direction:column;gap:16px}.loading_spinner__fPcsh{width:48px;height:48px;border:3px solid #f0f0f0;border-top-color:#333;border-radius:50%;animation:loading_spin__khuBR .8s linear infinite}.loading_text__wxij6{color:#666}@keyframes loading_spin__khuBR{to{transform:rotate(1turn)}}