.loading_container__X0QTx{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;gap:1rem}.loading_spinner__V09m4{width:48px;height:48px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:loading_spin__v2Y3L 1s linear infinite}@keyframes loading_spin__v2Y3L{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading_text__H7N1M{font-size:1rem;color:#666}