:root{font-family:Arial,sans-serif;color:#e8e8e0;background:#08080d;color-scheme:dark}*{box-sizing:border-box}main{max-width:1000px;margin:auto;padding:36px 24px}h1{font-size:32px}h2{font-size:21px;color:#f5a800}p{line-height:1.6;color:#b5b5bf}a{color:#f5a800}section{padding:22px 0;border-bottom:1px solid #393329}label{display:block;margin:14px 0 8px}input{display:block;max-width:100%;padding:10px;background:#16161d;color:#eee;border:1px solid #68616a}input[type=password]{width:400px}button{margin:14px 8px 0 0;padding:11px 16px;background:#f5a800;border:0;border-radius:4px;color:#111;font-weight:bold;cursor:pointer}button:disabled{opacity:.4;cursor:default}li{margin:7px 0;overflow-wrap:anywhere}#status{position:sticky;bottom:0;padding:15px;background:#17171f;border:1px solid #6e603a;white-space:pre-wrap}:focus-visible{outline:2px solid #fff;outline-offset:4px}
