.error-module__bSZLSW__main{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem 0;display:flex}.error-module__bSZLSW__content{text-align:center;max-width:600px;margin:0 auto}.error-module__bSZLSW__error{color:#ef4444;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1}.error-module__bSZLSW__title{color:var(--text-main);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.error-module__bSZLSW__description{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.error-module__bSZLSW__errorMessage{color:#ef4444;border-radius:var(--radius-md);background:#ef44441a;border:1px solid #ef44444d;margin-bottom:2rem;padding:1rem;font-family:monospace;font-size:.9rem}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.error-module__bSZLSW__error,.error-module__bSZLSW__title{font-size:2rem}.error-module__bSZLSW__actions{flex-direction:column;width:100%}.error-module__bSZLSW__actions button,.error-module__bSZLSW__actions a{width:100%}}
