.generating-box{text-align:center;padding:34px 18px}.generating-icon{width:76px;height:76px;margin:0 auto 18px;border:7px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:spinInvoice .85s linear infinite}.generating-box h2{margin:0 0 8px;color:#1e3a8a}.generating-box p{color:#64748b}.generating-steps{display:flex;justify-content:center;gap:8px;margin-top:18px}.generating-steps span{width:10px;height:10px;border-radius:50%;background:#2563eb;animation:pulseInvoice 1.2s infinite}.generating-steps span:nth-child(2){animation-delay:.2s}.generating-steps span:nth-child(3){animation-delay:.4s}.sunat-status{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;margin:3px}.sunat-status.accepted{background:#dcfce7;color:#166534}.sunat-status.pending{background:#fef3c7;color:#92400e}.sunat-status.rejected{background:#fee2e2;color:#991b1b}@keyframes spinInvoice{to{transform:rotate(360deg)}}@keyframes pulseInvoice{0%,80%,100%{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}
