.error-module__bSZLSW__container{text-align:center;background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-module__bSZLSW__card{background:var(--background);border:1px solid #e5e7eb;border-radius:18px;width:100%;max-width:460px;padding:2rem;box-shadow:0 20px 45px #0f172a14}.error-module__bSZLSW__title{color:var(--foreground);margin:0 0 1rem;font-size:1.75rem;line-height:1.1}.error-module__bSZLSW__description{color:#475569;margin:0 0 1.75rem;line-height:1.75}.error-module__bSZLSW__button{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;transition:background-color .2s;display:inline-flex}.error-module__bSZLSW__button:hover:not(:disabled){background-color:#1d4ed8}.error-module__bSZLSW__button:focus-visible{outline-offset:2px;outline:3px solid #2563eb}@media (prefers-color-scheme:dark){.error-module__bSZLSW__card{border-color:#444;box-shadow:0 20px 45px #00000080}.error-module__bSZLSW__description{color:#aaa}.error-module__bSZLSW__button{background-color:#3b82f6}.error-module__bSZLSW__button:hover:not(:disabled){background-color:#60a5fa}.error-module__bSZLSW__button:focus-visible{outline-color:#60a5fa}}
