.np-landing-loading{min-height:100vh;background:var(--bg);display:flex;align-items:center;justify-content:center}.np-landing{font-family:var(--ff-b);background-color:var(--bg);background-image:var(--shell-gradient);color:var(--text);min-height:100vh;overflow-x:hidden;--surface:var(--in-surface-section);--surface2:var(--in-nested-surface);--bg2:var(--s3);--accent-dim:var(--accent-d);--accent-glow:rgba(28,117,188,0.22);--r:10px;--r-lg:16px}[data-theme=light] .np-landing{--surface:linear-gradient(155deg,rgba(28,117,188,0.08) 0%,transparent 52%),var(--glass-bg);--surface2:rgba(255,255,255,0.72);--accent-glow:rgba(28,117,188,0.16)}[data-theme=dark] .np-landing{--accent-glow:rgba(62,210,255,0.18)}.np-landing .np-nav{background:var(--in-sidebar-elevated);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--in-sidebar-border)}[data-theme=light] .np-landing .np-nav{background:rgba(255,255,255,.9)}[data-theme=dark] .np-landing .np-nav{background:color-mix(in srgb,var(--in-blue-500) 82%,var(--in-navy-800))}.np-landing .np-contact-card,.np-landing .np-how-card,.np-landing .np-hw-card,.np-landing .np-module-item,.np-landing .np-pricing-card,.np-landing .np-role-card{background:var(--in-surface-section)!important;border-color:var(--in-border-section)!important;box-shadow:var(--in-shadow-section)}.np-landing .np-contact-card.accent,.np-landing .np-pricing-card.featured{background:var(--in-surface-stat)!important;border-color:var(--in-border-stat)!important;box-shadow:var(--in-shadow-stat)}.np-landing .np-feat-card{background:var(--in-nested-surface)}.np-landing .np-feat-card:hover{background:var(--in-surface-section)}.np-landing .np-contact-channel{background:var(--in-nested-surface);border-color:var(--in-border-section)}.np-landing .np-contact-channel:hover{border-color:rgba(28,117,188,.35);background:var(--in-sidebar-hover)}.np-landing .np-contact-channel--static:hover{background:var(--in-nested-surface);border-color:var(--in-border-section)}[data-theme=dark] .np-landing .np-contact-card h3,[data-theme=dark] .np-landing .np-feat-card h3,[data-theme=dark] .np-landing .np-how-card h3,[data-theme=dark] .np-landing .np-pricing-card .np-price,[data-theme=dark] .np-landing .np-role-card h3,[data-theme=dark] .np-landing .np-section h2{color:var(--in-on-card)}[data-theme=dark] .np-landing .np-contact-card p,[data-theme=dark] .np-landing .np-feat-card p,[data-theme=dark] .np-landing .np-how-card p,[data-theme=dark] .np-landing .np-price-desc,[data-theme=dark] .np-landing .np-role-card p,[data-theme=dark] .np-landing .np-section-sub{color:var(--in-on-card-muted)}.np-landing .np-guide-start-btn{background:linear-gradient(180deg,#3ed2ff,#1c75bc 55%,#173b59)}.np-landing .np-guide-start-arrow{background:rgba(255,255,255,.18)}.np-reveal{opacity:0;transform:translateY(32px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s)}.np-reveal-visible{opacity:1;transform:translateY(0)}.np-reveal-slide-left{transform:translateX(-36px)}.np-reveal-slide-right{transform:translateX(36px)}.np-reveal-visible.np-reveal-slide-left,.np-reveal-visible.np-reveal-slide-right{transform:translateX(0)}@keyframes np-stagger-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.np-reveal-visible .np-stagger-item{animation:np-stagger-in .65s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--reveal-delay, 0s) + var(--stagger, 0s))}.np-reveal-visible .np-stagger-item:first-child{--stagger:0ms}.np-reveal-visible .np-stagger-item:nth-child(2){--stagger:70ms}.np-reveal-visible .np-stagger-item:nth-child(3){--stagger:140ms}.np-reveal-visible .np-stagger-item:nth-child(4){--stagger:210ms}.np-reveal-visible .np-stagger-item:nth-child(5){--stagger:280ms}.np-reveal-visible .np-stagger-item:nth-child(6){--stagger:350ms}.np-reveal-visible .np-stagger-item:nth-child(7){--stagger:420ms}.np-reveal-visible .np-stagger-item:nth-child(8){--stagger:490ms}@keyframes np-hero-enter-left{0%{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:translateX(0)}}@keyframes np-hero-enter-right{0%{opacity:0;transform:translateX(32px) scale(.96)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes np-hero-mockup-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.np-hero-enter-left{animation:np-hero-enter-left .85s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--hero-delay,0s)}.np-hero-enter-right{animation:np-hero-enter-right 1s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--hero-delay,.12s)}.np-hero-mockup-float{animation:np-hero-mockup-float 5.5s ease-in-out infinite;animation-delay:1.2s}@media (prefers-reduced-motion:reduce){.np-reveal{opacity:1;transform:none;transition:none}.np-hero-enter-left,.np-hero-enter-right,.np-hero-mockup-float,.np-reveal-visible .np-stagger-item{animation:none}}@keyframes np-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.np-anim-fade-up{animation:np-fade-up .7s cubic-bezier(.22,1,.36,1) both}.np-hero-v2-wrap{--np-hero-blue:var(--in-blue-500,#1c75bc);--np-hero-cyan:var(--in-blue-300,#3ed2ff);--np-hero-line:rgba(28,117,188,0.32);--np-hero-ease:cubic-bezier(0.23,1,0.32,1);position:relative;isolation:isolate;width:100%;min-height:calc(100dvh - 64px);overflow:hidden;color:var(--text);background:radial-gradient(circle at 28% 52%,rgba(28,117,188,.18),transparent 38%),radial-gradient(circle at 82% 18%,rgba(62,210,255,.1),transparent 30%),linear-gradient(160deg,var(--in-navy-900) 0,var(--in-navy-800) 42%,var(--bg) 100%);border-bottom:1px solid var(--border)}[data-theme=light] .np-hero-v2-wrap{--np-hero-line:rgba(28,117,188,0.24);background:radial-gradient(circle at 22% 48%,rgba(28,117,188,.14),transparent 40%),radial-gradient(circle at 88% 12%,rgba(62,210,255,.12),transparent 32%),linear-gradient(160deg,var(--in-ice) 0,color-mix(in srgb,var(--in-ice) 88%,var(--in-blue-300)) 55%,var(--bg) 100%)}.np-hero-v2-wrap:before{inset:0;background-image:linear-gradient(rgba(28,117,188,.04) 1px,transparent 0),linear-gradient(90deg,rgba(28,117,188,.04) 1px,transparent 0);background-size:54px 54px;-webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.85) 45%,transparent);mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.85) 45%,transparent)}.np-hero-v2-wrap:after,.np-hero-v2-wrap:before{content:"";position:absolute;z-index:0;pointer-events:none}.np-hero-v2-wrap:after{inset:auto -12% -35% 8%;height:48%;background:radial-gradient(ellipse at center,rgba(28,117,188,.22),transparent 66%);filter:blur(28px)}.np-hero-v2-wide{position:relative;z-index:2;max-width:1760px;margin:0 auto;padding:clamp(2rem,5vh,4.5rem) clamp(1.25rem,4vw,4rem);min-height:calc(100dvh - 64px);display:flex;align-items:center}.np-hero-v2{width:100%;display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(280px,.95fr);align-items:center;grid-gap:clamp(1.5rem,4vw,3.5rem);gap:clamp(1.5rem,4vw,3.5rem)}@media (min-width:981px){.np-hero-v2-visual{order:-1}}.np-hero-v2-pulses{left:38%;top:50%;width:min(76vw,860px);aspect-ratio:1;pointer-events:none;z-index:1}.np-hero-v2-pulse,.np-hero-v2-pulses{position:absolute;transform:translate(-50%,-50%)}.np-hero-v2-pulse{inset:50% auto auto 50%;width:var(--size);height:var(--size);border:1px solid var(--np-hero-line);border-radius:10px;box-shadow:0 0 28px rgba(28,117,188,.1),inset 0 0 24px rgba(28,117,188,.04);animation:np-hero-square-pulse 4.6s var(--np-hero-ease) infinite}.np-hero-v2-pulse:after{content:"";position:absolute;inset:14%;border:1px solid rgba(62,210,255,.14);border-radius:6px;pointer-events:none}.np-hero-v2-pulse-1{--size:36%;animation-delay:0s}.np-hero-v2-pulse-2{--size:56%;animation-delay:-1.2s}.np-hero-v2-pulse-3{--size:76%;animation-delay:-2.4s}@keyframes np-hero-square-pulse{0%,to{opacity:.22;transform:translate(-50%,-50%) scale(.94)}45%{opacity:.68;transform:translate(-50%,-50%) scale(1.05)}70%{opacity:.38;transform:translate(-50%,-50%) scale(1.02)}}.np-hero-v2-copy{position:relative;z-index:3;max-width:560px;padding:clamp(12px,2vw,8px) 0}.np-hero-v2-brand{display:inline-flex;align-items:center;margin-bottom:clamp(20px,3.5vw,40px)}.np-hero-v2-eyebrow{margin:0 0 14px;color:var(--np-hero-cyan);font-size:clamp(.72rem,1.2vw,.95rem);font-weight:800;text-transform:uppercase;letter-spacing:.08em}[data-theme=light] .np-hero-v2-eyebrow{color:var(--np-hero-blue)}.np-hero-v2-copy h1{margin:0;max-width:14ch;font-family:var(--ff-h,system-ui,sans-serif);font-size:clamp(2.1rem,4.5vw,3.75rem);line-height:1.1;letter-spacing:-.03em;font-weight:900;color:var(--text)}.np-hero-v2-accent{display:block;margin-top:.08em;background:linear-gradient(90deg,var(--np-hero-blue) 0,var(--np-hero-cyan) 55%,var(--np-hero-blue) 120%);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:np-hero-shimmer 5s linear infinite}.np-hero-v2-accent-line{margin-top:.04em}@keyframes np-hero-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.np-hero-v2-lede{margin:clamp(16px,2vw,24px) 0 0;max-width:50ch;color:var(--text2);font-size:clamp(.92rem,1.25vw,1.1rem);line-height:1.65}.np-hero-v2-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:clamp(18px,2.5vw,28px)}.np-hero-v2-chip{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid rgba(28,117,188,.28);border-radius:999px;background:var(--in-nested-surface);color:var(--text);font-size:clamp(.72rem,1vw,.875rem);font-weight:700;white-space:nowrap}[data-theme=light] .np-hero-v2-chip{background:color-mix(in srgb,#ffffff 78%,var(--in-ice))}.np-hero-v2-chip svg{width:18px;height:18px;color:var(--np-hero-blue);flex-shrink:0}.np-hero-v2-ctas{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:clamp(1.25rem,2vw,1.75rem)}.np-hero-v2-visual{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;min-width:0}.np-hero-v2-mockup-wrap{width:min(100%,440px)}.np-glass-card{width:100%;background:var(--in-surface-section);border:1px solid var(--in-border-section);border-radius:18px;backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--in-shadow-section);overflow:hidden}.np-glass-card-head{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--in-border-section);background:var(--in-panel-head)}.np-glass-card-title{flex:1 1;font-family:var(--ff-h,system-ui,sans-serif);font-size:.88rem;font-weight:700;color:var(--in-on-card);letter-spacing:-.02em}.np-glass-card-live{display:inline-flex;align-items:center;gap:5px;font-size:.65rem;font-weight:700;letter-spacing:.08em;color:var(--in-stat-accent);font-family:ui-monospace,monospace}.np-glass-card-live-dot{width:6px;height:6px;border-radius:50%;background:var(--in-stat-accent);box-shadow:0 0 8px rgba(62,210,255,.65);animation:np-live-pulse 2s ease-in-out infinite}@keyframes np-live-pulse{0%,to{opacity:1}50%{opacity:.35}}.np-glass-card-body{padding:16px;display:flex;flex-direction:column;gap:12px}.np-glass-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.np-glass-stat{background:var(--in-nested-surface);border:1px solid var(--in-border-section);border-radius:12px;padding:12px 10px;min-width:0}.np-glass-stat-label{font-size:.62rem;color:var(--in-stat-label);margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em;line-height:1.3}.np-glass-stat-value{font-size:clamp(.78rem,1.6vw,.95rem);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.2;word-break:break-word;color:var(--in-stat-value)}.np-glass-stat-accent{color:var(--in-stat-accent)}.np-glass-stat-muted{color:var(--in-stat-sub)}.np-glass-chart-panel{background:var(--in-nested-surface);border:1px solid var(--in-border-section);border-radius:12px;padding:14px}.np-glass-panel-label{font-size:.65rem;color:var(--in-stat-label);margin-bottom:10px;text-transform:uppercase;letter-spacing:.07em;font-weight:600}.np-glass-chart{display:flex;align-items:flex-end;gap:6px;height:72px}.np-glass-bar{flex:1 1;background:rgba(28,117,188,.18);border-radius:4px 4px 0 0;transition:height .85s cubic-bezier(.22,1,.36,1);min-height:4%}.np-glass-bar-hi{background:linear-gradient(180deg,var(--np-hero-cyan),rgba(28,117,188,.35));box-shadow:0 0 14px rgba(28,117,188,.28)}@media (max-width:980px){.np-hero-v2-wide{min-height:auto;padding-top:clamp(1.75rem,4vh,2.5rem);padding-bottom:clamp(2rem,4vh,3rem);align-items:flex-start}.np-hero-v2-wrap{min-height:auto}.np-hero-v2{grid-template-columns:1fr;gap:2rem}.np-hero-v2-copy h1{max-width:14ch}.np-hero-v2-pulses{left:50%;top:68%;width:min(720px,95vw)}.np-hero-v2-visual{order:2}.np-hero-v2-copy{order:1}.np-hero-v2-mockup-wrap{width:min(100%,420px);margin:0 auto}}@media (max-width:640px){.np-hero-v2-wide{padding-left:1rem;padding-right:1rem}.np-hero-v2-brand{margin-bottom:20px}.np-hero-v2-chips{gap:8px}.np-hero-v2-chip{min-height:36px;padding:0 11px;font-size:.72rem}.np-hero-v2-ctas{flex-direction:column}.np-hero-v2-ctas .np-btn-lg{width:100%;text-align:center}.np-hero-v2-pulses{top:75%;width:600px}.np-glass-stat-grid{grid-template-columns:1fr}.np-hero-v2-copy h1{font-size:clamp(2rem,9vw,2.6rem)}}@media (max-width:380px){.np-hero-v2-copy h1{font-size:1.95rem}}@media (prefers-reduced-motion:reduce){.np-glass-card-live-dot,.np-hero-mockup-float,.np-hero-v2-accent,.np-hero-v2-pulse{animation:none}.np-glass-bar{transition:none}}