#backLink{border-radius:.125rem;border-style:solid;border-width:.0625rem;padding:.25rem .75rem}body{margin:0;padding:0;background-color:rgb(var(--background-color));color:rgb(var(--text-color));font-family:Poppins}header{align-content:center;background:rgb(var(--alternate-background-color));border-bottom:1px solid rgb(var(--input-border-color));display:flex;height:2.125rem;left:0;padding:.75rem;position:fixed;right:0;top:0;z-index:5}header span{flex:1;text-align:center;line-height:2.125rem}header a{flex:0 0 14rem;text-align:center}header.loading:after{background:linear-gradient(95.08deg,#f639d1 2.49%,#ab2eff 46.38%,#00c7ff 97.19%),#00c7ff;background-size:400% 400%;bottom:-.25rem;content:"";height:.5rem;left:0;position:absolute;right:0;z-index:10;-webkit-animation:Loader 6s ease infinite;-moz-animation:Loader 6s ease infinite;animation:Loader 6s ease infinite}button{background:rgb(var(--alternate-background-color));border:.0625rem solid rgb(var(--main-color));border-radius:.25rem;color:rgb(var(--main-color));font-size:1.25rem;padding:.5rem 2rem}content{display:block;height:100%;padding:3.675rem 1.5rem 0}img.loader{width:3rem;margin-top:.75rem}#logo{height:2.125rem}a,a:hover,a:active,a:visited{text-decoration:none;color:var(--text-color)}a:hover{color:var(--light-text-color)}h1.skeleton{margin:2.5rem 0;height:1rem}smallbutton{border-radius:.125rem;border-style:solid;border-width:.0625rem;display:inline;margin:0 .125rem;padding:.25rem .75rem;position:relative;text-align:center}smallbutton.ok{background-color:rgb(var(--main-color));color:rgb(var(--action-color))}smallbutton.secondary{border-color:rgba(var(--secondary-color)cc);color:rgb(var(--secondary-color))}smallbutton.nok{border-color:rgb(var(--input-border-color));color:rgb(var(--input-border-color))}@-webkit-keyframes Loader{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes Loader{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}:root{--main-color:169, 150, 255;--main-color-light:160, 163, 189;--secondary-color:255, 225, 0;--secondary-color-light:#f5ee91;--action-color:72, 0, 173;--background-color:20, 20, 42;--alternate-background-color:38, 35, 56;--text-color:252, 252, 252;--light-text-color:#777;--input-border-color:78, 75, 102;--highlight-color:89, 225, 255;--selection-color:#000;--loader-color1:#DB8C28;--loader-color2:#FBF69F;--error-color:#f00;--status-color-best:#c5ffb9;--status-color-better:#b9e8ff;--status-color-good:#ccc;--status-color-worse:#f5ee91;--status-color-worst:#f00}
