:root{color-scheme:dark;font-family:ui-sans-serif,system-ui;background:#09111e;color:#e7eefc}*{box-sizing:border-box}body{margin:0}header{display:flex;justify-content:space-between;align-items:center;padding:18px 4vw;border-bottom:1px solid #243247}h1{margin:0;color:#72e6bd}small{color:#91a2ba;font-size:.5em}main{max-width:1100px;margin:32px auto;padding:0 20px}section,article,.account{background:#111d2e;border:1px solid #273852;border-radius:14px;padding:20px;margin:14px 0}label{display:block;margin:12px 0}input,button,select{background:#0a1424;color:#e7eefc;border:1px solid #38506f;border-radius:8px;padding:10px}button{cursor:pointer;margin:4px}button:hover{border-color:#72e6bd}.account{display:flex;justify-content:space-between;align-items:center}.healthy{color:#72e6bd}.stopped,.unhealthy{color:#ffbd71}pre{white-space:pre-wrap;max-height:480px;overflow:auto}[hidden]{display:none!important}
