.report-page-container{max-width:800px;margin:0 auto;padding:3rem 1rem}.report-page-content{background-color:#fff}.report-page-title{color:#1f2937;text-align:center;margin-bottom:.75rem;font-size:2rem;font-weight:800}.report-page-subtitle{color:#6b7280;text-align:center;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.error-alert{color:#991b1b;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;margin-bottom:2rem;padding:1rem;font-size:.875rem;line-height:1.6}.error-alert strong{font-weight:600}.success-container{text-align:center;padding:2rem}.success-icon{color:#fff;background-color:#10b981;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:3rem;font-weight:700;display:flex}.success-title{color:#1f2937;margin-bottom:1rem;font-size:2rem;font-weight:700}.success-message{color:#6b7280;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.success-loading{text-align:center;padding:3rem}.spinner-large{border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:48px;height:48px;margin:0 auto 1rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.success-details{text-align:left;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.detail-item{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.detail-item:last-child{border-bottom:none}.detail-item strong{color:#374151;font-weight:600}.detail-item span{color:#6b7280}.status-badge{border-radius:.25rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.status-pending{color:#1e40af;background-color:#dbeafe}.status-processing{color:#92400e;background-color:#fef3c7}.status-completed{color:#065f46;background-color:#d1fae5}.status-error{color:#991b1b;background-color:#fee2e2}.success-actions{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.success-note{text-align:left;background-color:#fef3c7;border:1px solid #fbbf24;border-radius:.375rem;padding:1rem}.success-note p{color:#92400e;margin:0 0 .5rem;font-weight:600}.success-note ul{color:#78350f;margin:0;padding-left:1.5rem}.success-note li{margin-bottom:.25rem}@media (max-width:768px){.report-page-container{padding:2rem 1rem}.report-page-title{font-size:1.75rem}.report-page-subtitle{font-size:.875rem}.success-container{padding:1rem}.success-title{font-size:1.5rem}.success-message{font-size:1rem}.success-actions{flex-direction:column}.btn{width:100%}.detail-item{flex-direction:column;align-items:flex-start;gap:.5rem}}
