.status-page{text-align:center;min-height:70vh;padding:var(--page-top,6rem) 1.5rem 4rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.status-page__logo{margin-bottom:1.75rem;font-size:1.5rem;font-weight:700;text-decoration:none}.status-page__code{letter-spacing:-.02em;color:var(--color-gray-300);font-size:3.25rem;font-weight:800;line-height:1}.status-page h1{color:var(--color-gray-900);margin-top:.25rem;font-size:1.5rem;font-weight:700}.status-page p{color:var(--color-gray-600);max-width:30rem;line-height:1.6}.status-page__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}