.error-module__uHmsfa__errorContainer{background-color:var(--bg-body);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-module__uHmsfa__errorContent{text-align:center;background:var(--bg-card);border-radius:var(--radius-card);max-width:600px;box-shadow:var(--shadow-card);padding:3rem}.error-module__uHmsfa__errorTitle{color:var(--visa-blue);margin-bottom:1rem;font-size:2rem}.error-module__uHmsfa__errorMessage{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.125rem}.error-module__uHmsfa__errorDigest{color:var(--text-secondary);background:#1534ca0d;border-radius:8px;margin-bottom:2rem;padding:.5rem;font-family:monospace;font-size:.875rem}.error-module__uHmsfa__errorDigest code{color:var(--visa-blue);font-weight:600}.error-module__uHmsfa__errorActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:600px){.error-module__uHmsfa__errorContent{padding:2rem}.error-module__uHmsfa__errorTitle{font-size:1.5rem}.error-module__uHmsfa__errorActions{flex-direction:column}.error-module__uHmsfa__errorActions .error-module__uHmsfa__btn{width:100%}}
