:root{color:#0f172a;background:#f8fafc;font-family:system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;padding:2rem}.card{max-width:720px;margin:0 auto;padding:1.5rem 2rem;background:#fff;border-top:6px solid #2563eb;border-radius:12px;box-shadow:0 1px 3px rgb(0 0 0/10%)}h1{margin:0 0 .25rem;font-size:1.4rem}.meta{margin-bottom:1.25rem;color:#64748b;font-size:.85rem}.btn{display:inline-block;padding:.6rem 1.2rem;color:#fff;background:#2563eb;border-radius:8px;font-weight:600;text-decoration:none}.ok{color:#16a34a}.err,.ok{font-weight:700}.err{color:#dc2626}dl{padding:1rem;overflow-x:auto;color:#e2e8f0;background:#0f172a;border-radius:8px;font-size:.8rem}dt{margin-top:.75rem;color:#94a3b8}dt:first-child{margin-top:0}dd{margin:.15rem 0 0;overflow-wrap:anywhere}hr{margin:1.5rem 0;border:0;border-top:1px solid #e2e8f0}.links{color:#94a3b8;font-size:.85rem}.links a{margin-right:1rem;color:#2563eb}