.loading-module__u_2N3G__loadingPage{z-index:9999;background:linear-gradient(135deg,#f0fdfa 0%,#fff 50%,#f8fafc 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.loading-module__u_2N3G__backgroundElements{pointer-events:none;position:absolute;inset:0;overflow:hidden}.loading-module__u_2N3G__gradientOrb1{background:radial-gradient(circle,#1eb6b926 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite loading-module__u_2N3G__float;position:absolute;top:-20%;right:-10%}.loading-module__u_2N3G__gradientOrb2{background:radial-gradient(circle,#1eb6b91a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite reverse loading-module__u_2N3G__float;position:absolute;bottom:-15%;left:-10%}.loading-module__u_2N3G__gradientOrb3{background:radial-gradient(circle,#1eb6b90d 0%,#0000 60%);border-radius:50%;width:600px;height:600px;animation:4s ease-in-out infinite loading-module__u_2N3G__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-module__u_2N3G__floatingShape1,.loading-module__u_2N3G__floatingShape2,.loading-module__u_2N3G__floatingShape3{opacity:.5;border-radius:50%;position:absolute}.loading-module__u_2N3G__floatingShape1{background:var(--primary-300,#66cfcf);width:12px;height:12px;animation:6s ease-in-out infinite loading-module__u_2N3G__floatUp;top:20%;left:15%}.loading-module__u_2N3G__floatingShape2{background:var(--primary-400,#33bfbf);width:8px;height:8px;animation:8s ease-in-out 1s infinite loading-module__u_2N3G__floatUp;top:60%;right:20%}.loading-module__u_2N3G__floatingShape3{background:var(--primary-200,#99dfdf);width:10px;height:10px;animation:7s ease-in-out 2s infinite loading-module__u_2N3G__floatUp;bottom:30%;left:25%}.loading-module__u_2N3G__content{z-index:1;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.loading-module__u_2N3G__logoContainer{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.loading-module__u_2N3G__logoWrapper{z-index:2;background:#fff;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;animation:3s ease-in-out infinite loading-module__u_2N3G__logoFloat;display:flex;position:relative;box-shadow:0 20px 60px #1eb6b933,0 8px 20px #00000014}.loading-module__u_2N3G__logo{width:50px;height:50px;animation:20s linear infinite loading-module__u_2N3G__logoSpin}.loading-module__u_2N3G__ringContainer{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loading-module__u_2N3G__ring1,.loading-module__u_2N3G__ring2,.loading-module__u_2N3G__ring3{border:2px solid #0000;border-radius:50%;position:absolute}.loading-module__u_2N3G__ring1{border-top-color:var(--primary-500,#1eb6b9);border-right-color:var(--primary-300,#66cfcf);width:100px;height:100px;animation:2s linear infinite loading-module__u_2N3G__rotate}.loading-module__u_2N3G__ring2{border-bottom-color:var(--primary-400,#33bfbf);border-left-color:var(--primary-200,#99dfdf);width:120px;height:120px;animation:3s linear infinite reverse loading-module__u_2N3G__rotate}.loading-module__u_2N3G__ring3{border-top-color:#1eb6b94d;border-right-color:#1eb6b91a;width:140px;height:140px;animation:4s linear infinite loading-module__u_2N3G__rotate}.loading-module__u_2N3G__brandName{color:var(--primary-500,#1eb6b9);letter-spacing:4px;direction:ltr;margin:0;font-family:Inter,Cairo,sans-serif;font-size:2.5rem;font-weight:800;display:flex}.loading-module__u_2N3G__letter{animation:1.5s ease-in-out infinite loading-module__u_2N3G__letterBounce;display:inline-block}.loading-module__u_2N3G__loadingDots{gap:8px;display:flex}.loading-module__u_2N3G__dot{background:var(--primary-500,#1eb6b9);border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite loading-module__u_2N3G__dotPulse}.loading-module__u_2N3G__dot:nth-child(2){animation-delay:.2s}.loading-module__u_2N3G__dot:nth-child(3){animation-delay:.4s}.loading-module__u_2N3G__tagline{color:var(--gray-500,#6b7280);opacity:0;margin:0;font-family:Inter,Cairo,sans-serif;font-size:1rem;font-weight:500;animation:1s ease-out .5s forwards loading-module__u_2N3G__fadeIn}.loading-module__u_2N3G__waveContainer{line-height:0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.loading-module__u_2N3G__wave{width:100%;height:120px;animation:10s ease-in-out infinite loading-module__u_2N3G__waveMove}@keyframes loading-module__u_2N3G__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.05)}}@keyframes loading-module__u_2N3G__floatUp{0%,to{opacity:.5;transform:translateY(0)translate(0)}50%{opacity:.8;transform:translateY(-40px)translate(20px)}}@keyframes loading-module__u_2N3G__pulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.1)}}@keyframes loading-module__u_2N3G__logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes loading-module__u_2N3G__logoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-module__u_2N3G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-module__u_2N3G__letterBounce{0%,to{transform:translateY(0)}25%{transform:translateY(-8px)}50%{transform:translateY(0)}}@keyframes loading-module__u_2N3G__dotPulse{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}@keyframes loading-module__u_2N3G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes loading-module__u_2N3G__waveMove{0%,to{transform:translate(0)}50%{transform:translate(-2%)}}@media (max-width:768px){.loading-module__u_2N3G__logoContainer{width:120px;height:120px}.loading-module__u_2N3G__logoWrapper{border-radius:20px;width:70px;height:70px}.loading-module__u_2N3G__logo{width:45px;height:45px}.loading-module__u_2N3G__ring1{width:85px;height:85px}.loading-module__u_2N3G__ring2{width:100px;height:100px}.loading-module__u_2N3G__ring3{width:120px;height:120px}.loading-module__u_2N3G__brandName{letter-spacing:3px;font-size:2rem}.loading-module__u_2N3G__tagline{font-size:.9rem}.loading-module__u_2N3G__gradientOrb1,.loading-module__u_2N3G__gradientOrb2{width:300px;height:300px}.loading-module__u_2N3G__gradientOrb3{width:400px;height:400px}}@media (max-width:480px){.loading-module__u_2N3G__logoContainer{width:100px;height:100px}.loading-module__u_2N3G__logoWrapper{border-radius:16px;width:60px;height:60px}.loading-module__u_2N3G__logo{width:38px;height:38px}.loading-module__u_2N3G__ring1{width:75px;height:75px}.loading-module__u_2N3G__ring2{width:88px;height:88px}.loading-module__u_2N3G__ring3{width:100px;height:100px}.loading-module__u_2N3G__brandName{letter-spacing:2px;font-size:1.75rem}.loading-module__u_2N3G__content{gap:20px}}
