.error-module__bSZLSW__page{background:var(--bg-primary);color:var(--text-primary);justify-content:center;align-items:center;min-height:100vh;padding:48px 24px;display:flex}.error-module__bSZLSW__container{text-align:center;width:100%;max-width:560px}.error-module__bSZLSW__content{flex-direction:column;align-items:center;gap:16px;display:flex}.error-module__bSZLSW__code{font-family:var(--font-display);font-size:120px;font-weight:var(--font-weight-bold);color:var(--accent-primary);opacity:.3;line-height:1}.error-module__bSZLSW__title{font-family:var(--font-display);font-size:32px;font-weight:var(--font-weight-bold);margin:0;line-height:1.2}.error-module__bSZLSW__description{font-family:var(--font-primary);color:var(--text-secondary);max-width:400px;margin:0;font-size:16px;line-height:1.6}.error-module__bSZLSW__actions{gap:12px;margin-top:24px;display:flex}.error-module__bSZLSW__primaryButton{font-family:var(--font-primary);font-size:14px;font-weight:var(--font-weight-medium);color:var(--bg-primary);background:var(--accent-primary);border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:12px 24px;transition:opacity .2s;display:inline-flex}.error-module__bSZLSW__primaryButton:hover{opacity:.9}.error-module__bSZLSW__secondaryButton{font-family:var(--font-primary);font-size:14px;font-weight:var(--font-weight-medium);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:0 0;justify-content:center;align-items:center;padding:12px 24px;text-decoration:none;transition:border-color .2s;display:inline-flex}.error-module__bSZLSW__secondaryButton:hover{border-color:var(--text-secondary)}.error-module__bSZLSW__details{text-align:left;width:100%;margin-top:32px}.error-module__bSZLSW__details summary{color:var(--text-tertiary);cursor:pointer;margin-bottom:8px;font-size:14px}.error-module__bSZLSW__errorMessage{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;padding:16px;font-family:monospace;font-size:12px;overflow-x:auto}@media (max-width:767px){.error-module__bSZLSW__code{font-size:80px}.error-module__bSZLSW__title{font-size:24px}.error-module__bSZLSW__actions{flex-direction:column;width:100%}.error-module__bSZLSW__primaryButton,.error-module__bSZLSW__secondaryButton{width:100%}}
