*{box-sizing:border-box}body{margin:0;background:#eef3f0;color:#17372f;font:16px/1.6 system-ui,sans-serif;display:grid;min-height:100vh;place-items:center;padding:24px}main{width:100%;max-width:460px;background:white;padding:36px;border:1px solid #dce6df;border-radius:16px;box-shadow:0 20px 50px #19392b0a}.brand{font-size:13px;letter-spacing:3px;font-weight:750;color:#527a64}h1{font-size:28px;margin:12px 0}label{display:block;font-weight:600;margin:18px 0}input{display:block;width:100%;margin-top:7px;border:1px solid #bdcfc4;border-radius:7px;padding:12px;font:inherit}button{border:0;border-radius:7px;padding:13px 18px;background:#185c45;color:white;font:inherit;font-weight:600;width:100%;cursor:pointer}button:disabled{opacity:.5}#message{color:#9c2727}.note,#intro{color:#617369;font-size:14px}pre{font-size:14px;white-space:pre-wrap}#secret{font:13px monospace}section p{font-size:14px}[hidden]{display:none!important}
