.ovr-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 12px 30px rgba(0,0,0,.08);max-width:900px;margin:32px auto;font-family:system-ui,Segoe UI,Arial,sans-serif}.ovr-hidden{display:none}.ovr-steps{display:flex;gap:6px;justify-content:center;margin-bottom:16px}.ovr-step{width:8px;height:8px;border-radius:999px;background:#e5e7eb}.ovr-step.active{background:#2563eb}.ovr-progress{height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin:8px 0 20px}.ovr-progress>span{display:block;height:100%;background:#2563eb;width:0%}.ovr-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:16px}.ovr-field{margin:10px 0}.ovr-field select,.ovr-field textarea,.ovr-field input{width:100%;padding:10px;border:1px solid #e5e7eb;border-radius:10px}.ovr-list{display:flex;flex-direction:column;gap:10px}.ovr-item{display:flex;gap:12px;align-items:flex-start;border:1px solid #e5e7eb;border-radius:12px;padding:10px}.ovr-meta{font-size:12px;color:#6b7280}