.nf-root{color:#e2e8f0;background:#050508;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Inter,system-ui,sans-serif;display:flex}.nf-inner{text-align:center;max-width:480px}.nf-icon{color:#818cf8;background:#6366f11f;border:1px solid #6366f140;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.nf-code{background:linear-gradient(135deg,#6366f1,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:5rem;font-weight:800;line-height:1}.nf-title{color:#f1f5f9;margin:0 0 .75rem;font-size:1.4rem;font-weight:700}.nf-desc{color:#64748b;margin-bottom:2.5rem;font-size:.9rem;line-height:1.6}.nf-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.nf-btn-primary{color:#a5b4fc;background:#6366f126;border:1px solid #6366f159;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.nf-btn-primary:hover{background:#6366f140}.nf-btn-ghost{color:#64748b;background:0 0;border:1px solid #ffffff1a;border-radius:9px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:border-color .15s;display:inline-flex}.nf-btn-ghost:hover{color:#94a3b8;border-color:#fff3}
