.nav-item--active[data-v-3b6fb870]{background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary)}.loading-overlay{align-items:center;background:#fff;display:flex;flex-direction:column;gap:32px;top:0;right:0;bottom:0;left:0;justify-content:center;position:fixed;z-index:9999}.loading-logo{animation:logo-pulse 2s ease-in-out infinite;max-width:70vw;-o-object-fit:contain;object-fit:contain;width:260px}@keyframes logo-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(.96)}}.loading-dots{display:flex;gap:10px}.loading-dots span{animation:dot-bounce 1.2s ease-in-out infinite;background:#1e3a8a;border-radius:50%;height:10px;width:10px}.loading-dots span:first-child{animation-delay:0s}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes dot-bounce{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-10px)}}.loading-fade-enter-active,.loading-fade-leave-active{transition:opacity .4s ease}.loading-fade-enter-from,.loading-fade-leave-to{opacity:0}.loading-fade-enter-to,.loading-fade-leave-from{opacity:1}
