.new-home{--nh-bg:#fdfdff;--nh-blue:#2178f3;--nh-blue-soft:#eaf3ff;--nh-blue-border:#d7e7fb;--nh-blue-glow:#79acff75;--nh-text:#222;--nh-text-soft:#666;--nh-text-muted:#46515e;--nh-text-light:#7d8cb8;--nh-heading:#10213f;--nh-white:#fff;--nh-border:#dce6f0;--nh-border-card:#dfeaf8;--nh-border-light:#00000014;--nh-card-bg:#ffffff9e;--nh-card-bg-blue:#f2f8ff;--nh-dark-bg:#19232d;--nh-footer-cta-bg:#ebf6ec;--nh-footer-bg:#f6f5f4;--nh-green:#12b15f;--nh-gradient-start:#284ffb;--nh-gradient-mid:#68cafd;--nh-gradient-end:#12b15f;--nh-section-width:1440px;--nh-content-padding:120px;background:var(--nh-bg);width:100%;color:var(--nh-text);font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;position:relative;overflow-x:hidden}.nh-section{width:100%;position:relative;overflow:hidden}.nh-section-inner{width:100%;max-width:var(--nh-section-width);margin:0 auto;position:relative}.nh-hero-section{background:var(--nh-bg);min-height:904px}.nh-hero-glows{pointer-events:none;position:absolute;inset:0;overflow:hidden}.nh-hero-glow{filter:blur(150px);opacity:.8;transform:translate(calc(var(--grid-shift-x,0px) * 20), calc(var(--grid-shift-y,0px) * 20));border-radius:50%;position:absolute}.nh-hero-glow--cyan{background:#b3f1ffcc;width:539px;height:527px;top:464px;left:164px}.nh-hero-glow--green{background:#bcffc4cc;width:575px;height:560px;top:448px;left:592px}@media (max-width:1024px){.nh-hero-glow--cyan{width:350px;height:342px;top:55%;left:50%;transform:translate(-50%,-50%)}.nh-hero-glow--green{width:374px;height:364px;top:55%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:640px){.nh-hero-glow--cyan{width:250px;height:244px}.nh-hero-glow--green{width:267px;height:260px}}.nh-header{background:var(--nh-white);z-index:10;border-bottom:1px solid #00000014;align-items:center;width:100%;height:86px;display:flex;position:relative}.nh-header-inner{width:100%;max-width:var(--nh-section-width);padding:0 var(--nh-content-padding);align-items:center;margin:0 auto;display:flex;position:relative}.nh-logo-link{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.nh-logo-icon{flex-shrink:0;width:40px;height:40px}.nh-logo-text{color:#000;white-space:nowrap;font-family:Inter,PingFang SC,sans-serif;font-size:22px;font-weight:700}.nh-nav-links{align-items:center;gap:0;margin-left:auto;display:flex}.nh-nav-link{color:var(--nh-text-muted);white-space:nowrap;cursor:pointer;padding:0 18px;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s,transform .2s}.nh-nav-link:hover{color:var(--nh-blue);transform:translateY(-1px)}.nh-nav-link--active{color:var(--nh-blue);position:relative}.nh-nav-link--active:after{content:"";background:var(--nh-blue);border-radius:999px;height:3px;position:absolute;bottom:-23px;left:18px;right:18px}.nh-header-actions{flex-shrink:0;align-items:center;gap:16px;margin-left:auto;display:flex}.nh-header-download-btn{background:var(--nh-blue);height:40px;box-shadow:0 4px 7.3px var(--nh-blue-glow);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:8px;padding:0 20px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:500;transition:opacity .2s,transform .15s;display:flex}.nh-header-download-btn:hover{opacity:.92;transform:scale(1.02)}.nh-header-download-btn svg{flex-shrink:0;width:24px;height:24px}.nh-header-login-btn{color:#222;cursor:pointer;white-space:nowrap;background:#ffffffd1;border:1px solid #d9e3ed;border-radius:14px;justify-content:center;align-items:center;height:40px;padding:0 20px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:500;transition:opacity .2s,transform .15s;display:flex;box-shadow:0 12px 12px #33415514}.nh-header-login-btn:hover{opacity:.92;transform:scale(1.02)}.nh-header-user{color:var(--nh-text-muted);white-space:nowrap;align-items:center;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;display:flex}.nh-header-logout-btn{color:#7b7f7c;cursor:pointer;background:#ffffff94;border:1px solid #00000014;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .18s,border-color .18s,color .18s;display:flex}.nh-header-logout-btn:hover{color:#aa5632;background:#ffffffe6;border-color:#d9775761}.nh-hidden{display:none!important}.nh-hero-body{z-index:2;text-align:center;flex-direction:column;align-items:center;padding-top:75px;display:flex;position:relative}.nh-hero-eyebrow{color:#66717d80;letter-spacing:.04em;margin:0 0 22px;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:600}.nh-hero-title-img{object-fit:contain;width:330px;height:56px;margin:0 auto 22px;display:block}.nh-hero-subtitle-svg{width:614px;height:54px;margin:0 auto 18px}.nh-hero-desc{color:var(--nh-text);white-space:nowrap;margin:0 0 36px;font-family:PingFang SC,sans-serif;font-size:20px;font-weight:400}.nh-hero-ctas{align-items:center;gap:16px;margin-bottom:64px;display:flex}.nh-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 28px;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:500;transition:opacity .2s,transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:inline-flex}.nh-btn:hover{transform:translateY(-2px)scale(1.04)}.nh-btn:active{transform:translateY(0)scale(.98)}.nh-btn--dark{color:#fff;background:#050505;box-shadow:0 12px 12px #0000001a}.nh-btn--dark:hover{box-shadow:0 20px 24px #0000002e}.nh-btn--outline{color:var(--nh-text);background:#ffffffd1;border:1px solid #d9e3ed;box-shadow:0 12px 12px #33415514}.nh-btn--outline:hover{box-shadow:0 20px 24px #33415524}.nh-btn--primary{background:var(--nh-blue);color:#fff;box-shadow:0 4px 7.3px var(--nh-blue-glow)}.nh-browser-card{background:#fff;border:1.44px solid #d8e4f67a;border-radius:16.5px;width:700px;height:370px;margin:0 auto;position:relative;overflow:hidden}.nh-browser-top{background:#f8faff;align-items:center;width:100%;height:41px;padding:0 18px;display:flex}.nh-browser-title{color:#0f172a;font-family:Inter,sans-serif;font-size:17.2px;font-weight:500}.nh-browser-menu{color:#94a3b8;margin-left:auto;font-family:Inter,sans-serif;font-size:24.4px}.nh-browser-body{height:calc(100% - 41px);display:flex;position:relative}.nh-browser-sidebar{background:#eaf6ff;border-bottom-left-radius:17.2px;flex-shrink:0;width:103px;height:100%;padding:29px 22px}.nh-browser-sidebar-item{background:#fff;border-radius:2px;width:57px;height:10px;margin-bottom:34px}.nh-browser-content{flex:1;padding:13px 18px;position:relative}.nh-browser-avatar{background:#f0f3fa;border-radius:11.5px;width:83px;height:83px;position:absolute;top:13px;left:22px}.nh-browser-chip{background:#e2e7f0;border-radius:7.2px;width:34px;height:34px;position:absolute;top:23px;left:32px}.nh-browser-line{border-radius:2px;height:10px;position:absolute;left:124px}.nh-browser-line--1{background:#d4dbebcc;width:359px;top:20px}.nh-browser-line--2{background:#e4e8f1cc;width:161px;top:42px}.nh-browser-line--3{background:#e4e8f1cc;width:161px;top:63px}.nh-browser-line--4{background:#e4e8f1cc;width:281px;top:83px}.nh-browser-tabs{gap:16px;display:flex;position:absolute;top:127px;left:26px}.nh-browser-tab{background:#dce2ee;border-radius:2px;width:75px;height:10px}.nh-browser-tab:nth-child(2),.nh-browser-tab:nth-child(3){background:#e1e6f0}.nh-browser-status{color:#666;background:#fff;border:1px solid #e5eaf4;border-radius:6.6px;align-items:center;gap:12px;height:44px;padding:0 20px;font-size:14px;font-weight:500;display:flex;position:absolute;top:105px;right:36px;box-shadow:0 8.6px 23px #64748b1f}.nh-browser-status-dot{background:#10b981;border-radius:50%;width:10px;height:10px}.nh-browser-rows{position:absolute;top:180px;left:20px;right:20px}.nh-browser-row{background:#fff;border:1.44px solid #e5eaf4cc;border-radius:7.2px;align-items:center;gap:16px;width:560px;height:56px;margin:0 auto 10px;padding:0 22px;display:flex}.nh-browser-row--active{background:#f6faff;border-color:#8cb1ff;height:75px}.nh-browser-row-icon{color:#b7c2d6;flex-shrink:0;font-size:23px}.nh-browser-row-label{color:#94a3b8;flex-shrink:0;font-family:Inter,sans-serif;font-size:17.2px;font-weight:500}.nh-browser-row-dot{background:var(--nh-blue);border-radius:50%;flex-shrink:0;width:10px;height:10px}.nh-browser-row-bar{background:#e4e8f0;border-radius:2px;flex:1;height:10px}.nh-browser-row-bar--active{background:var(--nh-blue);flex:none;width:357px}.nh-browser-row-bar--tail{background:#c7d4f5;flex:none;width:65px}.nh-features-section{background:var(--nh-bg);padding:80px 0 100px}.nh-features-section .nh-section-inner{max-width:var(--nh-section-width);padding:0 var(--nh-content-padding)}.nh-features-eyebrow{display:none}.nh-section-title{color:#000;text-align:center;margin:0 0 20px;font-family:PingFang SC,sans-serif;font-size:48px;font-weight:600;line-height:1.29}.nh-section-subtitle{color:var(--nh-text);text-align:center;margin:0 0 48px;font-family:PingFang SC,sans-serif;font-size:22px;font-weight:300;line-height:1.6}.nh-feature-pills{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:min(100% - 80px,1200px);margin:0 auto 42px;display:grid}.nh-feature-pill{background:var(--nh-card-bg);border:1px solid var(--nh-border);cursor:pointer;border-radius:16px;align-items:center;gap:12px;min-height:76px;padding:14px 18px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;box-shadow:0 10px 24px #25445f0d}.nh-feature-pill:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 18px 32px #25445f1f}.nh-feature-pill-icon{background:var(--nh-blue-soft);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.nh-feature-pill-icon img{object-fit:contain;width:44px;height:44px}.nh-feature-pill-text{flex-direction:column;display:flex}.nh-feature-pill-title{color:var(--nh-text);margin-bottom:4px;font-size:16px;font-weight:600}.nh-feature-pill-desc{color:var(--nh-text-soft);font-size:12px;line-height:1.45}.nh-feature-cards{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.nh-feature-card{cursor:pointer;background:#f2f8ff;border:1px solid #dfe9ff;border-radius:20px;flex-direction:column;min-height:422px;padding:33px 29px 0;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:relative;overflow:hidden}.nh-feature-card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 24px 40px #314c7029}.nh-feature-card-icon-img{object-fit:contain;width:56px;height:56px;margin-bottom:26px;display:block}.nh-feature-card-title{color:var(--nh-text);margin:0 0 14px;font-family:PingFang SC,sans-serif;font-size:28px;font-weight:600;line-height:38px}.nh-feature-card-desc{color:var(--nh-text-soft);flex-shrink:0;margin:0 0 20px;font-family:PingFang SC,sans-serif;font-size:18px;line-height:24px}.nh-feature-preview{border:1.2px solid var(--nh-border-card);background:#ffffffd1;border-radius:14px;flex:1;min-height:170px;position:relative;overflow:hidden;box-shadow:0 10px 24px #abc0d814;-webkit-mask-image:linear-gradient(#000 0% 60%,#0000 100%);mask-image:linear-gradient(#000 0% 60%,#0000 100%)}.nh-preview-doc-panel{background:#fff;border:1px solid #e5edf7;border-radius:12px;width:132px;height:132px;padding:14px;position:absolute;top:19px;left:17px}.nh-preview-doc-title{color:#182a46;margin-bottom:14px;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.nh-preview-file-chip{border-radius:6px;align-items:center;height:18px;margin-bottom:8px;padding:0 10px;font-family:Inter,sans-serif;font-size:10px;font-weight:500;display:flex}.nh-preview-file-chip--pdf{color:#2b63d9;background:#edf5ff;width:82px}.nh-preview-file-chip--word{color:#54739b;background:#f3f8ff;width:82px}.nh-preview-file-chip--excel{color:#17a66a;background:#edfdf5;width:82px}.nh-preview-summary-panel{background:#f9fcff;border:1px solid #e5edf7;border-radius:12px;width:142px;height:132px;padding:14px;position:absolute;top:19px;right:30px}.nh-preview-summary-title{color:#182a46;margin-bottom:16px;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.nh-preview-summary-line{background:#dde9f8;border-radius:99px;height:7px;margin-bottom:12px}.nh-preview-chat-panel{background:#fff;border:1px solid #e5edf7;border-radius:12px;position:absolute;inset:19px}.nh-preview-chat-avatar{background:#ff8b52;border:1.2px solid #ffffffbf;border-radius:21px;width:42px;height:42px;position:absolute;top:17px;left:16px}.nh-preview-chat-msg{border-radius:10px;align-items:center;height:24px;padding:0 12px;font-size:10px;font-weight:500;display:flex;position:absolute}.nh-preview-chat-msg--user{color:#31528a;background:#f0f5ff;width:164px;top:21px;left:68px}.nh-preview-chat-msg--ai{color:#fff;background:#2b74ff;border-radius:14px;width:206px;height:34px;top:63px;left:50px}.nh-preview-workflow-panel{background:#fff;border:1px solid #e5edf7;border-radius:12px;position:absolute;inset:19px}.nh-preview-wf-node{text-align:center;border-radius:10px;justify-content:center;align-items:center;height:34px;font-family:PingFang SC,sans-serif;font-size:12px;font-weight:600;display:flex;position:absolute}.nh-preview-wf-node--read{color:#2b63d9;background:#eef6ff;border:1px solid #bbd6ff;width:76px;top:21px;left:24px}.nh-preview-wf-node--analyze{color:#15945d;background:#f3fff8;border:1px solid #c8f0d8;width:76px;top:69px;left:106px}.nh-preview-wf-node--output{color:#c47b00;background:#fff8ea;border:1px solid #ffe0a6;width:76px;top:21px;left:188px}.nh-integration-section{background:var(--nh-bg);padding:60px 0 100px}.nh-integration-section .nh-section-inner{max-width:var(--nh-section-width);padding:0 var(--nh-content-padding)}.nh-section-eyebrow{color:var(--nh-blue);text-align:center;margin:0 0 12px;font-family:PingFang SC,sans-serif;font-size:22px;font-weight:500}.nh-integration-diagram{border:1.2px solid var(--nh-border-card);background:#ffffffd1;border-radius:20px;width:100%;max-width:1139px;height:422px;margin:48px auto 0;position:relative;overflow:hidden;box-shadow:0 10px 24px #abc0d814}.nh-integration-diagram-inner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;position:absolute;inset:0}.nh-integration-node{border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.nh-integration-source{background:#f8fbff;border:.64px solid #d8e8ff;border-radius:33px;width:66px;height:66px;box-shadow:0 9.6px 9px #7ea8e824}.nh-integration-source-inner{background:var(--nh-blue-soft);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.nh-integration-pill{color:#050505;background:#fff;border:.64px solid #eaeaea;border-radius:17px;align-items:center;gap:8px;height:35px;padding:0 16px;font-family:Inter,sans-serif;font-size:12.6px;display:flex;position:absolute;box-shadow:0 6.4px 7.7px #7ea8e81f}.nh-integration-pill-dot{background:#050505;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.nh-integration-card{background:#fffffff5;border:.64px solid #c4d9ff;border-radius:19px;width:441px;height:130px;position:absolute;box-shadow:0 14px 15.3px #97b7e924}.nh-integration-tag{color:#666;background:#ffffffe6;border:.64px solid #e6e6e6;border-radius:13px;align-items:center;height:26px;padding:0 12px;font-family:Inter,sans-serif;font-size:11.7px;font-weight:500;display:flex;position:absolute}.nh-collab-section{background:#f6f6f6;padding:60px 0 100px}.nh-collab-section .nh-section-inner{max-width:var(--nh-section-width);padding:0 var(--nh-content-padding)}.nh-collab-cards{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:48px;display:grid}.nh-collab-card{cursor:pointer;background:#ffffffb8;border:1px solid #dbe7f1;border-radius:24px;min-height:472px;padding:27px 27px 32px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;position:relative;box-shadow:0 22px 30px #314c7024}.nh-collab-card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 28px 44px #314c7033}.nh-collab-mockup{aspect-ratio:16/10;border-radius:20px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.nh-collab-mockup-img{width:100%;height:100%;display:block}.nh-collab-card-title{color:var(--nh-text);margin:0 0 12px;font-family:PingFang SC,sans-serif;font-size:28px;font-weight:500;line-height:1.56}.nh-collab-card-desc{color:var(--nh-text-soft);margin:0;font-family:PingFang SC,sans-serif;font-size:18px;line-height:1.6}.nh-pricing-section{background:var(--nh-dark-bg);color:#fff;padding:60px 0 100px}.nh-pricing-section .nh-section-inner{max-width:var(--nh-section-width);padding:0 var(--nh-content-padding)}.nh-pricing-section .nh-section-title,.nh-pricing-section .nh-section-subtitle{color:#fff}.nh-pricing-section .nh-section-eyebrow{color:#8cc5ff}.nh-pricing-section .billing-toggle-wrapper{background:#ffffff1f;border-radius:10px;justify-content:center;gap:2px;width:fit-content;margin:28px auto 0;padding:3px;display:flex}.nh-pricing-section .billing-toggle-option{color:#ffffff8c;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 18px;font-size:14px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.nh-pricing-section .billing-toggle-option:hover{color:#ffffffd9}.nh-pricing-section .billing-toggle-option--active{color:#23252b;background:#fff;box-shadow:0 1px 3px #0000001a}.nh-pricing-section .billing-toggle-option--active:hover{color:#23252b;background:#fff}.nh-pricing-original{color:#ffffff59;white-space:nowrap;margin-left:8px;font-size:14px;text-decoration:line-through}.nh-pricing-cards{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:36px;display:grid}.nh-pricing-card{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff29;border-radius:24px;flex-direction:column;min-height:422px;padding:37px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s;display:flex;position:relative;box-shadow:0 22px 52px #0003}.nh-pricing-card:hover{border-color:#ffffff4d;transform:translateY(-6px)scale(1.02);box-shadow:0 28px 56px #00000052}.nh-pricing-card--popular{background:#1976ff17;border-color:#6ab3ff8f}.nh-pricing-badge{color:#bfe0ff;background:#1976ff2e;border-radius:14px;align-items:center;height:28px;padding:0 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;display:flex;position:absolute;top:21px;right:18px}.nh-pricing-card-name{color:#fff;margin:0 0 20px;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:500}.nh-pricing-variant-row .nh-pricing-card-name{margin:0}.nh-pricing-variant-row{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.nh-pricing-card:last-child .nh-pricing-variant-row{margin-bottom:4px}.nh-pricing-variant-toggle{background:#ffffff1f;border-radius:10px;flex-shrink:0;align-items:center;gap:2px;padding:3px;display:inline-flex}.nh-pricing-variant-option{color:#ffffff8c;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 18px;font-size:14px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.nh-pricing-variant-option:hover{color:#ffffffd9}.nh-pricing-variant-option--active{color:#23252b;background:#fff;box-shadow:0 1px 3px #0000001a}.nh-pricing-variant-option--active:hover{color:#23252b;background:#fff}.nh-pricing-price-row{align-items:baseline;margin-bottom:20px;display:flex}.nh-pricing-currency{color:#fff;font-family:Inter,sans-serif;font-size:24px;font-weight:700}.nh-pricing-amount{color:#fff;margin:0 4px;font-family:Inter,sans-serif;font-size:44px;font-weight:700}.nh-pricing-period{color:#ffffff73;font-family:PingFang SC,sans-serif;font-size:16px}.nh-pricing-divider{background:#ffffff29;width:100%;height:1px;margin-bottom:28px}.nh-pricing-features{flex:1;margin:0 0 auto;padding:0;list-style:none}.nh-pricing-feature{color:#f4f4f4ed;align-items:center;gap:10px;margin-bottom:14px;font-family:PingFang SC,sans-serif;font-size:14px;display:flex}.nh-pricing-feature-icon{background:#217cf6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.nh-pricing-link{margin-top:16px;text-decoration:none;display:block}.nh-pricing-btn{cursor:pointer;border:none;border-radius:10px;width:100%;height:44px;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:500;transition:opacity .2s}.nh-pricing-btn--outline{color:#1f2731;background:#ffffffd1;border:1px solid #d9e3ed;box-shadow:0 12px 12px #33415514}.nh-pricing-btn--primary{color:#fff;background:linear-gradient(#2884fb 0%,#1c77f3 100%);border:1px solid #1e7af4}.nh-pricing-btn:hover{opacity:.9}.nh-cta-section{background:var(--nh-footer-cta-bg);text-align:center;padding:107px 0 120px;position:relative;overflow:hidden}.nh-cta-section .nh-section-inner{max-width:var(--nh-section-width);padding:0 var(--nh-content-padding);z-index:2;position:relative}.nh-cta-title{color:#000;margin:0 0 24px;font-family:PingFang SC,sans-serif;font-size:48px;font-weight:600;line-height:1.29}.nh-cta-subtitle{color:#222;margin:0 0 36px;font-family:PingFang SC,sans-serif;font-size:22px;font-weight:300}.nh-cta-btn{background:var(--nh-blue);height:52px;box-shadow:0 4px 7.3px var(--nh-blue-glow);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:12px;padding:0 48px;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:500;transition:opacity .2s,transform .15s;display:inline-flex}.nh-cta-btn:hover{opacity:.92;transform:translateY(-1px)}.nh-cta-btn svg{width:24px;height:24px}.nh-footer-section{background:var(--nh-footer-bg);padding:52px 0 32px;overflow:visible}.nh-footer-section .nh-section-inner{max-width:var(--nh-section-width);padding:0 var(--nh-content-padding)}.nh-footer-top{border-bottom:1px solid #00000014;justify-content:space-between;align-items:flex-start;margin-bottom:28px;padding-bottom:28px;display:flex}.nh-footer-brand{align-items:center;gap:10px;display:flex}.nh-footer-logo-icon{width:40px;height:40px}.nh-footer-logo-text{color:#000;font-family:Inter,sans-serif;font-size:28px;font-weight:650}.nh-footer-tagline{color:var(--nh-text-soft);margin-top:32px;font-family:PingFang SC,sans-serif;font-size:18px;line-height:1.69}.nh-footer-links{gap:120px;display:flex}.nh-footer-col-title{color:var(--nh-text);margin:0 0 16px;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:500}.nh-footer-col a{color:var(--nh-text);margin-bottom:12px;font-family:PingFang SC,sans-serif;font-size:16px;line-height:1.62;text-decoration:none;transition:color .2s;display:block}.nh-footer-col a:hover{color:var(--nh-blue)}.nh-footer-bottom{justify-content:space-between;align-items:center;display:flex}.nh-footer-copyright{color:#999;font-family:PingFang SC,sans-serif;font-size:16px;line-height:1.62}.nh-footer-copyright a{color:#999;text-decoration:underline}.nh-contact-trigger{cursor:default;display:inline-block;position:relative}.nh-contact-label{color:var(--nh-text);cursor:pointer;font-family:PingFang SC,sans-serif;font-size:16px;line-height:1.62;transition:color .2s;display:block}.nh-contact-label:hover{color:var(--nh-blue)}.nh-contact-popover{z-index:1100;background:#fff;border-radius:12px;width:274px;padding:18px 20px;animation:.18s ease-out contactPopIn;position:absolute;bottom:calc(100% + 12px);right:-16px;box-shadow:0 6px 24px #0000001a}.nh-contact-arrow{border-top:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-6px;right:45px}.nh-contact-list{margin:0;padding:0;list-style:none}.nh-contact-item{border-bottom:1px solid #f0f0f0;flex-direction:column;gap:2px;padding:8px 0;display:flex}.nh-contact-item:last-child{border-bottom:none}.nh-contact-item-label{color:#999;font-size:12px;font-weight:500;line-height:1.4}.nh-contact-item-value{color:var(--nh-text);word-break:break-all;font-size:14px;line-height:1.5;text-decoration:none}a.nh-contact-item-value:hover{color:var(--nh-blue);text-decoration:underline}@keyframes contactPopIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes nh-card-burst{0%{transform:scale(0) translate(var(--burst-x,0px), var(--burst-y,0px));opacity:0}to{opacity:1;transform:scale(1)translate(0)}}@keyframes nh-card-collapse{0%{opacity:1;transform:scale(1)translate(0)}to{transform:scale(0) translate(var(--burst-x,0px), var(--burst-y,0px));opacity:0}}.nh-floating-cards-layer{pointer-events:none;z-index:5;width:1440px;height:904px;position:absolute;top:0;left:50%;transform:translate(-50%)}.nh-hover-zone{pointer-events:all;cursor:pointer;width:700px;height:340px;position:absolute;top:560px;left:370px}.nh-floating-card{opacity:0;background:#fff;border:1px solid #e3ebf4;border-radius:18px;align-items:center;width:230px;height:82px;padding-left:73px;display:flex;position:absolute;transform:scale(0);box-shadow:0 18px 21px #64748b24}.nh-floating-card.burst{animation:.45s cubic-bezier(.34,1.56,.64,1) forwards nh-card-burst}.nh-floating-card.collapse{animation:.35s forwards nh-card-collapse}.nh-floating-card:first-child{--burst-x:467px;--burst-y:79px;animation-delay:0s;top:280px;left:143px}.nh-floating-card:nth-child(2){--burst-x:-485px;--burst-y:103px;animation-delay:60ms;top:256px;left:1095px}.nh-floating-card:nth-child(3){--burst-x:428px;--burst-y:-120px;animation-delay:.12s;top:479px;left:182px}.nh-floating-card:nth-child(4){--burst-x:-411px;--burst-y:-116px;animation-delay:.18s;top:475px;left:1021px}.nh-floating-card-icon{width:46px;height:46px;position:absolute;top:16px;left:16px}.nh-floating-card-icon img{object-fit:contain;width:46px;height:46px}.nh-floating-card-title{color:#222;white-space:nowrap;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:500;line-height:1}.nh-floating-card-desc{color:#999;white-space:nowrap;margin-top:8px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:1}.nh-hero-subtitle-lines{text-align:center;margin-bottom:18px}.nh-hero-subtitle-lines span{color:#222;font-family:Abhaya Libre,PingFang SC,Noto Sans SC,sans-serif;font-size:56px;font-weight:700;line-height:1.15;display:block}.nh-integration-grid{cursor:pointer;flex-direction:column;align-items:center;gap:0;width:100%;max-width:1187px;margin:0 auto;transition:transform .3s cubic-bezier(.34,1.56,.64,1),filter .3s;display:flex;position:relative}.nh-integration-grid:hover{filter:drop-shadow(0 12px 28px #2178f31a);transform:scale(1.02)}.nh-integration-grid-img{width:1187px;max-width:100%;height:auto}.nh-integration-label{text-align:center;color:#666;margin-top:12px;font-family:PingFang SC,sans-serif;font-size:12px;font-weight:500}@media (max-width:1280px){.nh-header-inner{padding:0 40px}.nh-section-inner{padding-left:40px!important;padding-right:40px!important}.nh-nav-link{padding:0 10px;font-size:14px}.nh-header-actions{gap:10px;margin-left:auto}.nh-header-download-btn,.nh-header-login-btn{height:36px;padding:0 16px;font-size:13px}.nh-browser-card{width:90%;max-width:700px}.nh-feature-cards,.nh-pricing-cards{grid-template-columns:repeat(3,1fr);gap:20px}.nh-footer-links{gap:60px}}@media (max-width:1024px){.nh-nav-links{display:none}.nh-header-actions{margin-left:auto}.nh-hero-subtitle-svg{width:90%;height:auto}.nh-hero-desc{white-space:normal;padding:0 20px}.nh-feature-cards,.nh-pricing-cards{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.nh-collab-cards{grid-template-columns:1fr}.nh-feature-pills{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100% - 48px,720px)}.nh-feature-pill{gap:12px;min-height:72px;padding:14px}.nh-feature-pill-icon{border-radius:13px;width:40px;height:40px}.nh-feature-pill-icon img{width:40px;height:40px}.nh-feature-pill-title{font-size:15px}.nh-feature-pill-desc{font-size:12px}.nh-integration-diagram{height:300px}.nh-footer-top{flex-direction:column;gap:32px}.nh-footer-links{flex-wrap:wrap;gap:40px}.nh-section-title,.nh-cta-title{font-size:36px}}@media (max-width:640px){.nh-header{height:64px}.nh-header-inner{padding:0 16px}.nh-logo-text{font-size:18px}.nh-header-actions{gap:8px;margin-left:auto}.nh-header-download-btn,.nh-header-login-btn{border-radius:10px;height:36px;padding:0 14px;font-size:13px}.nh-header-download-btn{display:none}.nh-hero-body{padding-top:40px}.nh-hero-eyebrow{font-size:14px}.nh-hero-desc{font-size:16px}.nh-hero-ctas{flex-direction:column;gap:12px}.nh-section-title{font-size:28px}.nh-section-subtitle{font-size:17px}.nh-feature-card{min-height:auto;padding:16px 18px 0}.nh-feature-card-icon-img{margin-bottom:14px}.nh-feature-card-title{margin-bottom:8px;font-size:22px}.nh-feature-card-desc{margin-bottom:12px;font-size:15px}.nh-feature-pills{grid-template-columns:1fr;width:calc(100% - 32px);margin-bottom:40px}.nh-feature-pill{border-radius:14px;min-height:68px;padding:12px 14px}.nh-feature-pill-title{font-size:15px}.nh-feature-pill-desc{font-size:11px}.nh-pricing-cards{grid-template-columns:1fr}.nh-collab-card{min-height:auto}.nh-cta-title{font-size:28px}.nh-cta-subtitle{font-size:17px}.nh-footer-bottom{text-align:center;flex-direction:column;gap:12px}.nh-hero-section{min-height:auto}.nh-features-section,.nh-integration-section,.nh-collab-section,.nh-pricing-section{padding:40px 0 60px}}.new-home .download-btn{background:linear-gradient(135deg, #3b8bf5, var(--nh-blue,#2178f3));box-shadow:0 12px 28px var(--nh-blue-glow,#79acff75);color:#fff}.new-home .download-btn--secondary{border:1px solid var(--nh-blue-border,#d7e7fb);background:var(--nh-white,#fff);color:var(--nh-blue,#2178f3);box-shadow:0 8px 24px #2f33300f}.new-home .download-btn:hover{box-shadow:0 16px 36px var(--nh-blue-glow,#79acff8f)}
