.not-found-page{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:60px 24px;display:flex}.nf-content{text-align:center;border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,16px);background:#fff;width:100%;max-width:600px;padding:60px 48px;box-shadow:0 4px 20px #0000000d}.nf-number{justify-content:center;align-items:center;gap:4px;margin-bottom:24px;display:flex}.nf-4{font-family:var(--font-headings);color:var(--primary,#2563eb);font-size:6rem;font-weight:900;line-height:1}.nf-zero-ring{color:var(--text-muted,#64748b);animation:3s ease-in-out infinite float}.nf-title{font-family:var(--font-headings);color:var(--text-main,#0f172a);margin-bottom:12px;font-size:1.8rem;font-weight:800}.nf-desc{color:var(--text-muted,#64748b);max-width:440px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.6}.nf-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}@media (max-width:600px){.nf-content{padding:40px 24px}.nf-4{font-size:4rem}.nf-zero-ring svg{width:44px;height:44px}.nf-actions{flex-direction:column}.nf-actions a{justify-content:center;width:100%}}
