.error-module__bSZLSW__errorContainer{text-align:center;height:80vh;color:var(--text);background-color:var(--background);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.error-module__bSZLSW__errorTitle{color:var(--foreground);margin-bottom:1rem;font-size:3rem;font-weight:700}.error-module__bSZLSW__errorMessage{color:var(--muted);max-width:400px;margin-bottom:2rem;font-size:1.25rem}.error-module__bSZLSW__cta{background-color:var(--primary);color:var(--on-primary);border-radius:6px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s}.error-module__bSZLSW__cta:hover{background-color:var(--primary-hover)}
