.loading-screen[data-v-23efac1b]{position:fixed;inset:0;background:var(--gradient-dark);display:flex;align-items:center;justify-content:center;z-index:9999}.loading-content[data-v-23efac1b]{text-align:center;color:var(--secondary-white)}.loading-logo[data-v-23efac1b]{font-size:4rem;margin-bottom:1rem;color:var(--primary-orange)}.loading-text[data-v-23efac1b]{font-size:1.5rem;font-weight:600;margin-bottom:2rem;letter-spacing:2px}.loading-bar[data-v-23efac1b]{width:200px;height:4px;background:#fff3;border-radius:2px;overflow:hidden;margin:0 auto}.loading-progress[data-v-23efac1b]{height:100%;background:var(--gradient-primary);border-radius:2px;animation:loading-23efac1b 2s ease-in-out infinite}@keyframes loading-23efac1b{0%{width:0%}50%{width:70%}to{width:100%}}.animate-pulse[data-v-23efac1b]{animation:pulse-23efac1b 2s ease-in-out infinite}@keyframes pulse-23efac1b{0%,to{opacity:1}50%{opacity:.5}}
