.error-module__bSZLSW__container{text-align:center;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.error-module__bSZLSW__content{flex-direction:column;align-items:center;gap:1rem;max-width:400px;display:flex}.error-module__bSZLSW__errorCode{font-family:var(--font-gilroy-bold), Arial, sans-serif;color:#6b6b6b;opacity:.3;font-size:8rem;font-weight:700;line-height:1}.error-module__bSZLSW__title{font-family:var(--font-gilroy-bold), Arial, sans-serif;color:#3d3d3d;margin:0;font-size:1.75rem;font-weight:700}.error-module__bSZLSW__message{font-family:var(--font-gilroy-medium), Arial, sans-serif;color:#666;margin:0;font-size:1rem;line-height:1.5}.error-module__bSZLSW__buttonGroup{flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-top:1rem;display:flex}.error-module__bSZLSW__button{font-family:var(--font-gilroy-medium), Arial, sans-serif;color:#fff;cursor:pointer;background-color:#6b6b6b;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.error-module__bSZLSW__button:hover{background-color:#555}.error-module__bSZLSW__button:active{transform:scale(.98)}.error-module__bSZLSW__button:focus{outline-offset:2px;outline:2px solid #007bff}.error-module__bSZLSW__buttonSecondary{font-family:var(--font-gilroy-medium), Arial, sans-serif;color:#6b6b6b;cursor:pointer;background-color:#0000;border:1.5px solid #6b6b6b;border-radius:9999px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.error-module__bSZLSW__buttonSecondary:hover{background-color:#6b6b6b14}.error-module__bSZLSW__buttonSecondary:active{transform:scale(.98)}.error-module__bSZLSW__buttonSecondary:focus{outline-offset:2px;outline:2px solid #007bff}@media (prefers-color-scheme:dark){.error-module__bSZLSW__errorCode{color:#ededed;opacity:.2}.error-module__bSZLSW__title{color:#ededed}.error-module__bSZLSW__message{color:#999}.error-module__bSZLSW__button{background-color:#4a4a4a}.error-module__bSZLSW__button:hover{background-color:#5a5a5a}.error-module__bSZLSW__buttonSecondary{color:#999;border-color:#4a4a4a}.error-module__bSZLSW__buttonSecondary:hover{background-color:#ffffff0d}}@media (max-width:480px){.error-module__bSZLSW__errorCode{font-size:6rem}.error-module__bSZLSW__title{font-size:1.5rem}.error-module__bSZLSW__message{font-size:.9rem}.error-module__bSZLSW__button,.error-module__bSZLSW__buttonSecondary{width:100%;padding:1rem}}