.nlv5-root{--navy: #0c1829;--primary: #1565c0;--mid: #1976d2;--teal: #00bcd4;--surface: #f4f7fb;--border: #e3eaf5;--text: #0c1829;--sub: #6b7a99;font-family:CursorGothic,DM Sans,ui-sans-serif,system-ui,sans-serif;color:var(--text);background:#fff;overflow-x:hidden;scroll-behavior:smooth}.nlv5-root *,.nlv5-root *:before,.nlv5-root *:after{box-sizing:border-box}.nlv5-root .nlv5-nav{position:fixed;top:0;left:0;right:0;z-index:1000;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 60px;transition:all .3s;background:#0c182900;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.nlv5-root .nlv5-nav.scrolled{background:#0c1829f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.nlv5-root .logo{display:flex;align-items:center;gap:10px;text-decoration:none}.nlv5-root .logo-mark{width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,#0c1829,#1565c0);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2)}.nlv5-root .logo-mark svg{width:17px;height:17px}.nlv5-root .logo-mark img{width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover;display:block}.nlv5-root .logo-text{font-family:CursorGothic,sans-serif;font-size:17px;font-weight:800;color:#fff}.nlv5-root .logo-text span{background:linear-gradient(90deg,#42a5f5,#00bcd4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nlv5-root .nav-links{display:flex;align-items:center;gap:28px;position:absolute;left:50%;transform:translate(-50%)}.nlv5-root .nav-links a{font-size:14px;font-weight:500;color:#ffffffa6;text-decoration:none;transition:color .15s}.nlv5-root .nav-links a:hover{color:#fff}.nlv5-root .nav-ctas{display:flex;align-items:center;gap:10px}.nlv5-root .btn-ghost{padding:8px 18px;border-radius:10px;font-size:15px;font-weight:600;color:#fff;background:transparent;border:1.5px solid rgba(255,255,255,.2);cursor:pointer;font-family:inherit;transition:all .15s}.nlv5-root .btn-ghost:hover{border-color:#ffffff80}.nlv5-root .btn-nav-cta{padding:8px 20px;border-radius:10px;font-size:15px;font-weight:700;color:#fff;background:linear-gradient(135deg,#1565c0,#00bcd4);border:none;cursor:pointer;font-family:inherit;box-shadow:0 4px 14px #1565c066;transition:all .15s}.nlv5-root .btn-nav-cta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #1565c080}.nlv5-root .hero{background:linear-gradient(160deg,#0c1829,#1565c0 60%,#00bcd4);padding:140px 60px 100px;text-align:center;position:relative;overflow:hidden;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.nlv5-root .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 70% 50% at 50% 100%,rgba(0,188,212,.2),transparent 70%)}.nlv5-root .hero:after{content:"";position:absolute;top:-100px;left:50%;transform:translate(-50%);width:800px;height:800px;border-radius:50%;pointer-events:none;background:radial-gradient(ellipse,rgba(21,101,192,.15),transparent 70%)}.nlv5-root .hero>*{position:relative;z-index:1}.nlv5-root .hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:6px 16px;margin-bottom:28px;font-size:15px;font-weight:500;color:#ffffffd9;position:relative}.nlv5-root .hero-badge-dot{width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#42a5f5,#00bcd4);animation:nlv5-pulse 2s infinite}.nlv5-root h1.hero-headline{font-family:CursorGothic,sans-serif;font-size:62px;font-weight:800;color:#fff;line-height:1.08;max-width:840px;margin:0 auto 24px;letter-spacing:-1.5px;position:relative}.nlv5-root h1.hero-headline em{font-style:normal;background:linear-gradient(90deg,#42a5f5,#00bcd4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nlv5-root .hero-sub{font-size:18px;color:#ffffffa6;max-width:620px;margin:0 auto 40px;line-height:1.75;position:relative}.nlv5-root .hero-ctas{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;position:relative;margin-bottom:16px}.nlv5-root .btn-hero-main{background:#fff;color:var(--primary);border:none;font-family:inherit;font-size:15px;font-weight:700;padding:16px 36px;border-radius:14px;cursor:pointer;box-shadow:0 8px 32px #00000040;transition:all .2s;display:inline-flex;align-items:center;gap:8px}.nlv5-root .btn-hero-main:hover{transform:translateY(-2px);box-shadow:0 14px 40px #0000004d}.nlv5-root .btn-hero-sec{background:#ffffff1a;color:#fff;border:1.5px solid rgba(255,255,255,.25);font-family:inherit;font-size:15px;font-weight:600;padding:15px 28px;border-radius:14px;cursor:pointer;transition:all .15s;text-decoration:none;display:inline-flex;align-items:center;gap:7px}.nlv5-root .btn-hero-sec:hover{background:#ffffff2e}.nlv5-root .hero-caption{font-size:15px;color:#ffffff59;position:relative}.nlv5-root .hero-int-strip{position:relative;margin-top:36px;display:inline-flex;align-items:center;gap:24px;padding:14px 24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-wrap:wrap;justify-content:center}.nlv5-root .hero-int-label{font-size:14px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#ffffff80}.nlv5-root .hero-int-items{display:flex;align-items:center;gap:22px;flex-wrap:wrap;justify-content:center}.nlv5-root .hero-int-item{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#ffffffe6;opacity:.95;transition:opacity .15s}.nlv5-root .hero-int-item:hover{opacity:1}.nlv5-root .hero-int-item{position:relative}.nlv5-root .hero-int-item img,.nlv5-root .hero-int-item svg{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;display:block;background:transparent;box-shadow:none;padding:0}.nlv5-root .hero-int-chip{width:30px;height:30px;border-radius:8px;background:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #0000002e}@media (max-width: 640px){.nlv5-root .hero-int-strip{flex-direction:column;gap:14px;padding:16px 20px;border-radius:18px}.nlv5-root .hero-int-items{gap:16px}}.nlv5-root .int-strip{background:#fff;border-bottom:1px solid var(--border);padding:20px 60px;display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.nlv5-root .int-label{font-size:14px;font-weight:700;color:var(--sub);letter-spacing:1.5px;text-transform:uppercase}.nlv5-root .int-items{display:flex;align-items:center;gap:36px;flex-wrap:wrap}.nlv5-root .int-item{display:flex;align-items:center;gap:7px;font-size:15px;font-weight:600;color:var(--sub);opacity:.75;transition:opacity .15s}.nlv5-root .int-item:hover{opacity:1}.nlv5-root section.feat{padding:100px 60px}.nlv5-root section.feat-alt{background:var(--surface);padding:100px 60px}.nlv5-root .feat-two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.nlv5-root .feat-two-col.rev .col-visual{order:-1}.nlv5-root .feat-label{font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--primary);margin-bottom:14px}.nlv5-root .feat-heading{font-family:CursorGothic,sans-serif;font-size:38px;font-weight:800;color:var(--text);line-height:1.15;margin-bottom:16px;letter-spacing:-.5px}.nlv5-root .feat-body{font-size:16px;color:var(--sub);line-height:1.8;margin-bottom:28px;max-width:460px}.nlv5-root .feat-subs{display:flex;flex-direction:column;gap:10px}.nlv5-root .feat-sub-item{display:flex;align-items:flex-start;gap:10px}.nlv5-root .feat-sub-check{width:20px;height:20px;border-radius:6px;background:#1565c01a;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.nlv5-root .feat-sub-check svg{width:11px;height:11px;color:var(--primary)}.nlv5-root .feat-sub-text{font-size:14px;color:var(--text);font-weight:500;line-height:1.5}.nlv5-root .mockup-shell{background:linear-gradient(160deg,#0c1829,#1565c0);border-radius:22px;padding:22px;box-shadow:0 28px 80px #0c182952}.nlv5-root .app-win{background:#fff;border-radius:14px;overflow:hidden}.nlv5-root .app-chrome{background:var(--surface);border-bottom:1px solid var(--border);padding:10px 14px;display:flex;align-items:center;gap:6px}.nlv5-root .dot{width:11px;height:11px;border-radius:50%}.nlv5-root .app-body{display:flex}.nlv5-root .app-sb{width:160px;background:var(--navy);flex-shrink:0;padding:12px 8px;display:flex;flex-direction:column;gap:2px}.nlv5-root .sb-item{padding:7px 10px;border-radius:8px;font-size:14px;font-weight:500;color:#ffffff73;display:flex;align-items:center;gap:7px;cursor:pointer}.nlv5-root .sb-item.on{background:#1565c040;color:#fff}.nlv5-root .app-main-area{flex:1;overflow:hidden}.nlv5-root .todo-header{background:linear-gradient(135deg,#0c1829,#1565c0);padding:12px 16px}.nlv5-root .todo-title{font-family:CursorGothic,sans-serif;font-size:14px;font-weight:800;color:#fff}.nlv5-root .todo-sub{font-size:14px;color:#ffffff80;margin-top:2px}.nlv5-root .progress-bar-wrap{background:#ffffff1a;border-radius:4px;height:4px;margin-top:8px;overflow:hidden}.nlv5-root .progress-bar-fill{background:linear-gradient(90deg,#42a5f5,#00bcd4);height:100%;width:65%;border-radius:4px}.nlv5-root .todo-list{padding:10px}.nlv5-root .todo-row{display:flex;align-items:flex-start;gap:8px;padding:9px 8px;border-radius:9px;margin-bottom:4px;border:1px solid var(--border);background:#fff}.nlv5-root .todo-cb{width:14px;height:14px;border-radius:50%;border:1.5px solid var(--border);flex-shrink:0;margin-top:2px}.nlv5-root .todo-info{flex:1;min-width:0}.nlv5-root .todo-name{font-size:11.5px;font-weight:600;color:var(--text)}.nlv5-root .todo-meta{font-size:14px;color:var(--sub);margin-top:2px}.nlv5-root .tag{font-size:9px;font-weight:700;padding:2px 7px;border-radius:8px;border:1px solid;white-space:nowrap;flex-shrink:0}.nlv5-root .tag-red{color:#ef4444;border-color:#fecaca;background:#fef2f2}.nlv5-root .tag-orange{color:#f97316;border-color:#fed7aa;background:#fff7ed}.nlv5-root .tag-teal{color:#0891b2;border-color:#bae6fd;background:#f0f9ff}.nlv5-root .tag-blue{color:#1565c0;border-color:#bfdbfe;background:#eff6ff}.nlv5-root .tag-green{color:#16a34a;border-color:#bbf7d0;background:#f0fdf4}.nlv5-root .chat-sidebar-mock{width:160px;border-right:1px solid var(--border);padding:10px;background:var(--surface);flex-shrink:0}.nlv5-root .chat-sb-title{font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--sub);padding:6px 4px}.nlv5-root .chat-sb-item{padding:7px 8px;border-radius:8px;font-size:14px;color:var(--text);cursor:pointer;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nlv5-root .chat-sb-item.active{background:#1565c014;color:var(--primary);font-weight:600}.nlv5-root .chat-area{flex:1;padding:14px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.nlv5-root .bubble-out{background:linear-gradient(135deg,#1565c0,#1976d2);border-radius:14px 14px 4px;padding:9px 12px;font-size:14px;color:#fff;align-self:flex-end;max-width:78%;line-height:1.5}.nlv5-root .bubble-in{background:#fff;border:1px solid var(--border);border-radius:4px 14px 14px;padding:9px 12px;font-size:14px;color:var(--text);max-width:88%;line-height:1.6;box-shadow:0 2px 6px #0000000d}.nlv5-root .cite-chip{display:inline-flex;align-items:center;gap:4px;background:#1565c014;border:1px solid rgba(21,101,192,.2);border-radius:6px;padding:2px 7px;font-size:9px;font-weight:600;color:var(--primary);margin-top:6px;margin-right:4px}.nlv5-root .chat-msg-area{flex:1;padding:14px;display:flex;flex-direction:column;gap:8px;overflow:hidden;background:var(--surface)}.nlv5-root .chat-msg-row{display:flex;gap:8px;align-items:flex-start}.nlv5-root .chat-av{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff;flex-shrink:0}.nlv5-root .chat-msg-bubble{background:#fff;border:1px solid var(--border);border-radius:4px 12px 12px;padding:8px 10px;font-size:14px;color:var(--text);line-height:1.5}.nlv5-root .summary-card{background:#fff;border:1.5px solid var(--border);border-radius:4px 14px 14px;overflow:hidden;margin-top:2px}.nlv5-root .sc-hdr{background:linear-gradient(135deg,#0c1829,#1565c0);padding:8px 12px;display:flex;align-items:center;gap:7px}.nlv5-root .sc-hdr-title{font-size:14px;font-weight:700;color:#fff}.nlv5-root .sc-pill{margin-left:auto;background:#ffffff26;border-radius:8px;padding:2px 8px;font-size:9px;color:#fff;font-weight:600}.nlv5-root .sc-body{padding:10px 12px;display:flex;flex-direction:column;gap:5px}.nlv5-root .sc-row{display:flex;gap:7px;align-items:flex-start}.nlv5-root .sc-dot{width:5px;height:5px;border-radius:50%;background:linear-gradient(135deg,#1565c0,#00bcd4);flex-shrink:0;margin-top:4px}.nlv5-root .sc-text{font-size:10.5px;color:var(--text);line-height:1.45}.nlv5-root .insights-hdr{background:linear-gradient(135deg,#0c1829,#1565c0);padding:12px 16px}.nlv5-root .insights-title{font-family:CursorGothic,sans-serif;font-size:15px;font-weight:800;color:#fff}.nlv5-root .insights-sub{font-size:14px;color:#ffffff80;margin-top:2px}.nlv5-root .insights-body{padding:14px;display:flex;flex-direction:column;gap:8px}.nlv5-root .insight-card{background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:12px}.nlv5-root .ic-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.nlv5-root .ic-title{font-size:14px;font-weight:700;color:var(--text)}.nlv5-root .ic-status{font-size:9px;font-weight:700;padding:3px 8px;border-radius:8px}.nlv5-root .ic-active{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.nlv5-root .ic-blocked{color:#ef4444;background:#fef2f2;border:1px solid #fecaca}.nlv5-root .ic-body{font-size:10.5px;color:var(--sub);line-height:1.5;margin-bottom:8px}.nlv5-root .ic-chips{display:flex;gap:5px;flex-wrap:wrap}.nlv5-root .ic-chip{font-size:9px;font-weight:600;padding:2px 7px;border-radius:6px;background:#1565c014;color:var(--primary)}.nlv5-root .kanban-body{padding:12px;display:flex;gap:8px;overflow:hidden;height:220px}.nlv5-root .kb-col{flex:1;display:flex;flex-direction:column;gap:6px}.nlv5-root .kb-col-header{font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--sub);padding:4px 6px}.nlv5-root .kb-card{background:#fff;border:1.5px solid var(--border);border-radius:9px;padding:9px;font-size:10.5px}.nlv5-root .kb-card-title{font-weight:600;color:var(--text);margin-bottom:5px;line-height:1.4}.nlv5-root .kb-meta{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.nlv5-root .kb-av{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;color:#fff}.nlv5-root .drive-hdr{background:linear-gradient(135deg,#0c1829,#1565c0);padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.nlv5-root .drive-hdr-title{font-family:CursorGothic,sans-serif;font-size:15px;font-weight:800;color:#fff}.nlv5-root .drive-hdr-sub{font-size:14px;color:#ffffff80}.nlv5-root .drive-hdr-btn{background:#ffffff1f;border-radius:8px;padding:5px 10px;font-size:14px;font-weight:600;color:#fff}.nlv5-root .drive-body{padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.nlv5-root .drive-card{background:#fff;border:1.5px solid var(--border);border-radius:10px;padding:12px}.nlv5-root .drive-icon{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.nlv5-root .drive-name{font-size:14px;font-weight:700;color:var(--text);margin-bottom:3px}.nlv5-root .drive-desc{font-size:9.5px;color:var(--sub);line-height:1.45}.nlv5-root .hiw{background:var(--navy);padding:100px 60px;text-align:center}.nlv5-root .hiw h2{font-family:CursorGothic,sans-serif;font-size:42px;font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:-.5px}.nlv5-root .hiw-sub{font-size:17px;color:#ffffff80;margin-bottom:64px}.nlv5-root .hiw-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative;max-width:900px;margin:0 auto}.nlv5-root .hiw-steps:before{content:"";position:absolute;top:36px;left:16%;right:16%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),rgba(255,255,255,.1),transparent)}.nlv5-root .hiw-step{display:flex;flex-direction:column;align-items:center;gap:16px}.nlv5-root .hiw-num{width:72px;height:72px;border-radius:50%;background:#1565c033;border:2px solid rgba(21,101,192,.4);display:flex;align-items:center;justify-content:center;position:relative}.nlv5-root .hiw-num-inner{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#1565c0,#00bcd4);display:flex;align-items:center;justify-content:center}.nlv5-root .hiw-num-inner svg{width:22px;height:22px;color:#fff}.nlv5-root .hiw-step-title{font-family:CursorGothic,sans-serif;font-size:18px;font-weight:800;color:#fff}.nlv5-root .hiw-step-body{font-size:14px;color:#ffffff80;line-height:1.7;text-align:center;max-width:240px}.nlv5-root .offer{padding:100px 60px;background:var(--surface)}.nlv5-root .offer-inner{background:linear-gradient(135deg,#0c1829,#1565c0);border-radius:28px;padding:80px 60px;text-align:center;position:relative;overflow:hidden}.nlv5-root .offer-inner:before{content:"";position:absolute;top:-80px;right:-80px;width:360px;height:360px;border-radius:50%;background:#00bcd41a}.nlv5-root .offer-inner:after{content:"";position:absolute;bottom:-80px;left:-60px;width:280px;height:280px;border-radius:50%;background:#1565c026}.nlv5-root .offer-tag{display:inline-block;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:6px 18px;font-size:15px;font-weight:600;color:#ffffffe6;margin-bottom:24px;position:relative}.nlv5-root .offer h2{font-family:CursorGothic,sans-serif;font-size:48px;font-weight:800;color:#fff;margin-bottom:20px;letter-spacing:-.5px;position:relative}.nlv5-root .offer-body{font-size:18px;color:#ffffffa6;max-width:560px;margin:0 auto 40px;line-height:1.75;position:relative}.nlv5-root .spots-badge{display:inline-flex;align-items:center;gap:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:18px 32px;margin-bottom:40px;position:relative}.nlv5-root .spots-badge-text{font-size:16px;font-weight:600;color:#fff;text-align:left}.nlv5-root .spots-badge-sub{font-size:15px;color:#ffffff73;margin-top:3px;text-align:left}.nlv5-root .spots-dot{width:8px;height:8px;border-radius:50%;background:#00bcd4;flex-shrink:0;animation:nlv5-pulse 2s infinite}@keyframes nlv5-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.nlv5-root .btn-offer{background:#fff;color:var(--primary);border:none;font-family:inherit;font-size:16px;font-weight:700;padding:17px 44px;border-radius:14px;cursor:pointer;box-shadow:0 8px 32px #0003;position:relative;transition:all .15s}.nlv5-root .btn-offer:hover{transform:translateY(-2px);box-shadow:0 14px 40px #00000047}.nlv5-root .offer-foot{color:#ffffff59;font-size:15px;margin-top:16px;position:relative}.nlv5-root .integrations{padding:100px 60px;background:#fff}.nlv5-root .integrations h2{font-family:CursorGothic,sans-serif;font-size:40px;font-weight:800;color:var(--text);margin-bottom:12px;letter-spacing:-.5px}.nlv5-root .integrations-sub{font-size:17px;color:var(--sub);margin-bottom:56px;max-width:500px}.nlv5-root .int-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.nlv5-root .int-card{background:var(--surface);border:1.5px solid var(--border);border-radius:16px;padding:24px;transition:all .15s}.nlv5-root .int-card:hover{background:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 20px #1565c01a}.nlv5-root .int-card-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;background:#fff;border:1.5px solid var(--border)}.nlv5-root .int-card-name{font-size:14px;font-weight:700;color:var(--text);margin-bottom:6px}.nlv5-root .int-card-desc{font-size:12.5px;color:var(--sub);line-height:1.55}.nlv5-root .stats{background:linear-gradient(135deg,#0c1829,#1565c0);padding:80px 60px}.nlv5-root .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:860px;margin:0 auto;text-align:center}.nlv5-root .stat{padding:0 32px;border-right:1px solid rgba(255,255,255,.08)}.nlv5-root .stat:last-child{border:none}.nlv5-root .stat-n{font-family:CursorGothic,sans-serif;font-size:52px;font-weight:800;background:linear-gradient(90deg,#42a5f5,#00bcd4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.nlv5-root .stat-l{font-size:14px;color:#ffffff73;font-weight:500}.nlv5-root .founders{background:var(--surface);padding:100px 60px}.nlv5-root .founders-inner{max-width:720px;margin:0 auto;text-align:center}.nlv5-root .founders h2{font-family:CursorGothic,sans-serif;font-size:38px;font-weight:800;color:var(--text);margin-bottom:20px;letter-spacing:-.5px}.nlv5-root .founders-body{font-size:17px;color:var(--sub);line-height:1.8;margin-bottom:36px}.nlv5-root .founders-avs{display:flex;align-items:center;justify-content:center;gap:12px}.nlv5-root .founder-av{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;border:3px solid white;box-shadow:0 4px 14px #0000001a}.nlv5-root .founders-caption{font-size:14px;color:var(--sub);margin-top:12px}.nlv5-root .footer-cta{padding:100px 60px;background:#fff}.nlv5-root .footer-cta-inner{background:linear-gradient(135deg,#0c1829,#1565c0);border-radius:24px;padding:80px 60px;text-align:center;position:relative;overflow:hidden}.nlv5-root .footer-cta-inner:before{content:"";position:absolute;top:-60px;right:-60px;width:280px;height:280px;border-radius:50%;background:#00bcd41f}.nlv5-root .footer-cta-inner h2{font-family:CursorGothic,sans-serif;font-size:44px;font-weight:800;color:#fff;margin-bottom:16px;position:relative;letter-spacing:-.5px}.nlv5-root .footer-cta-inner p{font-size:18px;color:#fff9;margin-bottom:36px;position:relative}.nlv5-root .btn-fcta{background:#fff;color:var(--primary);border:none;font-family:inherit;font-size:15px;font-weight:700;padding:16px 40px;border-radius:14px;cursor:pointer;box-shadow:0 8px 28px #0003;position:relative;transition:all .15s}.nlv5-root .btn-fcta:hover{transform:translateY(-2px)}.nlv5-root footer.nlv5-footer{background:var(--navy);padding:72px 60px 36px;border-top:1px solid rgba(255,255,255,.06)}.nlv5-root .footer-grid{display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr;gap:60px;margin-bottom:56px}.nlv5-root .footer-brand p{font-size:15px;color:#ffffff61;line-height:1.75;margin-top:16px;max-width:220px}.nlv5-root .footer-col-title{font-size:14px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#fff3;margin-bottom:18px}.nlv5-root .footer-links{display:flex;flex-direction:column;gap:11px}.nlv5-root .footer-links a{font-size:15px;color:#ffffff6b;text-decoration:none;transition:color .15s}.nlv5-root .footer-links a:hover{color:#fff}.nlv5-root .footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding-top:28px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.nlv5-root .footer-bottom p{font-size:14px;color:#ffffff38}.nlv5-root .footer-social{display:flex;align-items:center;gap:16px}.nlv5-root .footer-social a{color:#ffffff59;text-decoration:none;font-size:14px;transition:color .15s}.nlv5-root .footer-social a:hover{color:#fff}.nlv5-root .fade-up{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.nlv5-root .fade-up.visible{opacity:1;transform:translateY(0)}.nlv5-root .fade-up-d1{transition-delay:.1s}.nlv5-root .fade-up-d2{transition-delay:.2s}.nlv5-root .fade-up-d3{transition-delay:.3s}.nlv5-root .fade-up-d4{transition-delay:.4s}.nlv5-root .hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}.nlv5-root .hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .3s}.nlv5-root .hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nlv5-root .hamburger.open span:nth-child(2){opacity:0}.nlv5-root .hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nlv5-root .mobile-menu{display:none;position:fixed;top:64px;left:0;right:0;background:#0c1829fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:20px 24px;flex-direction:column;gap:4px;border-bottom:1px solid rgba(255,255,255,.08);z-index:999}.nlv5-root .mobile-menu.open{display:flex}.nlv5-root .mobile-menu a{font-size:15px;font-weight:500;color:#ffffffb3;text-decoration:none;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.nlv5-root .mobile-menu a:hover{color:#fff}.nlv5-root .mobile-menu .m-cta{margin-top:8px;background:linear-gradient(135deg,#1565c0,#00bcd4);color:#fff;font-weight:700;border-radius:10px;padding:13px 0;text-align:center;border:none;font-size:15px;cursor:pointer;font-family:inherit}.nlv5-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0c1829c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:24px;animation:nlv5-fade .18s ease}.nlv5-modal{position:relative;width:100%;max-width:1040px;background:#000;border-radius:18px;overflow:hidden;box-shadow:0 40px 120px #0009,0 0 0 1px #ffffff14;animation:nlv5-pop .22s cubic-bezier(.2,.9,.3,1.1)}.nlv5-modal-video{display:block;width:100%;height:auto;max-height:82vh;background:#000;outline:none}.nlv5-modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;background:#0000008c;color:#fff;border:1px solid rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;transition:background .15s,transform .15s;z-index:1}.nlv5-modal-close:hover{background:#000c;transform:scale(1.05)}@keyframes nlv5-fade{0%{opacity:0}to{opacity:1}}@keyframes nlv5-pop{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 900px){.nlv5-root .hamburger{display:flex}.nlv5-root .nav-links,.nlv5-root .nav-ctas{display:none}.nlv5-root .nlv5-nav{padding:0 24px}.nlv5-root .hero{padding:120px 24px 80px}.nlv5-root h1.hero-headline{font-size:38px}.nlv5-root .hero-sub{font-size:16px}.nlv5-root section.feat,.nlv5-root section.feat-alt{padding:64px 24px}.nlv5-root .feat-two-col{grid-template-columns:1fr;gap:40px}.nlv5-root .feat-two-col.rev .col-visual{order:0}.nlv5-root .int-grid{grid-template-columns:1fr 1fr}.nlv5-root .stats-grid{grid-template-columns:1fr 1fr;gap:32px}.nlv5-root .stat{border:none;padding:0}.nlv5-root .footer-grid{grid-template-columns:1fr 1fr;gap:40px}.nlv5-root .hiw-steps{grid-template-columns:1fr}.nlv5-root .hiw-steps:before{display:none}.nlv5-root .offer-inner{padding:48px 28px}.nlv5-root .offer h2{font-size:34px}.nlv5-root .footer-cta-inner{padding:56px 28px}.nlv5-root .footer-cta-inner h2{font-size:32px}.nlv5-root .offer,.nlv5-root footer.nlv5-footer,.nlv5-root .footer-cta,.nlv5-root .integrations,.nlv5-root .founders,.nlv5-root .stats,.nlv5-root .hiw{padding-left:24px;padding-right:24px}}
