.error-module__bSZLSW__container{justify-content:center;align-items:center;min-height:80vh;padding:7rem 2rem 4rem;display:flex}.error-module__bSZLSW__contentWrapper{text-align:center;background-color:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:600px;padding:3rem 2rem;display:flex;box-shadow:0 20px 40px #0006}.error-module__bSZLSW__code{color:var(--foreground);opacity:.15;margin-bottom:-.5rem;font-size:5rem;font-weight:600;line-height:1}.error-module__bSZLSW__title{margin:0;font-size:2.5rem}.error-module__bSZLSW__message{color:#ccc;max-width:400px;margin:0 auto;font-size:.95rem;line-height:1.5}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.error-module__bSZLSW__retryButton{color:var(--foreground);font-family:var(--font-poppins);cursor:pointer;background-color:#0000;border:1px solid #ffe6b166;border-radius:100px;padding:.8rem 2.5rem;font-size:.95rem;font-weight:500;transition:opacity .2s,transform .2s;display:inline-block}.error-module__bSZLSW__retryButton:hover{opacity:.8;transform:scale(1.02)}.error-module__bSZLSW__homeLink{background-color:var(--foreground);color:var(--background);border-radius:100px;padding:.8rem 2.5rem;font-size:.95rem;font-weight:500;transition:opacity .2s,transform .2s;display:inline-block}.error-module__bSZLSW__homeLink:hover{opacity:.9;transform:scale(1.02)}@media (max-width:768px){.error-module__bSZLSW__contentWrapper{padding:2rem 1.5rem}.error-module__bSZLSW__code{font-size:3.5rem}.error-module__bSZLSW__title{font-size:1.6rem}.error-module__bSZLSW__message{font-size:.85rem;line-height:1.3}.error-module__bSZLSW__retryButton,.error-module__bSZLSW__homeLink{padding:.6rem 1.8rem;font-size:.85rem}}
