.error-module__bSZLSW__container{min-height:70vh;padding:var(--space-xl);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.error-module__bSZLSW__card{border-radius:var(--radius-lg);padding:var(--space-3xl);box-shadow:var(--shadow-lg);border:1px solid var(--color-border-light);width:100%;max-width:500px;animation:error-module__bSZLSW__slideUp var(--transition-base) both;background:#fff;flex-direction:column;align-items:center;display:flex}.error-module__bSZLSW__iconWrapper{background-color:var(--color-error-bg);color:var(--color-error);border-radius:var(--radius-full);width:80px;height:80px;margin-bottom:var(--space-xl);justify-content:center;align-items:center;display:flex}.error-module__bSZLSW__title{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-text);margin-bottom:var(--space-md)}.error-module__bSZLSW__description{font-size:var(--text-base);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-xl)}.error-module__bSZLSW__errorDetails{font-family:monospace;font-size:var(--text-xs);color:var(--color-error);background-color:var(--color-error-bg);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);text-align:left;width:100%;margin-bottom:var(--space-xl);white-space:pre-wrap;word-break:break-all;border:1px solid #c44a4a33;overflow-x:auto}.error-module__bSZLSW__actions{gap:var(--space-md);justify-content:center;width:100%;display:flex}@media (max-width:480px){.error-module__bSZLSW__card{padding:var(--space-xl)}.error-module__bSZLSW__actions{gap:var(--space-sm);flex-direction:column}}
