.error-module__aSgC7G__errorContainer{background-color:var(--bg-color);min-height:60vh;color:var(--text-primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.error-module__aSgC7G__title{margin-bottom:24px;font-size:2rem;font-weight:700;line-height:1.2}.error-module__aSgC7G__description{color:var(--text-secondary);max-width:400px;margin-bottom:32px;font-size:1.125rem;line-height:1.5}.error-module__aSgC7G__actions{gap:16px;display:flex}.error-module__aSgC7G__primaryButton{background-color:var(--accent-color);color:#fff;border-radius:4px;padding:12px 24px;font-weight:600;transition:background-color .2s}.error-module__aSgC7G__primaryButton:hover{background-color:var(--accent-hover)}.error-module__aSgC7G__secondaryButton{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:4px;padding:12px 24px;font-weight:600;transition:background-color .2s}.error-module__aSgC7G__secondaryButton:hover{background-color:var(--border-color)}
