.nf-root{font-family:var(--font-geist-sans), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;background:#fafafa;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:fixed;inset:0}html[data-theme=dark] .nf-root{background:#0a0a0b}.nf-code{letter-spacing:-.04em;color:#111;font-size:clamp(5rem,15vw,8rem);font-weight:500;line-height:1}html[data-theme=dark] .nf-code{color:#e5e5e5}.nf-message{color:#555;text-align:center;max-width:30ch;font-size:1rem;line-height:1.6}html[data-theme=dark] .nf-message{color:#8a8a8a}.nf-link{color:#555;font-size:.875rem;text-decoration:none;transition:color .2s}html[data-theme=dark] .nf-link{color:#8a8a8a}.nf-link:hover{color:#111}html[data-theme=dark] .nf-link:hover{color:#e5e5e5}
