body{background:var(--surface-subtle)}.btn{font-family:var(--type-heading-family);letter-spacing:.02em;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:16px 30px 14px;font-size:15px;font-weight:700;line-height:1;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--action-primary-bg);color:var(--action-primary-fg);box-shadow:var(--shadow-action-primary)}.btn-primary:hover,.btn-primary:focus-visible{background:var(--action-primary-bg-hover);color:var(--action-primary-fg)}.btn-ghost{border:1px solid var(--border-control);color:var(--action-ghost-fg-light);background:0 0}.btn-ghost:hover,.btn-ghost:focus-visible{border-color:var(--action-ghost-fg-light);color:var(--text-link-hover)}.nsp-handle .btn-ghost{border-color:var(--border-control-dark);color:var(--action-ghost-fg-dark)}.nsp-handle .btn-ghost:hover,.nsp-handle .btn-ghost:focus-visible{border-color:var(--border-control-dark-hover);color:var(--text-on-dark)}.nsp-hero{background:var(--surface-dark-grad);color:var(--text-on-dark);text-align:center;isolation:isolate;padding:96px 36px 72px;position:relative}.nsp-hero>.pattern-corner{z-index:-1;pointer-events:none;opacity:min(var(--pattern-opacity), var(--pattern-opacity-max));background-repeat:no-repeat;background-size:contain;position:absolute}.nsp-hero>.pattern-corner--tr{aspect-ratio:1382/853;background-position:100% 0;width:min(52%,820px);max-height:100%;top:0;right:0}.nsp-hero>.pattern-corner--bl{aspect-ratio:1463/454;background-position:0 100%;width:min(50%,860px);max-height:100%;bottom:0;left:0}@media (forced-colors:active){.nsp-hero>.pattern-corner{display:none}}.nsp-hero .nsp-ey{white-space:nowrap}@media (width<=560px){.nsp-hero .nsp-ey{letter-spacing:.14em;gap:8px;font-size:10px}.nsp-hero .nsp-ey:before,.nsp-hero .nsp-ey:after{width:18px}}.nsp-checks--hero{justify-content:center;margin:4px auto 0}.nsp-promiseline--hero{margin:16px auto 0}.nsp-ey.nsp-ey--ondark{color:var(--accent-on-dark)}.nsp-hero h1{font-family:var(--type-heading-family);letter-spacing:-.015em;max-width:22ch;margin:0 auto 22px;font-size:clamp(38px,5.4vw,66px);font-weight:700;line-height:1.06}.nsp-hero h1 .accent{color:var(--accent-on-dark);display:block}.nsp-hero .lede{color:var(--text-on-dark-soft);max-width:58ch;margin:0 auto;font-size:clamp(16px,2vw,19px);line-height:1.75}.nsp-promiseline{font-family:var(--type-heading-family);letter-spacing:.26em;text-transform:uppercase;color:var(--accent-on-dark);margin:26px auto 0;font-size:14px;font-weight:700}.nsp-duo{text-align:left;grid-template-columns:1.12fr 1fr;gap:14px;max-width:760px;margin:44px auto 0;display:grid}.nsp-duo-card{border-radius:16px;flex-direction:column;gap:9px;padding:24px 26px;text-decoration:none;transition:transform .15s,background .2s;display:flex;position:relative}.nsp-duo-card:hover{transform:translateY(-2px)}.nsp-duo a.nsp-duo-card--primary{background:var(--action-primary-bg);color:var(--action-primary-fg);box-shadow:var(--shadow-action-primary)}.nsp-duo a.nsp-duo-card--primary:hover,.nsp-duo a.nsp-duo-card--primary:focus-visible{background:var(--action-primary-bg-hover);color:var(--action-primary-fg)}.nsp-duo a.nsp-duo-card--secondary{background:var(--surface-chip-dark);color:var(--text-on-dark);border:1px solid var(--border-card-dark)}.nsp-duo a.nsp-duo-card--secondary:hover{color:var(--text-on-dark)}.nsp-duo-new{background:var(--surface-card);color:var(--text-heading);letter-spacing:.14em;text-transform:uppercase;box-shadow:var(--shadow-overlay);border-radius:6px;padding:3px 9px;font-size:11px;font-weight:700;position:absolute;top:-11px;left:16px}.nsp-duo-title{font-family:var(--type-heading-family);justify-content:space-between;gap:12px;font-size:19px;font-weight:700;display:flex}.nsp-duo-body{font-size:14px;line-height:1.6}.nsp-duo-card--secondary .nsp-duo-body{color:var(--text-on-dark-soft)}.nsp-duo-title .nsp-duo-tick{flex:none;align-self:center}.nsp-duo-title .nsp-duo-tick svg{width:21px;height:21px;display:block}.nsp-hero-note{color:var(--text-on-dark-soft);margin:18px auto 0;font-size:13px}.nsp-powered-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 28px;margin-top:28px;display:flex}.nsp-powered-logo{width:auto;height:30px}.nsp-checks{color:var(--text-on-dark-soft);flex-wrap:wrap;justify-content:center;gap:22px;font-size:14px;font-weight:600;display:flex}.nsp-checks span{align-items:center;gap:8px;display:inline-flex}.nsp-checks em{color:var(--accent-on-dark);font-style:normal}.nsp-section{max-width:1180px;margin:0 auto;padding:86px 36px}.nsp-ey{font-family:var(--type-heading-family);text-transform:uppercase;letter-spacing:.22em;color:var(--text-heading);justify-content:center;align-items:center;gap:14px;margin-bottom:14px;font-size:12px;font-weight:600;display:flex}.nsp-ey:before,.nsp-ey:after{content:"";flex:none;width:44px;height:1px}.nsp-ey:before{background:linear-gradient(90deg,#0000,currentColor)}.nsp-ey:after{background:linear-gradient(90deg,currentColor,#0000)}.nsp-h2{font-family:var(--type-heading-family);letter-spacing:-.01em;color:var(--text-heading);text-align:center;max-width:26ch;margin:0 auto 18px;font-size:clamp(28px,3.4vw,42px);font-weight:700;line-height:1.12}.nsp-intro{color:var(--text-secondary);text-align:center;max-width:68ch;margin:0 auto 46px;font-size:17px;line-height:1.75}.nsp-lanes{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.nsp-lane-card{background:var(--surface-card);border-top:3px solid var(--accent-fill);box-shadow:var(--shadow-rest);border-radius:20px;padding:30px 28px}.nsp-lane-card .num{font-family:var(--type-heading-family);letter-spacing:.22em;color:var(--text-heading);text-transform:uppercase;font-size:12px;font-weight:600}.nsp-lane-card h3{font-family:var(--type-heading-family);color:var(--text-primary);margin:14px 0 12px;font-size:21px;font-weight:700;line-height:1.2}.nsp-lane-card p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.65}.nsp-lane-card p.nsp-lane-chip{background:var(--status-success-bg);color:var(--status-success-fg);border-radius:10px;margin:16px 0 0;padding:9px 13px;font-size:12.5px;font-weight:600;line-height:1.45;display:inline-block}.nsp-steps{background:var(--surface-band);padding:86px 36px}.nsp-steps-logo{width:auto;height:40px;margin:0 auto 18px;display:block}.nsp-steps-track{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;max-width:1180px;margin:0 auto;display:grid}.nsp-step{background:var(--surface-card);text-align:left;border-radius:20px;padding:28px}.nsp-step .dot{background:var(--accent-fill);width:44px;height:44px;color:var(--action-primary-fg);border-radius:50%;justify-content:center;align-items:center;display:flex}.nsp-step .dot svg{width:22px;height:22px}.nsp-step h3{font-family:var(--type-heading-family);color:var(--text-primary);margin:16px 0 10px;font-size:19px;font-weight:700;line-height:1.25}.nsp-step p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.nsp-handle{text-align:left;background:var(--surface-dark);max-width:1180px;color:var(--text-on-dark);border-radius:20px;flex-wrap:wrap;align-items:center;gap:28px;margin:36px auto 0;padding:34px 38px;display:flex}.nsp-handle .handle-tile{background:var(--accent-fill);width:64px;height:64px;color:var(--action-primary-fg);border-radius:18px;flex:none;justify-content:center;align-items:center;display:flex}.nsp-handle .handle-tile svg{width:30px;height:30px}.nsp-handle>div{flex:1;min-width:280px}.nsp-handle h3{font-family:var(--type-heading-family);margin-bottom:8px;font-size:21px;font-weight:700;line-height:1.2}.nsp-handle p{color:var(--text-on-dark-soft);max-width:64ch;margin:0;font-size:15px;line-height:1.65}.nsp-handle .btn{white-space:nowrap}.nsp-table-wrap{background:var(--surface-card);box-shadow:var(--shadow-rest);border-radius:20px;overflow-x:auto}.nsp-table{border-collapse:collapse;width:100%;min-width:640px;font-size:15px}.nsp-table th,.nsp-table td{border-top:1px solid var(--border-hairline);text-align:center;padding:16px}.nsp-table th:first-child,.nsp-table td:first-child{text-align:left;padding-left:24px}.nsp-table thead th,.nsp-table thead td{font-family:var(--type-heading-family);color:var(--text-secondary);background:var(--surface-band);border-top:none;font-size:14px;font-weight:600}.nsp-table tbody th[scope=row]{color:inherit;font-family:inherit;font-weight:400}.nsp-table thead th.us{color:var(--text-heading);font-weight:700}.nsp-table td.us,.nsp-table thead th.us,.nsp-table tfoot td.us{position:relative}.nsp-table tbody td.us{background:var(--surface-emphasis)}.nsp-table .cell-yes{color:var(--color-evergreen);font-weight:700}.nsp-table .cell-partial{color:var(--color-desert-dark);font-weight:700}.nsp-table .cell-no{color:var(--color-red-rock);font-weight:700}.nsp-table tfoot td{color:var(--text-secondary);background:var(--surface-band);font-size:14px;font-style:italic}.nsp-table tfoot td.us{font-family:var(--type-heading-family);color:var(--text-heading);font-style:normal;font-weight:700}.nsp-goahead{background:var(--surface-dark-grad);color:var(--text-on-dark);padding:86px 36px}.nsp-goahead .nsp-ey{color:var(--accent-on-dark)}.nsp-goahead .nsp-h2{color:var(--text-on-dark)}.nsp-goahead .nsp-intro{color:var(--text-on-dark-soft)}.nsp-stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;max-width:1180px;margin:0 auto 40px;display:grid}.nsp-stat{text-align:left;background:var(--surface-dark);border:1px solid var(--border-control-dark);border-radius:20px;padding:28px}.nsp-stat .v{font-family:var(--type-heading-family);color:var(--accent-on-dark);margin-bottom:10px;font-size:44px;font-weight:700;line-height:1;display:block}.nsp-stat h3{margin:1.33em 0 8px;font-size:16px;font-weight:600}.nsp-stat p{color:var(--text-on-dark-soft);margin:0;font-size:14px;line-height:1.6}.nsp-center{text-align:center}.nsp-dare{border:1px solid var(--border-hairline-dark);text-align:left;border-radius:18px;flex-wrap:wrap;align-items:center;gap:22px;max-width:1180px;margin:44px auto 0;padding:22px 26px;display:flex}.nsp-dare .spy{border:1px solid var(--border-control-dark);width:44px;height:44px;color:var(--accent-on-dark);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.nsp-dare .spy svg{width:22px;height:22px}.nsp-dare p{min-width:260px;color:var(--text-on-dark-soft);flex:1;margin:0;font-size:14.5px;line-height:1.6}.nsp-dare .btn{white-space:nowrap}@media (width<=700px){.nsp-dare{text-align:center;flex-direction:column;padding:22px 18px}.nsp-dare p{min-width:0}.nsp-dare .btn{white-space:normal;text-align:center}}.nsp-proof-head{grid-template-columns:auto 1fr;align-items:center;gap:28px;display:grid}.nsp-proof-badge{width:auto;height:150px}.nsp-proofs{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.nsp-proof{background:var(--surface-card);border-top:3px solid var(--accent-fill);box-shadow:var(--shadow-rest);border-radius:20px;padding:30px 28px}.nsp-proof .num{font-family:var(--type-heading-family);letter-spacing:.22em;color:var(--text-heading);text-transform:uppercase;font-size:12px;font-weight:600}.nsp-proof h3{font-family:var(--type-heading-family);color:var(--text-primary);margin:14px 0 12px;font-size:21px;font-weight:700;line-height:1.2}.nsp-proof p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.65}.nsp-machine{background:var(--surface-band);padding:86px 36px}.nsp-machine .inner{max-width:900px;margin:0 auto}.nsp-terminal{background:var(--surface-dark-deepest);box-shadow:var(--shadow-raised);text-align:left;border-radius:20px;margin-top:40px;overflow:hidden}.nsp-terminal__bar{border-bottom:1px solid var(--border-hairline-dark);gap:7px;padding:14px 18px;display:flex}.nsp-terminal__bar i{background:var(--surface-chip-dark);border-radius:50%;width:10px;height:10px}.nsp-terminal pre{color:var(--text-on-dark-soft);white-space:pre-wrap;margin:0;padding:24px 26px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.75}.nsp-terminal .t-you{color:var(--color-amber-soft)}.nsp-terminal .t-asst{color:var(--text-on-dark);font-weight:600}.nsp-terminal .t-ok{color:var(--color-aspen)}.nsp-terminal .t-verdict{color:var(--color-amber)}.lineup{background:var(--surface-subtle);padding:80px 0 86px}.lineup-inner{flex-direction:column;max-width:1280px;margin:0 auto;display:flex}.vwrap{order:1;padding:0 56px;position:relative}.vtrack{scroll-behavior:smooth;scrollbar-width:none;gap:18px;padding:8px 4px 20px;display:flex;overflow-x:auto}.vtrack::-webkit-scrollbar{display:none}.vcard{background:var(--surface-card);border:1px solid var(--border-hairline);border-radius:18px;flex-direction:column;flex:0 0 250px;transition:transform .18s,box-shadow .2s;display:flex;overflow:hidden}.vcard:hover{box-shadow:var(--shadow-raised);transform:translateY(-5px)}.vimg{background:var(--surface-card);justify-content:center;align-items:center;height:160px;padding:10px;display:flex}.vimg img{object-fit:contain;max-width:100%;max-height:100%}.vfoot{padding:14px 18px}.vfoot h3{font-family:var(--type-heading-family);color:var(--text-primary);margin:1.33em 0;font-size:18px;font-weight:700}.arrow{background:var(--surface-card);border:1px solid var(--border-control);width:44px;height:44px;box-shadow:var(--shadow-rest);cursor:pointer;color:var(--text-heading);z-index:5;border-radius:50%;justify-content:center;align-items:center;transition:background .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.arrow:hover{background:var(--surface-subtle)}.arrow.prev{left:8px}.arrow.next{right:8px}.arrow svg{width:20px;height:20px}.nsp-vcta{gap:8px;padding:0 14px 14px;display:flex}.nsp-vcta .btn{text-align:center;flex:1;padding:12px 8px;font-size:13.5px;line-height:1.2}.nsp-closer{background:var(--surface-dark-grad);color:var(--text-on-dark);text-align:center;padding:110px 36px}.nsp-closer-badge{width:auto;height:120px;margin:0 auto 20px;display:block}.nsp-closer .nsp-h2{color:var(--text-on-dark)}.nsp-closer p{color:var(--text-on-dark-soft);max-width:58ch;margin:0 auto 30px;font-size:17px;line-height:1.75}.nsp-closer .specialist-line{margin-top:18px;font-size:14px}.nsp-closer .specialist-line a{color:var(--text-link-on-dark);text-decoration:underline}.nsp-closer .specialist-line a:hover{color:var(--text-link-hover-on-dark)}.nsp-mtn{width:100%;height:70px;margin-top:-1px;margin-bottom:-1px;display:block}.nsp-mtn.flip{margin-bottom:0;transform:scaleY(-1)}.nsp-stickybar{z-index:55;background:var(--surface-dark-deepest);color:var(--text-on-dark);border-top:1px solid var(--border-hairline-dark);justify-content:center;align-items:center;gap:18px;padding:10px 96px 10px 18px;display:flex;position:fixed;bottom:0;left:0;right:0}.nsp-stickybar .txt{flex-direction:column;display:flex}.nsp-stickybar strong{font-family:var(--type-heading-family);font-size:14.5px;font-weight:700}.nsp-stickybar span{color:var(--text-on-dark-soft);font-size:12px}.nsp-stickybar .btn{white-space:nowrap;padding:9px 16px;font-size:13px}body{padding-bottom:76px}html{scroll-padding-bottom:76px}@media (width<=900px){.nsp-handle{text-align:center;flex-direction:column}.nsp-handle p{max-width:none}.nsp-proof-head{grid-template-columns:1fr}.nsp-proof-badge{height:120px;margin:0 auto}}@media (width<=700px){.nsp-stickybar span{display:none}.nsp-stickybar{padding-right:84px}.nsp-duo{grid-template-columns:1fr}body{padding-bottom:88px}html{scroll-padding-bottom:88px}}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(22px)}.reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}
