.not-found-page{text-align:center;flex:1;justify-content:center;align-items:center;padding:48px 24px;display:flex}.not-found-card{flex-direction:column;align-items:center;gap:14px;max-width:420px;display:flex}.not-found-code{background:linear-gradient(120deg,var(--accent-gold-soft),var(--accent-hot));color:#0000;-webkit-background-clip:text;background-clip:text;margin:8px 0 0;font-size:4.5rem;font-weight:900;line-height:1}.not-found-title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:800}.not-found-text{color:var(--text-secondary);margin:0;line-height:1.6}.not-found-link{background:linear-gradient(135deg,var(--accent-emerald),var(--accent-emerald-deep));color:#0a0c14;border-radius:12px;margin-top:10px;padding:12px 22px;font-weight:800;display:inline-flex}
