.error-module__bSZLSW__errorContainer{background-color:var(--color-bg);justify-content:center;align-items:center;min-height:80vh;padding:40px 20px;display:flex}.error-module__bSZLSW__content{text-align:center;background:var(--color-white);border-radius:var(--radius-lg);width:100%;max-width:500px;box-shadow:var(--shadow-xl);border:1px solid var(--color-border-light);padding:60px 40px}.error-module__bSZLSW__iconWrapper{color:#dc2626;background-color:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 30px;display:flex}.error-module__bSZLSW__title{color:var(--color-dark);margin-bottom:16px;font-size:28px}.error-module__bSZLSW__description{color:var(--color-text-secondary);margin-bottom:32px;line-height:1.6}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:16px;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%}}
