#app-load-placeholder{position:absolute;display:flex;align-items:center;justify-content:center;top:0;bottom:0;left:0;right:0}#app-load-placeholder.shining-rainbow{-webkit-animation-duration:30s;animation-duration:30s}#app-load-placeholder>div{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100px;font-size:8px;display:flex;justify-content:space-between;width:54px}#app-load-placeholder>div>div{height:100%;width:6px;background-image:linear-gradient(270deg,#d04b36,#e36511,#ffba00,#00b180,#147aab,#675997);background-size:600%;background-repeat:repeat-x;-webkit-animation:sk-stretchdelay 1.2s ease-in-out infinite;animation:sk-stretchdelay 1.2s ease-in-out infinite}#app-load-placeholder>div>div:first-child{background-position:0;-webkit-animation-delay:.1s;animation-delay:.1s}#app-load-placeholder>div>div:nth-child(2){background-position:16.6666666667%;-webkit-animation-delay:.2s;animation-delay:.2s}#app-load-placeholder>div>div:nth-child(3){background-position:33.3333333333%;-webkit-animation-delay:.3s;animation-delay:.3s}#app-load-placeholder>div>div:nth-child(4){background-position:50%;-webkit-animation-delay:.4s;animation-delay:.4s}#app-load-placeholder>div>div:nth-child(5){background-position:66.6666666667%;-webkit-animation-delay:.5s;animation-delay:.5s}#app-load-placeholder>div>div:nth-child(6){background-position:83.3333333333%;-webkit-animation-delay:.6s;animation-delay:.6s}@-webkit-keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}