:root{--engie-dark-blue:#17255f;--engie-cyan:#00aaff;--engie-teal:#00817d;--gradient-start:#00bcfd;--gradient-end:#23d2b5;--text-on-dark:#ffffff;--text-muted-on-dark:rgba(255,255,255,0.62)}*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;background:var(--engie-dark-blue);font-family:Lato,Arial,sans-serif;overflow:hidden}body{position:relative;display:flex;flex-direction:column;min-height:100vh}