*{box-sizing:border-box}body{margin:0;background:#0b1020;color:#edf2ff;font:16px system-ui,sans-serif}main{width:min(94%,34rem);margin:8vh auto;padding:1.4rem;background:#151d34;border:1px solid #2b385f;border-radius:18px}h1{letter-spacing:.12em}label{display:grid;gap:.5rem}input,button{width:100%;margin:.5rem 0;padding:.9rem;border-radius:10px;border:1px solid #52628f;font:inherit}button{background:#6be0b4;color:#07140f;font-weight:700}.secondary{background:#263354;color:#fff}dl{display:grid;grid-template-columns:5rem 1fr;gap:.5rem}dt{color:#9eb0df}dd{margin:0;overflow-wrap:anywhere}pre{white-space:pre-wrap}#message{min-height:1.5rem;color:#ffcd70}