:root{--whb-color-primary:#4a3aff;--whb-color-primary-purple:#560ab5;--whb-gradient-start:#9e26ff;--whb-gradient-end:#4a3aff;--whb-gradient-text-start:#1878ff;--whb-gradient-text-end:#9337ff;--whb-color-white:#fff;--whb-color-bg-light:#f1f2f9;--whb-color-bg-hero:#f0f5ff;--whb-color-border:#d9dbe9;--whb-color-text-muted:#6c798e;--whb-color-heading:#313159;--whb-color-body:#6c798e;--whb-color-body-light:#6c798e;--whb-color-footer-text:#bec3d8;--whb-color-footer-muted:#4d5994;--whb-color-footer-bg:#fcf9ff;--whb-color-divider:#343b56;--whb-shadow-header:0px 1px 4px rgba(25,33,61,.06);--whb-shadow-card:0px 4px 30px rgba(51,0,115,.1);--whb-shadow-card-strong:0px 4px 30px rgba(51,0,115,.12);--whb-shadow-button:0px 2px 3px rgba(55,52,209,.12);--whb-radius-button:66px;--whb-radius-button-sm:8px;--whb-radius-card:26px;--whb-radius-card-sm:24px;--whb-radius-section:32px;--whb-font-family:PingFangSC-Regular,PingFang SC;--whb-text-hero:54px;--whb-text-section-title:48px;--whb-text-cta-title:42px;--whb-text-feature-title:32px;--whb-text-subtitle:22px;--whb-text-hero-sub:30px;--whb-text-body:18px;--whb-text-body-sm:16px;--whb-text-caption:14px;--whb-text-footer-title:17px;--whb-text-copyright:14px;--whb-text-tiny:12px;--whb-container-max:1200px;--whb-section-padding-x:80px;--whb-section-padding-y:80px}.whb-page *,.whb-page :after,.whb-page :before{box-sizing:border-box}.whb-page html{scroll-behavior:smooth}.whb-page{margin:0;font-family:var(--whb-font-family);font-size:var(--whb-text-body-sm);line-height:1.5;color:var(--whb-color-body);background:#fcf9ff}.whb-container{width:100%;max-width:var(--whb-container-max);margin:0 auto;padding-left:var(--whb-section-padding-x);padding-right:var(--whb-section-padding-x)}.whb-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--whb-color-white);box-shadow:var(--whb-shadow-header);min-height:88px;display:flex;align-items:center;padding:20px 0}.whb-header .whb-container{display:flex;align-items:center;justify-content:space-between;padding-top:0;padding-bottom:0;min-height:48px}.whb-logo{height:32px;width:auto;display:block}.whb-nav-menu{display:flex;align-items:center;gap:40px;list-style:none;margin:0;padding:0}.whb-nav-menu a{color:var(--whb-color-heading);text-decoration:none;font-size:var(--whb-text-body-sm);display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;font-family:PingFangSC-Regular,PingFang SC}.whb-nav-menu li{flex-shrink:0}.whb-nav-menu a:hover{opacity:.8}.whb-nav-menu .whb-nav-item-with-arrow .whb-nav-arrow{width:14px;height:14px;flex-shrink:0;color:var(--whb-color-heading)}.whb-header-buttons{display:flex;align-items:center;gap:20px}.whb-header .whb-btn{height:48px;min-width:120px;padding:0 24px;font-size:16px}.whb-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-family:PingFangSC-Medium,PingFang SC;font-size:var(--whb-text-body-sm);border-radius:var(--whb-radius-button-sm);cursor:pointer;text-decoration:none;border:none;white-space:nowrap}.whb-btn-ghost{background:linear-gradient(to bottom,var(--whb-color-white),var(--whb-color-bg-light));border:.75px solid var(--whb-color-border);color:var(--whb-color-text-muted);font-weight:400;border-radius:var(--whb-radius-button);box-shadow:inset 0 -1px 1px 0 rgba(150,161,172,.12)}.whb-btn-primary{background:linear-gradient(90deg,var(--whb-gradient-start),var(--whb-gradient-end));color:var(--whb-color-white);box-shadow:var(--whb-shadow-button);border-radius:40px}.whb-btn-primary:hover{opacity:.95}.whb-nav-toggle{display:none;background:none;border:none;padding:8px;cursor:pointer}.whb-nav-toggle span{display:block;width:24px;height:2px;background:var(--whb-color-heading);margin:5px 0}.whb-hero{position:relative;padding-top:100px;padding-bottom:60px;overflow:hidden}.whb-hero-bg{position:absolute;inset:0;z-index:0}.whb-hero-bg img{width:100%;height:100%;object-fit:cover}.whb-hero-carousel{position:absolute;inset:0;z-index:0;pointer-events:none}.whb-hero-carousel img{width:100%;height:100%;object-fit:cover;object-position:center top}.whb-hero .whb-container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.whb-hero-text{min-height:auto}.whb-hero-badge{font-size:var(--whb-text-hero-sub);font-weight:500;background:linear-gradient(90deg,var(--whb-gradient-text-start),var(--whb-gradient-text-end) 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;font-family:PingFangSC-Medium,PingFang SC}.whb-hero h1{font-size:var(--whb-text-hero);font-weight:700;line-height:60px;color:var(--whb-color-heading);margin:0 0 24px;letter-spacing:1.76px;font-family:DingTalk-JinBuTi,DingTalk}.whb-hero-desc{font-size:var(--whb-text-body);line-height:30px;color:#6c798e;margin:0 0 32px;max-width:480px;font-family:PingFangSC-Regular,PingFang SC}.whb-hero .whb-btn-primary{padding:14px 28px;font-size:16px;border-radius:var(--whb-radius-button);min-width:150px}.whb-hero-visual{display:flex;justify-content:center;align-items:center}.whb-hero-visual img{max-width:100%;height:560px;object-fit:contain}.whb-section{padding:var(--whb-section-padding-y) 0}.whb-section-title{font-size:var(--whb-text-section-title);font-weight:500;color:var(--whb-color-heading);text-align:center;margin:0 0 48px;letter-spacing:1.76px;line-height:60px;font-family:DingTalk-JinBuTi,DingTalk}.whb-demo-video-wrap{max-width:760px;margin:0 auto;border-radius:var(--whb-radius-card);overflow:hidden;box-shadow:var(--whb-shadow-card-strong);position:relative;background:rgba(55,24,96,.15)}.whb-demo-video-wrap img{width:100%;height:auto;display:block}.whb-demo-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:74px;height:74px;cursor:pointer}.whb-demo-play img{width:100%;height:100%;object-fit:contain}.whb-video-modal{position:fixed;inset:0;z-index:2100;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.whb-video-modal.is-open{opacity:1;visibility:visible}.whb-video-modal__backdrop{position:absolute;inset:0;background:rgba(23,15,73,.4)}.whb-video-modal__inner{position:relative;width:100%;max-width:900px;background:#000;border-radius:12px;overflow:hidden}.whb-video-modal__close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border:none;background:rgba(0,0,0,.6);color:#fff;border-radius:50%;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.whb-video-modal__close:hover{background:rgba(0,0,0,.8)}.whb-video-modal video{width:100%;height:auto;display:block;vertical-align:middle}.whb-features{background:linear-gradient(270deg,#f1f1ff,#f6f1fd 97.22%)}.whb-feature-block{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center;padding:60px 0;max-width:var(--whb-container-max);margin:0 auto;padding-left:var(--whb-section-padding-x);padding-right:var(--whb-section-padding-x)}.whb-feature-block:nth-child(2n){direction:rtl;background:linear-gradient(90deg,#f1f1ff,#f6f1fd 97%)}.whb-feature-block:nth-child(2n)>*{direction:ltr}.whb-feature-content h3{font-size:var(--whb-text-feature-title);font-weight:500;color:var(--whb-color-heading);margin:0;letter-spacing:1.76px;line-height:60px;font-family:DingTalk-JinBuTi,DingTalk}.whb-feature-subtitle{font-size:var(--whb-text-subtitle);font-weight:500;background:linear-gradient(90deg,var(--whb-gradient-text-start),var(--whb-gradient-text-end) 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px;margin-top:-4px;font-family:PingFangSC-Medium,PingFang SC}.whb-feature-list{list-style:none;margin:0 0 24px;padding:0}.whb-feature-list li{display:flex;align-items:flex-start;gap:12px;font-size:var(--whb-text-caption);line-height:20px;color:var(--whb-color-body);margin-bottom:12px;font-family:PingFangSC-Regular,PingFang SC}.whb-feature-list li strong{font-weight:500}.whb-feature-list .whb-icon-check{flex-shrink:0;width:15px;height:15px;margin-top:2px}.whb-feature-list .whb-icon-check img{width:100%;height:100%}.whb-feature-img{border-radius:12px;overflow:hidden}.whb-feature-img img{width:100%;height:auto;display:block;object-fit:cover}.whb-guide{padding-bottom:80px}.whb-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;max-width:var(--whb-container-max);margin:0 auto;padding-left:var(--whb-section-padding-x);padding-right:var(--whb-section-padding-x)}.whb-guide-card{border-radius:var(--whb-radius-card-sm);overflow:hidden;box-shadow:var(--whb-shadow-card);background:#fff}.whb-guide-card img{width:100%;height:auto;display:block;object-fit:cover}.whb-cta-section{width:100%;padding:0;margin:0 0 80px}.whb-cta-wrap{width:100%;border-radius:0;overflow:hidden;position:relative;min-height:452px;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center;padding:48px 60px;box-sizing:border-box}.whb-cta-bg{position:absolute;inset:0;z-index:0}.whb-cta-bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.whb-cta-overlay{position:absolute;inset:0;z-index:1}.whb-cta-content{position:relative;z-index:2;left:41%}.whb-cta-title{font-size:42px;font-weight:700;margin:0 0 16px;line-height:60px;letter-spacing:1.76px;background:linear-gradient(90deg,#2664ff,#9a2aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:DingTalk-JinBuTi,DingTalk}.whb-cta-desc{font-size:22px;font-weight:400;color:#6c798e;line-height:20px;letter-spacing:.2px;margin:0 0 32px;font-family:PingFangSC-Regular,PingFang SC}.whb-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;font-size:16px;font-weight:500;border-radius:66px;background:linear-gradient(90deg,var(--whb-gradient-start),var(--whb-gradient-end));color:var(--whb-color-white);box-shadow:var(--whb-shadow-button);letter-spacing:-.31px}.whb-testimonials{padding:var(--whb-section-padding-y) var(--whb-section-padding-x);padding-bottom:80px}.whb-testimonials .whb-section-title{margin-bottom:48px}.whb-testimonials-inner{max-width:var(--whb-container-max);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:30px}.whb-testimonials-avatars{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;align-items:flex-end;padding-bottom:4px}.whb-testimonial-avatar{flex-shrink:0;min-width:96px;padding:16px;background:var(--whb-color-white);border-radius:16px;box-shadow:none;opacity:.4;transition:opacity .3s,box-shadow .3s;cursor:pointer;border:none;font:inherit;text-align:left;display:flex;flex-direction:row;align-items:center;gap:15px;justify-content:center;position:relative}.whb-testimonial-avatar.is-active{justify-content:flex-start;opacity:1;box-shadow:.565px 12.941px 64.157px rgba(90,114,234,.07),.026px .598px 5.707px rgba(90,114,234,.03)}.whb-testimonial-avatar:hover{opacity:.7}.whb-testimonial-avatar:focus{outline:none}.whb-testimonial-avatar:focus-visible{outline:2px solid var(--whb-gradient-end);outline-offset:2px}.whb-testimonial-avatar img{width:64px;height:64px;border-radius:50%;display:block;object-fit:cover;flex-shrink:0}.whb-testimonial-avatar.is-active .whb-testimonial-avatar-info{display:block}.whb-testimonial-avatar-info{display:none;flex-shrink:0;min-width:0}.whb-testimonial-avatar-info .whb-name{font-size:20px;font-weight:500;color:#313159;margin:0 0 2px;line-height:1.2;font-family:PingFangSC-Medium,PingFang SC}.whb-testimonial-avatar-info .whb-role{font-size:16px;font-weight:400;color:#6c798e;line-height:1.8;margin:0;font-family:PingFangSC-Regular,PingFang SC}.whb-testimonial-avatar.is-active:after{content:"";position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);border:6px solid transparent;border-top:6px solid var(--whb-color-white);filter:drop-shadow(0 1px 2px rgba(90,114,234,.08))}.whb-testimonial-card{width:100%;max-width:1200px;padding:84px 157px 80px;background:linear-gradient(180deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.72));border:2px solid var(--whb-color-white);border-radius:var(--whb-radius-section);box-shadow:.29px 6.646px 30.11px rgba(90,114,234,.06),.117px 2.673px 13.186px rgba(90,114,234,.04),.026px .598px 5.707px rgba(90,114,234,.03);text-align:center;position:relative}.whb-testimonial-stars{margin-bottom:24px;display:flex;justify-content:center;gap:4px}.whb-testimonial-stars img,.whb-testimonial-stars svg{height:32px;width:auto;display:block;margin:0 auto}.whb-testimonial-quote{font-size:24px;line-height:2;color:#313159;max-width:886px;margin:0 auto;font-family:PingFangSC-Regular,PingFang SC}.whb-testimonial-card .whb-testimonial-quote-panel{display:none}.whb-testimonial-card .whb-testimonial-quote-panel.is-active{display:block}.whb-demo-modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(23,15,73,.4);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.whb-demo-modal.is-open{opacity:1;visibility:visible}.whb-demo-modal__card{position:relative;width:100%;max-width:480px;background:linear-gradient(180deg,#ebe7ff,#fff);border-radius:24px;padding:32px 28px 28px;box-shadow:0 20px 60px rgba(74,58,255,.15);border:1px solid rgba(74,58,255,.12)}.whb-demo-modal__close{position:absolute;top:16px;right:16px;width:24px;height:24px;border:none;background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#bcbfd3;font-size:18px;line-height:1}.whb-demo-modal__close:hover{background:rgba(74,58,255,.2)}.whb-demo-modal__top{display:flex;align-items:center;gap:16px;margin-bottom:24px}.whb-demo-modal__phone-wrap{display:flex;align-items:center;gap:12px;flex:1 1}.whb-demo-modal__phone-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.whb-demo-modal__phone-icon img{width:32px;height:32px}.whb-demo-modal__phone-num{font-size:34px;font-weight:700;background:linear-gradient(90deg,#3d71ff,#8f39ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px;text-decoration:none}.whb-demo-modal__avatar{width:140px;height:140px;border-radius:12px;object-fit:cover;flex-shrink:0;position:absolute;right:44px;top:-36px}.whb-demo-modal__qrs{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.whb-demo-modal__qr-item{text-align:center;background:#fff;border-radius:12px;padding:12px}.whb-demo-modal__qr-item img{width:100%;max-width:120px;aspect-ratio:1;display:block;margin:8px auto;border-radius:8px;background:#fff}.whb-demo-modal__qr-item p{margin:0;font-size:13px;color:#666}.whb-footer{background:var(--whb-color-footer-bg);color:var(--whb-color-footer-text);padding:48px var(--whb-section-padding-x) 24px;padding-bottom:20px}.whb-footer .whb-container{max-width:var(--whb-container-max);margin:0 auto}.whb-footer-copy{font-size:var(--whb-text-copyright);color:var(--whb-color-footer-muted);text-align:center;margin:0;font-family:PingFangSC-Regular,PingFang SC}.circle{width:158px;height:32px;border-radius:16px;border:1px solid transparent;background:linear-gradient(90deg,var(--whb-gradient-text-start),var(--whb-gradient-text-end) 80%),linear-gradient(270deg,#f1f1ff 0,#f6f1fd 97.22%),linear-gradient(90deg,var(--whb-gradient-text-start),var(--whb-gradient-text-end) 80%);background-clip:text,padding-box,border-box;-webkit-background-clip:text,padding-box,border-box;-webkit-text-fill-color:transparent;color:transparent;display:flex;align-items:center;justify-content:center;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;flex-shrink:0}.contBoxThreeContLeftTagDesc{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#6c798e;margin-left:12px;display:inline-block;width:390px}.contBoxThreeContLeftTagBox{display:flex;align-items:self-start}@media (max-width:1199px){:root{--whb-section-padding-x:40px}.whb-nav-menu{gap:24px}.whb-hero .whb-container{grid-template-columns:1fr;text-align:center}.whb-hero-desc{margin-left:auto;margin-right:auto}.whb-feature-block,.whb-feature-block:nth-child(2n){direction:ltr;grid-template-columns:1fr;text-align:center}.whb-feature-img{max-width:580px;margin:0 auto}.whb-cta-wrap{grid-template-columns:1fr;text-align:center}.whb-cta-visual{max-width:380px;margin:0 auto}.whb-testimonial-card{padding:48px 40px 40px}.whb-testimonial-quote{font-size:20px}}@media (max-width:767px){:root{--whb-section-padding-x:24px;--whb-text-hero:36px;--whb-text-section-title:32px;--whb-text-cta-title:28px;--whb-text-feature-title:24px}.whb-nav-menu{display:none;position:absolute;top:100%;left:0;right:0;background:var(--whb-color-white);flex-direction:column;padding:24px;box-shadow:var(--whb-shadow-header)}.whb-nav-menu.is-open{display:flex}.whb-hero{padding-top:120px;min-height:auto}.whb-hero h1{font-size:36px;line-height:1.3}.whb-section-title{font-size:28px;margin-bottom:32px}.whb-guide-grid{grid-template-columns:1fr}.whb-cta-wrap{padding:32px 24px;min-height:auto}.whb-cta-title{font-size:28px;line-height:1.3}.whb-cta-desc{font-size:18px}.whb-testimonials-avatars{gap:16px}.whb-testimonial-avatar{min-width:80px;padding:12px}.whb-testimonial-avatar img{width:56px;height:56px}.whb-testimonial-card{padding:40px 24px 32px}.whb-testimonial-quote{font-size:18px;line-height:1.8}}