.page-not-found{justify-content:center;align-items:flex-start;gap:var(--space-4);min-height:100dvh;max-width:var(--measure);padding:var(--space-8) var(--space-6);flex-direction:column;margin:0 auto;display:flex}.page-not-found .nf-title{font-family:var(--font-serif);font-size:var(--text-3xl);font-weight:var(--fw-regular);text-transform:lowercase;color:var(--ink);line-height:1.05}.page-not-found .nf-title:lang(zh){text-transform:none}.page-not-found .nf-description{color:var(--ink-2);max-width:var(--measure)}
