.nf{justify-content:center;align-items:center;min-height:calc(100dvh - 180px);padding:48px 0 80px;display:flex}.nf-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.nf .lp-eyebrow{justify-content:center}.nf .lp-headline{margin-left:auto;margin-right:auto}.nf .lp-sub{margin-bottom:18px;margin-left:auto;margin-right:auto}.nf .hero-actions{justify-content:center}.nf-status{font-family:var(--mono);letter-spacing:.02em;color:var(--ink-dim);background:var(--bg-3);border:1px solid var(--line-2);border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0 0 28px;padding:8px 14px;font-size:12px;display:inline-flex}.nf-status .nf-method{color:var(--cyan)}.nf-status .nf-code{color:var(--red);font-weight:700}.nf-mascot-wrap{width:220px;height:186px;margin:0 0 18px;animation:3.2s ease-in-out infinite nf-float;position:relative}.nf-mascot-wrap:after{content:"";background:var(--blue);opacity:.28;filter:blur(28px);pointer-events:none;z-index:0;border-radius:50%;position:absolute;inset:28% 12% 6%}.nf-mascot{object-fit:contain;z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.nf-mascot--on-light,html[data-theme=light] .nf-mascot--on-dark{display:none}html[data-theme=light] .nf-mascot--on-light{display:block!important}html[data-theme=light] .nf-mascot-wrap:after{opacity:.16}@keyframes nf-float{0%,to{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-10px)rotate(-4deg)}}@media (max-width:520px){.nf-mascot-wrap{width:168px;height:142px}}@media (prefers-reduced-motion:reduce){.nf-mascot-wrap{animation:none}}
/*# sourceMappingURL=97e40ec849d8e5ec.css.map*/