.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:clip;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:700;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:500;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:13px;font-weight:500;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:500;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 .live-demo{position:relative;overflow:hidden;background:#fff;width:100%}.nlv5-root .live-demo>*{height:100%;width:100%}.nlv5-root .live-demo.h-todo{height:480px}.nlv5-root .live-demo.h-chat{height:500px}.nlv5-root .live-demo.h-drive{height:440px}.nlv5-root .demo-fit{position:relative;width:100%;overflow:hidden}.nlv5-root .demo-fit-inner{position:absolute;top:0;left:50%;transform-origin:top center}@media (max-width: 900px){.nlv5-root .live-demo.h-todo,.nlv5-root .live-demo.h-chat{height:440px}.nlv5-root .live-demo.h-drive{height:380px}}.nlv5-root .feat-scroller{position:relative;background:linear-gradient(180deg,#ffffff 0%,var(--surface) 100%)}.nlv5-root .fs-sticky{position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:hidden}.nlv5-root .fs-sticky:before{content:"";position:absolute;right:-8%;top:50%;transform:translateY(-50%);width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(0,188,212,.12),transparent 70%);pointer-events:none}.nlv5-root .fs-inner{position:relative;width:100%;max-width:1380px;margin:0 auto;padding:0 40px}.nlv5-root .fs-dots{position:absolute;bottom:34px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;z-index:2}.nlv5-root .fs-dot{width:9px;height:9px;padding:0;border:none;border-radius:999px;background:var(--border);cursor:pointer;transition:all .35s cubic-bezier(.22,1,.36,1)}.nlv5-root .fs-dot:hover{background:#b9c6dc}.nlv5-root .fs-dot.on{width:30px;background:linear-gradient(90deg,#1565c0,#00bcd4)}.nlv5-root .fs-rail{display:flex;gap:18px;align-self:center}.nlv5-root .fs-rail-line{position:relative;width:2px;background:var(--border);border-radius:2px;flex-shrink:0}.nlv5-root .fs-rail-fill{position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg,#1565c0,#00bcd4);border-radius:2px;transition:height .5s cubic-bezier(.22,1,.36,1)}.nlv5-root .fs-rail-items{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:16px}.nlv5-root .fs-rail-item{display:flex;align-items:center;gap:10px;padding:4px 0;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.nlv5-root .fs-rail-dot{width:8px;height:8px;border-radius:50%;background:var(--border);flex-shrink:0;transition:all .3s}.nlv5-root .fs-rail-item.on .fs-rail-dot{background:var(--primary);box-shadow:0 0 0 4px #1565c026}.nlv5-root .fs-rail-label{font-size:13px;font-weight:600;color:var(--sub);line-height:1.25;transition:color .3s}.nlv5-root .fs-rail-item.on .fs-rail-label{color:var(--text)}.nlv5-root .fs-stage{position:relative;min-height:600px}.nlv5-root .fs-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;opacity:0;transform:translateY(24px);pointer-events:none;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.nlv5-root .fs-panel.on{opacity:1;transform:none;pointer-events:auto}.nlv5-root .fs-panel-grid{width:100%;display:grid;grid-template-columns:minmax(0,500px) minmax(0,1fr);gap:44px;align-items:center}.nlv5-root .fs-panel-grid .col-text,.nlv5-root .fs-panel-grid .col-visual{min-width:0}.nlv5-root .fs-panel-grid .col-visual{position:relative}.nlv5-root .fs-panel-grid .col-visual:before{content:"";position:absolute;top:-10%;right:-6%;bottom:-10%;left:-6%;background:radial-gradient(58% 58% at 62% 38%,rgba(0,188,212,.2),rgba(21,101,192,.12) 46%,transparent 72%);filter:blur(22px);z-index:0;pointer-events:none}.nlv5-root .fs-panel-grid .col-visual>*{position:relative;z-index:1}.nlv5-root .fs-panel-grid .col-visual .mockup-shell{width:100%}.nlv5-root .fs-progress-hint{position:absolute;bottom:26px;left:50%;transform:translate(-50%);font-size:12px;letter-spacing:1px;text-transform:uppercase;color:var(--sub);opacity:.7}.nlv5-root .fs-progress-hint span{color:var(--primary);font-weight:700}.nlv5-root .vdr-hdr{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:linear-gradient(135deg,#0c1829,#1565c0)}.nlv5-root .vdr-title{font-family:CursorGothic,sans-serif;font-size:14px;font-weight:500;color:#fff}.nlv5-root .vdr-sub{font-size:12px;color:#fff9;margin-top:2px}.nlv5-root .vdr-badge{font-size:11px;font-weight:700;color:#0c1829;background:linear-gradient(135deg,#42a5f5,#00bcd4);padding:4px 10px;border-radius:999px}.nlv5-root .vdr-body{padding:14px 16px;display:flex;flex-direction:column;gap:10px}.nlv5-root .vdr-row{display:flex;align-items:center;gap:12px}.nlv5-root .vdr-ava{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.nlv5-root .vdr-info{flex:1;min-width:0}.nlv5-root .vdr-name{font-size:13px;font-weight:600;color:var(--text)}.nlv5-root .vdr-meta{font-size:12px;color:var(--sub);margin-top:1px}.nlv5-root .vdr-pill{font-size:11px;font-weight:700;color:var(--sub);background:var(--surface);border:1px solid var(--border);padding:3px 10px;border-radius:999px;flex-shrink:0}.nlv5-root .vdr-pill.on{color:#1b7f4b;background:#28c8641a;border-color:#28c86440}.nlv5-root .vdr-doc{display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding:12px 14px;border:1px dashed var(--border);border-radius:10px;background:var(--surface)}.nlv5-root .vdr-doc-name{font-size:13px;font-weight:600;color:var(--text)}.nlv5-root .vdr-doc-meta{font-size:11px;color:var(--sub)}.nlv5-root .nm{width:100%;height:100%;display:flex;flex-direction:column;background:#fff}.nlv5-root .nm-hdr{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:linear-gradient(135deg,#0c1829,#1565c0)}.nlv5-root .nm-title{font-family:CursorGothic,sans-serif;font-size:15px;font-weight:500;color:#fff}.nlv5-root .nm-sub{font-size:12px;color:#fff9;margin-top:2px}.nlv5-root .nm-rec{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#fff;background:#ff50502e;border:1px solid rgba(255,120,120,.4);padding:4px 12px;border-radius:999px}.nlv5-root .nm-rec-dot{width:8px;height:8px;border-radius:50%;background:#ff5f57;animation:nlv5-pulse 1.6s infinite}.nlv5-root .nm-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:14px 18px 12px}.nlv5-root .nm-tile{position:relative;aspect-ratio:4 / 3;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.nlv5-root .nm-tile.speaking{box-shadow:inset 0 0 0 2.5px #28c840}.nlv5-root .nm-tile-init{width:44px;height:44px;border-radius:50%;background:#ffffff38;border:2px solid rgba(255,255,255,.55);color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center}.nlv5-root .nm-tile-name{position:absolute;left:6px;bottom:6px;font-size:10px;font-weight:600;color:#fff;background:#0006;padding:2px 7px;border-radius:6px}.nlv5-root .nm-tile-mic{position:absolute;right:6px;bottom:6px;width:18px;height:18px;border-radius:50%;background:#0006;display:flex;align-items:center;justify-content:center}.nlv5-root .nm-tile-bot{background:linear-gradient(135deg,#0c1829,#1565c0)}.nlv5-root .nm-tile-rec{position:absolute;top:7px;right:7px}.nlv5-root .nm-bot-logo{width:40px;height:40px;border-radius:11px;background:linear-gradient(135deg,#1565c0,#00bcd4);color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}.nlv5-root .nm-wave{position:absolute;bottom:28px;display:flex;align-items:flex-end;gap:3px;height:16px}.nlv5-root .nm-wave span{width:3px;border-radius:2px;background:#00e5d0;transform-origin:bottom;animation:nlv5-wave 1s ease-in-out infinite}.nlv5-root .nm-wave span:nth-child(1){height:6px;animation-delay:0s}.nlv5-root .nm-wave span:nth-child(2){height:14px;animation-delay:.15s}.nlv5-root .nm-wave span:nth-child(3){height:9px;animation-delay:.3s}.nlv5-root .nm-wave span:nth-child(4){height:16px;animation-delay:.45s}.nlv5-root .nm-wave span:nth-child(5){height:7px;animation-delay:.6s}@keyframes nlv5-wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.nlv5-root .nm-cap{margin:0 18px 12px;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:9px 12px;font-size:12.5px;color:var(--sub);line-height:1.4;display:flex;gap:8px}.nlv5-root .nm-cap-spk{color:var(--primary);font-weight:700;flex-shrink:0}.nlv5-root .nm-recap{flex:1;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border)}.nlv5-root .nm-recap-l{padding:16px 18px;border-right:1px solid var(--border)}.nlv5-root .nm-recap-r{padding:16px 18px;background:var(--surface)}.nlv5-root .nm-notes-hd{font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:var(--primary);margin-bottom:8px;display:flex;align-items:center;gap:8px}.nlv5-root .nm-notes-hd:not(:first-child){margin-top:16px}.nlv5-root .nm-count{background:var(--primary);color:#fff;font-size:10px;border-radius:999px;padding:1px 7px;letter-spacing:0}.nlv5-root .nm-sum{font-size:13px;color:var(--text);line-height:1.5;background:#fff;border:1px solid var(--border);border-radius:10px;padding:10px 12px}.nlv5-root .nm-ai-row{display:flex;align-items:center;gap:9px;padding:7px 0}.nlv5-root .nm-cb{width:16px;height:16px;border-radius:5px;border:1.5px solid var(--border);background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff}.nlv5-root .nm-cb.on{background:var(--primary);border-color:var(--primary)}.nlv5-root .nm-ai-tx{flex:1;font-size:12.5px;color:var(--text)}.nlv5-root .nm-ai-tx.done{color:var(--sub);text-decoration:line-through}.nlv5-root .nm-assignee{width:22px;height:22px;border-radius:50%;color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nlv5-root .tc{width:100%;height:100%;display:flex;background:#fff}.nlv5-root .tc-sidebar{width:200px;flex-shrink:0;background:var(--navy);padding:14px 12px;display:flex;flex-direction:column;gap:4px}.nlv5-root .tc-search{font-size:12px;color:#ffffff80;background:#ffffff14;border-radius:8px;padding:8px 12px;margin-bottom:8px}.nlv5-root .tc-sec{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#fff6;margin:10px 6px 4px}.nlv5-root .tc-ch{font-size:13px;color:#ffffffb3;padding:6px 10px;border-radius:7px}.nlv5-root .tc-ch.on{background:#1565c066;color:#fff;font-weight:600}.nlv5-root .tc-dm{display:flex;align-items:center;gap:8px;font-size:13px;color:#ffffffb3;padding:5px 10px}.nlv5-root .tc-ava{width:22px;height:22px;border-radius:50%;color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nlv5-root .tc-main{flex:1;display:flex;flex-direction:column;min-width:0}.nlv5-root .tc-main-hd{padding:14px 18px;border-bottom:1px solid var(--border);font-family:CursorGothic,sans-serif;font-size:15px;font-weight:500;color:var(--text);display:flex;align-items:center;gap:10px}.nlv5-root .tc-members{font-size:11px;font-weight:500;color:var(--sub)}.nlv5-root .tc-msgs{flex:1;padding:16px 18px;display:flex;flex-direction:column;gap:14px}.nlv5-root .tc-msg{display:flex;gap:10px}.nlv5-root .tc-name{font-size:12.5px;font-weight:700;color:var(--text);margin-bottom:2px}.nlv5-root .tc-name span{font-size:11px;font-weight:500;color:var(--sub);margin-left:6px}.nlv5-root .tc-text{font-size:13px;color:var(--sub);line-height:1.45}.nlv5-root .tc-summary{margin-top:4px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px 14px}.nlv5-root .tc-sum-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.nlv5-root .tc-sum-hd span:first-child{font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;color:var(--primary)}.nlv5-root .tc-sum-badge{font-size:10px;font-weight:700;color:#0c1829;background:linear-gradient(135deg,#42a5f5,#00bcd4);padding:2px 8px;border-radius:999px}.nlv5-root .tc-sum-row{display:flex;align-items:center;gap:9px;padding:5px 0;font-size:12.5px;color:var(--text)}.nlv5-root .tc-cb{width:15px;height:15px;border-radius:5px;border:1.5px solid var(--border);background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:9px;color:#fff}.nlv5-root .tc-cb.on{background:var(--primary);border-color:var(--primary)}.nlv5-root .tc-input{margin:0 18px 16px;padding:10px 14px;border:1px solid var(--border);border-radius:10px;font-size:12.5px;color:var(--sub)}.nlv5-root .bb{width:100%;height:100%;display:flex;flex-direction:column;background:#fff}.nlv5-root .bb-hdr{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,#0c1829,#1565c0)}.nlv5-root .bb-title{font-family:CursorGothic,sans-serif;font-size:16px;font-weight:500;color:#fff}.nlv5-root .bb-sub{font-size:12.5px;color:#fff9;margin-top:2px}.nlv5-root .bb-badge{font-size:11px;font-weight:700;color:#0c1829;background:linear-gradient(135deg,#42a5f5,#00bcd4);padding:4px 11px;border-radius:999px}.nlv5-root .bb-body{flex:1;padding:20px;display:flex;flex-direction:column;gap:14px}.nlv5-root .bb-cites{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.nlv5-root .bb-srcbar{margin-top:auto;padding-top:12px;border-top:1px solid var(--border);font-size:12px;color:var(--sub)}.nlv5-root .bb-srcbar strong{color:var(--primary);font-weight:700}.nlv5-root .vdr{width:100%;height:100%;display:flex;flex-direction:column;background:#fff}.nlv5-root .vdr .vdr-body{flex:1}.nlv5-root .usecases{padding:100px 60px;background:var(--navy);color:#fff}.nlv5-root .usecases-head{max-width:720px;margin:0 auto 56px;text-align:center}.nlv5-root .usecases-head .feat-label{color:#42a5f5}.nlv5-root .usecases-head h2{font-family:CursorGothic,sans-serif;font-size:42px;font-weight:500;color:#fff;letter-spacing:-.5px;margin-bottom:14px}.nlv5-root .usecases-head p{font-size:17px;color:#fff9;line-height:1.7}.nlv5-root .uc-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.nlv5-root .uc-col-hdr{display:flex;align-items:center;gap:12px;margin-bottom:20px}.nlv5-root .uc-col-icon{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1565c040,#00bcd440);border:1px solid rgba(255,255,255,.12);flex-shrink:0}.nlv5-root .uc-col-icon svg{width:20px;height:20px;color:#42a5f5}.nlv5-root .uc-col-title{font-family:CursorGothic,sans-serif;font-size:18px;font-weight:500;color:#fff}.nlv5-root .uc-cards{display:flex;flex-direction:column;gap:14px}.nlv5-root .uc-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:18px;transition:all .2s}.nlv5-root .uc-card:hover{background:#ffffff12;border-color:#42a5f566;transform:translateY(-2px)}.nlv5-root .uc-card-title{font-size:15px;font-weight:700;color:#fff;margin-bottom:6px}.nlv5-root .uc-card-body{font-size:13.5px;color:#ffffff9e;line-height:1.6}@media (max-width: 900px){.nlv5-root .usecases{padding:64px 20px}.nlv5-root .uc-grid{grid-template-columns:1fr;gap:32px}.nlv5-root .usecases-head h2{font-size:32px}}.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:500;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:500;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:500;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:500;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:500;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:500;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:500;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:700;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:500;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:500;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}}
