.ErrorBoundary_errorBoundary__iRW6F{display:flex;align-items:center;justify-content:center;min-height:400px;padding:2rem;background:linear-gradient(135deg,#fef2f2,#fef7f7);border:1px solid #fecaca;border-radius:12px;margin:1rem 0}.ErrorBoundary_errorContainer__jvmU5{text-align:center;max-width:600px;width:100%}.ErrorBoundary_errorIcon__BiCTq{color:#ef4444;margin-bottom:1.5rem;display:flex;justify-content:center}.ErrorBoundary_errorContent__HOl5K{color:#7f1d1d}.ErrorBoundary_errorTitle___NEWf{color:#dc2626;font-size:1.5rem;font-weight:700;margin-bottom:1rem;line-height:1.3}.ErrorBoundary_errorMessage__Q8hWk{color:#991b1b;font-size:1.1rem;margin-bottom:.75rem;line-height:1.5}.ErrorBoundary_errorSuggestion__JK6q7{color:#7f1d1d;font-size:.95rem;margin-bottom:2rem;line-height:1.4;opacity:.9}.ErrorBoundary_errorActions__AMsMF{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.ErrorBoundary_retryButton__iNAcP{display:flex;align-items:center;gap:.5rem;background:#ef4444;color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .2s ease;min-width:120px}.ErrorBoundary_retryButton__iNAcP:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px rgba(239,68,68,.3)}.ErrorBoundary_retryButton__iNAcP:disabled{opacity:.7;cursor:not-allowed;transform:none}.ErrorBoundary_retryButton__iNAcP.ErrorBoundary_retrying__iHeVb{background:#f59e0b}.ErrorBoundary_homeButton__LfXSU{display:flex;align-items:center;gap:.5rem;background:#1d4ed8;color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:500;font-size:.95rem;transition:all .2s ease}.ErrorBoundary_homeButton__LfXSU:hover{background:#1e40af;transform:translateY(-1px);box-shadow:0 4px 12px rgba(29,78,216,.3)}.ErrorBoundary_backButton__yXWPS{display:flex;align-items:center;gap:.5rem;background:#6b7280;color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:500;font-size:.95rem;transition:all .2s ease}.ErrorBoundary_backButton__yXWPS:hover{background:#4b5563;transform:translateY(-1px);box-shadow:0 4px 12px rgba(107,114,128,.3)}.ErrorBoundary_spinning__e4LIP{animation:ErrorBoundary_spin__Iv_9m 1s linear infinite}@keyframes ErrorBoundary_spin__Iv_9m{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ErrorBoundary_errorDetails__V62kZ{text-align:left;margin:1.5rem 0;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.ErrorBoundary_errorDetailsSummary__GNrCi{padding:1rem;background:#f3f4f6;cursor:pointer;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.ErrorBoundary_errorDetailsSummary__GNrCi:hover{background:#e5e7eb}.ErrorBoundary_errorDetailsContent___ki_9{padding:1rem;font-size:.875rem;color:#4b5563;line-height:1.5}.ErrorBoundary_errorDetailsContent___ki_9 p{margin-bottom:.5rem}.ErrorBoundary_errorDetailsContent___ki_9 strong{color:#374151}.ErrorBoundary_errorStack__gTtDR{background:#1f2937;color:#f9fafb;padding:1rem;border-radius:4px;font-size:.75rem;overflow-x:auto;margin-top:1rem;white-space:pre-wrap;word-break:break-all}.ErrorBoundary_helpSection__9A3jS{text-align:left;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.ErrorBoundary_helpTitle__o8e_G{color:#0c4a6e;font-size:1rem;font-weight:600;margin-bottom:.75rem}.ErrorBoundary_helpList__eC8RS{color:#0f172a;margin:0;padding-left:1.25rem}.ErrorBoundary_helpList__eC8RS li{margin-bottom:.25rem;line-height:1.4}.ErrorBoundary_maxRetriesReached__tselk{background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;padding:1rem;margin-top:1.5rem}.ErrorBoundary_maxRetriesMessage__LKV_X{color:#92400e;font-weight:500;margin:0;font-size:.95rem}.ErrorBoundary_simpleError__8cejc{display:flex;align-items:center;justify-content:center;padding:2rem;min-height:200px}.ErrorBoundary_simpleErrorContent__6rg_J{text-align:center;max-width:400px}.ErrorBoundary_simpleErrorIcon__Gk_ez{color:#dc2626;margin-bottom:1rem}.ErrorBoundary_simpleErrorTitle__X26QV{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.ErrorBoundary_simpleErrorMessage__q2iKY{color:#6b7280;margin-bottom:1.5rem;line-height:1.5}.ErrorBoundary_simpleRetryButton__FQPcK{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#1d4ed8;color:white;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ErrorBoundary_simpleRetryButton__FQPcK:hover{background:#1e40af;transform:translateY(-1px)}@media (max-width:640px){.ErrorBoundary_errorBoundary__iRW6F{padding:1rem;margin:.5rem 0}.ErrorBoundary_errorTitle___NEWf{font-size:1.25rem}.ErrorBoundary_errorMessage__Q8hWk{font-size:1rem}.ErrorBoundary_errorActions__AMsMF{flex-direction:column;align-items:center}.ErrorBoundary_backButton__yXWPS,.ErrorBoundary_homeButton__LfXSU,.ErrorBoundary_retryButton__iNAcP{width:100%;max-width:200px;justify-content:center}.ErrorBoundary_helpSection__9A3jS{padding:1rem}}