:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{background:#020617;margin:0}.container{color:#e5e7eb;max-width:960px;margin:0 auto;padding:2rem 1rem 4rem;font-family:Inter,system-ui,sans-serif}header{margin-bottom:1.5rem}.auth-row{align-items:center;gap:.75rem;display:flex}.grid{gap:.75rem;display:grid}label{border:1px solid #334155;border-radius:.5rem;gap:.5rem;padding:.75rem;display:grid}input,button{color:#e2e8f0;background:#0f172a;border:1px solid #475569;border-radius:.5rem;padding:.5rem .75rem}button{cursor:pointer}.result{margin-top:1rem}pre{background:#020617;border:1px solid #334155;border-radius:.5rem;padding:1rem;overflow:auto}.error{color:#f87171}
