.nf-page{background:#050510;flex-direction:column;justify-content:center;min-height:100vh;padding:4rem 1rem;display:flex;position:relative;overflow:hidden}.nf-page:before{content:"";opacity:.8;pointer-events:none;background:radial-gradient(90% 70% at 50% -20%,#6366f159,#0000 55%),radial-gradient(55% 45% at 100% 70%,#22d3ee2e,#0000 50%);position:absolute;inset:0}.nf-inner{z-index:1;text-align:center;max-width:32rem;margin:0 auto;position:relative}.nf-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#22d3ee;margin:0 0 .75rem;font-size:.6875rem;font-weight:900}.nf-code{background:linear-gradient(90deg,#22d3ee,#fff,#a78bfa);color:#0000;opacity:.9;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:4.5rem;font-weight:900;line-height:1}@media (min-width:640px){.nf-code{font-size:5rem}}.nf-title{color:#fff;margin:0 0 .75rem;font-size:1.5rem;font-weight:900}@media (min-width:640px){.nf-title{font-size:1.875rem}}.nf-copy{color:#fff9;margin:0 0 2rem;font-size:1rem;line-height:1.625}.nf-actions{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.nf-actions{flex-flow:wrap;justify-content:center}}.nf-btn{text-align:center;border-radius:.75rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:filter .2s,background .2s,border-color .2s,color .2s;display:block}.nf-btn--primary{color:#fff;background:linear-gradient(90deg,#2563eb,#0891b2);box-shadow:0 10px 15px -3px #3b82f640}.nf-btn--primary:hover{filter:brightness(1.1)}.nf-btn--ghost{color:#fff;background:#ffffff0d;border:1px solid #fff3}.nf-btn--ghost:hover{background:#ffffff1a;border-color:#ffffff59}.nf-btn--cyan{color:#cffafe;background:#06b6d41a;border:1px solid #22d3ee59}.nf-btn--cyan:hover{border-color:#22d3ee80}.nf-btn--muted{color:#fffc;border:1px solid #ffffff26;font-weight:600}.nf-btn--muted:hover{color:#fff}
