html{height:100%;margin:0;padding:0;font-size:24px}body{box-sizing:border-box;color:#ddd;text-align:center;background-color:#222;background-image:linear-gradient(#00000080,#00000080),url(/build/assets/space-DHlZrMk2.jpg);background-position:50%;background-size:cover;background-attachment:fixed;height:100%;margin:0;padding:2rem;font-family:Manrope,Helvetica,Arial,sans-serif}table{border-collapse:separate;border-spacing:.75rem;table-layout:fixed;width:100%;height:100%}thead tr{height:1%}thead td{background-color:#333333bf}td{text-align:center;background-color:#333333bf;border-radius:6px;width:auto;font-size:.9rem}td:first-child{text-align:left;width:18rem;padding-left:.5em}td,td:before{text-shadow:1px 1px 8px #333}td.happy-5,td.status-ok{background-color:#89b38fbf}td.happy-5:before{content:":D"}td.happy-4,td.status-low{background-color:#bac791bf}td.happy-4:before{content:":)"}td.happy-3,td.status-medium{background-color:#ffcd87bf}td.happy-3:before{content:":/"}td.happy-2,td.status-high{background-color:#ff8f75bf}td.happy-2:before{content:":("}td.happy-1,td.status-critical{background-color:#f7636abf}td.happy-1:before{content:":("}td.skipped{color:#aaa;background-color:#555555bf}td.skipped:before{content:"n/a"}td.error{animation-name:error;animation-duration:2s;animation-timing-function:ease-in;animation-iteration-count:infinite}td.error:before{content:"ERROR"}td.percentage:after{content:"%"}td.w15{width:15%}td.w25{width:25%}td p{font-size:1rem;display:block}td span.groupName{color:#666}@keyframes error{0%{background-color:#d00}50%{background-color:#d00}51%{background-color:#800}to{background-color:#800}}a{color:#ddd;text-decoration:none}.login{justify-content:center;align-items:center;height:100%;display:flex}.login-card{background-color:#555555bf;border-radius:.5rem;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:10rem;padding:.25rem;display:flex}.login-card input{box-sizing:border-box;color:#ddd;text-align:center;background-color:#222;border:none;border-radius:.25rem;width:100%;padding:.5em;font-family:Manrope,Helvetica,Arial,sans-serif;font-size:.5rem}.login-card .login-error{color:#f7636a;margin:0;font-size:.85rem}@media (width<=768px){html,body{font-size:1rem}table,table thead,table tbody,table tr,table th,table td{width:100%;display:block}table thead{display:none}table tr{margin-bottom:1.5rem}table td{border:none;padding:10px}td:first-child{width:auto}table td:nth-child(9),table td:nth-child(10),table td:nth-child(11){box-sizing:border-box;width:32%;margin-bottom:5px;display:inline-block}table td:nth-child(n+2):nth-child(-n+8){display:none}}
