:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}body{margin:0;display:flex;min-height:100vh;justify-content:center;background:#0b0b0f;color:#e6e6ea}.card{width:100%;max-width:42rem;margin:3rem 1rem;padding:1.5rem 2rem}.row{display:flex;align-items:center;justify-content:space-between;gap:1rem}h1{font-size:1.5rem}form{display:flex;flex-direction:column;gap:.75rem;max-width:20rem}label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}input{padding:.5rem .75rem;border-radius:.375rem;border:1px solid #3a3a42;background:#16161c;color:inherit}button{padding:.5rem 1rem;border-radius:.375rem;border:0;background:#6d5efc;color:#fff;cursor:pointer}button:disabled{opacity:.6;cursor:default}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#b9a7ff}.error{color:#f47171}a{color:#61afef}
