.status{max-width:44rem;font-family:var(--font-sans,ui-sans-serif, system-ui, sans-serif);color:var(--foreground,inherit);margin:0 auto;padding:4rem 1.5rem 5rem;line-height:1.55}.status h1{letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.75rem;font-weight:600}.status-lede,.status-foot{opacity:.85;margin:0 0 1.5rem;font-size:.9375rem}.status-facts{border:1px solid color-mix(in srgb, currentColor 18%, transparent);border-radius:.5rem;grid-template-columns:max-content 1fr;gap:.75rem 1.5rem;margin:0 0 2rem;padding:1.25rem 1.5rem;font-size:.9375rem;display:grid}.status-facts dt{letter-spacing:.01em;font-weight:600}.status-facts dd{overflow-wrap:anywhere;margin:0}.status code{font-family:var(--font-mono,ui-monospace, monospace);font-size:.875em}.status a{text-underline-offset:.125rem;text-decoration:underline}@media (max-width:36rem){.status-facts{grid-template-columns:1fr;row-gap:.25rem}.status-facts dd{margin-bottom:.75rem}}