.loading_loading__pROtN{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}.loading_spinner__zvaOW{width:40px;height:40px;border:3px solid #f0f0f0;border-top-color:#000;border-radius:50%;animation:loading_spin__xnAfU .8s linear infinite}@media(prefers-reduced-motion:reduce){.loading_spinner__zvaOW{animation:none;border-top-color:#666}}.loading_text__c_d7P{font-size:1rem;color:var(--secondary-color,#797979)}@media(prefers-reduced-motion:reduce){.loading_text__c_d7P:after{content:""}}@keyframes loading_spin__xnAfU{to{transform:rotate(1turn)}}