#loadingScreen{z-index:1000;color:#fff;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;display:flex;position:fixed;top:0;left:0}#loadingScreen p{text-align:center;color:#fff;font-size:1em}#loadingScreen{justify-content:flex-start}#loadingScreen .chg-loader,#loadingScreen .chg-pied{display:block}.chg-centre{text-align:center;flex-direction:column;align-items:center;gap:1.4em;display:flex;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}#loadingScreen .chg-message{letter-spacing:.05em;color:#cfe8ff;text-shadow:0 0 1.6em #87cefd73;margin:0;font-size:.82em;animation:none}.chg-loader{width:5.2em;height:5.2em;position:relative}.chg-loader span{border:2px solid #0000;border-top-color:#6fd2ff;border-radius:50%;animation:1.5s linear infinite chg-tourne;position:absolute;inset:0}.chg-loader span:nth-child(2){border-top-color:#0000;border-bottom-color:#6fd2ff9e;animation-duration:2.1s;animation-direction:reverse;inset:.85em}.chg-loader span:nth-child(3){border-top-color:#ffffffd9;animation-duration:1s;inset:1.7em;box-shadow:0 0 1.4em #6fd2ff80}@keyframes chg-tourne{to{transform:rotate(360deg)}}.chg-pied{background:linear-gradient(#0000,#040a12f0 34%);border-top:1px solid #6fd2ff29;padding:1.6em min(4em,6vw) 1.7em;position:absolute;bottom:0;left:0;right:0}.chg-l1{justify-content:space-between;align-items:baseline;gap:1em;display:flex}.chg-titre{letter-spacing:.22em;color:#ffffff80;font-size:.6em;font-weight:600}.chg-pct{font-variant-numeric:tabular-nums;color:#6fd2ff;text-shadow:0 0 .8em #6fd2ff73;font-size:1.35em}.chg-rail{background:#ffffff1f;height:2px;margin-top:.7em;position:relative;overflow:hidden}.chg-barre{background:linear-gradient(90deg,#1f7fd0,#6fd2ff);width:0;transition:width .25s ease-out;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 .8em #6fd2ff}#loadingScreen .chg-etape{text-align:left;letter-spacing:.06em;color:#cfe8ff;text-shadow:none;margin:.85em 0 0;font-size:.62em;animation:none}#loadingScreen .chg-compte{text-align:left;letter-spacing:.05em;color:#ffffff57;text-shadow:none;margin:.3em 0 0;font-size:.55em;animation:none}html.chg-en-cours .dev-info{display:none}
