:root{color:#dbe5ee;background:#09111b;font:14px system-ui}body{margin:0}main{max-width:1100px;margin:auto;padding:2rem}header{border-bottom:1px solid #263747;justify-content:space-between;align-items:center;display:flex}.login{max-width:420px}section{background:#111d29;border-radius:8px;margin-top:2rem;padding:1.5rem}form{gap:1rem;max-width:420px;display:grid}label{gap:.4rem;display:grid}input{color:inherit;background:#09111b;border:1px solid #405266;border-radius:4px;padding:.7rem}table{border-collapse:collapse;width:100%;margin-top:1rem}th,td{text-align:left;border-bottom:1px solid #263747;padding:.75rem}button{background:#41b3a3;border:0;border-radius:4px;padding:.7rem 1rem;font-weight:700}.failed{color:#ff7b72}.succeeded{color:#56d364}.running{color:#79c0ff}
