html,body{height:100%}body,.eio-app,.eio-splash-wrapper{display:flex;flex-direction:column;flex:1;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.eio-splash-wrapper{align-items:center;justify-content:center;overflow:hidden;color:#fffcf8;background:#242529;background:linear-gradient(135deg, #303030, #1a1a1a, #5059fb, #9731c1);background-size:400% 400%;animation:gradient 15s ease infinite}.eio-splash-wrapper .eio-make-a-splash{display:flex;align-items:center;flex-direction:column;justify-content:space-around;animation:fadein 2s}@keyframes fadein{from{opacity:0}to{opacity:1}}.eio-splash-wrapper .eio-make-a-splash>*{margin:16px}.eio-splash-wrapper .eio-make-a-splash .eio-loading-dots{position:relative;width:10px;height:10px;border-radius:5px;background-color:#016cfe;color:#016cfe;animation:dotFlashing 1s infinite linear alternate;animation-delay:.5s}.eio-splash-wrapper .eio-make-a-splash .eio-loading-dots::before,.eio-splash-wrapper .eio-make-a-splash .eio-loading-dots::after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#016cfe;color:#016cfe;animation:dotFlashing 1s infinite alternate}.eio-splash-wrapper .eio-make-a-splash .eio-loading-dots::before{left:-20px;animation-delay:0s}.eio-splash-wrapper .eio-make-a-splash .eio-loading-dots::after{left:20px;animation-delay:1s}@keyframes dotFlashing{0%{background-color:#016cfe}50%,100%{background-color:#1a1a1a}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}/*# sourceMappingURL=splash.css.map */
