.error-module__bSZLSW__container{min-height:100vh;font-family:var(--font-outfit), sans-serif;background:#0a0a0a;justify-content:center;align-items:center;padding:2rem;display:flex}.error-module__bSZLSW__background{z-index:1;background:radial-gradient(circle,#ef44440d 0%,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.error-module__bSZLSW__card{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:500px;padding:3rem;position:relative;box-shadow:0 40px 100px #00000080}.error-module__bSZLSW__iconBox{background:#ef44441a;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.error-module__bSZLSW__title{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:800}.error-module__bSZLSW__description{color:#ffffff80;margin-bottom:2rem;line-height:1.6}.error-module__bSZLSW__errorCode{color:#ffffff4d;background:#0000004d;border-radius:8px;margin-bottom:2.5rem;padding:.5rem;font-family:monospace;font-size:.8rem;display:block}.error-module__bSZLSW__actions{flex-direction:column;gap:1rem;display:flex}.error-module__bSZLSW__primaryButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:1rem;font-weight:700;transition:all .3s;display:flex}.error-module__bSZLSW__primaryButton:hover{transform:scale(1.02)}.error-module__bSZLSW__secondaryButton{color:#fff;background:0 0;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.error-module__bSZLSW__secondaryButton:hover{background:#ffffff0d}
