.status{text-align:center;min-height:100vh;padding:calc(var(--nav-h) + 2rem)1.5rem 4rem;flex-direction:column;justify-content:center;align-items:center;display:flex}.status__eyebrow{margin-bottom:1.7rem}.status__mark{width:60px;height:60px;color:var(--error-text);font-family:var(--font-mono);background:#ef444414;border:1px solid #ef44444d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.8rem;font-size:1.4rem;display:flex}.status__code{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);margin-bottom:.7rem;font-size:clamp(5.5rem,18vw,12rem);font-weight:460;line-height:.86}.status__code em{color:var(--accent-ink);font-style:italic}.status__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:460}.status__desc{color:var(--text-secondary);max-width:44ch;margin-bottom:2rem;line-height:1.65}.status__detail{font-family:var(--font-mono);color:var(--text-tertiary);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-md);word-break:break-word;text-align:left;max-width:48ch;margin:0 auto 2rem;padding:.75rem .95rem;font-size:.72rem;line-height:1.6}