.static-error-page__container{background-color:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;display:flex}.static-error-page__content{background-color:#fff;border-radius:.75rem;width:100%;max-width:768px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.static-error-page__header{text-align:center;margin-bottom:2rem}.static-error-page__header h2{color:#111827;margin-top:1.5rem;font-size:1.875rem;font-weight:600}.static-error-page__header p{color:#6b7280;margin-top:.5rem;font-size:.875rem}.static-error-page__description{margin-bottom:2rem}.static-error-page__description h2{color:#111827;margin-top:1.5rem;font-size:1.875rem;font-weight:800}.static-error-page__description p{color:#6b7280;margin-top:.5rem;font-size:.875rem}.static-error-page__pre{white-space:normal}.static-error-page__actions{flex-direction:column;align-items:center;gap:1rem;display:flex}.static-error-page__primaryButton{color:#fff;background-color:#4f46e5;border:1px solid #0000;border-radius:.375rem;justify-content:center;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.static-error-page__primaryButton:hover{background-color:#4338ca}.static-error-page__primaryButton:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #4f46e5}
