.error-module__bSZLSW__container{background:var(--paper);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.error-module__bSZLSW__content{text-align:center;max-width:480px}.error-module__bSZLSW__icon{width:80px;height:80px;color:var(--error);background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.error-module__bSZLSW__title{color:var(--ink);margin:0 0 12px;font-size:24px;font-weight:600}.error-module__bSZLSW__description{color:var(--stone);margin:0 0 24px;font-size:16px;line-height:1.6}.error-module__bSZLSW__errorDetails{text-align:left;background:var(--cloud);border-radius:var(--radius-md);margin-bottom:24px;padding:16px;font-size:13px}.error-module__bSZLSW__errorDetails summary{cursor:pointer;color:var(--stone);margin-bottom:12px;font-weight:500}.error-module__bSZLSW__errorDetails pre{font-family:var(--font-mono);color:var(--error);background:var(--paper);border-radius:var(--radius-sm);white-space:pre-wrap;word-break:break-word;margin:0;padding:12px;font-size:12px;overflow-x:auto}.error-module__bSZLSW__errorDetails p{font-family:var(--font-mono);color:var(--stone);margin:8px 0 0;font-size:11px}.error-module__bSZLSW__actions{justify-content:center;gap:12px;display:flex}@media (max-width:480px){.error-module__bSZLSW__actions{flex-direction:column}.error-module__bSZLSW__actions a,.error-module__bSZLSW__actions button{width:100%}}
