.nf-page{max-width:1100px}.nf-hero{text-align:center;padding:2rem 0 3.5rem;position:relative}.nf-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#fcd95b52 0%,#fcd95b14 46%,#0000 68%);width:620px;max-width:120vw;height:620px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.nf-wheel{background:conic-gradient(from -34deg, transparent 0deg 68deg, var(--yellow) 68deg 360deg);filter:drop-shadow(0 14px 30px #eab30866);border-radius:50%;width:132px;height:132px;margin:0 auto 1.6rem;animation:6s ease-in-out infinite nf-tilt;position:relative}@keyframes nf-tilt{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}.nf-wheel-hole{background:var(--yellow-deep);opacity:.55;border-radius:50%;position:absolute}.nf-wheel-hole.a{width:22px;height:22px;top:26%;left:22%}.nf-wheel-hole.b{width:13px;height:13px;top:56%;left:40%}.nf-wheel-hole.c{width:17px;height:17px;top:66%;left:18%}.nf-code{font-family:var(--rb-body);letter-spacing:.16em;text-transform:uppercase;color:var(--ink);background:var(--yellow);border-radius:8px;margin-bottom:1.1rem;padding:.32rem .8rem;font-size:.7rem;font-weight:700;display:inline-block;position:relative}.nf-title{font-family:var(--rb-display);letter-spacing:-.03em;color:var(--ink);margin:0 0 1rem;font-size:clamp(2.2rem,6.5vw,4rem);font-weight:700;line-height:1.02;position:relative}.nf-title em{background:linear-gradient(to top, var(--yellow) 0%, var(--yellow) 42%, transparent 42%);border-radius:4px;padding:0 .08em;font-style:normal}.nf-sub{font-family:var(--rb-body);color:var(--ink-2);max-width:460px;margin:0 auto 2rem;font-size:1.02rem;line-height:1.7;position:relative}.nf-ctas{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex;position:relative}.nf-sec{margin-top:3.5rem}.nf-sec-title{font-family:var(--rb-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 1.4rem;font-size:1.6rem;font-weight:700}.nf-articles{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.nf-article{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);color:inherit;box-shadow:var(--shadow-s);text-decoration:none;transition:all .3s;display:block;overflow:hidden}.nf-article:hover{box-shadow:var(--shadow-m);border-color:var(--yellow);transform:translateY(-3px)}.nf-article-img{background-color:var(--wax);background-position:50%;background-size:cover;height:128px;display:block}.nf-article-body{padding:1rem 1.1rem 1.2rem;display:block}.nf-article-body strong{font-family:var(--rb-display);color:var(--ink);margin-top:.15rem;font-size:1rem;font-weight:700;line-height:1.25;display:block}.nf-article-meta{font-family:var(--rb-body);color:var(--ink-3);margin-top:.35rem;font-size:.72rem;display:block}.nf-foot{background:var(--butter);border:1px solid var(--yellow-2);border-radius:var(--radius-l);text-align:center;margin-top:3.5rem;padding:2.75rem 2rem 3rem}.nf-foot p{font-family:var(--rb-body);color:var(--ink-2);max-width:420px;margin:0 auto 1.8rem;font-size:1rem;line-height:1.65}@media (max-width:768px){.nf-articles{grid-template-columns:1fr}.nf-wheel{width:104px;height:104px}.nf-hero{padding:1rem 0 2.5rem}.nf-foot{padding:2rem 1.2rem}}@media (prefers-reduced-motion:reduce){.nf-wheel{animation:none}}
