.download-steps{display:grid;gap:9px}.download-step{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc}.download-step strong{display:block;font-size:13px}.download-step .btn{padding:8px 11px;font-size:13px;flex:0 0 auto}.step-instruction{white-space:pre-line;margin-top:4px}.step-admin{display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid #e2e8f0;padding:15px 4px}.step-admin.final{background:#f0fdf4;border-radius:10px;border:1px solid #bbf7d0;padding:15px;margin-top:12px}@media(max-width:600px){.download-step,.step-admin{align-items:stretch;flex-direction:column}.download-step .btn{width:100%}}
