.error-module__bSZLSW__container{justify-content:center;align-items:center;min-height:calc(100vh - 180px);padding:48px 24px;display:flex}.error-module__bSZLSW__errorCard{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:500px;padding:64px 32px}.error-module__bSZLSW__icon{margin-bottom:24px;font-size:4rem;display:block}.error-module__bSZLSW__title{font-family:var(--font-decorative);color:var(--accent-red);margin-bottom:16px;font-size:2rem}.error-module__bSZLSW__message{color:var(--text-secondary);margin-bottom:32px;font-size:1.1rem;line-height:1.8}.error-module__bSZLSW__debug{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-md);text-align:left;margin-bottom:32px;padding:16px}.error-module__bSZLSW__debugTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:.8rem}.error-module__bSZLSW__debug code{color:var(--accent-purple-light);background:var(--bg-secondary);border-radius:4px;margin-bottom:8px;padding:8px;font-size:.85rem;display:block;overflow-x:auto}.error-module__bSZLSW__debug code:last-child{margin-bottom:0}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:640px){.error-module__bSZLSW__errorCard{padding:48px 24px}.error-module__bSZLSW__title{font-size:1.5rem}.error-module__bSZLSW__message{font-size:1rem}.error-module__bSZLSW__actions{flex-direction:column}.error-module__bSZLSW__actions button,.error-module__bSZLSW__actions a{width:100%}}
