.error-fallback{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-fallback-container{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:600px;padding:3rem 2rem;box-shadow:0 20px 60px #0000004d}.error-fallback-icon{color:#f56565;justify-content:center;margin-bottom:1.5rem;display:flex}.error-fallback-title{color:#2d3748;margin-bottom:1rem;font-size:2rem;font-weight:700}.error-fallback-message{color:#4a5568;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.error-fallback-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.error-fallback-button{cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.error-fallback-button-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.error-fallback-button-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.error-fallback-button-secondary{color:#2d3748;background:#e2e8f0}.error-fallback-button-secondary:hover{background:#cbd5e0}.error-fallback-details{text-align:left;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:2rem;padding:1rem}.error-fallback-details summary{cursor:pointer;color:#4a5568;padding:.5rem;font-weight:600}.error-fallback-details summary:hover{color:#2d3748}.error-fallback-stack{margin-top:1rem;padding:1rem}.error-fallback-stack strong{color:#2d3748;margin-top:1rem;margin-bottom:.5rem;display:block}.error-fallback-stack pre{color:#e53e3e;white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #fed7d7;border-radius:4px;padding:1rem;font-size:.875rem;overflow-x:auto}@media (max-width:640px){.error-fallback-container{padding:2rem 1.5rem}.error-fallback-title{font-size:1.5rem}.error-fallback-message{font-size:1rem}.error-fallback-actions{flex-direction:column}.error-fallback-button{width:100%}}
