.loading-overlay[data-v-f8a6c004]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffe6;display:flex;justify-content:center;align-items:center;z-index:9999}.loading-container[data-v-f8a6c004]{display:flex;flex-direction:column;align-items:center;gap:1rem}.loading-spinner[data-v-f8a6c004]{width:80px;height:80px;display:flex;justify-content:center;align-items:center}.spinning-logo[data-v-f8a6c004]{width:100%;height:100%;animation:spin-f8a6c004 2s linear infinite}.loading-text[data-v-f8a6c004]{font-size:1.125rem;font-weight:500;color:#374151;margin:0}.progress-wrapper[data-v-f8a6c004]{position:relative;width:220px;height:8px;border-radius:9999px;background-color:#e5e7eb;overflow:hidden}.progress-bar[data-v-f8a6c004]{height:100%;background-color:#1c5ebd;transition:width .15s ease}@keyframes spin-f8a6c004{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
