.nh-page{background:#f5f7fa;min-height:100vh}@media screen and (min-width: 769px){.nh-page{min-width:1200px}}.nh-section{max-width:1600px;margin:0 auto;padding:0 120px}.nh-section-title{font-size:28px;font-weight:600;color:#1a1a1a;line-height:40px;text-align:center}.nh-hero{position:relative;overflow:hidden;background-color:#fff;background-repeat:no-repeat;background-position:center bottom;background-size:2180px auto}.nh-hero__inner{max-width:1600px;margin:0 auto;padding:32px 120px;display:flex;align-items:center;gap:64px}.nh-hero__main{flex:3 1 0;min-width:0;height:513px;border-radius:16px;border:1px solid #fff;position:relative;overflow:hidden;box-shadow:8px 8px 20px #839dc71a}.nh-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease;z-index:0}.nh-hero__bg--active{opacity:1}.nh-hero__content{position:relative;z-index:2;padding:70px 74px;display:flex;flex-direction:column;height:100%;box-sizing:border-box}.nh-hero__info{display:flex;flex-direction:column}.nh-hero__bottom{margin-top:auto;display:flex;flex-direction:column}.nh-hero__title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:42px;font-weight:600;line-height:1.286;color:#181818;margin-bottom:20px}.nh-hero__title-emoji{font-style:normal}.nh-hero__title-highlight{background:var(--title-highlight-gradient, linear-gradient(97deg, #2ca0ff 2.84%, #7189ff 50.41%, #6e50ff 81.2%));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nh-hero__desc{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#253554}.nh-hero__actions{display:flex;gap:16px}.nh-hero__btn{display:inline-flex;align-items:center;justify-content:space-between;width:195px;padding:12px 52px 12px 32px;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;text-decoration:none;transition:all .2s;gap:12px}.nh-hero__btn--primary{background:linear-gradient(90deg,#0052d9,#4656ff);color:#fff;border-radius:0}.nh-hero__btn--primary:hover{opacity:.9}.nh-hero__btn--primary:hover .nh-hero__btn-arrow{transform:translate(4px)}.nh-hero__btn-arrow{flex-shrink:0;transition:transform .3s ease}.nh-hero__indicators{display:flex;gap:8px;margin-top:16px}.nh-hero__dot{width:12px;height:3px;border-radius:2px;background:#00000026;cursor:pointer;transition:all .3s}.nh-hero__dot--active{width:40px;background:#0052d9}.nh-hero__cards{flex:1 1 0;min-width:0;height:513px;display:flex;flex-direction:column}.nh-hero__cards-divider{height:0;border-top:1px solid #fff;margin-top:auto;margin-bottom:auto}.nh-hero-card{display:flex;align-items:center;gap:53px;padding:16px 0;text-decoration:none}.nh-hero-card__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:11px}.nh-hero-card__title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:500;color:#000000e6;line-height:1.4;display:flex;align-items:center;gap:0}.nh-hero-card__arrow{display:inline-flex;align-items:center;width:0;opacity:0;overflow:hidden;transition:width .3s ease,opacity .3s ease;flex-shrink:0}.nh-hero-card__arrow img{width:20px;height:20px;flex-shrink:0}.nh-hero-card:hover .nh-hero-card__arrow{width:28px;opacity:1}.nh-hero-card:hover .nh-hero-card__icon-wrap svg{transform:scale(1.15)}.nh-hero-card__desc{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;color:#000c;line-height:1.714;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nh-hero-card__icon-wrap{flex-shrink:0;width:64px;height:68px;border-radius:12px;background:linear-gradient(-42deg,#ffffffe6 14%,#fff6 45%,#fffc 84%);display:flex;align-items:center;justify-content:center;position:relative}.nh-hero-card__icon-wrap svg{transition:transform .3s ease}.nh-hero-card__icon-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;padding:1px;background:linear-gradient(138.6deg,#ffffff4d,#1652c026);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask-composite:xor;pointer-events:none}.nh-zone-wrapper{background-color:#fff;background-repeat:no-repeat;background-position:center top;background-size:cover}.nh-zone{padding:120px 0 48px}.nh-zone__header{text-align:center}.nh-zone__title-row{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:24px}.nh-zone__title-highlight{background:linear-gradient(97deg,#2ca0ff 2.84%,#7189ff 50.41%,#6e50ff 81.2%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:32px;font-weight:600;line-height:40px}.nh-zone__title-text{font-size:32px;font-weight:600;color:#000;line-height:40px}.nh-zone__features-row{display:flex;align-items:center;justify-content:center;gap:32px}.nh-zone__features{display:flex;align-items:center;gap:32px;flex-wrap:wrap;justify-content:center}.nh-zone__feature{display:flex;align-items:center;gap:8px;font-size:14px;color:#000000e6;line-height:24px}.nh-zone__feature b{font-weight:500}.nh-zone__feature-icon{width:16px;height:24px;flex-shrink:0}.nh-zone__feature-short{display:none}.nh-zone__detail-link{display:flex;align-items:center;gap:2px;font-size:14px;color:#0052d9;text-decoration:none;white-space:nowrap;transition:opacity .2s}.nh-zone__detail-link:hover{opacity:.8}.nh-zone__detail-link:hover .nh-zone__detail-arrow{transform:translate(4px)}.nh-zone__detail-arrow{display:inline-flex;width:14px;height:14px;transition:transform .2s ease}.nh-ai-picks{padding-bottom:60px}.nh-ai-picks__header{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:32px}.nh-ai-picks__title{font-size:24px;font-weight:500;color:#1a1a1a}.nh-ai-picks__title-highlight{color:#0052d9}.nh-ai-picks__body{display:flex;background:#fffc;border-radius:8px;outline:1px solid rgb(255,255,255);overflow:visible;position:relative}.nh-ai-picks__sidebar{flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;padding:32px 24px}.nh-ai-picks__divider{width:1px;background:#eaedf2;flex-shrink:0}.nh-ai-picks__grid{flex-shrink:0;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1px;padding:16px;box-sizing:border-box}.nh-ai-picks__grid-viewport{flex:1;min-width:0;overflow:hidden}.nh-ai-picks__grid-track{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.nh-ai-picks__grid-wrapper{flex:1;min-width:0;position:relative;display:flex;align-items:center}.nh-ai-picks__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:36px;height:36px;border-radius:30px;background:#fff;border:1px solid #e6e9ef;box-shadow:0 4px 11.7px #8a8a8a40;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0009;transition:box-shadow .2s,color .2s}.nh-ai-picks__arrow:hover{color:#0052d9;box-shadow:0 4px 19.6px #8a8a8a59}.nh-ai-picks__arrow--left{left:-18px}.nh-ai-picks__arrow--right{right:-18px}.nh-ai-picks__loading{flex:1;min-width:0;display:flex;animation:nh-skeleton-fadein .2s ease}.nh-ai-picks__loading .nh-ai-picks__grid{flex:1}@keyframes nh-skeleton-fadein{0%{opacity:0}to{opacity:1}}@keyframes nh-skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.nh-ai-picks__skeleton-card{padding:32px;display:flex;flex-direction:column;box-sizing:border-box}.nh-ai-picks__skeleton-logo{width:32px;height:32px;border-radius:8px;margin-bottom:24px;flex-shrink:0;background:linear-gradient(90deg,#f0f2f5 25%,#e6e9ef 37%,#f0f2f5 63%);background-size:200% 100%;animation:nh-skeleton-shimmer 1.6s ease infinite}.nh-ai-picks__skeleton-title{width:60%;height:24px;border-radius:4px;margin-bottom:12px;flex-shrink:0;background:linear-gradient(90deg,#f0f2f5 25%,#e6e9ef 37%,#f0f2f5 63%);background-size:200% 100%;animation:nh-skeleton-shimmer 1.6s ease infinite;animation-delay:.1s}.nh-ai-picks__skeleton-desc{width:90%;height:48px;border-radius:4px;margin-bottom:24px;flex-shrink:0;background:linear-gradient(90deg,#f0f2f5 25%,#e6e9ef 37%,#f0f2f5 63%);background-size:200% 100%;animation:nh-skeleton-shimmer 1.6s ease infinite;animation-delay:.2s}.nh-ai-picks__skeleton-desc--short{display:none}.nh-ai-picks__skeleton-price{width:30%;height:42px;border-radius:4px;margin-top:auto;flex-shrink:0;background:linear-gradient(90deg,#f0f2f5 25%,#e6e9ef 37%,#f0f2f5 63%);background-size:200% 100%;animation:nh-skeleton-shimmer 1.6s ease infinite;animation-delay:.4s}.nh-ai-picks__sub-section{margin-top:48px}.nh-ai-picks__skeleton-card--compact{padding:32px;border-radius:8px}.nh-ai-picks__skeleton-card--compact .nh-ai-picks__skeleton-logo{width:32px;height:32px;margin-bottom:24px}.nh-ai-picks__skeleton-card--compact .nh-ai-picks__skeleton-title{width:50%;height:24px;margin-bottom:12px}.nh-ai-picks__skeleton-card--compact .nh-ai-picks__skeleton-desc{width:85%;height:48px;margin-bottom:24px}.nh-ai-picks__skeleton-card--compact .nh-ai-picks__skeleton-price{width:35%;height:29px}.nh-ai-picks__empty{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:573px;gap:12px;background-color:#fff;border-radius:12px}.nh-ai-picks__empty-icon{display:flex;align-items:center;justify-content:center;opacity:.6}.nh-ai-picks__empty-text{font-size:14px;color:#0006;margin:0}.nh-ai-picks__sub-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background:#fffc;border-radius:8px;border:1px solid #fff;gap:12px}.nh-ai-picks__sub-empty-icon{display:flex;align-items:center;justify-content:center;opacity:.5}.nh-ai-picks__sub-empty-text{font-size:14px;color:#00000059;margin:0}.nh-ai-picks__sub-title{font-size:24px;font-weight:500;color:#1a1a1a;margin-bottom:32px;text-align:center}.nh-ai-picks__sub-grid{background:#fffc;display:grid;border-radius:8px;border:1px solid #fff;grid-template-columns:repeat(3,1fr);gap:2px;padding:16px}.nh-category-tab{display:flex;align-items:center;gap:10px;width:128px;height:48px;flex:none;padding:0 32px;border-radius:4px;cursor:pointer;transition:all .2s;font-size:16px;color:#000000e6;background:transparent}.nh-category-tab:hover{background:#0c68ff0f}.nh-category-tab--active{background:linear-gradient(101deg,#0c68ff 2%,#e0beff);color:#fff;font-weight:500}.nh-category-tab--active:hover{background:linear-gradient(101deg,#0c68ff 2%,#e0beff);color:#fff}.nh-category-tab__icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nh-category-tab__label{white-space:nowrap}.nh-product-card{display:flex;flex-direction:column;background:transparent;border-radius:8px;padding:32px;text-decoration:none;cursor:pointer;min-height:0;box-sizing:border-box;position:relative;transition:background .3s ease,transform .3s ease}.nh-product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;box-shadow:0 4px 40px #84b5ee80;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:0}.nh-product-card:hover{background:#fff}.nh-product-card:hover:after{opacity:1}.nh-product-card:hover .nh-product-card__logo,.nh-product-card:hover .nh-product-card__content{transform:translateY(-2px)}.nh-product-card:hover .nh-product-card__price{opacity:0}.nh-product-card:hover .nh-product-card__cta{opacity:1;visibility:visible}.nh-product-card__logo{width:32px;height:32px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:24px;position:relative;z-index:1;transition:transform .3s ease}.nh-product-card__content{flex:1;min-width:0;display:flex;flex-direction:column;position:relative;z-index:1;transition:transform .3s ease}.nh-product-card__title{font-size:16px;font-weight:500;color:#000000e6;line-height:24px;margin-bottom:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nh-product-card__desc{font-size:14px;font-weight:400;color:#00000080;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:24px;min-height:48px}.nh-product-card__footer{margin-top:auto;position:relative;height:42px}.nh-product-card__price{display:flex;align-items:baseline;gap:4px;height:42px;transition:opacity .3s ease}.nh-product-card__price-num{font-size:24px;font-weight:400;color:#ff7800;line-height:29px}.nh-product-card__price-unit{font-size:12px;font-weight:400;color:#959cad}.nh-product-card__cta{visibility:hidden;opacity:0;position:absolute;top:0;left:0;display:inline-flex;align-items:center;gap:6px;width:144px;height:42px;justify-content:center;background:linear-gradient(90deg,#0052d9,#4656ff);color:#fff;font-size:14px;font-weight:400;transition:opacity .3s ease,visibility .3s ease}.nh-product-card__cta:hover{opacity:.9}.nh-product-card__cta-arrow{width:16px;height:16px;transition:transform .2s ease}.nh-product-card__cta:hover .nh-product-card__cta-arrow{transform:translate(4px)}.nh-product-card--featured{background:#fff;border-radius:4px;padding:24px 32px 32px}.nh-product-card--featured:after{border-radius:4px}.nh-product-card--featured .nh-product-card__logo{margin-bottom:22px}.nh-product-card--featured .nh-product-card__desc{margin-bottom:15px}.nh-product-card--compact{padding:32px;border-radius:8px;border:none;box-shadow:none}.nh-product-card--compact:after{border-radius:8px;box-shadow:0 12px 32px #84b5ee40}.nh-product-card--compact .nh-product-card__logo{margin-bottom:24px}.nh-product-card--compact .nh-product-card__title{font-size:16px;font-weight:500;line-height:24px;margin-bottom:12px}.nh-product-card--compact .nh-product-card__desc{font-size:14px;line-height:24px;color:#00000080;margin-bottom:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.nh-product-card--compact .nh-product-card__price-num{font-size:24px;font-weight:400;color:#ff7800;line-height:29px}.nh-product-card--compact .nh-product-card__price-unit{font-size:12px;color:#959cad}.nh-product-card--compact .nh-product-card__footer{position:relative;height:42px}.nh-product-card--compact .nh-product-card__price{display:flex;align-items:baseline;gap:4px;position:absolute;top:0;left:0;height:42px}.nh-product-card--compact:hover:after{opacity:1}.nh-product-card--compact:hover .nh-product-card__price{opacity:0}.nh-product-card--compact:hover .nh-product-card__cta{opacity:1;visibility:visible}.nh-questionnaire-cta{margin-top:24px;background:url(https://market-isv-1258344699.file.myqcloud.com/market-node/prod/images/questionnaire-bg.DE-kK6GK.jpg) center/cover no-repeat;border-radius:4px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:48px;position:relative;overflow:hidden}.nh-questionnaire-cta__text{color:#fff;position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}.nh-questionnaire-cta__title{font-size:20px;font-weight:500;line-height:1.4}.nh-questionnaire-cta__desc{font-family:PingFang SC;font-size:14px;line-height:1.43}.nh-questionnaire-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:173px;height:auto;padding:7px 16px;background:#fff;color:#000000e6;font-size:14px;font-weight:400;line-height:1.5;text-decoration:none;flex-shrink:0;transition:color .2s;position:relative;z-index:1}.nh-questionnaire-cta__btn:hover{color:#0052d9}.nh-questionnaire-cta__btn:hover .nh-questionnaire-cta__btn-arrow{width:16px;opacity:1}.nh-questionnaire-cta__btn-arrow{width:0;height:16px;flex-shrink:0;opacity:0;overflow:hidden;transition:width .3s ease,opacity .3s ease}.nh-questionnaire-cta__btn-arrow path{stroke:#0052d9}.nh-hot{background:#fff;padding:60px 0}.nh-hot__title{font-size:32px;font-weight:600;color:#1a1a1a;text-align:center;margin-bottom:32px}.nh-hot__columns{display:flex;gap:16px;background:#f7f8fb;border-radius:16px;padding:16px}.nh-hot__column{flex:1;min-width:0;background:linear-gradient(313deg,#fff0 8%,#ffffffe6);border-radius:8px}.nh-hot__col-header{display:flex;align-items:center;height:76px;padding:0 24px;border-bottom:1px solid rgba(77,77,255,.05);cursor:pointer;text-decoration:none;color:inherit}.nh-hot__col-header:hover .nh-hot__col-detail{opacity:1}.nh-hot__col-header:hover .nh-hot__col-arrow{transform:translate(2px)}.nh-hot__col-icon{width:24px;height:24px;flex-shrink:0}.nh-hot__col-label{flex:1;margin-left:8px;font-size:20px;font-weight:500;background:linear-gradient(180deg,#0052d9,#606eff 15%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nh-hot__col-detail{font-size:14px;font-weight:400;color:#000;white-space:nowrap;opacity:0;transition:opacity .2s ease;margin-right:4px}.nh-hot__col-arrow{width:16px;height:16px;flex-shrink:0;transition:transform .2s ease}.nh-hot__col-list{padding-top:16px}.nh-hot__col-header--skeleton .nh-hot__col-icon,.nh-hot__col-header--skeleton .nh-hot__col-label,.nh-hot__col-header--skeleton .nh-hot__col-detail,.nh-hot__col-header--skeleton .nh-hot__col-arrow{display:none}.nh-hot__skeleton-icon{width:24px;height:24px;border-radius:4px;flex-shrink:0;background:linear-gradient(90deg,#f0f2f5 25%,#e6e9ef 37%,#f0f2f5 63%);background-size:200% 100%;animation:nh-hot-skeleton-shimmer 1.6s ease infinite}.nh-hot__skeleton-label{width:80px;height:20px;border-radius:4px;margin-left:8px;background:linear-gradient(90deg,#f0f2f5 25%,#e6e9ef 37%,#f0f2f5 63%);background-size:200% 100%;animation:nh-hot-skeleton-shimmer 1.6s ease infinite;animation-delay:.1s}.nh-hot__skeleton-item{display:block;height:130px;padding:20px 24px;position:relative;box-sizing:border-box}.nh-hot__skeleton-item-logo{width:28px;height:28px;border-radius:6px;position:absolute;left:24px;top:20px;background:linear-gradient(90deg,#f0f2f5 25%,#e6e9ef 37%,#f0f2f5 63%);background-size:200% 100%;animation:nh-hot-skeleton-shimmer 1.6s ease infinite}.nh-hot__skeleton-item-body{position:absolute;left:24px;right:24px;top:60px}.nh-hot__skeleton-item-title{width:60%;height:20px;border-radius:4px;margin-bottom:8px;background:linear-gradient(90deg,#f0f2f5 25%,#e6e9ef 37%,#f0f2f5 63%);background-size:200% 100%;animation:nh-hot-skeleton-shimmer 1.6s ease infinite;animation-delay:.1s}.nh-hot__skeleton-item-desc{width:90%;height:16px;border-radius:4px;margin-bottom:12px;background:linear-gradient(90deg,#f0f2f5 25%,#e6e9ef 37%,#f0f2f5 63%);background-size:200% 100%;animation:nh-hot-skeleton-shimmer 1.6s ease infinite;animation-delay:.2s}.nh-hot__skeleton-item-price{width:40%;height:20px;border-radius:4px;background:linear-gradient(90deg,#f0f2f5 25%,#e6e9ef 37%,#f0f2f5 63%);background-size:200% 100%;animation:nh-hot-skeleton-shimmer 1.6s ease infinite;animation-delay:.3s}@keyframes nh-hot-skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.nh-product-item{display:block;height:130px;padding:20px 24px;text-decoration:none;overflow:hidden;position:relative;transition:all .3s;border-radius:0}.nh-product-item:hover{box-shadow:0 4px 32px #1034711a;border-radius:4px;z-index:1}.nh-product-item:hover .nh-product-item__logo{opacity:0;visibility:hidden}.nh-product-item:hover .nh-product-item__body{top:20px;bottom:20px;transform:none;display:flex;flex-direction:column}.nh-product-item:hover .nh-product-item__price{display:none}.nh-product-item:hover .nh-product-item__btn{display:flex;margin-top:auto}.nh-product-item__logo{width:28px;height:28px;position:absolute;left:24px;top:20px;transition:opacity .3s ease,visibility .3s ease}.nh-product-item__body{position:absolute;left:24px;right:24px;top:60px;transition:top .3s ease,transform .3s ease}.nh-product-item__title{font-size:16px;font-weight:500;color:#000;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.nh-product-item__desc{font-size:14px;color:#00000080;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nh-product-item__price{display:flex;align-items:baseline;gap:4px}.nh-product-item__price-symbol{font-size:14px;font-weight:400;color:#ff7800;line-height:20px;margin-right:4px}.nh-product-item__price-num{font-size:20px;font-weight:400;color:#ff7800;line-height:24px}.nh-product-item__price-unit{font-size:12px;color:#959cad;margin-left:0}.nh-product-item__btn{display:none;align-items:center;justify-content:center;gap:8px;width:138px;height:42px;background:linear-gradient(90deg,#0052d9,#4656ff);color:#fff;font-size:14px;font-weight:400;cursor:pointer;border:none;text-decoration:none;transition:opacity .2s}.nh-product-item__btn:hover{opacity:.9}.nh-product-item__btn:hover .nh-product-item__btn-arrow{transform:translate(4px)}.nh-product-item__btn-arrow{width:16px;height:16px;transition:transform .2s ease}.nh-partner{padding:0}.nh-partner__card{width:100%;height:236px;background:#1652c0;position:relative;overflow:hidden}.nh-partner__decor{position:absolute;right:0;top:0;height:100%;width:auto;pointer-events:none;z-index:0}.nh-partner__content{position:relative;z-index:2;max-width:1600px;margin:0 auto;padding:48px 120px 0}.nh-partner__title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:28px;font-weight:400;line-height:36px;color:#fff;margin:0 0 16px}.nh-partner__desc{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;margin:0 0 28px;max-width:592px}.nh-partner__actions{display:flex;gap:15px}.nh-partner__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:180px;height:44px;background:#fff;color:#000000e6;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:510;line-height:19px;text-decoration:none;border:none;cursor:pointer;transition:color .2s}.nh-partner__btn:hover{color:#0052d9}.nh-partner__btn:hover .nh-partner__btn-arrow{width:16px;opacity:1}.nh-partner__btn-arrow{width:0;height:16px;flex-shrink:0;opacity:0;overflow:hidden;transition:width .3s ease,opacity .3s ease}.nh-cases{padding:60px 0 40px;background:#f7f8fb}.nh-cases__title{font-size:30px;font-weight:500;color:#000;line-height:1.4;text-align:center;margin-bottom:40px;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;background:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nh-cases__body{display:flex;gap:16px;height:401px}.nh-cases__more{display:flex;align-items:center;justify-content:center;gap:4px;width:144px;height:44px;margin:40px auto 0;border-radius:32px;border:1px solid rgba(0,0,0,.7);text-decoration:none;transition:all .2s;cursor:pointer;background:transparent}.nh-cases__more span{font-size:14px;font-weight:500;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;background:#000000e6;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nh-cases__more img{width:24px;height:24px}.nh-cases__more img{transition:transform .2s ease}.nh-cases__more:hover{background:#000000e6;border-color:#000000e6}.nh-cases__more:hover span{background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nh-cases__more:hover img{transform:translate(4px);filter:invert(1)}.nh-case-card{flex:1 1 0;min-width:0;height:100%;background:#0b0b0b;border-radius:4px;cursor:pointer;transition:flex .5s cubic-bezier(.4,0,.2,1),background .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.nh-case-card__collapsed-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:1;transition:opacity .4s ease;pointer-events:none}.nh-case-card__collapsed-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.5;pointer-events:none}.nh-case-card__expanded-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;display:none}.nh-case-card__top{position:absolute;left:24px;top:32px;display:flex;align-items:center;gap:8px}.nh-case-card__icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.nh-case-card__label{font-size:24px;font-weight:600;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;background:#ffffffe6;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.nh-case-card__number{position:absolute;left:32px;top:341px;font-size:24px;font-weight:700;font-family:DIN Alternate,DIN,sans-serif;background:#ffffffe6;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.nh-case-card__expanded-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0;visibility:hidden;transition:opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s;pointer-events:none}.nh-case-card--expanded{flex:4 1 0;background:linear-gradient(180deg,#0b0b0b,#070627)}.nh-case-card--expanded .nh-case-card__collapsed-layer{opacity:0}.nh-case-card--expanded .nh-case-card__expanded-layer{opacity:1;visibility:visible;pointer-events:auto}.nh-case-card__sphere{position:absolute;top:0;left:0;height:100%;width:auto;min-width:100%;pointer-events:none;z-index:0}.nh-case-card__arrow-btn{position:absolute;width:36px;height:36px;right:35px;top:32px;border-radius:32px;border:1px solid rgba(255,255,255,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:none;align-items:center;justify-content:center;z-index:3;cursor:pointer;transition:border-color .2s;overflow:hidden}.nh-case-card__arrow-btn img{width:32px;height:32px}.nh-case-card__arrow-btn:hover{border-color:#ffffffe6}.nh-case-card--expanded .nh-case-card__arrow-btn{display:flex}.nh-case-card--expanded:hover .nh-case-card__arrow-btn img{animation:arrow-through .6s ease forwards}.nh-case-card__exp-number{position:absolute;right:24px;bottom:36px;font-size:24px;font-weight:700;font-family:DIN Alternate,DIN,sans-serif;background:#ffffffe6;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;z-index:2}.nh-case-card__content{position:absolute;left:40px;right:40px;top:32px;z-index:1}.nh-case-card__person{width:24px;height:24px;display:block;margin-bottom:32px}.nh-case-card__title-row{display:flex;align-items:center;gap:12px;margin-bottom:18px}.nh-case-card__title{font-size:24px;font-weight:600;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;background:#ffffffe6;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:28px}.nh-case-card__tag{height:23px;object-fit:contain;flex-shrink:0}.nh-case-card__desc{max-width:569px;font-size:16px;font-weight:400;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;background:#ffffffe6;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.6;margin-bottom:48px}.nh-case-card__stats{display:flex;gap:0;padding-top:32px}.nh-case-card__stat{flex:1 1 0;min-width:0}.nh-case-card__stat-value{font-size:36px;font-weight:700;font-family:DIN Alternate,DIN,sans-serif;background:#ffffffe6;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:6px}.nh-case-card__stat:last-child .nh-case-card__stat-value{font-size:32px}.nh-case-card__stat-label{font-size:14px;font-weight:400;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.4}@keyframes arrow-through{0%{transform:translate(0);opacity:1}40%{transform:translate(20px);opacity:0}41%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}.nh-footer{background:#1a1a2e;padding:48px 0 0}.nh-footer__main{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.08)}.nh-footer__col{display:flex;flex-direction:column;gap:12px}.nh-footer__col-title{font-size:14px;font-weight:600;color:#ffffffd9;margin-bottom:4px;line-height:22px}.nh-footer__link{font-size:13px;color:#ffffff80;text-decoration:none;line-height:20px;transition:color .2s}.nh-footer__link:hover{color:#ffffffd9}.nh-footer__bottom{padding:20px 0;text-align:center}.nh-footer__copyright{font-size:12px;color:#ffffff4d;line-height:18px}.mp-response:has(.nh-page) .pls-footer .pls-footer-inner{max-width:1600px}.mp-response:has(.nh-page) .pls-footer{padding-left:120px;padding-right:120px;min-width:1200px;box-sizing:border-box}.nh-lobster-overlay{position:absolute;top:0;right:0;bottom:0;width:55%;z-index:3;pointer-events:none;overflow:hidden}.nh-lobster-overlay__pill{position:absolute;display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;background:#ffffffd9;border-radius:20px;box-shadow:0 2px 12px #00000014;pointer-events:auto;z-index:2;animation:nh-lobster-pill-float 3s ease-in-out infinite}.nh-lobster-overlay__pill--1{top:32px;right:20%;animation-delay:0s}.nh-lobster-overlay__pill--2{top:76px;right:5%;animation-delay:.6s}.nh-lobster-overlay__pill--3{bottom:80px;left:5%;animation-delay:1.2s}.nh-lobster-overlay__pill-icon{width:16px;height:16px;flex-shrink:0}.nh-lobster-overlay__pill-label{font-size:12px;font-weight:500;color:#333;white-space:nowrap}.nh-lobster-overlay__card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:420px;height:260px;background:linear-gradient(135deg,#ffc8c826,#ffe6e640);border-radius:16px 0 16px 16px;border:1px solid rgba(0,0,0,.08);display:flex;overflow:hidden;pointer-events:auto;box-shadow:0 8px 32px #0000000f;z-index:1}.nh-lobster-overlay__card-left{width:140px;flex-shrink:0;padding:20px 16px;display:flex;flex-direction:column;gap:12px;border-right:1px solid rgba(0,0,0,.05)}.nh-lobster-overlay__card-section-title{font-size:12px;font-weight:400;color:#00000073;margin-bottom:4px}.nh-lobster-overlay__tag-active{display:flex;align-items:center;height:32px;padding:0 10px;background:#ff2f320f;border-radius:6px;font-size:12px;font-weight:500;color:#ff2f32}.nh-lobster-overlay__card-right{flex:1;min-width:0;padding:16px;display:flex;flex-direction:column}.nh-lobster-overlay__card-right-inner{display:flex;flex-direction:column;height:100%}.nh-lobster-overlay__card-header{display:flex;align-items:center;gap:6px;margin-bottom:12px}.nh-lobster-overlay__card-bot-icon{width:20px;height:20px;flex-shrink:0}.nh-lobster-overlay__card-title-red{font-size:13px;font-weight:600;color:#ff2f32}.nh-lobster-overlay__card-title-dark{font-size:13px;font-weight:600;color:#181818}.nh-lobster-overlay__card-preview{flex:1;min-height:0;border-radius:8px;overflow:hidden;margin-bottom:12px}.nh-lobster-overlay__card-preview img{width:100%;height:100%;object-fit:cover}.nh-lobster-overlay__card-btn{display:flex;align-items:center;justify-content:center;height:32px;background:#ff2f32;border-radius:6px;color:#fff;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s}.nh-lobster-overlay__card-btn:hover{opacity:.9}.nh-lobster-overlay__mascot{position:absolute;bottom:-10px;right:5%;width:120px;height:auto;pointer-events:none;z-index:3}@keyframes nh-lobster-pill-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.nh-lobster-promo{position:relative;width:100%;overflow:hidden;display:block;background:url(https://market-isv-1258344699.file.myqcloud.com/market-node/prod/images/bg-module.CDk1cdvQ.jpg) no-repeat center center;background-size:cover;padding:48px 0 56px}.nh-lobster-promo__inner{max-width:1600px;margin:0 auto;padding:0 120px;position:relative;z-index:2;box-sizing:border-box}.nh-lobster-promo__header{text-align:center;margin-bottom:32px}.nh-lobster-promo__title{display:inline-flex;align-items:baseline;gap:0;margin:0;line-height:1.4}.nh-lobster-promo__title-text{font-size:28px;font-family:"OPPO Sans 4.0",PingFang SC,sans-serif;font-weight:600;color:#000}.nh-lobster-promo__title-emoji{font-size:28px;margin-left:2px}.nh-lobster-promo__title-new{font-size:28px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:italic;font-weight:500;background:linear-gradient(180deg,#0c55ff,#7b84ff);-webkit-background-clip:text;background-clip:text;color:transparent;margin-left:6px}.nh-lobster-promo__subtitle{font-size:14px;font-family:PingFang SC,sans-serif;font-weight:400;color:#000;margin:12px 0 0;line-height:1.5}.nh-lobster-promo__body{display:flex;align-items:flex-start;gap:40px}.nh-lobster-promo__left{width:490px;flex-shrink:0}.nh-lobster-promo__accordion{width:100%}.nh-lobster-promo__accordion-item{border-bottom:1px solid #DDE2E9;cursor:pointer;transition:all .3s ease}.nh-lobster-promo__accordion-header{display:flex;align-items:center;justify-content:space-between;padding:18px 0;min-height:32px}.nh-lobster-promo__accordion-left{display:flex;align-items:center;gap:8px}.nh-lobster-promo__accordion-icon{width:24px;height:24px;flex-shrink:0}.nh-lobster-promo__accordion-title{font-size:18px;font-family:PingFang SC,sans-serif;font-weight:500;color:#0c0d0e;line-height:26px}.nh-lobster-promo__accordion-toggle{width:18px;height:18px;flex-shrink:0;transition:transform .3s ease}.nh-lobster-promo__accordion-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.nh-lobster-promo__accordion-item--active .nh-lobster-promo__accordion-content{max-height:200px;opacity:1}.nh-lobster-promo__accordion-tags{display:flex;gap:8px;margin-bottom:10px}.nh-lobster-promo__tag{display:inline-flex;align-items:center;gap:0;height:22px;border-radius:6px;padding:0 8px;font-size:12px;font-family:PingFang SC,sans-serif;font-weight:400;line-height:18px}.nh-lobster-promo__tag--violet{background:#ac61ff14}.nh-lobster-promo__tag--violet .nh-lobster-promo__tag-label{color:#722ed1cc}.nh-lobster-promo__tag--blue{background:#ebf4fd}.nh-lobster-promo__tag--blue .nh-lobster-promo__tag-label{color:#286bdd;opacity:.7}.nh-lobster-promo__tag-icon{width:12px;height:12px;margin-right:3px}.nh-lobster-promo__tag-label{white-space:nowrap}.nh-lobster-promo__accordion-desc{font-size:14px;font-family:PingFang SC,sans-serif;font-weight:400;color:#000;line-height:1.6;margin:0;padding-bottom:18px}.nh-lobster-promo__cta{display:flex;align-items:center;justify-content:center;width:220px;height:40px;background:linear-gradient(90deg,#0052d9 60%,#d969ff);border-radius:0;text-decoration:none;margin-top:24px;transition:opacity .2s ease,box-shadow .2s ease;position:relative;overflow:hidden}.nh-lobster-promo__cta:hover{opacity:.92;box-shadow:0 4px 16px #0052d94d}.nh-lobster-promo__cta-text{font-size:14px;font-family:PingFang SC,sans-serif;font-weight:500;color:#fff;line-height:1}.nh-lobster-promo__cta-arrow{width:12px;height:12px;margin-left:6px}.nh-lobster-promo__right{position:relative;flex:1;min-width:0;height:420px;overflow:hidden}.nh-lobster-promo__bg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.nh-lobster-promo__chat-preview{position:absolute;width:75%;max-width:520px;left:50%;top:50%;transform:translate(-50%,-50%);background:#ffffff80;box-shadow:0 16px 32px -12px #00000026;border-radius:14px;border:1px solid #fff;object-fit:cover;z-index:1}.nh-lobster-promo__bubble{position:absolute;height:24px;background:#bad5fe66;border-radius:40px;display:flex;align-items:center;padding:0 10px;white-space:nowrap;pointer-events:none;z-index:2}.nh-lobster-promo__bubble-text{font-size:12px;font-family:PingFang SC,sans-serif;font-weight:400;color:#fff}.nh-lobster-promo__bubble-text strong{font-weight:500}.nh-lobster-promo__bubble--1{top:10px;right:30px}.nh-lobster-promo__bubble--2{top:42px;right:-10px;background:#86b2ec66}.nh-lobster-promo__bubble--3{bottom:40px;left:10px}.nh-lobster-promo__bubble--4{bottom:10px;left:-20px;background:#86b2ec66}.nh-lobster-promo__avatar{position:absolute;width:48px;height:48px;border-radius:8px;object-fit:cover;pointer-events:none;z-index:2}.nh-lobster-promo__avatar--1{right:10px;top:130px}.nh-lobster-promo__avatar--2{left:16px;top:240px}.nh-lobster-promo-m{display:none;position:relative;width:100%;background:#e6eefb;overflow:hidden;padding:40px 16px 32px;box-sizing:border-box}.nh-lobster-promo-m__header{text-align:left;margin-bottom:20px}.nh-lobster-promo-m__title{display:inline-flex;align-items:baseline;gap:0;margin:0;line-height:1.2}.nh-lobster-promo-m__title-text{font-size:28px;font-family:"OPPO Sans 4.0",PingFang SC,sans-serif;font-weight:600;color:#000}.nh-lobster-promo-m__title-emoji{font-size:28px;margin-left:2px}.nh-lobster-promo-m__title-new{font-size:28px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:italic;font-weight:500;background:linear-gradient(180deg,#0c55ff,#7b84ff);-webkit-background-clip:text;background-clip:text;color:transparent;margin-left:6px;text-transform:lowercase}.nh-lobster-promo-m__showcase{position:relative;width:100%;height:240px;overflow:hidden;border-radius:12px;margin-bottom:24px}.nh-lobster-promo-m__bg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.nh-lobster-promo-m__chat-preview{position:absolute;width:80%;max-width:340px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:12px;border:1px solid rgba(255,255,255,.6);box-shadow:0 12px 24px -8px #0000001f;object-fit:cover;z-index:1}.nh-lobster-promo-m__bubble{position:absolute;height:22px;background:#bad5fe66;border-radius:32px;display:flex;align-items:center;padding:0 8px;white-space:nowrap;pointer-events:none;z-index:2}.nh-lobster-promo-m__bubble-text{font-size:12px;font-family:PingFang SC,sans-serif;font-weight:400;color:#fff}.nh-lobster-promo-m__bubble-text strong{font-weight:500}.nh-lobster-promo-m__bubble--1{top:12px;right:8px}.nh-lobster-promo-m__bubble--2{bottom:12px;left:8px;background:#86b2ec66}.nh-lobster-promo-m__avatar{position:absolute;width:40px;height:40px;border-radius:8px;object-fit:cover;pointer-events:none;z-index:2}.nh-lobster-promo-m__avatar--1{top:8px;left:8px}.nh-lobster-promo-m__avatar--2{bottom:8px;right:8px}.nh-lobster-promo-m__accordion{width:100%}.nh-lobster-promo-m__accordion-item{border-bottom:1px solid #DDE2E9;cursor:pointer;transition:all .3s ease}.nh-lobster-promo-m__accordion-header{display:flex;align-items:center;justify-content:space-between;padding:16px 0;min-height:28px}.nh-lobster-promo-m__accordion-left{display:flex;align-items:center;gap:8px}.nh-lobster-promo-m__accordion-icon{width:22px;height:22px;flex-shrink:0}.nh-lobster-promo-m__accordion-title{font-size:20px;font-family:PingFang SC,sans-serif;font-weight:500;color:#0c0d0e;line-height:28px}.nh-lobster-promo-m__accordion-toggle{width:18px;height:18px;flex-shrink:0;transition:transform .3s ease}.nh-lobster-promo-m__accordion-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.nh-lobster-promo-m__accordion-item--active .nh-lobster-promo-m__accordion-content{max-height:200px;opacity:1}.nh-lobster-promo-m__accordion-tags{display:flex;gap:8px;margin-bottom:10px}.nh-lobster-promo-m__tag{display:inline-flex;align-items:center;gap:0;height:22px;border-radius:6px;padding:0 8px;font-size:12px;font-family:PingFang SC,sans-serif;font-weight:400;line-height:16px}.nh-lobster-promo-m__tag--violet{background:#ac61ff14}.nh-lobster-promo-m__tag--violet .nh-lobster-promo-m__tag-label{color:#722ed1cc}.nh-lobster-promo-m__tag--blue{background:#ebf4fd}.nh-lobster-promo-m__tag--blue .nh-lobster-promo-m__tag-label{color:#286bdd;opacity:.7}.nh-lobster-promo-m__tag-icon{width:11px;height:11px;margin-right:3px}.nh-lobster-promo-m__tag-label{white-space:nowrap}.nh-lobster-promo-m__accordion-desc{font-size:14px;font-family:PingFang SC,sans-serif;font-weight:400;color:#000;line-height:1.6;margin:0;padding-bottom:16px}.nh-lobster-promo-m__cta{display:flex;align-items:center;justify-content:center;width:100%;height:48px;background:linear-gradient(90deg,#0052d9 60%,#d969ff);border-radius:24px;text-decoration:none;margin-top:24px;transition:opacity .2s ease;box-sizing:border-box}.nh-lobster-promo-m__cta--fullwidth{width:100%}.nh-lobster-promo-m__cta:hover{opacity:.92}.nh-lobster-promo-m__cta-text{font-size:16px;font-family:PingFang SC,sans-serif;font-weight:500;color:#fff;line-height:1}.nh-lobster-promo-m__cta-arrow{width:14px;height:14px;margin-left:8px}@media screen and (max-width: 1600px){.nh-hero__title{font-size:36px}.nh-hero__desc,.nh-hero__btn{font-size:14px}.nh-hero-card__title{font-size:18px}.nh-zone__title-highlight,.nh-zone__title-text{font-size:28px}.nh-ai-picks__title,.nh-ai-picks__sub-title{font-size:20px}.nh-questionnaire-cta__title{font-size:18px}.nh-hot__title{font-size:28px}.nh-hot__col-label{font-size:18px}.nh-partner__title{font-size:24px}.nh-cases__title{font-size:26px}.nh-case-card__title{font-size:20px}.nh-case-card__stat-value{font-size:30px}.nh-section-title{font-size:24px}.nh-hero__inner{padding-left:60px;padding-right:60px;gap:48px}.nh-hero__main{flex:3 1 0;height:465px}.nh-hero__cards{height:465px}.nh-hero__content{padding:56px 60px}.nh-hero-card{gap:32px}.nh-hero-card__desc{-webkit-line-clamp:2}.nh-section{padding:0 60px}.nh-partner__content{padding:48px 60px 0}.nh-lobster-promo__inner{padding:0 60px}.nh-lobster-promo__left{width:420px}.nh-lobster-promo__right{height:380px}.nh-lobster-promo__accordion-title{font-size:16px}.nh-lobster-promo__accordion-desc{font-size:13px}.nh-lobster-promo__cta{width:200px;height:36px}.nh-lobster-overlay__card{max-width:380px;height:240px}.nh-lobster-overlay__mascot{width:100px}.mp-response:has(.nh-page) .pls-footer{padding-left:60px;padding-right:60px}}@media screen and (max-width: 1179px){.mp-response:has(.nh-page) .mpmMo-header{display:none}.mp-response:has(.nh-page) .mpm-header-fixedContainer{display:block;min-width:1200px}.nh-hero__inner{padding-left:32px;padding-right:32px;gap:32px}.nh-section{padding:0 32px}.nh-partner__content{padding:32px 32px 0}.nh-lobster-promo__inner{padding:0 32px}.nh-lobster-promo__left{width:360px}.nh-lobster-promo__body{gap:24px}.nh-lobster-promo__right{height:340px}.nh-lobster-overlay{width:50%}.nh-lobster-overlay__card{max-width:340px;height:220px}.nh-lobster-overlay__card-left{width:120px;padding:16px 12px}.nh-lobster-overlay__mascot{width:80px}.nh-lobster-overlay__pill{height:28px;padding:0 10px}.nh-lobster-overlay__pill-label{font-size:12px}.mp-response:has(.nh-page) .pls-footer{padding-left:32px;padding-right:32px}}@media screen and (max-width: 768px){.mp-response:has(.nh-page) .mpmMo-header{display:block}.mp-response:has(.nh-page) .mpm-header-fixedContainer{display:none}.nh-page{min-width:0}.nh-lobster-promo{display:none!important}.nh-lobster-promo-m{display:block!important}.nh-lobster-overlay{display:none!important}.nh-section{padding:0 16px}.nh-hero{background-image:none!important}.nh-hero__inner{flex-direction:column;padding:0;gap:0}.nh-hero__main{flex:none;width:100%;height:333px;border-radius:0;border:none;overflow:hidden}.nh-hero__bg{width:auto;height:100%;min-width:100%;object-fit:cover;object-position:left center;inset:auto;left:0;top:0}.nh-hero__content{padding:55px 72px 32px 16px}.nh-hero__title{font-size:28px;line-height:1.286;margin-bottom:16px}.nh-hero__desc{font-size:14px;line-height:1.5}.nh-hero__btn{width:136px;height:22px;padding:7px 22px;font-size:14px;gap:8px}.nh-hero__btn--primary{border-radius:0}.nh-hero__cards{flex:none;width:100%;height:auto;flex-direction:column;padding:16px;gap:12px;box-sizing:border-box;background:linear-gradient(180deg,#fff3 77%,#b4b4ff33 110%)}.nh-hero__cards-divider{align-self:stretch;border-top:#e6e9ef solid 1px}.nh-hero-card{flex:none;width:100%;flex-direction:row;gap:8px;padding:12px 0;align-items:center}.nh-hero-card__text{flex:1;gap:11px;order:1}.nh-hero-card__title{font-size:16px;font-style:normal;font-weight:500;line-height:24px}.nh-hero-card__desc{font-size:14px;font-style:normal;font-weight:400;line-height:22px;-webkit-line-clamp:1;color:#000000e6}.nh-hero-card__icon-wrap{width:64px;height:64px;border-radius:12px;order:2;flex-shrink:0}.nh-hero-card__arrow{display:none}.nh-zone{padding:24px 0}.nh-zone__title-row{margin-bottom:12px;justify-content:center}.nh-zone__title-highlight,.nh-zone__title-text{font-size:24px;line-height:1.333}.nh-zone__features-row{flex-direction:row;flex-wrap:wrap;gap:8px 16px;justify-content:center;align-items:center}.nh-zone__features{display:contents}.nh-zone__feature{font-size:12px;gap:4px;line-height:1.667}.nh-zone__feature-full{display:none}.nh-zone__feature-short{display:inline;white-space:nowrap}.nh-zone__detail-link{font-size:12px}.nh-ai-picks{padding-bottom:16px}.nh-ai-picks__header{margin-bottom:12px}.nh-ai-picks__title{font-size:18px;line-height:1.444}.nh-ai-picks__body{flex-direction:column;border-radius:0;background:transparent;outline:none;overflow:visible}.nh-ai-picks__arrow{display:none!important}.nh-ai-picks__grid-wrapper{display:block;position:static}.nh-ai-picks__grid-viewport{overflow:visible}.nh-ai-picks__grid-track{flex-direction:column;transition:none;transform:none!important}.nh-ai-picks__grid{width:100%}.nh-ai-picks__sidebar{flex-direction:row;width:100%;gap:0;padding:0;border-bottom:1px solid #e6e9ef;justify-content:flex-start;margin-bottom:16px;overflow-x:auto;-webkit-overflow-scrolling:touch}.nh-category-tab{flex:1 0 auto;width:auto;min-width:auto;height:46px;padding:0 16px;font-size:14px;border-radius:0;justify-content:center}.nh-category-tab--active{background:transparent;color:#0054e1;border-radius:0;border-bottom:2px solid transparent;border-image:linear-gradient(94deg,#0054e1 9.15%,#a974e6 102.09%) 1}.nh-category-tab--active .nh-category-tab__label{background:linear-gradient(94deg,#0054e1 9.15%,#a974e6 102.09%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nh-category-tab--active .nh-category-tab__icon svg path{fill:#0054e1}.nh-ai-picks__divider{display:none}.nh-ai-picks__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:0;padding:0;background:#fff}.nh-ai-picks__grid:not(:last-child){border-bottom:1px solid #e6e9ef}.nh-product-card{padding:32px;border-radius:0;border-right:1px solid #e6e9ef;border-bottom:1px solid #e6e9ef;min-width:0;overflow:hidden}.nh-product-card:nth-child(2n){border-right:none}.nh-product-card:last-child{border-bottom:none}.nh-product-card:nth-child(odd):nth-last-child(2){border-bottom:none}.nh-product-card:after{border-radius:0}.nh-product-card__logo{width:28px;height:28px;margin-bottom:16px}.nh-product-card__title{font-size:14px;margin-bottom:8px;line-height:1.5}.nh-product-card__desc{font-size:12px;line-height:22px;margin-bottom:12px;-webkit-line-clamp:2;word-break:break-all}.nh-product-card__footer,.nh-product-card__price{height:32px}.nh-product-card__price-num{font-size:18px;line-height:1.333}.nh-product-card__price-unit{font-size:12px}.nh-product-card__cta{width:100%;height:32px;font-size:12px}.nh-ai-picks__sub-section{margin-top:24px}.nh-ai-picks__sub-title{font-size:18px;margin-bottom:12px;line-height:1.444}.nh-ai-picks__sub-grid{grid-template-columns:1fr 1fr;gap:1px;padding:0;border-radius:0}.nh-questionnaire-cta{margin-top:16px;padding:24px;gap:12px;flex-direction:column;align-items:stretch;border-radius:4px}.nh-questionnaire-cta__text{flex:none;gap:12px}.nh-questionnaire-cta__title{font-size:16px;line-height:1.5}.nh-questionnaire-cta__desc{font-size:14px;font-weight:400;line-height:24px;color:#fff9}.nh-questionnaire-cta__btn{width:auto;height:34px;padding:5px 24px;font-size:14px;align-self:stretch;justify-content:center;color:#000}.nh-questionnaire-cta__btn-arrow{display:none}.nh-hot{padding:24px 0;background:transparent}.nh-hot__title{font-size:18px;margin-bottom:16px;line-height:1.444}.nh-hot__columns{flex-direction:column;background:transparent;gap:0;padding:0;border-radius:0;overflow:hidden;gap:16px}.nh-hot__column{flex:none;width:100%;border-radius:0}.nh-hot__col-header{height:60px;padding:0 24px;background:#fff;border:none}.nh-hot__col-list{padding-top:0;background:#fff}.nh-hot__col-label{font-size:16px}.nh-hot__col-detail{opacity:1;font-size:12px}.nh-product-item{height:auto;min-height:130px;padding:20px 24px;border-top:1px solid rgba(77,77,255,.05)}.nh-cases{padding:24px 0}.nh-cases__title{font-size:24px;margin-bottom:16px;line-height:1.333}.nh-cases__body{flex-wrap:wrap;height:auto;gap:16px 12px}.nh-case-card{flex:none;width:calc(50% - 6px);height:134px;border-radius:4px;transition:none}.nh-case-card--expanded{flex:none;width:calc(50% - 6px)}.nh-case-card__collapsed-layer{opacity:1!important}.nh-case-card__collapsed-bg{display:none}.nh-case-card__expanded-bg{display:block}.nh-case-card__expanded-layer{opacity:0!important;visibility:hidden!important}.nh-case-card__top{left:16px;top:16px;gap:8px}.nh-case-card__icon{width:20px;height:20px}.nh-case-card__label{font-size:18px;font-weight:500}.nh-case-card__arrow-btn{display:flex;position:absolute;right:16px;top:16px;z-index:3;width:20px;height:20px;align-items:center;justify-content:center;-webkit-backdrop-filter:none;backdrop-filter:none}.nh-case-card__arrow-btn img{width:20px;height:20px;animation:none!important;transition:none}.nh-case-card__number{left:16px;top:auto;bottom:16px;font-size:24px}.nh-case-card:nth-child(5){width:100%;height:160px}.nh-cases__more{margin-top:24px}.nh-cases__more{display:none}.nh-partner__card{height:184px}.nh-partner__content{padding:24px 16px 0}.nh-partner__title{font-size:16px;line-height:1.5;margin-bottom:8px}.nh-partner__desc{font-size:14px;line-height:1.5;margin-bottom:16px;color:#fff9;max-width:100%}.nh-partner__actions{gap:8px}.nh-partner__btn{flex:1;width:auto;height:44px;font-size:14px}.nh-product-card{transition:none}.nh-product-card:after{transition:none}.nh-product-card__logo,.nh-product-card__content,.nh-product-card__price,.nh-product-card__cta{transition:none}.nh-product-card:hover{background:transparent}.nh-product-card:hover:after{opacity:0}.nh-product-card:hover .nh-product-card__logo,.nh-product-card:hover .nh-product-card__content{transform:none}.nh-product-card:hover .nh-product-card__price{opacity:1}.nh-product-card:hover .nh-product-card__cta{opacity:0;visibility:hidden}.nh-product-card--compact{transition:none}.nh-product-card--compact .nh-product-card__desc{font-size:12px;line-height:22px;margin-bottom:12px;-webkit-line-clamp:2;word-break:break-all}.nh-product-card--compact:hover:after{opacity:0}.nh-product-card--compact:hover .nh-product-card__price{opacity:1}.nh-product-card--compact:hover .nh-product-card__cta{opacity:0;visibility:hidden}.nh-product-item,.nh-product-item__logo,.nh-product-item__body{transition:none}.nh-product-item:hover{box-shadow:none;border-radius:0}.nh-product-item:hover .nh-product-item__logo{opacity:1;visibility:visible}.nh-product-item:hover .nh-product-item__body{top:60px;transform:none}.nh-product-item:hover .nh-product-item__price{display:flex}.nh-product-item:hover .nh-product-item__btn{display:none}.nh-hot__col-header:hover .nh-hot__col-arrow{transform:none}.nh-hero__btn--primary:hover{opacity:1}.nh-hero__btn--primary:hover .nh-hero__btn-arrow{transform:none}.nh-hero-card:hover .nh-hero-card__icon-wrap svg{transform:none}.nh-zone__detail-link:hover{opacity:1}.nh-zone__detail-link:hover .nh-zone__detail-arrow{transform:none}.nh-questionnaire-cta__btn:hover{color:#000}.nh-questionnaire-cta__btn:hover .nh-questionnaire-cta__btn-arrow{width:0;opacity:0}.nh-cases__more:hover img{transform:none}.nh-category-tab:hover{background:transparent;color:#000000e6}.nh-partner__btn:hover{color:#000000e6}.nh-partner__btn:hover .nh-partner__btn-arrow{width:0;opacity:0}.nh-case-card__arrow-btn:hover{border-color:#fff9}.mp-response:has(.nh-page) .pls-footer{padding-left:0;padding-right:0;min-width:0px}}@media screen and (max-width: 500px){.nh-ai-picks__grid,.nh-ai-picks__sub-grid{grid-template-columns:1fr}.nh-product-card{border-right:none;border-left:none}.nh-product-card:nth-child(2n){border-right:none}.nh-product-card:nth-last-child(-n+2){border-bottom:1px solid #e6e9ef}.nh-product-card:nth-child(odd):nth-last-child(2){border-bottom:1px solid #e6e9ef}.nh-product-card:last-child{border-bottom:none}}
