.loading-screen[data-v-73ca54f0]{align-items:center;animation:fadeIn-73ca54f0 .3s ease-in-out;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .3s ease-out;width:100%;z-index:9999}.loading-content[data-v-73ca54f0]{animation:slideUp-73ca54f0 .5s ease-out;text-align:center}.loading-logo[data-v-73ca54f0]{margin-bottom:2rem}.logo-image[data-v-73ca54f0]{animation:pulse-73ca54f0 2s infinite;height:80px;width:auto}.loading-spinner[data-v-73ca54f0]{margin-bottom:1.5rem}.loading-text[data-v-73ca54f0]{font-size:1.1rem;margin-bottom:1rem}.loading-progress[data-v-73ca54f0]{margin:0 auto;width:200px}@keyframes fadeIn-73ca54f0{0%{opacity:0}to{opacity:1}}@keyframes slideUp-73ca54f0{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-73ca54f0{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}
