*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f7f8fb;color:#111827}main{max-width:760px;margin:2rem auto;padding:0 1rem}.card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1rem}button{padding:.6rem 1rem;border:0;border-radius:8px;background:#111827;color:#fff;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}pre{background:#0b1020;color:#d1f0ff;border-radius:8px;padding:.75rem;overflow:auto}a{color:#0f62fe}