.splash-screen{z-index:99999;background:linear-gradient(#fff 0%,#f7faff 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.splash-screen:before{content:"";background:radial-gradient(circle at 20% 20%,#1976d20f,#0000 30%),radial-gradient(circle at 80% 80%,#0a3a780f,#0000 35%);animation:8s ease-in-out infinite alternate backgroundMove;position:absolute;inset:0}.splash-screen:after{content:"";filter:blur(4px);pointer-events:none;background:radial-gradient(circle,#42a5f514 0%,#42a5f508 45%,#0000 72%);border-radius:50%;width:420px;height:420px;animation:6s ease-in-out infinite splashOrb;position:absolute}.logo-wrapper{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.logo-wrapper:before{content:"";background:radial-gradient(circle,#1565c01a,#0000 68%);border-radius:50%;width:180px;height:180px;animation:2.8s ease-in-out infinite logoHalo;position:absolute}.logo{object-fit:contain;z-index:2;width:200px;height:auto;animation:.8s zoomIn,3s ease-in-out infinite floatLogo,2.5s ease-in-out infinite glow;position:relative}.loading-copy{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:7px;margin-top:18px;display:flex;position:relative}.loading-text{color:#0a3a78;letter-spacing:.7px;justify-content:center;align-items:baseline;margin:0;font-size:15px;font-weight:700;line-height:1.4;display:flex}.loading-dots{align-items:center;min-width:23px;margin-left:2px;display:inline-flex}.loading-dots span{opacity:.25;color:#1565c0;font-size:18px;font-weight:800;line-height:1;animation:1.35s ease-in-out infinite loadingDot;display:inline-block;transform:translateY(0)}.loading-dots span:nth-child(2){animation-delay:.18s}.loading-dots span:nth-child(3){animation-delay:.36s}.loading-subtext{color:#64748b;letter-spacing:.35px;font-size:12px;font-weight:500;line-height:1.4;animation:1.8s ease-in-out infinite subtextPulse}.loading-bar{z-index:2;background:#0a3a7814;border:1px solid #0a3a780d;border-radius:999px;width:190px;height:5px;margin-top:20px;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0f172a0d}.loading-progress{background:linear-gradient(90deg,#0a3a78,#1565c0,#42a5f5,#1565c0) 0 0/200% 100%;border-radius:999px;width:42%;height:100%;animation:1.4s cubic-bezier(.4,0,.2,1) infinite loading,1.2s linear infinite progressShimmer;position:absolute;inset:0 auto 0 0;box-shadow:0 0 12px #42a5f573}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}70%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes glow{0%,to{filter:drop-shadow(0 0 #1976d22e)}50%{filter:drop-shadow(0 0 22px #1976d259)}}@keyframes logoHalo{0%,to{opacity:.35;transform:scale(.86)}50%{opacity:.9;transform:scale(1.12)}}@keyframes loadingDot{0%,70%,to{opacity:.25;transform:translateY(0)scale(.92)}35%{opacity:1;transform:translateY(-4px)scale(1.08)}}@keyframes subtextPulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes loading{0%{transform:translate(-130%)}to{transform:translate(340%)}}@keyframes progressShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes backgroundMove{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes splashOrb{0%,to{opacity:.45;transform:translate(-100px,-70px)scale(.9)}50%{opacity:.8;transform:translate(110px,80px)scale(1.1)}}@media (max-width:768px){.logo{width:170px}.logo-wrapper:before{width:155px;height:155px}.loading-text{letter-spacing:.5px;font-size:14px}.loading-subtext{font-size:11px}.loading-bar{width:165px}}@media (max-width:480px){.logo{width:150px}.logo-wrapper:before{width:140px;height:140px}.loading-copy{margin-top:14px}.loading-text{font-size:13px}.loading-dots span{font-size:16px}.loading-bar{width:150px;margin-top:17px}}@media (prefers-reduced-motion:reduce){.splash-screen:before,.splash-screen:after,.logo-wrapper:before,.logo,.loading-dots span,.loading-subtext,.loading-progress{animation:none}}
