.error-module__bSZLSW__container{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.error-module__bSZLSW__card{background:var(--bg-secondary);border:1px solid var(--border-default);text-align:center;border-radius:16px;width:100%;max-width:400px;padding:48px 40px}.error-module__bSZLSW__iconWrapper{background:#ef444426;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.error-module__bSZLSW__icon{color:#ef4444;width:40px;height:40px}.error-module__bSZLSW__title{color:var(--text-primary);margin:0 0 12px;font-size:24px;font-weight:700}.error-module__bSZLSW__text{color:var(--text-secondary);margin:0 0 24px;font-size:15px;line-height:1.6}.error-module__bSZLSW__primaryBtn{background:var(--accent-primary);color:#fff;cursor:pointer;width:100%;transition:all var(--transition-fast);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;padding:14px 24px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.error-module__bSZLSW__primaryBtn:hover{background:var(--accent-hover)}.error-module__bSZLSW__backLink{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:14px;text-decoration:none;display:inline-flex}.error-module__bSZLSW__backLink:hover{color:var(--text-primary)}@media (max-width:480px){.error-module__bSZLSW__card{padding:32px 24px}.error-module__bSZLSW__title{font-size:20px}}
