body{background:#f6f8fa;margin:0;padding:40px 0;font-family:Arial,Helvetica,sans-serif}main{background:#fff;border:1px solid #d0d7de;border-radius:6px;max-width:700px;margin:auto;box-shadow:0 1px 3px #1b1f230a}main h1{text-align:center}a{color:#24292e;font-weight:600;text-decoration:none}a:hover{color:#0969da;text-decoration:underline}#user{align-items:center;padding:24px;display:flex}#user img{border-radius:50%;width:32px;height:32px;margin-right:8px}section h2{color:#57606a;background-color:#e1e4e8;margin:0;padding:8px;font-size:1.2em;font-weight:700}ul{margin:0;padding:0;list-style:none}article{border-bottom:2px solid #e1e4e8;padding:24px 8px}article h3{margin:0;font-size:1.1em}article div{color:#57606a;align-items:center;margin-top:4px;font-size:.96em;display:flex}article img{width:16px;height:16px;margin-right:4px}article a{color:#667482}fieldset{margin:10px 0}div.nested{margin-left:10px}.alert{border:1px solid var(--alert-colour);color:var(--alert-colour);border-radius:10px;padding:1px 4px}.alert.high{--alert-colour:orange}.alert.critical{--alert-colour:red}main form{flex-direction:column;gap:12px;padding:24px;display:flex}main form>div{flex-direction:column;gap:4px;display:flex}main hr{border:none;border-top:1px solid #d0d7de;margin:0}main button{cursor:pointer;align-self:flex-start}main [role=alert]{color:#cf222e;margin:0}#accounts{border-bottom:1px solid #d0d7de;flex-direction:column;gap:12px;padding:16px 24px;display:flex}#accounts form{padding:0}#accounts h2,#accounts h3{margin:0 0 8px;font-size:1em}#accounts ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.host-empty{color:#57606a;margin:16px 24px}.host-errors{color:#cf222e;border-bottom:1px solid #d0d7de;flex-direction:column;gap:8px;margin:0;padding:16px 24px;list-style:none;display:flex}
