.splash-screen-module__k9dYRq__splashContainer{z-index:9999;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;justify-content:center;align-items:center;animation:.5s ease-out splash-screen-module__k9dYRq__fadeInScale;display:flex;position:fixed;inset:0;overflow:hidden}.splash-screen-module__k9dYRq__splashContainer.splash-screen-module__k9dYRq__fadeOut{animation:.5s ease-in forwards splash-screen-module__k9dYRq__fadeOutScale}.splash-screen-module__k9dYRq__particlesContainer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.splash-screen-module__k9dYRq__particle{will-change:transform,opacity;background:#ffffff4d;border-radius:50%;width:4px;height:4px;animation:10s linear infinite splash-screen-module__k9dYRq__floatUp;position:absolute}.splash-screen-module__k9dYRq__content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:600px;padding:2rem;display:flex;position:relative}.splash-screen-module__k9dYRq__logoContainer{margin-bottom:2rem;animation:.8s ease-out .2s backwards splash-screen-module__k9dYRq__fadeInScale;position:relative}.splash-screen-module__k9dYRq__logoGlow{filter:blur(20px);background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:3s ease-in-out infinite splash-screen-module__k9dYRq__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.splash-screen-module__k9dYRq__logoWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:30px;justify-content:center;align-items:center;width:120px;height:120px;animation:2s ease-in-out infinite splash-screen-module__k9dYRq__pulse;display:flex;position:relative;box-shadow:0 8px 32px #0003,inset 0 0 20px #ffffff1a}.splash-screen-module__k9dYRq__logo{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 12px #0000004d);width:90px!important;height:90px!important}.splash-screen-module__k9dYRq__appName{color:#fff;text-shadow:0 2px 10px #0000004d,0 0 20px #fff3;letter-spacing:-.5px;margin:0 0 .5rem;font-size:2.5rem;font-weight:800;animation:1s ease-out .4s backwards splash-screen-module__k9dYRq__fadeIn}.splash-screen-module__k9dYRq__tagline{color:#ffffffe6;text-shadow:0 1px 3px #0003;margin:0 0 3rem;font-size:1.125rem;font-weight:400;animation:1s ease-out .6s backwards splash-screen-module__k9dYRq__fadeIn}.splash-screen-module__k9dYRq__progressBarContainer{width:100%;max-width:400px;margin-bottom:2rem;animation:1s ease-out .8s backwards splash-screen-module__k9dYRq__fadeIn}.splash-screen-module__k9dYRq__progressBarBackground{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:10px;width:100%;height:6px;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a,0 2px 8px #0000001a}.splash-screen-module__k9dYRq__progressBar{background:linear-gradient(90deg,#fffc 0%,#fff 50%,#fffc 100%) 0 0/200% 100%;border-radius:10px;height:100%;transition:width .3s ease-out;animation:2s linear infinite splash-screen-module__k9dYRq__shimmer;box-shadow:0 0 10px #ffffff80,0 0 20px #ffffff4d}.splash-screen-module__k9dYRq__progressText{color:#ffffffe6;text-shadow:0 1px 2px #0003;margin-top:.75rem;font-size:.875rem;font-weight:600;display:block}.splash-screen-module__k9dYRq__loadingDots{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;animation:1s ease-out 1s backwards splash-screen-module__k9dYRq__fadeIn;display:flex}.splash-screen-module__k9dYRq__dot{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite splash-screen-module__k9dYRq__dotBounce;box-shadow:0 2px 4px #0003}.splash-screen-module__k9dYRq__dot:first-child{animation-delay:0s}.splash-screen-module__k9dYRq__dot:nth-child(2){animation-delay:.2s}.splash-screen-module__k9dYRq__dot:nth-child(3){animation-delay:.4s}.splash-screen-module__k9dYRq__loadingText{color:#fffc;text-shadow:0 1px 2px #0003;margin:0;font-size:.875rem;animation:1s ease-out 1s backwards splash-screen-module__k9dYRq__fadeIn}.splash-screen-module__k9dYRq__footer{text-align:center;animation:1s ease-out 1.2s backwards splash-screen-module__k9dYRq__fadeIn;position:absolute;bottom:2rem;left:0;right:0}.splash-screen-module__k9dYRq__copyright{color:#ffffffb3;text-shadow:0 1px 2px #0003;margin:0;font-size:.75rem}@keyframes splash-screen-module__k9dYRq__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes splash-screen-module__k9dYRq__fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}@keyframes splash-screen-module__k9dYRq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes splash-screen-module__k9dYRq__pulse{0%,to{transform:scale(1);box-shadow:0 8px 32px #0003,inset 0 0 20px #ffffff1a}50%{transform:scale(1.05);box-shadow:0 12px 40px #0000004d,inset 0 0 30px #fff3}}@keyframes splash-screen-module__k9dYRq__glowPulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.5;transform:translate(-50%,-50%)scale(1.1)}}@keyframes splash-screen-module__k9dYRq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes splash-screen-module__k9dYRq__dotBounce{0%,80%,to{opacity:1;transform:scale(1)translateY(0)}40%{opacity:.8;transform:scale(1.2)translateY(-10px)}}@keyframes splash-screen-module__k9dYRq__floatUp{0%{opacity:0;transform:translateY(100vh)translate(0)scale(0)}10%{opacity:.3}90%{opacity:.3}to{opacity:0;transform:translateY(-100px)translate(50px)scale(1)}}@media (max-width:768px){.splash-screen-module__k9dYRq__content{padding:1.5rem}.splash-screen-module__k9dYRq__logoWrapper{border-radius:25px;width:100px;height:100px}.splash-screen-module__k9dYRq__logo{width:65px!important;height:65px!important}.splash-screen-module__k9dYRq__logoGlow{width:150px;height:150px}.splash-screen-module__k9dYRq__appName{font-size:2rem}.splash-screen-module__k9dYRq__tagline{margin-bottom:2.5rem;font-size:1rem}.splash-screen-module__k9dYRq__progressBarContainer{max-width:300px}.splash-screen-module__k9dYRq__footer{bottom:1.5rem}}@media (max-width:480px){.splash-screen-module__k9dYRq__content{padding:1rem}.splash-screen-module__k9dYRq__logoWrapper{border-radius:20px;width:80px;height:80px}.splash-screen-module__k9dYRq__logo{width:50px!important;height:50px!important}.splash-screen-module__k9dYRq__logoGlow{width:120px;height:120px}.splash-screen-module__k9dYRq__appName{font-size:1.75rem}.splash-screen-module__k9dYRq__tagline{margin-bottom:2rem;font-size:.875rem}.splash-screen-module__k9dYRq__progressBarContainer{max-width:250px;margin-bottom:1.5rem}.splash-screen-module__k9dYRq__progressBarBackground{height:5px}.splash-screen-module__k9dYRq__progressText{font-size:.75rem}.splash-screen-module__k9dYRq__dot{width:6px;height:6px}.splash-screen-module__k9dYRq__loadingText{font-size:.75rem}.splash-screen-module__k9dYRq__footer{bottom:1rem}.splash-screen-module__k9dYRq__copyright{font-size:.625rem}}@media (prefers-reduced-motion:reduce){.splash-screen-module__k9dYRq__splashContainer,.splash-screen-module__k9dYRq__logoContainer,.splash-screen-module__k9dYRq__logoWrapper,.splash-screen-module__k9dYRq__logoGlow,.splash-screen-module__k9dYRq__appName,.splash-screen-module__k9dYRq__tagline,.splash-screen-module__k9dYRq__progressBarContainer,.splash-screen-module__k9dYRq__loadingDots,.splash-screen-module__k9dYRq__loadingText,.splash-screen-module__k9dYRq__footer,.splash-screen-module__k9dYRq__particle,.splash-screen-module__k9dYRq__progressBar,.splash-screen-module__k9dYRq__dot{transition:none!important;animation:none!important}.splash-screen-module__k9dYRq__particle{display:none}}@media (prefers-contrast:high){.splash-screen-module__k9dYRq__splashContainer{background:linear-gradient(135deg,#5568d3 0%,#6a3f8f 100%)}.splash-screen-module__k9dYRq__appName,.splash-screen-module__k9dYRq__tagline{text-shadow:0 2px 4px #000c,0 0 10px #00000080}.splash-screen-module__k9dYRq__progressBar{background:#fff}}
