.error-module__bSZLSW__container{text-align:center;background-color:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:40px 24px;display:flex}.error-module__bSZLSW__content{border:1px solid var(--color-border);background:#fff;border-radius:24px;width:100%;max-width:500px;padding:48px 32px;box-shadow:0 12px 32px #0000000a}.error-module__bSZLSW__iconWrapper{width:80px;height:80px;color:var(--color-red);background:#fef2f2;border-radius:24px;justify-content:center;align-items:center;margin:0 auto 24px;display:flex;transform:rotate(-5deg);box-shadow:0 8px 24px #ef44441a}.error-module__bSZLSW__title{color:var(--color-text-primary);margin-bottom:16px;font-size:24px;font-weight:800}.error-module__bSZLSW__message{color:var(--color-text-secondary);margin-bottom:32px;font-size:15px;line-height:1.6}.error-module__bSZLSW__devBox{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:16px;overflow:auto}.error-module__bSZLSW__devTitle{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:12px;font-weight:700}.error-module__bSZLSW__devError{color:#ef4444;white-space:pre-wrap;word-break:break-all;font-family:monospace;font-size:12px}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.error-module__bSZLSW__btnRetry{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.error-module__bSZLSW__btnRetry:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}@media (max-width:640px){.error-module__bSZLSW__actions{flex-direction:column}.error-module__bSZLSW__btnRetry{justify-content:center;width:100%}}
