.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(380px,1.35fr) minmax(260px,.75fr);align-items:center;grid-gap:clamp(1.25rem,3.5vw,3rem);gap:clamp(1.25rem,3.5vw,3rem)}@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;overflow:visible}.np-hero-v2-mockup-wrap{width:min(100%,860px);overflow:visible}.np-dash-stack{--dash-radius:24px;--dash-gap:26px;--dash-stack:calc(var(--dash-gap) * 5);position:relative;width:100%;padding:0 0 var(--dash-stack) var(--dash-stack);isolation:isolate}.np-dash-stack-glow{left:4%;right:-4%;top:12%;bottom:0;z-index:0;border-radius:42%;background:radial-gradient(ellipse at 30% 35%,rgba(28,117,188,.3),transparent 58%),radial-gradient(ellipse at 72% 68%,rgba(147,197,253,.2),transparent 55%);filter:blur(48px)}.np-dash-layer,.np-dash-stack-glow{position:absolute;pointer-events:none}.np-dash-layer{top:0;left:var(--dash-stack);right:0;z-index:1;border-radius:var(--dash-radius)}.np-dash-front{position:relative;z-index:6;width:100%;border-radius:var(--dash-radius)}.np-dash-front-frame,.np-dash-layer-frame{position:relative;border-radius:var(--dash-radius);overflow:hidden;border:1px solid rgba(15,23,42,.06);background:#ffffff;line-height:0}.np-dash-layer-frame{opacity:.92;box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 18px 40px rgba(15,23,42,.08),0 4px 14px rgba(15,23,42,.04)}.np-dash-layer-img,.np-dash-shot-img{display:block;width:100%;height:auto;object-fit:cover;object-position:top left}.np-dash-layer-img{filter:contrast(.86) saturate(.5) brightness(1.07)}.np-dash-layer-tint{z-index:1;mix-blend-mode:soft-light;opacity:.9}.np-dash-layer-sheen,.np-dash-layer-tint{position:absolute;inset:0;pointer-events:none}.np-dash-layer-sheen{z-index:2;background:linear-gradient(145deg,rgba(255,255,255,.36),rgba(255,255,255,.1) 36%,transparent 64%)}.np-dash-layer--pink{z-index:1;transform:translate(calc(var(--dash-gap) * -5),calc(var(--dash-gap) * 5))}.np-dash-layer--pink .np-dash-layer-tint{background:linear-gradient(160deg,#fce7f0,#f8d4e4 55%,#f3c4d8)}.np-dash-layer--pink .np-dash-layer-frame{border-color:rgba(236,72,153,.12);opacity:.9;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 22px 48px rgba(190,90,130,.12),0 6px 16px rgba(15,23,42,.04)}.np-dash-layer--lavender{z-index:2;transform:translate(calc(var(--dash-gap) * -4),calc(var(--dash-gap) * 4))}.np-dash-layer--lavender .np-dash-layer-tint{background:linear-gradient(160deg,#efe8fb,#e4d8f7 55%,#d7c6f2)}.np-dash-layer--lavender .np-dash-layer-frame{border-color:rgba(139,92,246,.12);opacity:.91;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 20px 44px rgba(120,90,180,.11),0 5px 14px rgba(15,23,42,.04)}.np-dash-layer--mint{z-index:3;transform:translate(calc(var(--dash-gap) * -3),calc(var(--dash-gap) * 3))}.np-dash-layer--mint .np-dash-layer-tint{background:linear-gradient(160deg,#e4f8ef,#d2f1e4 55%,#bfe8d8)}.np-dash-layer--mint .np-dash-layer-frame{border-color:rgba(16,185,129,.12);opacity:.92;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 18px 40px rgba(40,150,110,.1),0 4px 12px rgba(15,23,42,.04)}.np-dash-layer--orange{z-index:4;transform:translate(calc(var(--dash-gap) * -2),calc(var(--dash-gap) * 2))}.np-dash-layer--orange .np-dash-layer-tint{background:linear-gradient(160deg,#fff0e4,#ffe2cc 55%,#ffd4b5)}.np-dash-layer--orange .np-dash-layer-frame{border-color:rgba(249,115,22,.12);opacity:.93;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 16px 36px rgba(200,110,50,.1),0 4px 12px rgba(15,23,42,.04)}.np-dash-layer--blue{z-index:5;transform:translate(calc(var(--dash-gap) * -1),calc(var(--dash-gap) * 1))}.np-dash-layer--blue .np-dash-layer-tint{background:linear-gradient(160deg,#e8f3fc,#d7eaf9 55%,#c5dff4)}.np-dash-layer--blue .np-dash-layer-frame{border-color:rgba(28,117,188,.14);opacity:.94;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 14px 32px rgba(28,117,188,.12),0 4px 12px rgba(15,23,42,.04)}.np-dash-front-frame{background:#ffffff;border:1px solid rgba(28,117,188,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 28px 64px rgba(15,23,42,.14),0 10px 24px rgba(28,117,188,.1),0 2px 6px rgba(15,23,42,.06)}.np-dash-shot-img{opacity:1;filter:none}@media (max-width:980px){.np-dash-stack{--dash-gap:20px}}@media (max-width:640px){.np-dash-stack{--dash-gap:14px}.np-dash-stack-glow{filter:blur(28px);opacity:.85}}@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%,720px);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-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-hero-mockup-float,.np-hero-v2-accent,.np-hero-v2-pulse{animation:none}}