.error-module__bSZLSW__container{justify-content:center;align-items:center;width:100%;min-height:65vh;padding:32px 16px;display:flex}.error-module__bSZLSW__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:520px;animation:.3s cubic-bezier(.16,1,.3,1) error-module__bSZLSW__cardFadeIn;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000005}@keyframes error-module__bSZLSW__cardFadeIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.error-module__bSZLSW__accentBar{background:linear-gradient(90deg,#ef4444 0%,#f97316 100%);width:100%;height:4px}.error-module__bSZLSW__cardBody{text-align:center;flex-direction:column;align-items:center;padding:36px 32px;display:flex}.error-module__bSZLSW__iconWrapper{color:#dc2626;background:#fef2f2;border:1.5px solid #fee2e2;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:18px;display:flex;position:relative}.error-module__bSZLSW__iconPulse{z-index:0;background:#ef444426;border-radius:50%;animation:2s cubic-bezier(.4,0,.6,1) infinite error-module__bSZLSW__pulse;position:absolute;inset:-4px}@keyframes error-module__bSZLSW__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.2;transform:scale(1.15)}}.error-module__bSZLSW__icon{z-index:1;font-size:28px;position:relative}.error-module__bSZLSW__badgeWrapper{margin-bottom:12px}.error-module__bSZLSW__errorBadge{color:#b91c1c;text-transform:uppercase;letter-spacing:.03em;background:#fef2f2;border:1px solid #fecaca;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.error-module__bSZLSW__title{color:#0f172a;letter-spacing:-.01em;margin:0 0 8px;font-size:22px;font-weight:700}.error-module__bSZLSW__description{color:#64748b;max-width:420px;margin:0 0 24px;font-size:14px;line-height:1.5}.error-module__bSZLSW__diagnosticsBox{width:100%;margin-bottom:24px}.error-module__bSZLSW__diagnosticsToggle{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.error-module__bSZLSW__diagnosticsToggle:hover{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1}.error-module__bSZLSW__diagnosticsToggle span{align-items:center;gap:6px;display:flex}.error-module__bSZLSW__errorDetailsContainer{text-align:left;background:#0f172a;border:1px solid #1e293b;border-radius:8px;margin-top:8px;animation:.2s error-module__bSZLSW__detailsSlide;overflow:hidden}@keyframes error-module__bSZLSW__detailsSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.error-module__bSZLSW__errorDetailsHeader{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;background:#1e293b;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:8px 12px;font-size:11px;font-weight:600;display:flex}.error-module__bSZLSW__copyBtn{color:#38bdf8;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:11px;font-weight:600;display:flex}.error-module__bSZLSW__copyBtn:hover{background:#38bdf81a}.error-module__bSZLSW__errorDetails{color:#f87171;white-space:pre-wrap;word-break:break-word;max-height:160px;margin:0;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.5;overflow-y:auto}.error-module__bSZLSW__actions{justify-content:center;gap:12px;width:100%;display:flex}@media (max-width:480px){.error-module__bSZLSW__actions{flex-direction:column}.error-module__bSZLSW__actions button{width:100%}}
