.status-page{text-align:center;background:var(--bg);min-height:100dvh;color:var(--text);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.status-page h1{font-family:var(--font-display);background:linear-gradient(120deg, var(--rose-strong) 0%, var(--lilac-strong) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.8rem,5vw,2.6rem)}.status-page p{color:var(--text-muted);max-width:32rem;margin:0;line-height:1.55}.status-page .status-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}
