.nf-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 62px);padding:clamp(48px,10vw,96px) clamp(20px,6vw,48px) clamp(64px,12vw,120px);display:flex;position:relative;overflow:hidden}.nf-rings{pointer-events:none;z-index:0;position:absolute;inset:0}.nf-ring{border:1.5px solid #0b15501f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nf-ring-1{width:480px;height:480px}.nf-ring-2{border-color:#0b155012;width:680px;height:680px}.nf-ring-3{border-color:#0b15500a;width:900px;height:900px}.nf-illustration{z-index:1;margin-bottom:20px;position:relative}.nf-machine-svg{filter:drop-shadow(0 16px 40px #0b155038)drop-shadow(0 4px 12px #ffa51f26);width:clamp(100px,18vw,150px);height:auto;animation:5s ease-in-out infinite nf-float}.nf-bubble{background:#ffa51f0f;border:1.5px solid #ffa51f66;border-radius:50%;animation:6s ease-in infinite nf-rise;position:absolute}.nf-bubble-a{width:14px;height:14px;animation-duration:5.5s;animation-delay:0s;bottom:10%;left:10%}.nf-bubble-b{width:9px;height:9px;animation-duration:4.8s;animation-delay:1.2s;bottom:5%;left:30%}.nf-bubble-c{width:18px;height:18px;animation-duration:6.2s;animation-delay:.6s;bottom:8%;right:15%}.nf-bubble-d{width:11px;height:11px;animation-duration:5s;animation-delay:2s;bottom:15%;right:35%}.nf-code-wrap{z-index:1;align-items:baseline;gap:clamp(4px,1.5vw,10px);margin-bottom:6px;line-height:1;display:flex;position:relative}.nf-digit{letter-spacing:-.05em;color:var(--ew-navy,#0b1550);-webkit-user-select:none;user-select:none;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:clamp(88px,18vw,160px);font-weight:900}.nf-digit-0{color:var(--ew-coral,#ffa51f);position:relative;top:2px}.nf-rule{z-index:1;background:var(--ew-coral,#ffa51f);border-radius:100px;width:clamp(40px,8vw,64px);height:4px;margin-bottom:20px}.nf-heading{z-index:1;color:var(--ew-text,#0e1a3a);letter-spacing:-.02em;margin:0 0 12px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:clamp(22px,4vw,32px);font-weight:700}.nf-body{z-index:1;color:var(--ew-body,#3a4d70);max-width:420px;margin:0 0 36px;font-family:Outfit,system-ui,sans-serif;font-size:clamp(14px,2vw,17px);line-height:1.65}.nf-actions{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.nf-btn-primary{background:var(--ew-coral,#ffa51f);color:#0a0600;border-radius:100px;align-items:center;gap:8px;padding:13px 28px;font-family:Outfit,system-ui,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 18px #ffa51f59}.nf-btn-primary:hover{background:#e89000;transform:translateY(-2px);box-shadow:0 6px 24px #ffa51f73}.nf-btn-secondary{color:var(--ew-navy,#0b1550);background:0 0;border:2px solid #0b155040;border-radius:100px;align-items:center;gap:8px;padding:12px 28px;font-family:Outfit,system-ui,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,transform .2s,background .2s;display:inline-flex}.nf-btn-secondary:hover{border-color:var(--ew-navy,#0b1550);background:#0b15500f;transform:translateY(-2px)}@keyframes nf-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes nf-rise{0%{opacity:0;transform:translateY(0)scale(.7)}20%{opacity:1}80%{opacity:.6}to{opacity:0;transform:translateY(-80px)scale(1.1)}}.ew-site[data-theme=dark] .nf-ring{border-color:#5078dc1f}.ew-site[data-theme=dark] .nf-ring-2{border-color:#5078dc12}.ew-site[data-theme=dark] .nf-ring-3{border-color:#5078dc0a}.ew-site[data-theme=dark] .nf-digit{color:#edf1fa}.ew-site[data-theme=dark] .nf-digit-0{color:var(--ew-coral)}.ew-site[data-theme=dark] .nf-heading{color:#edf1fa}.ew-site[data-theme=dark] .nf-body{color:#9ab0d5}.ew-site[data-theme=dark] .nf-btn-secondary{color:#edf1fa;border-color:#edf1fa33}.ew-site[data-theme=dark] .nf-btn-secondary:hover{background:#edf1fa0f;border-color:#edf1fa73}html.dark .nf-ring{border-color:#5078dc1f}html.dark .nf-ring-2{border-color:#5078dc12}html.dark .nf-ring-3{border-color:#5078dc0a}html.dark .nf-digit{color:#edf1fa}html.dark .nf-digit-0{color:#ffa51f}html.dark .nf-heading{color:#edf1fa}html.dark .nf-body{color:#9ab0d5}html.dark .nf-btn-secondary{color:#edf1fa;border-color:#edf1fa33}html.dark .nf-btn-secondary:hover{background:#edf1fa0f;border-color:#edf1fa73}@media (prefers-reduced-motion:reduce){.nf-machine-svg{animation:none}.nf-bubble{opacity:0;animation:none}.nf-btn-primary,.nf-btn-secondary{transition:none}}