.nf-root{--nf-bg:#fafafa;--nf-fg:#0a0a0a;--nf-muted:#737373;--nf-border:#e5e5e5;--nf-surface:#f5f5f5;background:var(--nf-bg);min-height:100vh;color:var(--nf-fg);-webkit-font-smoothing:antialiased;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1.5rem;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;display:flex}@media (prefers-color-scheme:dark){.nf-root{--nf-bg:#0a0a0a;--nf-fg:#fafafa;--nf-muted:#a1a1a1;--nf-border:#262626;--nf-surface:#171717}}.nf-main{width:100%;max-width:36rem}.nf-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--nf-muted);margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.nf-title{letter-spacing:-.02em;text-wrap:balance;margin:.75rem 0 0;font-size:1.875rem;font-weight:600}.nf-lede{color:var(--nf-muted);text-wrap:pretty;margin:1rem 0 0}.nf-list{flex-direction:column;gap:1.25rem;margin:2rem 0 0;padding:0 0 0 1.1rem;display:flex}.nf-list h2{margin:0;font-size:1rem;font-weight:500}.nf-list p{color:var(--nf-muted);margin:.25rem 0 0;font-size:.875rem}.nf-list a,.nf-nav a{color:inherit;text-underline-offset:4px;text-decoration:underline}.nf-code{background:var(--nf-surface);border-radius:.25rem;padding:.1rem .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85em}.nf-nav{border-top:1px solid var(--nf-border);flex-wrap:wrap;gap:.5rem 1.25rem;margin:2.5rem 0 0;padding:1.5rem 0 0;font-size:.875rem;display:flex}.nf-foot{color:var(--nf-muted);margin:1.5rem 0 0;font-size:.75rem}.nf-root :focus-visible{outline-offset:2px;outline:2px solid}
