.error-module__GNgsHa__errorPage{isolation:isolate;background:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.error-module__GNgsHa__content{z-index:10;text-align:center;max-width:600px;padding:var(--space-6);position:relative}.error-module__GNgsHa__title{font-family:var(--font-display);font-size:var(--text-4xl);margin-bottom:var(--space-4);background:linear-gradient(135deg, var(--color-text-1) 0%, var(--color-accent-1) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.error-module__GNgsHa__message{font-size:var(--text-lg);color:var(--color-text-2);margin-bottom:var(--space-3);line-height:1.6}.error-module__GNgsHa__digest{font-size:var(--text-sm);color:var(--color-text-3);font-family:var(--font-mono);margin-bottom:var(--space-6)}.error-module__GNgsHa__actions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:768px){.error-module__GNgsHa__title{font-size:var(--text-3xl)}.error-module__GNgsHa__actions{flex-direction:column}.error-module__GNgsHa__actions button,.error-module__GNgsHa__actions a{width:100%}}
