.error-module__bSZLSW__container{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-module__bSZLSW__content{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:480px;display:flex}.error-module__bSZLSW__icon{font-size:4rem;animation:2s infinite error-module__bSZLSW__pulse}@keyframes error-module__bSZLSW__pulse{0%,to{opacity:1}50%{opacity:.5}}.error-module__bSZLSW__code{background:linear-gradient(135deg, var(--accent-pink), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:6rem;font-weight:900;line-height:1}.error-module__bSZLSW__title{color:var(--text-primary);margin:0;font-size:1.8rem;font-weight:700}.error-module__bSZLSW__description{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.error-module__bSZLSW__digest{color:#a0aab280;font-family:monospace;font-size:.8rem}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.error-module__bSZLSW__btnPrimary{background:linear-gradient(135deg, var(--accent-pink), var(--accent-purple));color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;font-family:var(--font-main);border:none;border-radius:10px;padding:.8rem 1.8rem;transition:opacity .2s}.error-module__bSZLSW__btnPrimary:hover{opacity:.85}.error-module__bSZLSW__btnSecondary{border:1px solid var(--border-light);color:var(--text-primary);background:#ffffff0f;border-radius:10px;padding:.8rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s}.error-module__bSZLSW__btnSecondary:hover{background:#ffffff1a}
