.error-module__bSZLSW__container{background-color:var(--color-background);justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.error-module__bSZLSW__content{text-align:center;width:100%;max-width:360px}.error-module__bSZLSW__iconWrapper{justify-content:center;margin-bottom:24px;display:flex}.error-module__bSZLSW__icon{width:48px;height:48px;color:var(--color-foreground);stroke-width:1.5px}.error-module__bSZLSW__textSection{margin-bottom:32px}.error-module__bSZLSW__title{color:var(--color-foreground);margin:0 0 8px;font-size:18px;font-weight:600}.error-module__bSZLSW__description{color:var(--color-muted-foreground);margin:0;font-size:14px;line-height:1.5}.error-module__bSZLSW__actions{flex-direction:column;gap:8px;display:flex}.error-module__bSZLSW__buttonRow{gap:8px;display:flex}.error-module__bSZLSW__buttonRow>*{flex:1}.error-module__bSZLSW__detailsSection{text-align:left;margin-top:32px}.error-module__bSZLSW__detailsToggle{width:100%;color:var(--color-muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:8px 0;font-size:12px;transition:color .15s;display:flex}.error-module__bSZLSW__detailsToggle:hover{color:var(--color-foreground)}.error-module__bSZLSW__detailsToggleLeft{align-items:center;gap:6px;display:flex}.error-module__bSZLSW__detailsToggleIcon{width:12px;height:12px}.error-module__bSZLSW__chevron{width:14px;height:14px;transition:transform .2s}.error-module__bSZLSW__chevronOpen{transform:rotate(180deg)}.error-module__bSZLSW__errorBox{border-radius:var(--radius-md);border:1px solid var(--color-border);background-color:var(--color-background);margin-top:8px;padding:12px}.error-module__bSZLSW__errorMessage{font-family:var(--font-mono);color:var(--color-foreground);word-break:break-all;-webkit-user-select:text;user-select:text;cursor:text;margin:0;font-size:12px;line-height:1.5}.error-module__bSZLSW__errorDigest{font-family:var(--font-mono);color:var(--color-muted-foreground);border-top:1px solid var(--color-border);-webkit-user-select:text;user-select:text;cursor:text;margin:12px 0 0;padding-top:12px;font-size:11px}.error-module__bSZLSW__footer{color:var(--color-muted-foreground);margin-top:32px;font-size:11px}.error-module__bSZLSW__retryIcon{width:16px;height:16px}.error-module__bSZLSW__retryIconSpinning{animation:.8s linear infinite error-module__bSZLSW__spin}@keyframes error-module__bSZLSW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=2b0727fdcfdad9ad.css.map*/