.loading-overlay[data-v-4f7c3fc0]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#2823298c;backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:9999}.loading-content[data-v-4f7c3fc0]{text-align:center;color:var(--tc-text-on-dark, #ffffff)}.spinner[data-v-4f7c3fc0]{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:var(--tc-text-on-dark, #ffffff);animation:spin-4f7c3fc0 1s linear infinite;margin:0 auto}.loading-message[data-v-4f7c3fc0]{margin-top:16px;font-size:16px;font-weight:500}@keyframes spin-4f7c3fc0{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spinner[data-v-4f7c3fc0]{animation-duration:3s}}.fade-enter-active[data-v-4f7c3fc0],.fade-leave-active[data-v-4f7c3fc0]{transition:opacity .3s ease}.fade-enter-from[data-v-4f7c3fc0],.fade-leave-to[data-v-4f7c3fc0]{opacity:0}
