:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{color:#171717;background:#f5f5f5;margin:0}main{width:min(100% - 2rem,34rem);margin:0 auto;padding:2rem 0 3rem}.card{background:#fff;border:1px solid #dedede;border-radius:.5rem;padding:1.5rem}h1{margin:0 0 .75rem;font-size:1.5rem;line-height:1.2}p{line-height:1.5}form{gap:1rem;margin-top:1.5rem;display:grid}label{gap:.4rem;font-weight:600;display:grid}input,select,button{font:inherit;border-radius:.3rem;min-height:2.75rem}input,select{background:#fff;border:1px solid #767676;width:100%;padding:.6rem}button{color:#fff;cursor:pointer;background:#111;border:0;padding:.6rem 1rem;font-weight:700}button:disabled{cursor:wait;opacity:.65}.message{border-radius:.3rem;padding:.75rem}.message-error{color:#991b1b;background:#fee2e2}.message-success{color:#166534;background:#dcfce7}.hint{color:#555;margin:-.5rem 0 0;font-size:.9rem}
