.error-module__bSZLSW__container{background-color:var(--color-bg,#050505);min-height:100vh;color:var(--color-text,#fff);font-family:var(--ds-font-family-sans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif);justify-content:center;align-items:center;padding:2rem 1.25rem;display:flex}.error-module__bSZLSW__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;display:flex}.error-module__bSZLSW__title{color:var(--color-text,#fff);margin:0;font-size:2rem;font-weight:800}.error-module__bSZLSW__description{color:var(--color-text-muted,#a0a0a0);margin:0;font-size:1.125rem;line-height:1.6}.error-module__bSZLSW__digest{color:var(--color-text-tertiary,#666);margin:0;font-size:.875rem}.error-module__bSZLSW__digest code{background-color:var(--color-surface,#111);border-radius:.25rem;padding:.25rem .5rem;font-family:monospace;font-size:.875rem}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.error-module__bSZLSW__buttonPrimary,.error-module__bSZLSW__buttonSecondary{cursor:pointer;border:none;border-radius:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:filter .2s,transform .2s}.error-module__bSZLSW__buttonPrimary{background-color:var(--color-brand-primary,#a5ff00);color:var(--color-bg,#050505)}.error-module__bSZLSW__buttonPrimary:hover{filter:brightness(1.1);transform:translateY(-1px)}.error-module__bSZLSW__buttonSecondary{color:var(--color-text,#fff);border:2px solid var(--color-brand-primary,#a5ff00);background-color:#0000}.error-module__bSZLSW__buttonSecondary:hover{background-color:#a5ff001a}@media (min-width:768px){.error-module__bSZLSW__title{font-size:2.5rem}.error-module__bSZLSW__description{font-size:1.25rem}}
