:root{color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,sans-serif}body{margin:0;background:#f6f7f9;color:#1a1d23}.wizard{max-width:640px;margin:0 auto;padding:32px 20px 80px}header h1{margin-bottom:4px}.muted{color:#6b7280;font-size:.875rem}fieldset{border:1px solid #e2e4e9;border-radius:10px;margin:20px 0;padding:16px 20px 20px;background:#fff}legend{font-weight:600;padding:0 6px}.field{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.field-label{font-size:.875rem;font-weight:500}.field input{padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:.9375rem}.field-hint{font-size:.75rem;color:#9ca3af}.checklist{margin-top:28px}.checklist-row{background:#fff;border:1px solid #e2e4e9;border-radius:10px;padding:14px 18px;margin-bottom:12px}.checklist-row-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.badge-unverified{display:inline-block;margin-left:8px;padding:2px 8px;font-size:.6875rem;font-weight:600;color:#92400e;background:#fef3c7;border-radius:999px}button{padding:8px 16px;border:none;border-radius:6px;background:#4f46e5;color:#fff;font-weight:600;cursor:pointer;white-space:nowrap}button:disabled{background:#c7d2fe;cursor:not-allowed}.results{list-style:none;margin:12px 0 0;padding:0;font-family:ui-monospace,monospace;font-size:.8125rem}.results li{padding:4px 8px;border-radius:4px;margin-bottom:4px}.result-ok{background:#ecfdf5;color:#065f46}.result-error{background:#fef2f2;color:#991b1b}.result-skipped{background:#f3f4f6;color:#6b7280}.result-step{font-weight:600;margin-right:8px}.handoff{background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;padding:20px;margin-top:24px}.handoff dl{display:grid;grid-template-columns:max-content 1fr;gap:6px 16px;font-size:.875rem}.handoff dt{font-weight:600}.handoff dd{margin:0;font-family:ui-monospace,monospace;word-break:break-all}
