.loading-page{z-index:9999;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.loading-page:before{content:"";filter:blur(60px);background:radial-gradient(#4b0dbf4d 0%,#0000 70%);width:600px;height:300px;animation:3s ease-in-out infinite pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulseGlow{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}#logoE{filter:drop-shadow(0 0 10px #4b0dbf80);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#logoE path{fill:#0000;stroke:#4b0dbf;stroke-width:3px;animation:2s forwards line-anim,.5s 2.5s forwards fillIn}#logoE path:first-child{stroke-dasharray:491;stroke-dashoffset:491px;animation:2s 1.6s forwards line-anim,.5s 3.6s forwards fillIn}#logoE path:nth-child(2){stroke-dasharray:319;stroke-dashoffset:319px;animation:2s 1.4s forwards line-anim,.5s 3.4s forwards fillIn}#logoE path:nth-child(3){stroke-dasharray:218;stroke-dashoffset:218px;animation:2s 1.2s forwards line-anim,.5s 3.2s forwards fillIn}#logoE path:nth-child(4){stroke-dasharray:343;stroke-dashoffset:343px;animation:2s 1s forwards line-anim,.5s 3s forwards fillIn}#logoE path:nth-child(5){stroke-dasharray:221;stroke-dashoffset:221px;animation:2s .8s forwards line-anim,.5s 2.8s forwards fillIn}#logoE path:nth-child(6){stroke-dasharray:218;stroke-dashoffset:218px;animation:2s .6s forwards line-anim,.5s 2.6s forwards fillIn}#logoE path:nth-child(7){stroke-dasharray:327;stroke-dashoffset:327px;animation:2s .4s forwards line-anim,.5s 2.4s forwards fillIn}#logoE path:nth-child(8){stroke-dasharray:234;stroke-dashoffset:234px;animation:2s .3s forwards line-anim,.5s 2.3s forwards fillIn}#logoE path:nth-child(9){stroke-dasharray:319;stroke-dashoffset:319px;animation:2s .2s forwards line-anim,.5s 2.2s forwards fillIn}#logoE path:nth-child(10){stroke-dasharray:374;stroke-dashoffset:374px;animation:2s .1s forwards line-anim,.5s 2.1s forwards fillIn}#logoE path:nth-child(11){stroke-dasharray:343;stroke-dashoffset:343px;animation:2s 50ms forwards line-anim,.5s 2.05s forwards fillIn}#logoE path:nth-child(12){stroke-dasharray:319;stroke-dashoffset:319px;animation:2s forwards line-anim,.5s 2s forwards fillIn}#logoE path:nth-child(13){stroke-dasharray:674;stroke-dashoffset:674px;animation:2s forwards line-anim,.5s 2s forwards fillIn}@keyframes line-anim{to{stroke-dashoffset:0}}@keyframes fillIn{to{fill:#4b0dbf}}.loading-page.fade-out{animation:.8s forwards fadeOutScreen}@keyframes fadeOutScreen{0%{opacity:1}to{opacity:0;visibility:hidden}}
