:root{--primary: #2f5ef5;--text: #1f2329;--text-light: #646a73;--line: #e6e8eb;--bg: #f7f9fc;--white: #ffffff;--radius: 12px;--page-gutter: 16px;--page-max-width: 100%}@media(min-width:768px){:root{--page-gutter: 32px;--page-max-width: 100%}}@media(min-width:1024px){:root{--page-gutter: clamp(32px, calc(32px + (100vw - 1024px) * .105263), 64px);--page-max-width: clamp(960px, calc(960px + (100vw - 1024px) * .789474), 1200px)}}@media(min-width:1328px){:root{--page-gutter: 64px;--page-max-width: 1200px}}*{box-sizing:border-box;margin:0;padding:0}html{height:100%;scroll-behavior:smooth}body{min-height:100%;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text);background:var(--white);line-height:1.6;overflow-x:hidden}.container{width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));margin:0 auto}video,iframe{max-width:100%}iframe{display:block}.site-shell{display:flex;flex-direction:column}.site-main{flex:1;background:#f9f9f9}.site-content-layout{flex:1}.site-shell--responsive-mobile{display:none}[data-shell-mount=desktop-header],[data-shell-mount=mobile-header]{position:sticky;top:0;z-index:100}@media(max-width:1023px){.site-shell--responsive-pc{display:none}.site-shell--responsive-mobile{display:flex;height:100vh;overflow-x:hidden}}.content-loading,.content-error{padding:56px 0;color:var(--text-light)}.home-anchor-placeholder{height:1px}.workbench-header{position:sticky;top:0;z-index:100;background:#ffffffe6;border-bottom:0;box-shadow:0 8px 16px #2c303314;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:visible;transition:background-color .24s ease,border-color .24s ease,box-shadow .24s ease,backdrop-filter .24s ease}.workbench-header:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#ffffff1a;opacity:0;pointer-events:none;transition:opacity .24s ease}.workbench-header--scroll-aware:not(.is-scrolled){background:#2c3033;border-bottom:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.workbench-header--scroll-aware:not(.is-scrolled):after{opacity:1}.workbench-header--scroll-aware.is-scrolled{background:#ffffffe6;border-bottom:0;box-shadow:0 8px 16px #2c303314;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.workbench-header__bar{background:transparent;position:relative}.workbench-header__inner,.workbench-mega-menu__inner,.workbench-footer__inner{width:100%;margin:0 auto}.workbench-header__inner{position:relative;height:80px;display:flex;align-items:center;justify-content:space-between;gap:96px;width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));padding:20px 0;box-sizing:border-box}.workbench-brand{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none;color:var(--transparency100)}.workbench-brand__logo{display:block;width:106px;height:24px;transition:filter .24s ease}.workbench-header--scroll-aware:not(.is-scrolled) .workbench-brand__logo{filter:brightness(0) invert(1)}.workbench-nav{position:relative;display:flex;flex:1 0 auto;align-items:center;justify-content:flex-start;min-width:0;gap:24px;height:40px}.workbench-nav__link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:4px;height:100%;padding:0 8px;border:0;background:transparent;color:var(--transparency100);font-size:16px;font-weight:500;line-height:24px;text-decoration:none;cursor:pointer;box-sizing:border-box;transition:color .24s ease}.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__link{color:#fff}.workbench-header .workbench-nav__link:hover{color:var(--transparency100)!important}.workbench-header .workbench-nav__product:hover>.workbench-nav__link,.workbench-header .workbench-nav__link[aria-expanded=true]{color:var(--transparency100)!important}.workbench-header .workbench-nav__link:hover .workbench-nav__label,.workbench-header .workbench-nav__link:hover .workbench-nav__content{color:inherit!important}.workbench-header .workbench-nav__product:hover>.workbench-nav__link .workbench-nav__label,.workbench-header .workbench-nav__product:hover>.workbench-nav__link .workbench-nav__content,.workbench-header .workbench-nav__link[aria-expanded=true] .workbench-nav__label,.workbench-header .workbench-nav__link[aria-expanded=true] .workbench-nav__content{color:inherit!important}.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__link:hover{color:#fff!important}.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__product:hover>.workbench-nav__link,.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__link[aria-expanded=true]{color:#fff!important}.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__link:hover .workbench-nav__label,.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__link:hover .workbench-nav__content{color:inherit!important}.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__product:hover>.workbench-nav__link .workbench-nav__label,.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__product:hover>.workbench-nav__link .workbench-nav__content,.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__link[aria-expanded=true] .workbench-nav__label,.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__link[aria-expanded=true] .workbench-nav__content{color:inherit!important}.workbench-nav__content{position:relative;display:inline-flex;align-items:center;gap:4px}.workbench-nav__link.is-active{border-bottom:0}.workbench-nav__label{position:relative;display:inline-flex;align-items:center}.workbench-nav__link.is-active .workbench-nav__label:after,.workbench-nav__link--home:hover .workbench-nav__label:after{content:"";position:absolute;left:-8px;right:-8px;bottom:-8px;height:2px;background:#3686d6;border-radius:999px}.workbench-nav__link.is-active .workbench-nav__content:after{content:"";position:absolute;left:-8px;right:-8px;bottom:-8px;height:2px;background:#3686d6;border-radius:999px}.workbench-nav__arrow{width:20px;height:20px;display:block;flex:0 0 auto;color:#41464bcc;transition:color .24s ease}.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__arrow{color:#ffffffeb}.workbench-header .workbench-nav__link:hover .workbench-nav__arrow{color:#41464bcc!important}.workbench-header .workbench-nav__product:hover>.workbench-nav__link .workbench-nav__arrow,.workbench-header .workbench-nav__link[aria-expanded=true] .workbench-nav__arrow{color:#41464bcc!important;transform:none!important}.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__link:hover .workbench-nav__arrow{color:#ffffffeb!important}.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__product:hover>.workbench-nav__link .workbench-nav__arrow,.workbench-header--scroll-aware:not(.is-scrolled) .workbench-nav__link[aria-expanded=true] .workbench-nav__arrow{color:#ffffffeb!important;transform:none!important}.workbench-header__actions{display:flex;align-items:center;gap:16px;flex-shrink:0;margin-left:0;position:relative;z-index:1}.workbench-user-dropdown{position:relative;display:flex;align-items:center}.workbench-user-trigger{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer}.workbench-user-avatar-image{display:block;width:40px;height:40px;object-fit:cover;border-radius:999px;background:#fff;box-shadow:0 7px 12px #0000001a}.workbench-user-menu{position:absolute;top:calc(100% + 16px);width:260px;padding:16px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-shadow:0 12px 24px #00000014;z-index:40}.workbench-user-menu--left{left:0}.workbench-user-menu--right{right:0}.workbench-user-menu__card,.workbench-user-menu__links,.workbench-user-menu__footer{padding-left:0;padding-right:0}.workbench-user-menu__card{display:flex;align-items:center;gap:16px;padding-bottom:16px}.workbench-user-menu__avatar{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:#f7f7f7}.workbench-user-menu__avatar .workbench-user-avatar-image{width:56px;height:56px;box-shadow:none}.workbench-user-menu__meta{display:flex;flex-direction:column;gap:4px;min-width:0}.workbench-user-menu__meta strong{color:var(--transparency100);font-size:16px;line-height:24px;font-weight:500}.workbench-user-menu__meta span{color:#41464bcc;font-size:14px;line-height:24px}.workbench-user-menu__links{display:flex;flex-direction:column;gap:0;padding:8px 0;border-top:1px solid rgba(65,70,75,.1);border-bottom:1px solid rgba(65,70,75,.1)}.workbench-user-menu__links a,.workbench-user-menu__footer button{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 8px;color:#41464b;font-size:14px;line-height:24px;text-decoration:none}.workbench-user-menu__submenu{position:relative}.workbench-user-menu__submenu--left:after,.workbench-user-menu__submenu--right:after{content:"";position:absolute;top:0;bottom:0;background:transparent}.workbench-user-menu__submenu--left:after{left:100%;width:24px}.workbench-user-menu__submenu--right:after{right:100%;width:24px}.workbench-user-menu__submenu-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:0 8px;border:0;background:transparent;color:#41464b;font-size:14px;line-height:24px;text-align:left;cursor:pointer}.workbench-user-menu__submenu-trigger:hover,.workbench-user-menu__submenu-trigger:focus-visible{color:#3686d6}.workbench-user-menu__submenu-trigger:hover .workbench-user-menu__submenu-icon,.workbench-user-menu__submenu-trigger:focus-visible .workbench-user-menu__submenu-icon{color:#3686d6}.workbench-user-menu__submenu-trigger:hover .workbench-user-menu__submenu-arrow,.workbench-user-menu__submenu-trigger:focus-visible .workbench-user-menu__submenu-arrow{color:#3686d6}.workbench-user-menu__submenu-icon{width:16px;height:16px;color:#41464b99;flex:0 0 auto}.workbench-user-menu__submenu-label{flex:1 1 auto;margin-left:8px}.workbench-user-menu__submenu-arrow{width:16px;height:16px;color:#41464b99;flex:0 0 auto;transform:rotate(-90deg)}.workbench-user-menu__submenu-panel{position:absolute;top:0;display:none;width:min(348px,calc(100vw - 32px));padding:16px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-shadow:0 12px 24px #00000014;z-index:1}.workbench-user-menu__submenu-panel.is-open{display:block}.workbench-user-menu__submenu:hover .workbench-user-menu__submenu-panel,.workbench-user-menu__submenu:focus-within .workbench-user-menu__submenu-panel{display:block}.workbench-user-menu__submenu-panel--left{left:calc(100% + 24px)}.workbench-user-menu__submenu-panel--right{right:calc(100% + 24px)}.workbench-user-menu__submenu-list{display:flex;flex-direction:column}.workbench-user-menu__submenu-item,.workbench-user-menu__submenu-create{display:flex;align-items:center;min-height:44px;padding:0 8px;border:0;background:transparent;color:#41464b;font-size:14px;line-height:24px;text-align:left;text-decoration:none}.workbench-user-menu__submenu-item{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 16px;column-gap:8px;cursor:pointer}.workbench-user-menu__submenu-item:disabled{cursor:default;opacity:.6}.workbench-user-menu__submenu-item.is-current,.workbench-user-menu__submenu-item:hover,.workbench-user-menu__submenu-create:hover{background:#3686d60f}.workbench-user-menu__submenu-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-user-menu__submenu-state{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 16px;color:#3686d6}.workbench-user-menu__submenu-check-icon{width:16px;height:16px}.workbench-user-menu__submenu-item:not(.is-current) .workbench-user-menu__submenu-state{visibility:hidden}.workbench-user-menu__submenu-empty{display:block;padding:10px 16px;color:#41464ba6;font-size:13px;line-height:20px}.workbench-user-menu__submenu-divider{height:1px;margin:8px 0;background:#41464b1a}.workbench-user-menu__item-icon{display:block;flex:0 0 auto;width:16px;min-width:16px;height:16px;min-height:16px;color:currentcolor}.workbench-user-menu__item-icon svg,.workbench-user-menu__item-icon path,.workbench-user-menu__item-icon{display:block;width:16px;height:16px}.workbench-user-menu__links a:hover,.workbench-user-menu__footer button:hover{color:#1677ff}.workbench-user-menu__footer{padding-top:8px;padding-bottom:0}.workbench-user-menu__footer button{width:100%;border:0;background:transparent;cursor:pointer;justify-content:flex-start}.workbench-button{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 24px;border-radius:4px;border:1px solid rgba(65,70,75,.1);text-decoration:none;font-size:14px;line-height:22px;max-width:96px;white-space:nowrap}.workbench-button--primary{background:#41464b;border-color:#41464b;color:#fff}.workbench-button--secondary{background:#fff;color:var(--transparency100)}.workbench-button--tiny{height:28px;width:72px;padding:0;font-size:12px;line-height:20px}.workbench-header__auth-button{display:inline-flex;align-items:center;justify-content:center;align-self:center;cursor:pointer;width:auto;height:40px;padding:8px 24px;border:1px solid rgba(54,134,214,.5);border-radius:2px;background:linear-gradient(180deg,#3686d6,#7dbeff);box-shadow:0 2px 8px #0000000a;box-sizing:border-box;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-decoration:none;white-space:nowrap}.workbench-header__return-home{display:inline-flex;align-items:center;justify-content:center;align-self:center;width:auto;height:40px;padding:8px 24px;border:1px solid rgba(54,134,214,.5);border-radius:2px;background:linear-gradient(180deg,#3686d6,#7dbeff);box-shadow:0 2px 8px #0000000a;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-decoration:none;white-space:nowrap}.workbench-header__return-home:hover{filter:brightness(.96)}.workbench-header,.workbench-header :is(a,button,span,strong,p,h3),.workbench-mega-menu,.workbench-mega-menu :is(a,button,span,strong,p,h3),.workbench-footer,.workbench-footer h3,.site-mobile-header,.site-mobile-header :is(a,button,span,strong,p,h3,h4,summary),.site-mobile-drawer,.site-mobile-drawer :is(a,button,span,strong,p,h3,h4,summary),.site-mobile-footer,.site-mobile-footer :is(a,button,span,strong,p,h3,h4,summary){font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:initial;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.workbench-mega-menu{position:absolute;left:0;right:0;top:calc(100% - 4px);background:#fafafa;border-bottom:1px solid #e2e2e2;box-shadow:0 20px 32px #0000000f;z-index:101}.workbench-mega-menu__inner{display:grid;grid-template-columns:441px 1fr;gap:8px;padding:16px 0}.workbench-mega-menu--product{background:transparent;border:0;box-shadow:none;left:0;right:0;pointer-events:none}.workbench-mega-menu--product .workbench-mega-menu__inner{display:grid;grid-template-columns:280px 244px;gap:20px;width:min(592px,calc(100vw - 24px));margin:0 0 0 var(--workbench-product-menu-left, 0px);padding:24px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-shadow:0 20px 16px #0000000f;box-sizing:border-box;pointer-events:auto}.workbench-mega-menu--solutions .workbench-mega-menu__inner{display:block;position:absolute;left:var(--workbench-solutions-menu-left, 0px);width:min(528px,calc(100vw - 24px));padding:24px 40px 24px 8px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-shadow:0 20px 16px #0000000f;box-sizing:border-box}.workbench-mega-menu--solutions,.workbench-mega-menu--pricing,.workbench-mega-menu--support{background:transparent;border:0;box-shadow:none;left:0;right:0}.workbench-mega-menu--pricing .workbench-mega-menu__inner{display:block;position:absolute;left:var(--workbench-pricing-menu-left, 0px);width:fit-content;padding:0;box-sizing:border-box}.workbench-product-menu{display:contents}.workbench-product-menu__left{display:flex;flex-direction:column;gap:8px;width:280px}.workbench-product-menu__row{display:flex;align-items:flex-start;gap:12px;width:280px;min-height:76px;padding:10px 12px;border-radius:4px;box-sizing:border-box;color:inherit;text-decoration:none}.workbench-product-menu__row:hover{background:#3686d60d}.workbench-product-menu__row--selection{min-height:48px;padding:2px 0;border-radius:0;margin:2px 12px 0;width:auto;align-items:center;justify-content:space-between;color:#41464b}.workbench-product-menu__row--selection:hover{background:transparent}.workbench-product-menu__row--selection:hover .workbench-product-menu__copy h3,.workbench-product-menu__row--selection:focus-visible .workbench-product-menu__copy h3,.workbench-product-menu__row--selection:hover .workbench-product-menu__selection-arrow,.workbench-product-menu__row--selection:focus-visible .workbench-product-menu__selection-arrow{color:#3686d6}.workbench-product-menu__row--selection .workbench-product-menu__copy h3{color:#41464b;font-size:14px;line-height:24px;font-weight:500}.workbench-product-menu__row--selection .workbench-product-menu__copy p{color:#41464b99;font-size:12px;line-height:20px}.workbench-product-menu__row--selection .workbench-product-menu__copy{gap:2px}.workbench-product-menu__selection-arrow{flex:0 0 auto;color:#41464b99;font-size:14px;line-height:24px}.workbench-product-menu__divider{width:100%;height:1px;background:#41464b14}.workbench-product-menu__copy{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:6px}.workbench-product-menu__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.workbench-product-menu__card-link{display:block;color:inherit;text-decoration:none}.workbench-product-menu__copy h3,.workbench-link-group h3,.workbench-footer__column h3{margin:0;font-size:16px;line-height:24px;font-weight:500;color:var(--transparency100)}.workbench-product-menu__copy p,.workbench-footer__summary{margin:0;color:#41464bcc;font-size:14px;line-height:24px}.workbench-product-menu__sublinks{min-height:24px;display:flex;align-items:center;flex-wrap:wrap;color:#41464bcc;font-size:14px;line-height:24px}.workbench-product-menu__sublinks a{color:inherit;text-decoration:none}.workbench-product-menu__sublinks a:hover{color:#3686d6;text-decoration:underline;text-underline-position:from-font}.workbench-product-menu__inline-separator{margin:0 8px;color:#41464b4d;user-select:none}.workbench-product-menu__badge{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:4px;background:#f7f7f7;color:#41464b;font-size:12px;line-height:20px;font-weight:500;white-space:nowrap}.workbench-product-menu__badge--type{color:#3686d6;background:#3686d60d;border:1px solid rgba(54,134,214,.2)}.workbench-product-menu__right{display:grid;grid-template-columns:100px 120px;gap:24px;align-items:start;width:244px}.workbench-product-menu__group{display:flex;flex-direction:column;gap:16px}.workbench-product-menu__group h3{margin:0;color:#41464b;font-size:16px;line-height:24px;font-weight:500}.workbench-product-menu__items{display:flex;flex-direction:column;gap:16px}.workbench-product-menu__item{display:inline-flex;align-items:center;gap:12px;min-height:28px;padding:4px 0;color:#41464b;font-size:14px;line-height:24px;text-decoration:none;white-space:nowrap}.workbench-product-menu__item:hover{color:#3686d6;text-decoration:underline;text-underline-position:from-font}.workbench-product-menu__item--compact{font-size:14px;line-height:24px}.workbench-product-menu__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;color:#41464b5c}.workbench-product-menu__icon--ai{color:#8d77d8}.workbench-product-menu__icon-image,.workbench-product-menu__icon svg{display:block;width:20px;height:20px}.workbench-product-menu__icon-image{object-fit:contain;opacity:.84}.workbench-pricing-menu{width:250px;height:auto;padding:24px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-shadow:0 20px 16px #0000000f;box-sizing:border-box}.workbench-pricing-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:4px;width:202px;min-height:52px;padding:8px;border-radius:4px;box-sizing:border-box;color:inherit;text-decoration:none}.workbench-pricing-row:hover{background:#3686d60d}.workbench-pricing-menu__divider{display:flex;width:202px;padding:16px 0;box-sizing:border-box}.workbench-pricing-menu__divider svg{display:block;flex:0 0 auto}.workbench-pricing-row__copy{display:flex;min-width:0;flex:1 1 275px;flex-direction:column;gap:4px}.workbench-pricing-row__title-row{display:flex;align-items:center;gap:8px}.workbench-pricing-row__copy h3{margin:0;color:#41464b;font-size:16px;line-height:24px;font-weight:500}.workbench-pricing-row__copy p{margin:0;color:#41464bcc;font-size:14px;line-height:24px;white-space:nowrap}.workbench-pricing-row__badge{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:4px;background:#3686d60d;border:1px solid rgba(54,134,214,.2);color:#3686d6;font-size:12px;line-height:20px;font-weight:500;white-space:nowrap}.workbench-mega-menu--support .workbench-mega-menu__inner{display:block;position:absolute;left:var(--workbench-support-menu-left, 0px);width:fit-content;padding:0;box-sizing:border-box}.workbench-support-menu{width:fit-content}.workbench-support-menu__panel{display:inline-flex;flex-direction:column;align-items:flex-start;gap:16px;width:104px;height:auto;padding:24px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-sizing:border-box;box-shadow:0 20px 16px #0000000f}.workbench-support-menu__link{display:inline-flex;align-items:center;color:#41464b;font-size:14px;line-height:24px;text-decoration:none;white-space:nowrap;transition:color .2s ease,text-decoration-color .2s ease}.workbench-support-menu__text,.workbench-solutions-menu__text{position:relative;display:inline-block;line-height:24px}.workbench-support-menu__link:hover{color:#3686d6!important}.workbench-support-menu__text:after,.workbench-solutions-menu__text:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:1px;background:#3686d6;opacity:0;transition:opacity .2s ease}.workbench-pricing-card{position:relative;border:1px solid rgba(65,70,75,.1);border-radius:8px;background:#fff;padding:12px}.workbench-pricing-card.is-clickable,.workbench-pricing-card.is-clickable:hover,.workbench-pricing-card.is-clickable:hover .workbench-pricing-card__overlay,.workbench-pricing-card.is-clickable:hover .workbench-pricing-card__body,.workbench-pricing-card.is-clickable:hover .workbench-pricing-card__copy,.workbench-pricing-card.is-clickable:hover .workbench-pricing-card__copy h3,.workbench-pricing-card.is-clickable:hover .workbench-pricing-card__copy p,.workbench-pricing-card.is-clickable:hover .workbench-pricing-card__action,.workbench-pricing-card.is-clickable:hover .workbench-button{cursor:pointer}.workbench-pricing-card__overlay{position:absolute;inset:0;z-index:3;border-radius:8px}.workbench-pricing-card__body{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 72px;align-items:center;gap:24px;min-height:60px;padding:4px}.workbench-pricing-card__copy{pointer-events:none;display:flex;flex-direction:column;gap:4px}.workbench-pricing-card__copy h3{margin:0;color:#41464b;font-size:16px;line-height:24px;font-weight:400}.workbench-pricing-card__copy p{margin:0;color:#41464bcc;font-size:14px;line-height:24px}.workbench-pricing-card__action{position:relative;z-index:4;display:flex;justify-content:flex-end}.workbench-link-group{display:flex;flex-direction:column;gap:16px}.workbench-link-group--split{margin-top:20px;padding-top:20px;border-top:1px solid #e2e2e2}.workbench-link-group__items{display:flex;flex-wrap:wrap;gap:12px 28px}.workbench-solutions-menu{display:flex;flex-direction:column;width:100%;color:#41464b}.workbench-solutions-menu__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.workbench-solutions-menu__column{min-height:0;padding:0 28px;border-right:1px solid rgba(65,70,75,.08)}.workbench-solutions-menu__column:first-child{padding-left:28px}.workbench-solutions-menu__column:last-child{padding-right:28px;border-right:0}.workbench-solutions-menu__category{min-height:40px;margin-bottom:10px;padding:8px 4px 10px;display:flex;align-items:center;justify-content:flex-start;color:#41464b;border-bottom:2px solid rgba(65,70,75,.1);font-size:16px;line-height:24px;font-weight:500;text-decoration:none;white-space:nowrap}.workbench-solutions-menu__category:hover{color:#3686d6;border-bottom-color:#3686d6}.workbench-solutions-menu__links{display:flex;flex-direction:column;gap:4px}.workbench-solutions-menu__links a,.workbench-solutions-menu__column-actions a,.workbench-solutions-menu__quick-links a{color:#41464bcc;text-decoration:none;transition:color .2s ease}.workbench-solutions-menu__links a{position:relative;width:calc(100% + 10px);display:inline-flex;align-items:center;min-height:24px;padding-left:14px;color:#41464bcc;border-radius:4px;font-size:14px;line-height:24px;white-space:nowrap}.workbench-solutions-menu__links a:before{content:"";position:absolute;left:4px;top:12px;width:3px;height:3px;background:#41464b4d;border-radius:50%;transition:background-color .15s ease}.workbench-solutions-menu__links a:hover,.workbench-solutions-menu__column-actions a:hover,.workbench-solutions-menu__quick-links a:hover,.workbench-solutions-menu__quick-links a.is-accent{color:#3686d6}.workbench-solutions-menu__links a:hover:before{background:#3686d6}.workbench-solutions-menu__link-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.workbench-solutions-menu__link-copy small{box-sizing:border-box;min-height:20px;margin-top:2px;padding:0 4px;display:inline-flex;align-items:center;color:#41464b99;background:#41464b0d;border:1px solid rgba(65,70,75,.08);border-radius:4px;font-size:12px;line-height:18px;font-weight:400;white-space:nowrap}.workbench-solutions-menu__links a.workbench-solutions-menu__link--with-note{align-items:flex-start}.workbench-solutions-menu__links a.workbench-solutions-menu__link--with-note:hover{text-decoration:none}.workbench-solutions-menu__links a.workbench-solutions-menu__link--with-note:hover .workbench-solutions-menu__link-copy>span{text-decoration:underline;text-underline-position:from-font}.workbench-solutions-menu__column-actions{display:flex;align-items:center;gap:2px;margin-top:8px;padding:8px 0 0 4px;border-top:1px solid rgba(65,70,75,.08);font-size:14px;line-height:24px;white-space:nowrap}.workbench-solutions-menu__column-actions>span{color:#41464b4d}.workbench-solutions-menu__quick-links{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:8px;padding-top:12px}.workbench-solutions-menu__quick-links:before{content:"";position:absolute;top:0;left:16px;right:-16px;height:1px;background:#41464b14}.workbench-solutions-menu__quick-links a{display:flex;align-items:center;min-height:32px;padding:4px;color:#41464b;font-size:16px;line-height:24px;font-weight:500;white-space:nowrap}.workbench-solutions-menu__quick-links a+a{border-left:0}.workbench-solutions-menu__quick-links a:first-child,.workbench-solutions-menu__quick-links a:nth-child(2){padding-left:32px}.workbench-solutions-menu__quick-links a.is-accent{padding-left:12px;color:#3686d6;font-size:14px;line-height:24px;font-weight:400}.workbench-solutions-menu__featured-divider{height:1px;margin:10px -16px 0 16px;background:#41464b14}.workbench-solutions-menu__featured{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;margin:10px 32px 0;padding:2px 0;color:#41464b;text-decoration:none}.workbench-solutions-menu__featured strong,.workbench-solutions-menu__featured small{display:block}.workbench-solutions-menu__featured strong{font-size:14px;line-height:24px;font-weight:500}.workbench-solutions-menu__featured small{margin-top:0;color:#41464b8c;font-size:12px;line-height:20px}.workbench-solutions-menu__featured:hover strong,.workbench-solutions-menu__featured:hover .workbench-solutions-menu__featured-arrow{color:#3686d6}.workbench-solutions-menu__featured-arrow{flex:0 0 auto;color:#41464b8c;font-size:14px;line-height:24px}.workbench-solutions-menu__item{display:inline-flex;align-items:center;gap:8px;min-height:24px;padding:0;color:#41464b;font-size:14px;line-height:24px;font-weight:400;text-decoration:none;white-space:nowrap}.workbench-solutions-menu__divider{display:block;width:56px;height:1px;background:#41464b14}.workbench-solutions-menu__arrow{width:11.25px;height:11.25px;flex:0 0 11.25px;background:currentcolor;clip-path:polygon(0 43%,70% 43%,45% 18%,55% 8%,100% 50%,55% 92%,45% 82%,70% 57%,0 57%)}.workbench-solutions-menu__item:hover,.workbench-solutions-menu__item.is-hovered{color:#3686d6!important}.workbench-support-menu__link:hover .workbench-support-menu__text:after,.workbench-solutions-menu__item:hover .workbench-solutions-menu__text:after,.workbench-solutions-menu__item.is-hovered .workbench-solutions-menu__text:after{opacity:1!important}.workbench-link-chip{display:inline-flex;align-items:center;gap:4px;padding:4px;color:#41464bcc;font-size:12px;line-height:20px;text-decoration:none}.workbench-link-chip__icon{width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;color:#1677ff;background:transparent;border:0}.workbench-link-chip__svg{width:18px;height:18px;display:block}.workbench-link-chip__icon.is-active{color:#1677ff}.workbench-footer{margin-top:auto;padding:65px 0 64px;border-top:1px solid #e2e2e2;background:#f0f0f080}.workbench-footer__inner{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:32px}.workbench-footer__brand{display:flex;flex-direction:column;gap:12px}.workbench-footer__summary,.workbench-footer__links a,.workbench-footer__copyright{font-family:"Source Han Serif CN"}.workbench-footer__stats{color:#41464bcc;font-size:14px;line-height:22px;text-decoration:underline}.workbench-footer__copyright{margin:0;color:#41464b;font-size:16px;line-height:24px}.workbench-footer__column{display:flex;flex-direction:column;gap:24px}.workbench-footer__column h3{letter-spacing:.08em}.workbench-footer__links{display:flex;flex-direction:column;gap:16px}.workbench-footer__links a{color:#41464bcc;font-size:14px;line-height:22px;text-decoration:none}.workbench-footer__links a:hover,.workbench-footer__stats:hover,.workbench-link-chip:hover{color:#1677ff}.site-mobile-header{position:sticky;top:0;z-index:30;background:#ffffffe6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(65,70,75,.08);transition:background-color .24s ease,border-color .24s ease,box-shadow .24s ease,backdrop-filter .24s ease}.site-mobile-header.is-scrolled{background:#ffffffe6;border-bottom:0;box-shadow:0 8px 16px #2c303314;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.site-mobile-header__bar,.site-mobile-footer{background:transparent}.site-mobile-header__inner,.site-mobile-footer__inner{width:min(100%,calc(100% - 32px));margin:0 auto}.site-mobile-header__inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px}.site-mobile-brand{min-width:0;display:inline-flex;align-items:center;gap:8px;flex-shrink:1;text-decoration:none;color:var(--transparency100)}.site-mobile-brand__logo{display:block;width:85.384px;height:auto}.site-mobile-header__actions{min-width:0;display:flex;align-items:center;gap:10px;flex-shrink:0;margin-left:auto}.site-mobile-header__user{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:50%;overflow:hidden;flex:0 0 36px;text-decoration:none;background:#f3f5f8;border:1px solid rgba(65,70,75,.08);appearance:none}.site-mobile-header__user.is-open{border-color:#1677ff4d;box-shadow:0 0 0 3px #1677ff14}.site-mobile-header__avatar{width:100%;height:100%;display:block;object-fit:cover}.site-mobile-user-menu{position:absolute;top:calc(100% + 8px);right:16px;width:min(304px,calc(100vw - 32px));border:1px solid rgba(65,70,75,.08);border-radius:20px;background:#fff;box-shadow:0 18px 42px #12182824;overflow:hidden;z-index:32}.site-mobile-user-menu__card,.site-mobile-user-menu__links a,.site-mobile-user-menu__footer button{padding-left:20px;padding-right:20px}.site-mobile-user-menu__card{display:flex;align-items:center;gap:12px;padding-top:20px;padding-bottom:20px}.site-mobile-user-menu__avatar{width:56px;height:56px;flex:0 0 56px;border-radius:50%;overflow:hidden;background:#f3f5f8}.site-mobile-user-menu__meta{min-width:0;display:flex;flex-direction:column;gap:4px}.site-mobile-user-menu__meta strong{color:var(--transparency100);font-size:18px;line-height:26px;font-weight:500}.site-mobile-user-menu__meta span{color:#41464bb3;font-size:14px;line-height:22px}.site-mobile-user-menu__links,.site-mobile-user-menu__footer{border-top:1px solid rgba(65,70,75,.1)}.site-mobile-user-menu__links a,.site-mobile-user-menu__footer button{min-height:56px;display:flex;align-items:center;gap:12px;color:#41464b;font-size:16px;line-height:24px;text-decoration:none}.site-mobile-user-menu__links a+a{border-top:1px solid rgba(65,70,75,.1)}.site-mobile-user-menu__footer button{width:100%;border:0;background:#fff;text-align:left}.site-mobile-user-menu__item-icon{width:16px;height:16px;display:inline-flex;flex:0 0 16px;color:currentcolor}.site-mobile-user-menu__item-icon svg,.site-mobile-user-menu__item-icon path,.site-mobile-user-menu__item-icon{display:block;width:16px;height:16px}.site-mobile-header__cta{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:999px;background:#41464b;color:#fff;font-size:13px;line-height:20px;text-decoration:none;white-space:nowrap;touch-action:manipulation}.site-mobile-header__return-home{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border:1px solid rgba(54,134,214,.5);border-radius:999px;background:linear-gradient(180deg,#3686d6,#7dbeff);box-shadow:0 2px 8px #0000000a;color:#fff;font-size:13px;font-weight:500;line-height:20px;text-decoration:none;white-space:nowrap;touch-action:manipulation}.site-mobile-header__return-home:hover{filter:brightness(.96)}.site-mobile-menu-toggle{width:42px;height:42px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(65,70,75,.1);border-radius:999px;background:#fff;color:#41464b;touch-action:manipulation}.site-mobile-menu-toggle span{width:16px;height:1.5px;background:currentcolor;border-radius:999px;transition:transform .2s ease,opacity .2s ease}.site-mobile-menu-toggle.is-open span:first-child{transform:translateY(3.75px) rotate(45deg)}.site-mobile-menu-toggle.is-open span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.site-mobile-drawer-shell{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease}.site-mobile-drawer-shell.is-open{grid-template-rows:1fr}.site-mobile-drawer-shell>*{min-height:0;overflow:hidden}.site-mobile-drawer{border-top:1px solid rgba(65,70,75,.06);background:radial-gradient(circle at top right,rgba(22,119,255,.08),transparent 34%),linear-gradient(180deg,#fff,#f7f8fa);max-height:calc(100dvh - 72px);padding:12px 16px 20px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;opacity:0;transform:translateY(-10px);transform-origin:top center;transition:opacity .24s ease,transform .24s ease;pointer-events:none}.site-mobile-drawer.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.site-mobile-drawer__nav,.site-mobile-drawer__section,.site-mobile-drawer__footer{border:1px solid rgba(65,70,75,.08);border-radius:18px;background:#ffffffe0;box-shadow:0 10px 24px #1218280d}.site-mobile-drawer__nav{display:flex;flex-direction:column;overflow:hidden}.site-mobile-drawer__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;color:#41464b;text-decoration:none;font-size:15px;line-height:22px;border-bottom:1px solid rgba(65,70,75,.06);touch-action:manipulation}.site-mobile-drawer__link--button{width:100%;border:0;background:transparent;cursor:pointer;text-align:left}.site-mobile-drawer__link:last-child{border-bottom:0}.site-mobile-drawer__link.is-active{color:#1677ff}.site-mobile-drawer__arrow{transition:transform .2s ease}.site-mobile-drawer__arrow.is-open{transform:rotate(90deg)}.site-mobile-drawer__product-panel{padding:8px 12px 12px;border-top:1px solid rgba(65,70,75,.06);background:#f7f8faeb;display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .22s ease,opacity .18s ease}.site-mobile-drawer__product-panel.is-open{grid-template-rows:1fr;opacity:1}.site-mobile-drawer__product-panel>*{min-height:0;overflow:hidden}.site-mobile-drawer__section{margin-top:12px;padding:16px}.site-mobile-drawer__section--compact{margin-top:0;padding:12px}.site-mobile-drawer__section--compact+.site-mobile-drawer__section--compact{margin-top:10px}.site-mobile-drawer__section h3,.site-mobile-footer__section summary{margin:0;color:var(--transparency100);font-size:15px;line-height:22px}.site-mobile-drawer__cards{display:flex;flex-direction:column;gap:12px;margin-top:12px}.site-mobile-drawer__card{padding:14px;border-radius:14px;background:#fff;border:1px solid rgba(65,70,75,.08)}.site-mobile-drawer__menu-row{display:flex;align-items:flex-start;gap:4px}.site-mobile-drawer__card.is-clickable{cursor:pointer;touch-action:manipulation}.site-mobile-drawer__card-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.site-mobile-drawer__card-title-link{display:block;color:inherit;text-decoration:none}.site-mobile-drawer__card-copy h4{margin:0;color:var(--transparency100);font-size:15px;line-height:22px;font-weight:500}.site-mobile-drawer__card-copy p{margin:4px 0 0;color:#41464bcc;font-size:12px;line-height:20px}.site-mobile-drawer__card-links{margin-top:6px;display:flex;align-items:center;flex-wrap:wrap;gap:0;color:#41464bcc;font-size:13px;line-height:24px}.site-mobile-drawer__card-links a{color:inherit;text-decoration:none}.site-mobile-drawer__badge{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:4px;background:#f7f7f7;color:#41464b;font-size:12px;line-height:20px;font-weight:500;white-space:nowrap}.site-mobile-drawer__badge--type{color:#3686d6;background:#3686d60d;border:1px solid rgba(54,134,214,.2)}.site-mobile-drawer__group+.site-mobile-drawer__group{margin-top:16px;padding-top:16px;border-top:1px solid rgba(65,70,75,.08)}.site-mobile-drawer__solution-group h3 a{color:inherit;text-decoration:none}.site-mobile-drawer__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.site-mobile-drawer__support-links{display:flex;flex-direction:column;gap:16px;margin-top:12px}.site-mobile-drawer__support-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 14px;border-radius:12px;background:#fff;border:1px solid rgba(65,70,75,.08);color:#41464b;font-size:14px;line-height:22px;text-decoration:none;touch-action:manipulation}.site-mobile-drawer__chips--icon{gap:12px 16px}.site-mobile-drawer__chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#f5f7fb;color:#41464b;text-decoration:none;font-size:12px;line-height:20px;touch-action:manipulation}.site-mobile-drawer__chip--with-note{gap:4px}.site-mobile-drawer__chip--with-note small{color:#41464b9e;font-size:inherit;line-height:inherit}.site-mobile-drawer__solution-quick-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(65,70,75,.08)}.site-mobile-drawer__chip--accent{color:#fff;background:#3686d6}.site-mobile-drawer__solution-featured{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding:14px;border-radius:14px;background:linear-gradient(135deg,#2c3033,#41464b);color:#fff;text-decoration:none;touch-action:manipulation}.site-mobile-drawer__solution-featured>span:first-child{display:flex;min-width:0;flex-direction:column;gap:4px}.site-mobile-drawer__solution-featured strong{color:inherit;font-size:14px;line-height:22px;font-weight:500}.site-mobile-drawer__solution-featured small{color:#ffffffad;font-size:12px;line-height:18px}.site-mobile-drawer__solution-featured>span:last-child{flex:0 0 auto;font-size:20px;line-height:1}.site-mobile-drawer__chip--icon{gap:8px;min-height:36px;padding:0 12px}.site-mobile-drawer__chip-icon{width:18px;height:18px;flex:0 0 18px;color:#1677ff}.site-mobile-drawer__chip-svg{width:18px;height:18px;display:block}.site-mobile-drawer__footer{margin-top:12px;padding:14px 16px}.site-mobile-drawer__login{color:#1677ff;text-decoration:none;font-size:14px;line-height:22px;touch-action:manipulation}.site-mobile-drawer__user{display:flex;align-items:center;justify-content:space-between;gap:12px}.site-mobile-drawer__user-card{min-width:0;display:inline-flex;align-items:center;gap:12px;text-decoration:none}.site-mobile-drawer__user-avatar{width:40px;height:40px;display:block;border-radius:50%;object-fit:cover;flex:0 0 40px;background:#f3f5f8}.site-mobile-drawer__user-meta{min-width:0;display:flex;flex-direction:column}.site-mobile-drawer__user-meta strong,.site-mobile-drawer__user-meta span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-mobile-drawer__user-meta strong{color:var(--transparency100);font-size:14px;line-height:22px;font-weight:500}.site-mobile-drawer__user-meta span{margin-top:2px;color:#41464bb3;font-size:12px;line-height:18px}.site-mobile-drawer__logout{border:0;padding:0;background:transparent;color:#1677ff;font-size:14px;line-height:22px;white-space:nowrap;touch-action:manipulation}.site-mobile-footer{margin-top:auto;padding:24px 0 32px;border-top:1px solid rgba(65,70,75,.08);background:radial-gradient(circle at top left,rgba(22,119,255,.12),transparent 34%),linear-gradient(180deg,#f7f9fcf5,#f0f0f0d1)}.site-mobile-footer__inner{display:flex;flex-direction:column;gap:14px}.site-mobile-footer__hero{display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:20px;border:1px solid rgba(65,70,75,.08);background:#ffffffd6;box-shadow:0 12px 28px #0f172a0f;backdrop-filter:blur(12px)}.site-mobile-footer__brand{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none}.site-mobile-footer__brand-mark{min-width:0;display:inline-flex;align-items:center}.site-mobile-footer__logo{display:block;width:106px;height:auto}.site-mobile-footer__brand-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;background:#1677ff14;color:#1677ff;font-size:12px;line-height:18px;font-weight:500}.site-mobile-footer__summary{margin:0;color:#41464be0;font-size:13px;line-height:22px;font-family:"Source Han Serif CN"}.site-mobile-footer__stats{margin:0;color:#41464bb8;font-size:12px;line-height:20px;font-family:"Source Han Serif CN"}.site-mobile-footer__quick-links{display:flex;flex-wrap:wrap;gap:8px}.site-mobile-footer__quick-link{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:#41464b0f;color:#41464b;font-size:12px;line-height:20px;text-decoration:none}.site-mobile-footer__sections{display:flex;flex-direction:column;gap:12px}.site-mobile-footer__section{border:1px solid rgba(65,70,75,.08);border-radius:18px;background:#ffffffd1;box-shadow:0 10px 24px #0f172a0a;overflow:hidden}.site-mobile-footer__section summary{list-style:none;cursor:pointer;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;color:var(--transparency100);font-size:15px;line-height:22px;font-weight:500}.site-mobile-footer__section summary::-webkit-details-marker{display:none}.site-mobile-footer__section-title{display:inline-flex;align-items:center;gap:8px;min-width:0}.site-mobile-footer__audience{display:inline-flex;align-items:center;height:20px;padding:0 6px;border:1px solid rgba(255,255,255,.1);border-radius:4px;background:#ffffff0d;color:#a0a2a5;font-size:12px;font-weight:400;line-height:18px;white-space:nowrap}.site-mobile-footer__section summary:after{content:"";width:8px;height:8px;margin-right:2px;border-right:2px solid #1677ff;border-bottom:2px solid #1677ff;transform:translateY(-2px) rotate(45deg);transition:transform .2s ease}.site-mobile-footer__section[open] summary:after{transform:translateY(2px) rotate(-135deg)}.site-mobile-footer__links{display:grid;gap:10px;padding:0 18px 18px}.site-mobile-footer__link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:12px 14px;border-radius:12px;background:#f5f7fb;color:#41464b;font-size:13px;line-height:21px;text-decoration:none}.site-mobile-footer__link:after{content:"›";flex:0 0 auto;color:#1677ff;font-size:16px;line-height:1}.site-mobile-footer__link-body{min-width:0;display:flex;flex:1;flex-direction:column;gap:4px}.site-mobile-footer__link-main{display:flex;flex:1;min-width:0;flex-direction:column;color:inherit;text-decoration:none}.site-mobile-footer__link--with-extra{flex-direction:column;align-items:flex-start;gap:4px}.site-mobile-footer__link--with-extra:after{display:none}.site-mobile-footer__link-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.site-mobile-footer__link-extra{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;width:100%}.site-mobile-footer__link-extra-times{display:flex;flex-direction:column;align-items:flex-start}.site-mobile-footer__link-title{color:#41464b;font-size:13px;line-height:21px}.site-mobile-footer__link-badge{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 7px;border-radius:999px;background:#1677ff1a;color:#1677ff;font-size:11px;line-height:16px;font-weight:500}.site-mobile-footer__link-note{color:#41464bb8;font-size:12px;line-height:18px}.site-mobile-footer__meta{display:flex;flex-direction:column;gap:8px;padding:0 4px}.site-mobile-footer__meta-row{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center}.site-mobile-footer__record-link,.site-mobile-footer__public-security{color:#41464bb8;font-size:12px;line-height:20px;text-decoration:none}.site-mobile-footer__copyright{margin:0;color:#41464bb8;font-size:12px;line-height:20px;font-family:"Source Han Serif CN";display:flex;align-items:flex-start;gap:6px}.site-mobile-footer__copyright p{margin:0;text-align:left}.site-mobile-footer__copyright-prefix{text-align:inherit;flex:none}.site-mobile-footer__copyright-lines{display:flex;flex-direction:column}.site-mobile-header:not(.is-scrolled){background:#2c3033;border-bottom-color:#ffffff1f}.site-mobile-header .site-mobile-header__bar{background:transparent}.site-mobile-header:not(.is-scrolled) .site-mobile-brand__logo,.site-mobile-footer .site-mobile-footer__logo{filter:brightness(0) invert(1)}.site-mobile-header:not(.is-scrolled) .site-mobile-menu-toggle{border-color:#ffffff2e;background:#ffffff14;color:#fff}.site-mobile-header:not(.is-scrolled) .site-mobile-header__cta{border:1px solid rgba(255,255,255,.16);background:#ffffff1a;color:#fff}.site-mobile-header .site-mobile-drawer{border-top-color:#ffffff1a;background:#2c3033}.site-mobile-header .site-mobile-drawer__nav,.site-mobile-header .site-mobile-drawer__section,.site-mobile-header .site-mobile-drawer__footer{border-color:#ffffff1a;background:#ffffff14;box-shadow:none}.site-mobile-header .site-mobile-drawer__link,.site-mobile-header .site-mobile-drawer__section h3,.site-mobile-header .site-mobile-drawer__card-copy h4,.site-mobile-header .site-mobile-drawer__support-link,.site-mobile-header .site-mobile-drawer__chip,.site-mobile-header .site-mobile-drawer__user-meta strong{color:#fff}.site-mobile-header .site-mobile-drawer__link,.site-mobile-header .site-mobile-drawer__product-panel,.site-mobile-header .site-mobile-drawer__group+.site-mobile-drawer__group{border-color:#ffffff1a}.site-mobile-header .site-mobile-drawer__link.is-active,.site-mobile-header .site-mobile-drawer__login,.site-mobile-header .site-mobile-drawer__logout{color:#63b1ff}.site-mobile-header .site-mobile-drawer__product-panel,.site-mobile-header .site-mobile-drawer__card,.site-mobile-header .site-mobile-drawer__support-link,.site-mobile-header .site-mobile-drawer__chip{background:#ffffff14;border-color:#ffffff1a}.site-mobile-header .site-mobile-drawer__badge{background:#ffffff14;color:#fff}.site-mobile-header .site-mobile-drawer__badge--type{color:#73b7f2;background:#3686d61a;border-color:#5da4e34d}.site-mobile-header .site-mobile-drawer__card-copy p,.site-mobile-header .site-mobile-drawer__card-links,.site-mobile-header .site-mobile-drawer__user-meta span{color:#ffffffb8}.site-mobile-footer{border-top-color:#ffffff1a;background:#2c3033}.site-mobile-footer .site-mobile-footer__hero,.site-mobile-footer .site-mobile-footer__section{border-color:#ffffff1a;background:#ffffff14;box-shadow:none}.site-mobile-footer .site-mobile-footer__summary,.site-mobile-footer .site-mobile-footer__section summary,.site-mobile-footer .site-mobile-footer__quick-link,.site-mobile-footer .site-mobile-footer__link,.site-mobile-footer .site-mobile-footer__link-title{color:#fff}.site-mobile-footer .site-mobile-footer__stats,.site-mobile-footer .site-mobile-footer__link-note,.site-mobile-footer .site-mobile-footer__record-link,.site-mobile-footer .site-mobile-footer__public-security,.site-mobile-footer .site-mobile-footer__copyright{color:#ffffffb8}.site-mobile-footer .site-mobile-footer__quick-link,.site-mobile-footer .site-mobile-footer__link{background:#ffffff14}.site-mobile-footer .site-mobile-footer__brand-badge,.site-mobile-footer .site-mobile-footer__link-badge{background:#ffffff1f;color:#fff}.site-mobile-footer .site-mobile-footer__section summary:after{border-right-color:#fff;border-bottom-color:#fff}.site-mobile-footer .site-mobile-footer__link:after{color:#fff}@media(max-width:1023px){.site-mobile-product-card{padding:14px;border-color:#ffffff1a;border-radius:12px;background:#ffffff0d}.site-mobile-product-card .site-mobile-drawer__card-title-row{gap:8px}.site-mobile-product-card .site-mobile-drawer__card-copy h4{font-size:16px;line-height:24px}.site-mobile-product-card .site-mobile-drawer__card-links{margin-top:8px;color:#ffffffb3;font-size:13px;line-height:24px}.site-mobile-product-card .site-mobile-drawer__card-links>span{margin:0 7px;color:#ffffff4d}.site-mobile-product-selection{margin-top:4px;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff9;border-top:1px solid rgba(255,255,255,.1);text-decoration:none}.site-mobile-product-selection>span:first-child{min-width:0;display:flex;flex-direction:column;gap:2px}.site-mobile-product-selection strong{color:#ffffffe6;font-size:14px;line-height:24px;font-weight:500}.site-mobile-product-selection small{color:#fff9;font-size:12px;line-height:20px;font-weight:400}.site-mobile-product-selection>span:last-child{flex:0 0 auto;font-size:14px;line-height:24px}.site-mobile-capability-section .site-mobile-drawer__group+.site-mobile-drawer__group{margin-top:16px;padding-top:16px;border-top-color:#ffffff1a}.site-mobile-solutions-panel{color:#fff}.site-mobile-solution-group{border-bottom:1px solid rgba(255,255,255,.1)}.site-mobile-solution-group summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;color:#fff;cursor:pointer;list-style:none;font-size:15px;line-height:24px;font-weight:500}.site-mobile-solution-group summary::-webkit-details-marker{display:none}.site-mobile-solution-group summary:after{content:"›";color:#fff9;font-size:18px;transform:rotate(90deg);transition:transform .18s ease}.site-mobile-solution-group[open] summary:after{transform:rotate(-90deg)}.site-mobile-solution-links{padding:0 0 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.site-mobile-solution-links>a,.site-mobile-solution-bottom>a:not(.site-mobile-solution-guidance-link){box-sizing:border-box;min-width:0;min-height:40px;padding:8px 12px;display:flex;align-items:center;color:#ffffffe6;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:14px;line-height:24px;text-decoration:none}.site-mobile-solution-links>a:before{content:"";width:3px;height:3px;margin-right:8px;flex:0 0 auto;background:#fff6;border-radius:50%}.site-mobile-solution-links>a.site-mobile-solution-link--with-note{align-items:flex-start}.site-mobile-solution-links>a.site-mobile-solution-link--with-note:before{margin-top:10px}.site-mobile-solution-link-copy{min-width:0;display:flex;flex-direction:column}.site-mobile-solution-link-copy small{box-sizing:border-box;min-height:20px;margin-top:2px;padding:0 4px;display:inline-flex;align-items:center;align-self:flex-start;color:#fff9;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:4px;font-size:12px;line-height:18px;font-weight:400;white-space:nowrap}.site-mobile-solution-inline{box-sizing:border-box;min-height:40px;padding:8px 12px;grid-column:1 / -1;display:flex;align-items:center;color:#fff6;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:14px;line-height:24px}.site-mobile-solution-inline a{min-height:24px;padding:0;display:inline-flex;align-items:center;color:#ffffffe6;text-decoration:none}.site-mobile-solution-inline span{margin:0 6px}.site-mobile-solution-bottom{padding-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.site-mobile-solution-guidance-link{min-height:32px;padding:4px 0;grid-column:1 / -1;display:inline-flex;align-items:center;align-self:flex-start;color:#73b7f2;font-size:14px;line-height:24px;text-decoration:underline;text-underline-position:from-font}.site-mobile-solutions-whitepaper{min-height:0;margin:10px 0 0;padding:12px 0 2px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;background:transparent;border-top:1px solid rgba(255,255,255,.1);text-decoration:none}.site-mobile-solutions-whitepaper>span:first-child{min-width:0;display:flex;flex-direction:column}.site-mobile-solutions-whitepaper strong{color:#ffffffe6;font-size:14px;line-height:24px;font-weight:500}.site-mobile-solutions-whitepaper small,.site-mobile-solutions-whitepaper>span:last-child{color:#fff9;font-size:12px;line-height:20px}.site-mobile-solutions-whitepaper>span:last-child{flex:0 0 auto;font-size:14px;line-height:24px}}.wb-page{display:flex;flex-direction:column;gap:96px;padding:0 0 96px;background:var(--wb-color-page-bg)}.wb-shell-container{width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));margin:0 auto}.wb-hero{padding-top:12px}.wb-hero__copy{max-width:720px}.wb-hero__copy h1,.wb-section-title,.wb-feature-row__head h3,.wb-service-card h3{margin:0;color:var(--wb-color-text-heading);font-family:"Source Han Serif CN";font-weight:500}.wb-hero__copy h1{font-size:clamp(38px,5vw,48px);line-height:1.25;letter-spacing:-.025em}.wb-hero__copy p{margin:24px 0 0;color:#c6c8c9;font-size:16px;line-height:1.6;font-family:"Source Han Serif CN";white-space:pre-line}.wb-hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.wb-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 32px;border:1px solid var(--wb-color-border-ghost);border-radius:4px;background:var(--wb-color-page-bg);color:var(--wb-color-text-body);text-decoration:none;font-size:14px;line-height:21px}.wb-action.is-primary{background:var(--wb-color-accent-primary);border-color:var(--wb-color-accent-primary);color:var(--wb-color-page-bg)}.wb-action.is-primary.wb-action--arrow:hover,.wb-action.is-primary.wb-action--arrow:focus-visible{text-decoration:underline;text-underline-offset:1px}.wb-section{display:flex;flex-direction:column}.wb-section-head{display:flex;flex-direction:column;gap:8px}.wb-section-head--lined{margin-bottom:24px;padding-bottom:8px;border-bottom:1px solid var(--wb-color-border-divider)}.wb-section-head--center{align-items:center;text-align:center}.wb-section-title{color:var(--Color-Text-Gray-Primary, #41464b);text-align:center;font-size:32px;font-weight:600;line-height:48px}.wb-suite-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.wb-suite-card{display:flex;flex-direction:column;align-items:center;gap:16px;min-height:232px;padding:16px 16px 24px;border:1px solid var(--wb-color-border-outline);border-radius:4px;background:var(--wb-color-surface-subtle);text-align:center;text-decoration:none}.wb-suite-card__icon{display:flex;align-items:center;justify-content:center;width:120px;height:120px;flex:0 0 auto}.wb-suite-card__icon img{display:block;max-width:120px;max-height:120px}.wb-suite-card__copy{display:flex;flex-direction:column;gap:8px;width:100%}.wb-suite-card h3,.wb-service-card h3{margin:0;color:var(--wb-color-text-body);font-size:16px;line-height:24px;font-family:"Source Han Serif CN";font-weight:600}.wb-suite-card p,.wb-service-card p,.wb-feature-row__head p,.wb-feature-row__group li,.wb-service-card__badge{margin:0;color:var(--wb-color-text-body-muted);font-size:14px;line-height:24px;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.wb-feature-list{display:flex;flex-direction:column;gap:24px;margin-top:24px}.wb-feature-list--spacious{gap:48px;margin-top:0}.wb-feature-row{display:grid;grid-template-columns:minmax(0,600px) minmax(0,1fr);gap:64px;align-items:center}.wb-feature-row.is-reverse{grid-template-columns:minmax(0,1fr) minmax(0,600px)}.wb-feature-row.is-reverse .wb-feature-row__visual{order:2}.wb-feature-row.is-reverse .wb-feature-row__content{order:1}.wb-feature-row__visual img{display:block;width:100%;border-radius:4px}.wb-feature-row__placeholder{width:100%;aspect-ratio:600 / 385;border-radius:4px;background:var(--wb-color-surface-muted)}.wb-feature-row__content{display:flex;flex-direction:column;gap:24px}.wb-feature-row__head{display:flex;align-items:flex-end;gap:24px}.wb-feature-row__head h3{font-size:24px;line-height:32px}.wb-feature-row__head p{margin:0;color:var(--wb-color-text-body-muted);font-size:20px;line-height:1.28}.wb-feature-row__divider{height:1px;background:var(--wb-color-border-divider)}.wb-feature-row__body ul{margin:0;padding:0;list-style:none}.wb-feature-row__body{color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));font-size:var(--Typography-Size-XL, 16px);line-height:var(--Typography-Height-XL, 24px)}.wb-feature-row__body li{margin:0;position:relative;padding-left:18px;color:inherit;font-size:inherit;line-height:inherit;font-family:inherit}.wb-feature-row__body li:before{content:">";position:absolute;left:0;top:0;color:var(--wb-color-text-body)}.wb-office-feature-row .wb-feature-row__head{display:grid;grid-template-columns:var(--wb-office-label-width, 48px) minmax(0,1fr);column-gap:24px;align-items:center}.wb-office-feature-row .wb-feature-row__body{display:grid;grid-template-columns:var(--wb-office-label-width, 48px) minmax(0,1fr);column-gap:24px;align-items:start}.wb-office-feature-row .wb-feature-row__body-spacer{min-height:1px}.wb-office-feature-row .wb-feature-row__body ul{grid-column:2}.wb-office-page{background:var(--wb-color-page-bg);padding-top:0}.wb-office-page .wb-shell-container{margin-bottom:96px}.wb-office-page .wb-hero__copy h1,.wb-office-page .wb-section-title{font-family:"Source Han Serif CN",serif;font-weight:600}.wb-office-page .wb-hero__copy p,.wb-office-page .wb-action,.wb-office-page .wb-suite-card h3,.wb-office-page .wb-suite-card p,.wb-office-page .wb-service-option__badge{font-family:PingFang SC,sans-serif}.wb-office-page .wb-hero__copy p{font-size:14px;line-height:24px;font-weight:400}.wb-office-page .wb-action{font-weight:400}.wb-office-page .wb-suite-card h3{font-size:16px;line-height:24px;font-weight:500}.wb-office-page .wb-suite-card p{font-size:14px;line-height:24px;font-weight:400}.wb-office-page .wb-feature-row__head h3{font-family:"Source Han Serif CN",serif;font-weight:600}.wb-office-page .wb-feature-row__head p,.wb-office-page .wb-feature-row__body li{font-family:"Source Han Serif CN",serif;font-weight:500}.wb-office-page .wb-service-option__title-row h3{font-family:"Source Han Serif CN",serif;font-size:24px;line-height:32px;font-weight:600}.wb-office-page .wb-service-option__badge{font-weight:500}.wb-office-page .wb-service-option p,.wb-office-page .wb-service-option .wb-service-card__link{font-family:PingFang SC,sans-serif;font-weight:400}.wb-office-hero{background:var(--wb-color-surface-subtle);padding-top:64px;padding-bottom:64px}.wb-office-suite-section{background:var(--wb-color-page-bg)}.wb-office-suite-section+.wb-section--wall{padding-top:0;margin-top:0}.wb-solution-wall{display:flex;flex-direction:column;gap:24px}.wb-solution-wall__panel{border-top:1px solid var(--wb-color-border-default);padding-top:32px}.wb-solution-wall__image{display:block;width:100%}.wb-service-grid{display:grid;grid-template-columns:1.2fr 1.2fr 1fr;gap:24px;margin-top:24px}.wb-service-grid--knowledge{grid-template-columns:repeat(4,minmax(0,1fr))}.wb-service-card{display:flex;flex-direction:column;gap:16px;min-height:196px;padding:28px;border:1px solid var(--wb-color-border-card);border-radius:4px;background:var(--wb-color-page-bg);text-decoration:none}.wb-service-card--anchor{min-height:196px}.wb-service-card__link{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;width:104px;min-height:36px;border-radius:4px;background:var(--wb-color-accent-primary);color:var(--wb-color-page-bg);font-size:14px;line-height:21px}.wb-service-options{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px}.wb-service-options__main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid var(--wb-color-border-outline);background:var(--wb-color-surface-subtle)}.wb-service-option{display:flex;flex-direction:column;align-items:flex-start;min-height:313px;padding:32px;background:var(--wb-color-surface-subtle);color:var(--wb-color-text-heading);text-decoration:none}.wb-service-option--side{border:1px solid var(--wb-color-border-outline)}.wb-service-option__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:16px}.wb-service-option__icon img{display:block;width:48px;height:48px;object-fit:contain}.wb-service-option__title-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.wb-service-option__title-row h3{margin:0;color:var(--wb-color-text-heading);font-size:28px;line-height:1;font-weight:500;font-family:"Source Han Serif CN"}.wb-service-option__badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 8px;border-radius:4px;background:var(--wb-color-accent-success-bg);color:var(--wb-color-accent-success-text);font-size:12px;line-height:20px;font-weight:500}.wb-service-option__badge.is-purple{background:var(--wb-color-accent-cloud-bg);color:var(--wb-color-accent-cloud-text)}.wb-service-option p{margin:24px 0 0;color:var(--wb-color-text-heading);font-size:16px;line-height:24px;font-family:"Source Han Serif CN"}.wb-service-option .wb-service-card__link{margin-top:24px}.wb-knowledge-ai{display:grid;grid-template-columns:minmax(0,600px) minmax(0,1fr);gap:64px;align-items:center}.wb-knowledge-ai__visual img{display:block;width:100%;border-radius:4px}.wb-knowledge-ai__list{display:flex;flex-direction:column}.wb-knowledge-ai__item{display:grid;grid-template-columns:168px minmax(0,1fr);gap:24px;align-items:start;padding:16px 0}.wb-knowledge-ai__item.has-divider{border-bottom:1px solid #d9d9d9}.wb-knowledge-ai__item h3{margin:0;color:var(--wb-color-text-heading);font-size:24px;line-height:32px;font-weight:500;font-family:"Source Han Serif CN"}.wb-knowledge-ai__item p{margin:0;color:var(--wb-color-text-body);font-size:16px;line-height:25.6px;font-family:"Source Han Serif CN"}.wb-knowledge-page{gap:0;padding-top:0;padding-bottom:96px;background:#fff}.wb-knowledge-page .wb-shell-container{margin-bottom:0}.wb-knowledge-page .wb-section-head--lined{border-bottom:0}.wb-knowledge-page .wb-section-title,.wb-knowledge-hero__copy h1,.wb-knowledge-feature-row .wb-feature-row__head h3,.wb-knowledge-ai__item h3{font-family:"Source Han Serif CN",serif}.wb-knowledge-hero{position:relative;overflow:hidden;min-height:450px;padding:64px 0 40px;background:#2c3033;box-sizing:border-box}.wb-knowledge-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#2c3033b8,#2c30338f 42%,#2c303314);pointer-events:none}.wb-knowledge-hero__background{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.wb-knowledge-hero .wb-shell-container{position:relative;z-index:2}.wb-knowledge-hero__copy{display:flex;flex-direction:column;align-items:center;max-width:none;text-align:center}.wb-knowledge-hero__copy h1{max-width:none;color:#fff;font-size:32px;line-height:48px;font-weight:500}.wb-knowledge-hero__copy p{max-width:none;margin-top:24px;color:#c6c8c9;font-family:PingFang SC,sans-serif;font-size:16px;line-height:24px;font-weight:400;white-space:pre-line}.wb-knowledge-hero .wb-hero__actions{margin-top:32px}.wb-knowledge-hero .suite-product-banner__actions,.wb-knowledge-hero .suite-product-banner__action{white-space:nowrap}.wb-action__arrow{display:block;width:11.25px;height:11.25px;flex:0 0 auto;fill:currentcolor}.wb-knowledge-page>.wb-section{padding-top:96px}.wb-knowledge-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:48px}.wb-knowledge-card{overflow:hidden;min-height:464px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:var(--Flowkit-White, #fff);box-shadow:0 2px 8px 0 var(--Color-Shadow-XS, rgba(0, 0, 0, .04));box-sizing:border-box}.wb-knowledge-card__visual{position:relative;overflow:hidden;height:200px;background:#f9f8f8}.wb-knowledge-card__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.wb-knowledge-card__placeholder{width:100%;height:100%;background:#f9f8f8}.wb-knowledge-card__body{display:flex;flex-direction:column;gap:16px;padding:24px;border-top:1px solid rgba(65,70,75,.1);background:#fff}.wb-knowledge-card__head{display:flex;flex-direction:column;gap:8px}.wb-knowledge-card__head h3{margin:0;color:#41464b;font-family:"Source Han Serif CN",serif;font-size:20px;line-height:32px;font-weight:600}.wb-knowledge-card__head p{margin:0;color:#41464bcc;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;line-height:24px;font-weight:400}.wb-knowledge-card__divider{height:1px;width:100%;margin:0;background:#d9d9d9}.wb-knowledge-card__list{width:100%;margin:0;padding-left:21px;color:#41464bcc;list-style:disc}.wb-knowledge-card__list li{margin:0;padding-left:0;color:#41464bcc;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;line-height:24px;font-weight:400}.wb-knowledge-page .wb-knowledge-ai--knowledge-page{grid-template-columns:minmax(0,473.6px) minmax(0,710.4px);gap:16px;margin-top:48px}.wb-knowledge-page .wb-knowledge-ai__visual{overflow:hidden;height:312px;background:#f9f8f8}.wb-knowledge-page .wb-knowledge-ai__visual img{width:100%;height:100%;object-fit:cover;object-position:top center}.wb-knowledge-page .wb-knowledge-ai__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wb-knowledge-page .wb-knowledge-ai__item{display:flex;flex-direction:column;gap:8px;min-height:136px;padding:24px;border:0;background:#fff;box-sizing:border-box}.wb-knowledge-ai--knowledge-page .wb-knowledge-ai__item p{color:#41464bcc;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;line-height:24px;font-weight:400}.wb-knowledge-ai--knowledge-page .wb-knowledge-ai__item h3{font-size:24px;line-height:32px;font-weight:600}.wb-knowledge-page .hs-section--customer-wall,.wb-knowledge-page .hs-section--customer-wall-logos-footer{padding-top:96px}.wb-knowledge-ai-section .suite-saas-scene-preview{align-self:center;height:312px}@media(max-width:980px){.wb-page{gap:48px;padding:0 0 48px}.wb-shell-container{width:min(100%,calc(100% - 32px))}.wb-hero__copy p{max-width:none}.wb-suite-grid,.wb-service-grid,.wb-service-options,.wb-service-options__main{grid-template-columns:1fr}.wb-service-options__main{border:0;background:transparent;gap:16px}.wb-service-option,.wb-service-option--side{min-height:auto;padding:24px 20px;border:1px solid rgba(65,70,75,.1)}.wb-service-option__title-row h3{font-size:24px;line-height:28px}.wb-feature-row,.wb-feature-row.is-reverse{grid-template-columns:1fr;gap:24px}.wb-feature-row.is-reverse .wb-feature-row__visual,.wb-feature-row.is-reverse .wb-feature-row__content{order:initial}.wb-feature-row__head{flex-direction:column;align-items:flex-start;gap:8px}.wb-feature-row__head h3{font-size:28px}.wb-feature-row__head p{font-size:16px;line-height:24px}.wb-feature-row__body li{line-height:28px}.wb-office-feature-row .wb-feature-row__head{grid-template-columns:1fr;row-gap:8px;align-items:flex-start}.wb-office-feature-row .wb-feature-row__body{grid-template-columns:1fr}.wb-office-feature-row .wb-feature-row__body ul{grid-column:auto}.wb-office-feature-row .wb-feature-row__body-spacer{display:none}.wb-solution-wall__panel{padding-top:20px}.wb-knowledge-ai{grid-template-columns:1fr;gap:24px}.wb-knowledge-ai__item{grid-template-columns:1fr;gap:8px;padding:12px 0}.wb-knowledge-ai__item h3{font-size:22px;line-height:28px}.wb-knowledge-page{padding-top:0}.wb-knowledge-hero{min-height:360px;padding:56px 0 48px}.wb-knowledge-hero__copy h1{font-size:28px;line-height:40px}.wb-knowledge-hero__copy p{margin-top:24px}.wb-knowledge-page>.wb-section{padding-top:0}.wb-knowledge-card-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.wb-knowledge-card{min-height:auto}.wb-knowledge-card__visual{height:auto;aspect-ratio:592 / 200}.wb-knowledge-card__body{padding:20px}.wb-knowledge-card__head p{font-size:16px;line-height:24px}.wb-knowledge-page .wb-knowledge-ai--knowledge-page,.wb-knowledge-page .wb-knowledge-ai__list{grid-template-columns:1fr}.wb-knowledge-page .wb-knowledge-ai--knowledge-page{margin-top:32px}.wb-knowledge-page .wb-knowledge-ai__visual{height:auto;aspect-ratio:473.6 / 312}.wb-knowledge-page .wb-knowledge-ai-section .suite-saas-scene-layout,.wb-knowledge-page .wb-knowledge-ai-section .suite-saas-scene-grid,.wb-knowledge-page .wb-knowledge-ai-section .suite-saas-scene-grid-row{grid-template-columns:1fr!important}.wb-knowledge-page .wb-knowledge-ai-section .suite-saas-scene-preview,.wb-knowledge-page .wb-knowledge-ai-section .suite-saas-scene-grid{grid-column:1 / -1;width:100%}.wb-knowledge-page .wb-knowledge-ai-section .suite-saas-scene-preview{height:auto}.wb-knowledge-page .hs-section--customer-wall,.wb-knowledge-page .hs-section--customer-wall-logos-footer{padding-top:0}}.wb-solutions-page{background:var(--wb-color-page-bg);min-height:100%}.wb-solutions-page--motion-ready [data-motion]{transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1),clip-path .72s cubic-bezier(.16,1,.3,1),box-shadow .72s cubic-bezier(.16,1,.3,1),border-color .72s cubic-bezier(.16,1,.3,1);will-change:opacity,transform,filter,clip-path}.wb-solutions-page--motion-ready [data-motion].is-pending{opacity:0;transform:translate3d(0,28px,0);filter:blur(10px)}.wb-solutions-page--motion-ready [data-motion=heading].is-pending{transform:translate3d(0,22px,0)}.wb-solutions-page--motion-ready [data-motion=heading] .wb-solutions-heading__divider{transition:transform .76s cubic-bezier(.16,1,.3,1),opacity .76s cubic-bezier(.16,1,.3,1);transform-origin:left center}.wb-solutions-page--motion-ready [data-motion=heading].is-pending .wb-solutions-heading__divider{opacity:.35;transform:scaleX(.18)}.wb-solutions-page--motion-ready [data-motion=feature-visual].is-pending,.wb-solutions-page--motion-ready [data-motion=case-visual].is-pending{transform:translate3d(-24px,28px,0) scale(1.03);clip-path:inset(0 0 14% 0)}.wb-solutions-page--motion-ready [data-motion=feature-card].is-pending,.wb-solutions-page--motion-ready [data-motion=form].is-pending{transform:translate3d(28px,24px,0)}.wb-solutions-page--motion-ready [data-motion=stat].is-pending{transform:translate3d(0,18px,0) scale(.98)}.wb-solutions-page--motion-ready [data-motion=wall-panel].is-pending{transform:translate3d(0,40px,0) scale(.985)}.wb-solutions-page--motion-ready [data-motion=form]{transition-property:opacity,transform,filter,box-shadow,border-color}.wb-solutions-page--motion-ready [data-motion=form].is-pending{box-shadow:0 0 #0000;border-color:#41464b05}.wb-solutions-page--motion-ready [data-motion=wall-panel] .wb-solution-wall__image{transition:transform .88s cubic-bezier(.16,1,.3,1)}.wb-solutions-page--motion-ready [data-motion=wall-panel].is-pending .wb-solution-wall__image{transform:scale(1.035)}.wb-solutions-page--motion-ready .wb-solutions-hero [data-motion-load=hero]{opacity:0;transform:translate3d(0,30px,0);filter:blur(12px);animation:wb-solutions-hero-enter .76s cubic-bezier(.2,.9,.24,1) forwards}@keyframes wb-solutions-hero-enter{0%{opacity:0;transform:translate3d(0,30px,0);filter:blur(12px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}.wb-solutions-hero{background:var(--wb-color-surface-subtle);padding:80px 0 52px}.wb-solutions-hero__inner{width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));margin:0 auto}.wb-solutions-hero__copy{width:100%;display:flex;flex-direction:column;gap:0}.wb-solutions-hero__index,.wb-solutions-hero h1,.wb-solutions-hero h2,.wb-solutions-hero__description{margin:0;color:var(--wb-color-text-heading)}.wb-solutions-hero__index{display:block;width:100%;font-size:18px;line-height:28px;letter-spacing:-.025em;font-family:PingFang SC,Microsoft YaHei,sans-serif;color:var(--wb-color-accent-primary)}.wb-solutions-hero h1,.wb-solutions-hero h2{display:block;width:100%;max-width:none;margin-top:12px;font-size:56px;line-height:1.1;letter-spacing:-.025em;font-weight:500;font-family:"Source Han Serif CN";font-synthesis:none}.wb-solutions-hero--secondary .wb-solutions-hero__copy{gap:0;padding-bottom:0}.wb-solutions-hero--secondary .wb-solutions-hero__index,.wb-solutions-hero--secondary h2{display:block;width:100%;line-height:1.1}.wb-solutions-hero--secondary h2,.wb-solutions-hero--secondary .wb-solutions-hero__description{max-width:none}.wb-solutions-hero__description{max-width:none;font-size:16px;line-height:28px;color:var(--wb-color-text-body);margin-top:28px;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;white-space:pre-line}.wb-solutions-shell{width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));margin:0 auto}.wb-solutions-section{padding:0 0 88px}.wb-solutions-hero+.wb-solutions-section{padding-top:48px}.wb-solutions-section--wall{padding-top:12px;padding-bottom:0}.wb-solutions-heading{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.wb-solutions-heading h2{margin:0;color:var(--wb-color-text-heading);font-family:"Source Han Serif CN";font-size:30px;line-height:1.2;font-weight:500}.wb-solutions-heading__divider{width:100%;height:1px;background:var(--wb-color-border-divider)}.wb-solutions-challenge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.wb-solutions-case__visual{background:var(--wb-color-surface-placeholder);overflow:hidden}.wb-solutions-placeholder{width:100%;background:var(--wb-color-surface-muted)}.wb-solutions-feature__visual img,.wb-solutions-case__visual img{display:block;width:100%;height:100%;object-fit:cover}.wb-solutions-challenge-grid__item h3,.wb-solutions-feature__card h3,.wb-solutions-case__section h3{margin:0;color:var(--wb-color-text-body);font-family:"Source Han Serif CN";font-size:22px;line-height:1.35;font-weight:500}.wb-solutions-challenge-grid__item p,.wb-solutions-feature__body p,.wb-solutions-case__section p,.wb-solutions-case__section li,.wb-solutions-stat span,.wb-solutions-stat strong{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.wb-solutions-challenge-grid__item p,.wb-solutions-feature__body p{margin:8px 0 0;color:var(--wb-color-text-body-muted);font-size:14px;line-height:26px;white-space:pre-line}.wb-solutions-case__section p,.wb-solutions-case__section li{margin:8px 0 0;color:var(--wb-color-text-body-muted);font-size:14px;line-height:24px}.wb-solutions-feature{margin-top:56px}.wb-solutions-feature__visual{min-height:400px;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#fffc,#edeff1e0);border:1px solid var(--wb-color-border-default)}.wb-solutions-feature__card{display:flex;flex-direction:column;gap:14px;padding:28px 0 0}.wb-solutions-feature__body p:first-child{margin-top:0}.wb-solutions-feature__index{margin:0;color:var(--wb-color-accent-primary);font-size:14px;line-height:22px}.wb-solutions-feature__layout{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:32px;align-items:start}.wb-solutions-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:1px;border:1px solid var(--wb-color-border-outline);background:var(--wb-color-border-outline);margin-bottom:28px;border-radius:20px;overflow:hidden}.wb-solutions-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:112px;padding:20px 18px;text-align:center;background:var(--wb-color-surface-subtle)}.wb-solutions-stat span{color:var(--wb-color-text-body);font-size:14px;line-height:22px;font-weight:500}.wb-solutions-stat strong{color:var(--wb-color-accent-primary);font-family:"Source Han Serif CN";font-size:30px;line-height:1.1;font-weight:500}.wb-solutions-case{margin-top:8px}.wb-solutions-case__content{display:flex;flex:1 1 0;flex-direction:column;gap:25px;min-width:0}.wb-solutions-case__section+.wb-solutions-case__section{padding-top:24px;border-top:1px solid var(--wb-color-border-default)}.wb-solutions-case__section ol,.wb-solutions-case__section ul{margin:12px 0 0;padding-left:21px}.wb-solutions-case__visual{margin-top:24px;min-height:400px;overflow:hidden;border-radius:24px;background:var(--wb-color-surface-placeholder);border:1px solid var(--wb-color-border-default)}.wb-solutions-hero--secondary{margin-top:0}.wb-solutions-form{width:100%;flex-shrink:0;border:1px solid var(--wb-color-border-outline);border-radius:24px;background:#fff;box-shadow:0 22px 40px #181e2414;padding:32px}.wb-solutions-form__header{margin-bottom:24px}.wb-solutions-form__eyebrow{margin:0 0 10px;color:var(--wb-color-accent-primary);font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:12px;line-height:20px;letter-spacing:.12em;text-transform:uppercase}.wb-solutions-form__header h3{margin:0;color:var(--wb-color-text-heading);font-family:"Source Han Serif CN";font-size:28px;line-height:1.2;font-weight:500}.wb-solutions-form__header p{margin:16px 0 0;color:var(--wb-color-text-body-muted);font-size:15px;line-height:26px}.wb-solutions-form__fields{display:flex;flex-direction:column;gap:16px}.wb-solutions-form__field{display:flex;flex-direction:column;align-items:stretch}.wb-solutions-form__field--standard{min-height:92px}.wb-solutions-form__label{padding:0 4px 8px;color:var(--wb-color-text-body);font-family:PingFang SC,sans-serif;font-size:13px;line-height:22px}.wb-solutions-form__control{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:10px 14px;border:1px solid var(--wb-color-border-default);border-radius:12px;background:#fff}.wb-solutions-form__control span{color:var(--wb-color-text-body-muted);font-family:PingFang SC,sans-serif;font-size:15px;line-height:24px}.wb-solutions-form__caret{color:var(--wb-color-text-body)!important;font-size:14px!important;line-height:1!important}.wb-solutions-form__dropdown{height:148px;border:1px solid var(--wb-color-border-default);border-radius:12px;background:linear-gradient(180deg,#f8f8f7f5,#fff)}.wb-solutions-form__submit{width:100%;height:52px;margin-top:32px;border:1px solid rgba(65,70,75,.1);border-radius:12px;background:linear-gradient(180deg,#4a4f53,#363a3d);color:#fff;font-size:15px;line-height:24px;font-weight:500}.wb-solutions-grid{display:grid;grid-template-columns:minmax(0,1fr) 392px;gap:32px;align-items:start}.wb-solutions-column{min-width:0}.wb-solutions-case__layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:32px;align-items:start}.wb-solutions-case__content{padding-right:4px}.wb-solutions-case__content ol,.wb-solutions-case__content ul{margin:12px 0 0;padding-left:20px}.wb-solutions-case__visual img,.wb-solutions-feature__visual img{width:100%;height:100%;object-fit:cover}.wb-tech-page{display:flex;flex-direction:column;background:#fff;gap:48px;padding-bottom:48px}.wb-tech-hero-banner{min-height:450px;padding:0 24px;background:var(--Color-Background-Frame-Strong, #2c3033);background-position:center;background-repeat:no-repeat;background-size:auto 450px}.wb-tech-hero-banner__inner{width:min(1440px,100%);height:450px;margin:0 auto;padding-top:88px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;position:relative}.wb-tech-hero-banner__content{width:min(100%,760px);gap:32px;display:flex;flex-direction:column;text-align:center;align-items:center}.wb-tech-hero-banner__content h1{margin:0;color:var(--Color-Text-Gray-Inverse, #fff);font-family:"Source Han Serif CN",serif;font-size:38px;line-height:38px;font-weight:600;letter-spacing:1.2px}.wb-tech-hero-banner__content p{max-width:520px;color:var(--Color-Text-Status-Accent-gray-Muted, #c6c8c9);text-align:center;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--Typography-Size-XL, 16px);font-weight:400;line-height:var(--Typography-Height-XL, 24px)}.wb-tech-hero-banner__actions{display:flex;justify-content:center;gap:16px}.wb-tech-hero-banner__button{display:inline-flex;align-items:center;justify-content:center;min-width:96px;height:32px;padding:0 18px;border:1px solid rgba(255,255,255,.88);border-radius:4px;background:#fffffff5;color:#3686d6;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:22px;font-weight:500;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.wb-tech-hero-banner__button:hover{transform:translateY(-1px)}.wb-tech-hero-banner__button--primary{border-color:#3686d6;background:#3686d6;color:#fff}.wb-tech-hero-banner__tabs{position:absolute;bottom:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:auto;margin-bottom:0;border:1px solid rgba(255,255,255,.06);border-bottom:0;border-radius:2px 2px 0 0;background:#212529b8;box-shadow:inset 0 1px #ffffff0a;overflow:hidden;width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2))}.wb-tech-hero-banner__tab{display:flex;align-items:center;justify-content:center;min-height:80px;padding:24px;border:1px solid rgba(255,255,255,.05);justify-self:stretch;background:#2c303380;backdrop-filter:blur(5px);color:var(--Color-Text-Gray-Inverse, #fff);text-align:center;text-shadow:0 2px 8px var(--Color-Shadow-XS, rgba(0, 0, 0, .04));font-family:"Source Han Serif CN";font-size:var(--Typography-Size-XXXL, 24px);font-weight:600;line-height:var(--Typography-Height-XXXL, 32px)}.wb-tech-hero-banner__tab:first-child{border-left:0}.wb-tech-hero-banner__tab.is-active{background:#fff3;backdrop-filter:blur(20px)}.wb-tech-hero-banner__tab:press{background:#fff3;backdrop-filter:blur(20px)}.wb-tech-hero-banner__tab:hover{background:#ffffff1a;backdrop-filter:blur(5px)}.wb-tech-layout{width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));margin:0 auto;box-sizing:border-box}.wb-tech-main{display:flex;flex-direction:column;gap:64px;min-width:0}.wb-tech-card{background:#fff;border:1px solid rgba(16,24,40,.08)}.wb-tech-card--intro,.wb-tech-card--section,.wb-tech-card--case{padding:16px;gap:24px;display:flex;flex-direction:column}.wb-tech-card--intro{display:flex;flex-direction:column;gap:16px;padding:16px;border:0;text-align:center}.wb-tech-card--section{border-color:#41464b1a;border-radius:4px;box-shadow:0 2px 4px #0000000a}.wb-tech-card--application{border:0;box-shadow:none}.wb-tech-card--challenges{border:0;background:#fff;box-shadow:none;width:100%;padding:16px;gap:24px;display:flex;flex-direction:column}.wb-tech-card--case{background:#fff;border:1px solid rgba(65,70,75,.12);border-radius:4px;box-shadow:0 2px 8px #10182814;padding:16px}.wb-tech-card--case-plain{border:0;box-shadow:none}.wb-tech-card--case .wb-tech-section-head{margin-bottom:0}.wb-tech-section-head--case{align-items:center}.wb-tech-section-head--case-plain .wb-tech-section-head__line{display:none}.wb-tech-case-title{width:100%;color:var(--Color-Text-Gray-Primary, #41464b);font-family:"Source Han Serif CN",serif;font-size:var(--Typography-Size-XXXL, 24px);font-weight:600;line-height:var(--Typography-Height-XXXL, 32px);letter-spacing:0;text-align:left;white-space:pre-line}.wb-tech-case-card{display:flex;flex-direction:column;gap:24px;background:#fff}.wb-tech-hero-title{display:flex;align-items:flex-start;justify-content:center;gap:8px;margin:0;color:var(--Color-Text-Gray-Primary, #41464b);font-family:"Source Han Serif CN",serif;font-size:32px;line-height:48px;font-weight:600;font-synthesis:none}.wb-tech-hero-index{color:#1f6feb;font-weight:500;flex:0 0 auto}.wb-tech-hero-desc{margin:0 auto;max-width:1032px;color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));text-align:center;font-size:var(--Typography-Size-XL, 16px);line-height:var(--Typography-Height-XL, 24px);white-space:pre-line}.wb-tech-section-head{display:flex;flex-direction:column;gap:16px}.wb-tech-section-head--challenges{align-items:center}.wb-tech-section-head--application .wb-tech-section-head__line{display:none}.wb-tech-section-head h2{margin:0;color:var(--Color-Text-Gray-Primary, #41464b);text-align:center;font-family:"Source Han Serif CN",serif;font-size:32px;line-height:48px;font-weight:600;font-synthesis:none}.wb-tech-section-head__line{width:100%;height:1px;background:#41464b1a}.wb-tech-section-head--challenges .wb-tech-section-head__line{display:none}.wb-tech-challenges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.wb-tech-challenges__item{min-width:0}.wb-tech-challenges__item-inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;box-sizing:border-box;border:1px solid #e2e2e2;border-radius:4px;background:#fff;padding:24px;text-align:center}.wb-tech-challenges__item h3{margin:0;color:var(--Color-Text-Gray-Primary, #41464b);text-align:center;font-size:var(--Typography-Size-XXL, 20px);line-height:var(--Typography-Height-XXL, 28px);font-weight:500;font-synthesis:none}.wb-tech-challenges__item p{margin:0;color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));text-align:center;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--Typography-Size-XL, 16px);line-height:var(--Typography-Height-XL, 24px);white-space:pre-line}.wb-tech-application__copy h3{margin:0;color:var(--wb-color-text-body);font-family:"Source Han Serif CN",serif;font-size:20px;line-height:1.35;font-weight:500;font-synthesis:none}.wb-tech-case__section p,.wb-tech-application__copy p,.wb-tech-form__inner p{margin:8px 0 0;color:var(--wb-color-text-body-muted);font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:24px;white-space:pre-line}.wb-tech-application{margin-top:0}.wb-tech-application__layout{position:relative;display:flex;gap:16px;align-items:start}.wb-tech-application__media{width:400px;height:267px;flex:0 0 400px;overflow:hidden;border-radius:4px;background:#f2f4f7}.wb-tech-application__media img{display:block;width:100%;height:100%;object-fit:cover}.wb-tech-application__copy{display:flex;flex:1 1 auto;min-width:0;min-height:250px;padding-top:0;height:267px}.wb-tech-application__copy .wb-tech-section-head{align-items:flex-start;margin-bottom:0}.wb-tech-application__copy .wb-tech-section-head h2{margin-bottom:20px;text-align:left}.wb-tech-application__copy-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;min-width:0;width:100%;border-radius:4px;padding:24px;border:1px solid rgba(65,70,75,.1)}.wb-tech-application__text{display:flex;flex:1;min-width:0;flex-direction:column;height:100%}.wb-tech-application__description{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.wb-tech-application__copy h3{margin:0;color:var(--Color-Text-Gray-Primary, #41464b);font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--Typography-Size-XXL, 20px);line-height:var(--Typography-Height-XXL, 28px);font-weight:500}.wb-tech-application__copy p{margin:0;color:#41464bcc;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:24px;white-space:normal}.wb-tech-application__accent{width:28px;height:4px;margin-top:auto}.wb-tech-application__more{display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;padding:0;border:0;background:transparent;cursor:pointer;transition:transform .2s ease}.wb-tech-application__more:active{transform:scale(.98)}.wb-tech-application__more-icon{display:block;width:48px;height:48px}.wb-tech-stats{display:flex;justify-content:space-around;gap:24px;padding:32px;background:#fafafa;border:1px solid rgba(65,70,75,.1);border-radius:4px;height:159px}.wb-tech-stats__item{display:flex;align-items:center;flex-direction:column;justify-content:space-between;text-align:center}.wb-tech-stats__label{color:var(--Color-Text-Gray-Primary, #41464b);text-align:center;font-size:var(--Typography-Size-XXL, 20px);font-weight:500;line-height:var(--Typography-Height-XXL, 28px)}.wb-tech-stats__value{color:#3686d6;text-align:center;font-family:Source Han Sans CN;font-size:36px;font-style:normal;font-weight:500;line-height:48px}.wb-tech-stats__image{display:block;width:124px;height:60px;object-fit:contain}.wb-tech-stats__image--retail-logo{object-fit:contain;object-position:center}.wb-tech-case{display:flex;grid-template-columns:minmax(0,1fr) 376px;gap:24px;align-items:start}.wb-tech-case__content{display:flex;flex-direction:column;gap:25px;min-width:0}.wb-tech-case__section{display:flex;flex-direction:column;gap:16px}.wb-tech-case__section h3{margin:0;color:var(--Color-Text-Gray-Primary, #41464b);font-size:var(--Typography-Size-XL, 16px);font-weight:500;line-height:var(--Typography-Height-XL, 24px);font-family:PingFang SC}.wb-tech-case__section p{margin:0;color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));font-size:var(--Typography-Size-L, 16px);line-height:var(--Typography-Height-XL, 24px)}.wb-tech-case__image{display:flex;width:100%;align-items:center;justify-content:center;overflow:hidden;background:#f2f4f7;min-height:0}.wb-tech-case__image img{display:block;width:100%;height:auto}.wb-tech-form{display:flex;min-width:440px;align-self:center;align-items:flex-start;gap:10px;position:relative;min-height:0;overflow:hidden;padding:32px 32px 38px;border-radius:4px;border:1px solid var(--Color-Border-Divider-Lighter, rgba(65, 70, 75, .1));background:#fff;box-sizing:border-box;box-shadow:0 2px 4px 0 var(--Color-Shadow-XS, rgba(0, 0, 0, .04))}.wb-tech-form__decor{position:absolute;top:-32px;right:-72px;width:360px;height:360px;object-fit:cover;opacity:.14;pointer-events:none;display:none}.wb-tech-form__inner{width:100%;position:relative;z-index:1}.wb-tech-form .demo-page__form-panel{position:relative;z-index:1;padding:0;border:0;background:transparent;box-shadow:none}.wb-tech-form .demo-page__form-card{width:100%}.wb-tech-form .demo-page__form-head h2{margin:0;color:var(--transparency100);font-family:"Source Han Serif CN",serif;font-size:24px;line-height:32px;font-weight:600;font-synthesis:none}.wb-tech-form .demo-page__form-head p{margin:16px 0 24px;color:#41464b99;font-size:16px;line-height:24px}.wb-tech-form .demo-page__form{gap:46px}.wb-tech-form .demo-page__field-label{padding:0 4px 8px;color:#41464b;font-size:14px;line-height:24px}.wb-tech-form .demo-page__field-index{color:#41464b}.wb-tech-form .demo-page__field-required{color:#3686d6}.wb-tech-form .demo-page__field input,.wb-tech-form .demo-page__field textarea{margin-top:0;padding:8px 10px;font-size:16px;line-height:24px}.wb-tech-form .demo-page__field input,.wb-tech-form .demo-page__select-trigger{min-height:40px;height:40px}.wb-tech-form .demo-page__field textarea{min-height:139px;padding:4px;border-radius:6px;resize:none}.wb-tech-form .demo-page__select{margin-top:0}.wb-tech-form .demo-page__select-trigger{padding:8px 10px;background:#fff}.wb-tech-form .demo-page__select-value{color:#41464b;font-size:16px;line-height:24px}.wb-tech-form .demo-page__select-icon{right:12px}.wb-tech-form .demo-page__submit{width:100%;height:40px;margin-top:0;line-height:24px}.wb-tech-footer,.customer-logo-wall{width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));margin:0 auto}.wb-tech-footer__inner{display:flex;margin:0 auto;flex-direction:column;gap:48px}.wb-tech-footer__card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;border:1px solid rgba(65,70,75,.12);border-radius:4px;background:#fff}.wb-tech-footer__copy{min-width:0;display:flex;flex-direction:column;gap:8px}.wb-tech-footer__copy h2{margin:0;color:var(--Color-Text-Gray-Primary, #41464b);text-shadow:0 2px 8px var(--Color-Shadow-XS, rgba(0, 0, 0, .04));font-family:"Source Han Serif CN",serif;font-size:var(--Typography-Size-XXXL, 24px);line-height:32px;font-weight:600}.wb-tech-footer__copy p{margin:0;color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--Typography-Size-XL, 16px);line-height:var(--Typography-Height-XL, 24px)}.wb-footer-action{align-self:center!important;min-width:106px!important}@media(max-width:980px){.wb-tech-layout{padding:0 16px}.wb-tech-hero-banner{padding:0}.wb-tech-hero-banner__inner{padding:72px 16px 0}.wb-tech-hero-banner__content h1{font-size:24px;line-height:1.45}.wb-tech-hero-banner__content p{font-size:14px;line-height:24px}.wb-tech-hero-banner__actions{align-items:stretch;gap:12px;margin-top:24px}.wb-tech-hero-banner__button{width:100%;height:40px}.wb-tech-hero-banner__tabs{grid-template-columns:repeat(3,minmax(0,1fr));border-radius:2px 2px 0 0}.wb-tech-hero-banner__tab{min-height:56px;padding:0 12px;font-size:15px}.wb-tech-hero-banner__tab:nth-child(3n+1){border-left:0}.wb-tech-main{gap:48px}.wb-tech-card--intro,.wb-tech-card--section,.wb-tech-card--case{padding:20px}.wb-tech-card--challenges{width:auto;margin-left:0;transform:none;padding:0}.wb-tech-card--case{padding:0}.wb-tech-card--case .wb-tech-section-head{padding:0 20px}.wb-tech-footer{padding:0 16px}.wb-tech-footer__inner{width:100%;gap:16px}.wb-tech-footer__card{align-items:flex-start;padding:24px 20px}.wb-tech-hero-title{font-size:28px;line-height:40px}.wb-tech-challenges,.wb-tech-case{grid-template-columns:1fr}.wb-tech-section-head--challenges{margin-bottom:20px}.wb-tech-challenges__item-inner{min-height:auto;padding:24px 20px}.wb-tech-case{flex-direction:column;gap:24px;padding:0 20px 20px}.wb-tech-stats__item:nth-child(3),.wb-tech-stats__item:nth-child(4){border-top:0}.wb-tech-stats__item:nth-child(3){border-left:0}.wb-tech-form{align-self:auto;border-top:1px solid rgba(65,70,75,.12);padding-top:20px;width:auto;min-width:auto;padding-bottom:16px 16px 19px;min-width:calc(100% - 32px)}.wb-tech-form__inner{padding-left:0}.wb-tech-section-head h2{font-size:28px;line-height:40px}.wb-tech-application__layout{flex-direction:column;gap:24px}.wb-tech-application__media{width:100%;height:auto;flex-basis:auto;aspect-ratio:400 / 250}.wb-tech-application__copy{position:relative;min-height:auto;padding-top:0;width:100%;height:auto}.wb-tech-application__copy .wb-tech-section-head{align-items:flex-start;margin-bottom:0}.wb-tech-application__copy .wb-tech-section-head h2{margin-bottom:36px;text-align:left}.wb-tech-application__copy-inner{min-height:auto;width:100%;display:flex;gap:32px;justify-content:space-between;flex-wrap:wrap}.wb-tech-form{min-height:auto;margin:0 auto}.wb-tech-form__decor{opacity:.28}}@media(max-width:788px){.wb-tech-stats{margin:0;flex-direction:column;justify-content:flex-start;height:auto}}@media(prefers-reduced-motion:reduce){.wb-solutions-page--motion-ready [data-motion],.wb-solutions-page--motion-ready .wb-solutions-hero [data-motion-load=hero],.wb-solutions-page--motion-ready [data-motion=heading] .wb-solutions-heading__divider,.wb-solutions-page--motion-ready [data-motion=wall-panel] .wb-solution-wall__image{animation:none;transition:none;opacity:1;transform:none;filter:none;clip-path:inset(0)}}@media(max-width:980px){.wb-solutions-hero{padding:48px 0 32px}.wb-solutions-hero__copy{gap:18px;padding-bottom:0}.wb-solutions-hero__index,.wb-solutions-hero h1,.wb-solutions-hero h2{font-size:34px;line-height:1.25}.wb-solutions-hero__description{font-size:15px;line-height:1.75}.wb-solutions-shell{width:min(100%,calc(100% - 32px))}.wb-solutions-section{padding-bottom:56px}.wb-solutions-heading h2{font-size:28px;line-height:40px}.wb-solutions-grid,.wb-solutions-challenge-grid,.wb-solutions-feature__layout,.wb-solutions-case__layout{grid-template-columns:1fr}.wb-solutions-form{padding:20px}.wb-solutions-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.wb-solutions-stat{min-height:84px;gap:10px}.wb-solutions-stat strong{font-size:20px;line-height:28px}.wb-solutions-form{width:100%}.wb-solutions-case__visual{min-height:180px}.wb-solutions-form{padding:16px}.wb-solutions-form__header{margin-bottom:20px}.wb-solutions-form__header h3{font-size:20px;line-height:28px}.wb-solutions-feature__visual,.wb-solutions-case__visual{min-height:240px}.wb-solutions-challenge-grid__item p,.wb-solutions-feature__body p,.wb-solutions-case__section p,.wb-solutions-case__section li{font-size:14px}}.hero{padding:84px 0 56px;border-bottom:1px solid var(--line)}.hero h1{font-size:clamp(30px,4vw,48px);line-height:1.2;margin-bottom:16px}.hero p{max-width:760px;color:var(--text-light);font-size:18px}.landing-placeholder{padding:56px 0 78px;background:var(--bg)}.landing-home-wrap{border:1px solid #dfe7f5;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 12px 34px #11285214}.landing-home-frame{display:block;width:100%;border:none;min-height:920px}.section-title{font-size:28px;margin-bottom:8px}.section-desc{color:var(--text-light);margin-bottom:28px}.placeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.anchor-section{padding:44px 0;border-bottom:1px solid #e9edf6;background:#fff}.anchor-section:last-child{border-bottom:none}.anchor-section h3{font-size:22px;margin-bottom:8px}.anchor-section p{color:var(--text-light);margin-bottom:14px}.home-merge-cta-section{padding:24px 0 72px;background:#fff}.home-merge-cta-card{display:flex;align-items:center;justify-content:flex-start;padding:34px;border-radius:24px;border:1px solid rgba(47,94,245,.08);background:linear-gradient(135deg,#163a8f,#2f5ef5);box-shadow:0 18px 44px #2144ad2e;color:#fff}.home-merge-cta-content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.home-merge-cta-card h2{margin:0;display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:clamp(28px,3vw,36px);line-height:1.35}.home-merge-cta-phone{display:inline-flex;align-items:center;gap:8px}.home-merge-cta-phone-icon{display:inline-flex;align-items:center;justify-content:center;width:1.05em;height:1.05em;font-size:.8em;line-height:1;border-radius:999px;background:#ffffff2e}.site-footer{background:#2c3033}.site-footer__inner{display:flex;flex-direction:column;gap:64px;padding-top:64px;padding-bottom:64px}.site-footer__top{display:grid;grid-template-columns:212px repeat(5,1fr);gap:24px;align-items:start;justify-content:center}.site-footer__brand{display:inline-flex;align-self:start}.site-footer__brand-image{width:77px;height:96px;line-height:0}.site-footer__brand-image svg{display:block;width:100%;height:100%}.site-footer__brand-image img{display:block;width:100%;height:100%}.site-footer__column{display:flex;flex-direction:column;gap:24px}.site-footer__title--with-audience{display:flex;align-items:center;gap:8px;white-space:nowrap}.site-footer__audience{display:inline-flex;align-items:center;height:20px;padding:0 6px;border:1px solid rgba(255,255,255,.1);border-radius:4px;background:#ffffff0d;color:#a0a2a5;font-size:12px;font-weight:400;line-height:18px;white-space:nowrap}.site-footer__meta{display:flex;flex-direction:column;gap:16px;align-items:center}.site-footer__meta-row{display:flex;align-items:center;justify-content:center;gap:32px;width:100%}.site-footer__meta-row--secondary{gap:16px}.site-footer__meta,.site-footer__meta-text,.site-footer__record-link{color:#676b6f;font-size:13px;line-height:20px;font-weight:400;text-decoration:none}.site-footer__meta-line{display:block;text-align:right}.site-footer__meta-line--left{text-align:left}.site-footer__meta-prefix{flex:none}.site-footer__copyright-block{display:flex;align-items:flex-start;gap:8px}.site-footer__meta-lines{display:flex;flex-direction:column}.site-footer__meta-text--slogan{display:flex;flex-direction:column;align-items:flex-start}.site-footer__record-link:hover{color:#c6c8c9}.site-footer__safety-badge{display:block;width:70px;height:28px;object-fit:contain}.site-footer__police-badge{display:block;width:20px;height:20px}@media(max-width:980px){.container{width:min(1200px,calc(100% - 32px))}.site-footer__inner{gap:48px;padding-top:48px;padding-bottom:48px}.placeholder-grid{grid-template-columns:1fr}.landing-home-frame{min-height:760px}.home-merge-cta-card{display:block}}@media(max-width:640px){.container{width:min(1200px,calc(100% - 24px))}.hero{padding:64px 0 42px}.hero h1{font-size:clamp(28px,9vw,38px)}.hero p{font-size:16px;line-height:1.75}.landing-home-frame{min-height:560px}.site-footer__inner{gap:36px;padding-top:36px;padding-bottom:36px}.home-merge-cta-section{padding:16px 0 56px}.home-merge-cta-card{padding:22px}.home-merge-cta-card h2{font-size:clamp(24px,7vw,32px);gap:10px}}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--line);border-radius:8px;padding:8px 14px;font-size:14px;text-decoration:none;color:var(--text);background:var(--white);white-space:nowrap}.dark_btn{align-self:flex-start;width:auto;min-width:0;min-height:40px;padding:8px 24px;border:1px solid #41464b;border-radius:2px;background:#41464b;color:#fff;font-size:14px;line-height:24px;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.dark_btn:hover{background:#515457;border-color:#41464b1a;color:#fff;transform:none}.dark_btn:active{background:#41464b;border-color:#41464b4d;color:#fff;transform:none}.dark_btn:focus-visible{outline:2px solid rgba(65,70,75,.18);outline-offset:2px}.blue_btn{align-self:flex-start;width:auto;min-width:0;min-height:40px;padding:8px 24px;border:1px solid rgba(54,134,214,.3);border-radius:2px;background:linear-gradient(180deg,#3686d6,#7dbeff);color:#fff;font-size:14px;line-height:24px;transition:background-image .15s ease,border-color .15s ease,color .15s ease}.blue_btn:hover{background-image:linear-gradient(90deg,#ffffff1a 0% 100%),linear-gradient(180deg,#3686d6,#7dbeff);border-color:#3686d64d;color:#fff;transform:none}.blue_btn:active{background-image:linear-gradient(90deg,#0000001a 0% 100%),linear-gradient(180deg,#3686d6,#7dbeff);border-color:#3686d64d;color:#fff;transform:none}.blue_btn:focus-visible{outline:2px solid rgba(54,134,214,.2);outline-offset:2px}.white_btn{align-self:flex-start;width:auto;min-width:0;min-height:40px;padding:8px 24px;border:1px solid rgba(54,134,214,.1);border-radius:2px;background:#fff;color:#3686d6;font-size:14px;line-height:24px;transition:background-image .15s ease,border-color .15s ease,color .15s ease}.white_btn:hover{background-image:linear-gradient(90deg,#3686d60d 0% 100%),linear-gradient(90deg,#fff 0% 100%);border-color:#3686d61a;color:#3686d6;transform:none}.white_btn:active{background-image:linear-gradient(90deg,#3686d61a 0% 100%),linear-gradient(90deg,#fff 0% 100%);border-color:#3686d61a;color:#3686d6;transform:none}.white_btn:focus-visible{outline:2px solid rgba(54,134,214,.18);outline-offset:2px}.common_btn_small{size:12px;line-height:20px;min-height:36px}.common_mt_24{margin-top:24px}.btn-primary{background:var(--primary);color:var(--white);border-color:var(--primary)}.btn:hover{transform:translateY(-1px);transition:.2s ease}.placeholder-box{border:2px dashed #c5ccdb;border-radius:var(--radius);padding:34px 24px;background:var(--white);color:#76839c;font-size:16px}.placeholder-box h3{font-size:18px;color:#42526e;margin-bottom:8px}.placeholder-card{border:1px solid var(--line);border-radius:10px;padding:14px;background:#fcfdff;color:#5b667f;font-size:14px}.float-contact{position:fixed;right:16px;bottom:96px;z-index:50;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.float-main{width:74px;height:74px;border:none;background:#06c755;color:#fff;border-radius:50%;cursor:pointer;box-shadow:0 14px 30px #06c75566;display:grid;place-items:center;touch-action:none;user-select:none}.float-main-symbol{width:34px;height:34px;display:grid;place-items:center}.float-main-symbol svg{width:30px;height:30px;stroke:#fff;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.float-menu{width:220px;background:#ffffffb8;backdrop-filter:blur(12px);border-radius:8px 0 0 8px;border-left:1px solid rgba(193,201,214,.7);border-top:1px solid rgba(193,201,214,.5);border-bottom:1px solid rgba(193,201,214,.5);box-shadow:0 8px 26px #161d2d1f;padding:12px 10px 14px;transform:translate(110%);opacity:0;pointer-events:none;transition:transform .28s ease,opacity .2s ease}.float-contact.open .float-menu{transform:translate(0);opacity:1;pointer-events:auto}.float-item{display:flex;align-items:flex-end;justify-content:space-between;text-decoration:none;margin-bottom:8px;padding:2px 2px 2px 6px;border-radius:8px}.float-item-button{width:100%;border:0;background:transparent;font:inherit;cursor:pointer}.float-item:last-child{margin-bottom:0}.float-item-label{font-size:14px;line-height:1.6;color:var(--text-light)}.float-item-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.float-item-meta{font-size:13px;line-height:1.4;color:#7b8494}.float-item-icon{width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#4e5564;flex-shrink:0}.float-item:hover .float-item-label{color:var(--text)}.float-item:hover .float-item-meta{color:#5e6777}.float-item:hover .float-item-icon{background:#f3f5f9}.float-item-icon svg{width:18px;height:18px;stroke:currentcolor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.solution-float-contact{position:fixed;right:16px;bottom:96px;z-index:57;display:flex;flex-direction:column;align-items:flex-end;gap:0;padding:12px;box-sizing:border-box;border-radius:8px;border:1px solid #41464b1f;background:#ffffffb3;-webkit-backdrop-filter:blur(5px);box-shadow:0 4px 12px #0000000d;transform:translateY(var(--solution-rail-footer-translate-y, 0px));transition:opacity .18s ease,transform .12s ease-out,background .18s ease,backdrop-filter .18s ease,-webkit-backdrop-filter .18s ease}@supports (backdrop-filter: blur(1px)){.solution-float-contact{backdrop-filter:blur(5px)}}.solution-float-contact__item{width:56px;min-height:60px;background:transparent;color:#41464b;text-decoration:none;border:0;appearance:none;font:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;padding:4px;border-radius:6px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .14s ease,color .14s ease}.solution-float-contact__item:hover,.solution-float-contact__item:focus-visible{background:var(--surface-muted, #f7f7f7);border-radius:6px;transform:none}.solution-float-contact__item:focus-visible{outline:2px solid var(--tertiary, #5da4e3);outline-offset:2px}.solution-float-contact__item:active{background:#41464b1a}.solution-float-contact__item-group{display:flex;justify-content:center;width:auto}.solution-float-contact__item-group--phone{position:relative}.solution-float-contact__icon{width:24px;height:24px;display:block;flex:none}.solution-float-contact__item--static{cursor:pointer}.solution-float-contact__asset{display:block;width:100%;height:100%;object-fit:contain}.solution-float-contact__label{color:var(--Color-Text-Gray-Primary, #41464b);text-align:center;font-family:PingFang SC,sans-serif;font-size:13px;font-weight:400;line-height:20px;white-space:nowrap}.solution-float-contact__separator{display:block;flex:none;width:56px;height:1px;padding:4px 0;box-sizing:content-box}.solution-float-contact__separator svg{display:block;width:100%;height:1px}.solution-float-contact__qr-popup{position:absolute;right:100%;bottom:0;display:flex;flex-direction:column;align-items:center;gap:12px;width:159px;height:187px;padding:16px;box-sizing:border-box;border-radius:4px;border:1px solid rgba(65,70,75,.08);background:#fff;box-shadow:0 16px 40px #1118271f;transform:translate(-8px)}.solution-float-contact__phone-popup{position:absolute;right:72px;bottom:-11px;min-width:176px;padding:24px;box-sizing:border-box;border-radius:4px;border:1px solid rgba(65,70,75,.08);background:#fff;box-shadow:0 16px 40px #1118271f;transform:translate(-8px)}.solution-float-contact__qr-popup[hidden],.solution-float-contact__phone-popup[hidden]{display:none!important}.solution-float-contact__qr-image{display:block;flex:none;width:125px;height:125px;border-radius:12px;background:#fff}.solution-float-contact__qr-content{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.solution-float-contact__qr-title{color:var(--Color-Text-Gray-Primary, #41464b);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:var(--Typography-Size-L, 14px);font-style:normal;font-weight:400;line-height:var(--Typography-Height-XL, 24px);white-space:nowrap}.solution-float-contact__qr-copy{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:12px;line-height:18px;color:#6b7280;white-space:nowrap}.solution-float-contact__phone-content{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:16px}.solution-float-contact__phone-section{text-align:center}.solution-float-contact__phone-title{color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));font-size:var(--Typography-Size-M, 13px);font-weight:400;line-height:var(--Typography-Height-M, 20px)}.solution-float-contact__phone-number{margin:0;color:var(--Color-Text-Gray-Primary, #41464b);font-size:var(--Typography-Size-L, 14px);font-weight:500;line-height:var(--Typography-Height-XL, 24px)}@media(max-width:980px){.solution-float-contact{right:16px;bottom:80px;top:auto;gap:0;padding:12px!important;border-radius:8px}.solution-float-contact__item{width:56px;min-height:60px;gap:8px;padding:4px}.solution-float-contact__icon{width:24px;height:24px}.solution-float-contact__label{font-family:PingFang SC,sans-serif;font-size:13px;line-height:20px}.solution-float-contact__qr-popup{right:auto;top:auto;bottom:100%;gap:10px;width:159px;height:187px;padding:16px;transform:translate(-50%,-12px)}.solution-float-contact__qr-title{font-size:var(--Typography-Size-L, 14px);line-height:var(--Typography-Height-XL, 24px)}.solution-float-contact__qr-copy{font-size:12px;line-height:18px}.solution-float-contact__phone-content{gap:0}.solution-float-contact__phone-title{font-size:var(--Typography-Size-M, 13px);line-height:var(--Typography-Height-M, 20px)}.solution-float-contact__phone-number{font-size:var(--Typography-Size-L, 14px);line-height:var(--Typography-Height-XL, 24px)}}@media(max-width:640px){.wechat-box{align-items:flex-start}.float-contact{right:12px;bottom:16px}.float-main{width:60px;height:60px}.float-main-symbol{width:28px;height:28px}.float-main-symbol svg{width:24px;height:24px}.float-menu{width:min(220px,calc(100vw - 24px))}}.dropdown a.nav-link--active{color:var(--primary);background:#2f5ef50f;font-weight:600;border-radius:6px}.dropdown a[data-nav-scroll]:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:6px}.dropdown a.nav-link--active:hover{background:#2f5ef51a;color:var(--primary)}.site-shell--chromeless .site-main{padding:0}.hs-page{display:flex;background:#fff;padding-bottom:96px;color:#41464b;flex-direction:column;gap:96px;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.hs-page--motion-ready [data-motion]{transition:opacity .76s cubic-bezier(.16,1,.3,1),transform .76s cubic-bezier(.16,1,.3,1),filter .76s cubic-bezier(.16,1,.3,1),clip-path .76s cubic-bezier(.16,1,.3,1),box-shadow .76s cubic-bezier(.16,1,.3,1),border-color .76s cubic-bezier(.16,1,.3,1);will-change:opacity,transform,filter,clip-path}.hs-page--motion-ready [data-motion].is-pending{opacity:0;transform:translate3d(0,32px,0);filter:blur(10px)}.hs-page--motion-ready [data-motion=heading].is-pending{transform:translate3d(0,24px,0)}.hs-page--motion-ready [data-motion=heading] .hs-section-heading__line{transition:transform .82s cubic-bezier(.16,1,.3,1),opacity .82s cubic-bezier(.16,1,.3,1);transform-origin:left center}.hs-page--motion-ready [data-motion=heading].is-pending .hs-section-heading__line{opacity:.35;transform:scaleX(.16)}.hs-page--motion-ready .hs-product-layout [data-motion=product-panel]:first-child.is-pending{transform:translate3d(-28px,32px,0)}.hs-page--motion-ready .hs-product-layout [data-motion=product-panel]:last-child.is-pending{transform:translate3d(28px,32px,0)}.hs-page--motion-ready [data-motion=product-panel] .hs-product-card{opacity:0;transform:translate3d(0,22px,0)}.hs-page--motion-ready [data-motion=product-panel].is-in-view .hs-product-card{animation:hs-home-card-enter .62s cubic-bezier(.2,.9,.24,1) both;animation-delay:calc(var(--hs-motion-order, 0) * .1s + .14s)}.hs-page--motion-ready [data-motion=suite-card].is-pending,.hs-page--motion-ready [data-motion=capability-card].is-pending{transform:translate3d(0,22px,0) scale(.985)}.hs-page--motion-ready [data-motion=summary].is-pending{transform:translate3d(0,24px,0)}.hs-page--motion-ready [data-motion=solutions-image].is-pending{transform:translate3d(0,36px,0) scale(1.02);clip-path:inset(0 0 18% 0)}.hs-hero--motion-ready .hs-hero-stage-panel.is-entering .hs-home-hero-title,.hs-hero--motion-ready .hs-hero-stage-panel.is-entering .hs-hero-description,.hs-hero--motion-ready .hs-hero-stage-panel.is-entering .hs-hero-visual{opacity:0;transform:translate3d(0,30px,0);filter:blur(12px);animation:hs-home-hero-item-enter .76s cubic-bezier(.2,.9,.24,1) forwards}.hs-hero--motion-ready .hs-hero-stage-panel.is-entering .hs-home-hero-title{animation-delay:0ms}.hs-hero--motion-ready .hs-hero-stage-panel.is-entering .hs-hero-description{animation-delay:.2s}.hs-hero--motion-ready .hs-hero-stage-panel.is-entering .hs-hero-visual{opacity:.5;animation-name:hs-home-hero-visual-enter;animation-duration:1.26s;animation-delay:.4s}@keyframes hs-home-hero-item-enter{0%{opacity:0;transform:translate3d(0,30px,0);filter:blur(12px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}@keyframes hs-home-hero-visual-enter{0%{opacity:.5;transform:translate3d(0,30px,0);filter:blur(12px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}@keyframes hs-home-card-enter{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}.hs-page a,.hs-page button{font-family:inherit}.hs-shell{width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));margin:0 auto}.hs-hero{position:relative;height:600px;overflow:hidden;display:flex;align-items:stretch;justify-content:center;isolation:isolate;background:#2c3033;box-shadow:0 2px 8px #0000000a}.hs-hero-gradient,.hs-hero-noise{position:absolute;pointer-events:none}.hs-hero-gradient{inset:0;background:radial-gradient(38% 70% at 50% 40%,#ffffff14,#fff0),linear-gradient(180deg,#ffffff08,#fff0 16%)}.hs-hero .hs-shell{position:relative;z-index:4}.hs-hero-shell{display:flex;flex-direction:column;gap:0;width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));margin:0 auto;padding-bottom:0;box-sizing:border-box}.hs-hero-stage{width:100%;position:relative;min-height:350px}.hs-hero-stage-track{position:relative}.hs-hero-stage-panel{position:absolute;inset:0;width:100%;display:flex;align-items:start;justify-content:space-between;opacity:0;pointer-events:none;z-index:0;transform:translateZ(0) scale(1);filter:blur(0)}.hs-hero-stage-panel.is-current{z-index:1;opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.hs-hero-stage-panel.is-entering{z-index:2;animation:hs-hero-stage-panel-enter 1.66s cubic-bezier(.22,1,.36,1) both}.hs-hero-stage-panel.is-exiting{z-index:0;animation:hs-hero-stage-panel-exit 1.66s cubic-bezier(.22,1,.36,1) both}@keyframes hs-hero-stage-panel-enter{0%{opacity:.5;transform:translate3d(0,200px,0) scale(.9);filter:blur(8px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes hs-hero-stage-panel-exit{0%{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}to{opacity:0;transform:translate3d(0,-200px,0) scale(.9);filter:blur(8px)}}.hs-hero-copy{position:relative;z-index:5;color:#fff;padding-top:0;margin-top:88px}.hs-hero-eyebrow{display:none}.hs-hero-copy h1{margin:0;color:var(--Color-Text-Gray-Inverse, #fff);font-family:"Source Han Serif CN";font-size:38px;font-weight:600;line-height:38px;letter-spacing:1.2px}.hs-hero-description{margin-top:32px;color:#c6c8c9;font-family:PingFang SC;font-size:var(--Typography-Size-XL, 16px);line-height:var(--Typography-Height-XL, 24px)}.hs-hero-visual{position:relative;z-index:4}.hs-hero-visual:before{content:none}.hs-hero-visual-image{position:relative;width:100%;height:100%}.hs-hero-mountain{position:absolute;right:0;bottom:0;left:0;z-index:5;overflow:hidden;height:100%;pointer-events:none}.hs-hero-background{position:absolute;left:50%;bottom:0;display:block;height:100%;transform:translate(-50%)}.hs-hero-mountain-overlay{position:absolute;inset:0 0 0 50%;z-index:1;display:none;width:100vw;height:100%;justify-content:space-between;transform:translate(-50%)}.hs-hero-mountain-overlay-side-left{width:18.75vw;height:100%;background:linear-gradient(90deg,#2c3033,#2c303300)}.hs-hero-mountain-overlay-side-right{width:18.75vw;height:100%;background:linear-gradient(90deg,#2c303300,#2c3033)}.hs-hero-noise{inset:0;z-index:0;opacity:.16;background-image:radial-gradient(circle at 24% 22%,#ffffff14 0,#fff0 20%),radial-gradient(circle at 75% 16%,#ffffff1f 0,#fff0 18%)}.hs-hero-card-row{position:absolute;bottom:0;left:50%;z-index:6;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));height:120px;transform:translate(-50%);overflow:hidden;border-radius:4px 4px 0 0}.hs-hero-card{position:relative;display:flex;min-height:120px;flex-direction:column;gap:16px;align-items:flex-start;justify-content:center;padding:24px;text-decoration:none;background:#2c303380;-webkit-backdrop-filter:blur(5px);transition:opacity .18s ease,background .18s ease,backdrop-filter .18s ease,-webkit-backdrop-filter .18s ease}.hs-hero-card:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background:#ffffff14}.hs-hero-card:last-child:after{content:none}.hs-hero-card:is(:hover,:focus-visible),.hs-hero-card.is-active{background:#fff3;-webkit-backdrop-filter:blur(20px)}@supports (backdrop-filter: blur(1px)){.hs-hero-card{backdrop-filter:blur(5px)}.hs-hero-card:is(:hover,:focus-visible),.hs-hero-card.is-active{backdrop-filter:blur(20px)}}.hs-hero-card-head{display:flex;align-items:center;gap:12px;width:100%}.hs-hero-card-badges{display:inline-flex;flex-wrap:wrap;gap:8px;margin-left:auto}.hs-hero-card-head h2{margin:0;color:#fff;font-family:"Source Han Serif CN";font-size:24px;font-weight:600;line-height:32px;text-shadow:0 2px 8px rgba(0,0,0,.04)}.hs-hero-card-badge{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:4px;background:#fff3;color:#fff;font-size:12px;font-weight:500;line-height:20px;white-space:nowrap}.hs-hero-card-link{display:inline-flex;gap:8px;align-items:center;color:#fff;font-size:16px;font-weight:400;line-height:24px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.04))}.hs-hero-card-link img{width:11.25px;height:11.25px;object-fit:contain;filter:brightness(0) invert(1)}.hs-section-heading{gap:24px;text-align:center;width:100%}.hs-section-heading h2{color:#41464b;font-family:寒蝉端黑宋,Songti SC,serif;font-size:32px;font-style:normal;font-weight:400;line-height:48px;letter-spacing:1.2px}.hs-section-heading__line{background:#41464b1a;border:0;display:block;width:100%;height:1px;margin:8px 0 0}.hs-section-heading--centered{display:block;text-align:center;width:100%;.hs-section-heading__line{border-top:1px solid #41464b;opacity:.1;width:100%;height:1px;display:block;margin:8px 0 24px}}.hs-product-layout{display:grid;grid-template-columns:minmax(0,838px) minmax(0,450px);gap:24px}.hs-product-panel{display:flex;flex-direction:column;min-width:0;min-height:309px;padding:32px;border:1px solid #41464b10;background:#fafafa}.hs-product-panel--double{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}.hs-product-card{display:flex;flex:1 1 auto;min-height:232px;min-width:0;flex-direction:column}.hs-product-card-top{height:48px}.hs-product-card-icon{width:48px;height:48px;object-fit:contain}.hs-product-card-heading{display:flex;align-items:center;gap:12px;margin-top:16px}.hs-badge{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 8px;border-radius:4px;font-size:12px;line-height:20px;white-space:nowrap}.hs-badge--dark{background:#f4edfc;color:#8168bd}.hs-badge--light{background:#edfcef;color:#4fbd6c}.hs-product-card h3{font-family:寒蝉端黑宋,Songti SC,serif;font-size:24px;line-height:32px;font-weight:400;color:#41464b}.hs-product-card p{margin:24px 0 0;color:#41464bcc;font-size:16px;line-height:24px;white-space:pre-line}.hs-suites-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.hs-suite-card{display:flex;min-width:0;min-height:232px;flex-direction:column;align-items:center;padding:24px 20px 20px;border:1px solid #e8e8e8;border-radius:4px;background:#fafafa;color:#141414;text-decoration:none;text-align:center}.hs-suite-card img{width:120px;height:120px;margin-bottom:16px;object-fit:contain}.hs-suite-card strong{display:block;text-align:center;color:var(--Color-Text-Gray-Primary, #41464b);font-family:var(--Typography-Font-Emphasis, "Songti SC");font-size:var(--Typography-Size-XL, 16px);font-weight:600;line-height:var(--Typography-Height-XL, 24px)}.hs-suite-card span{color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));text-align:center;font-size:var(--Typography-Size-L, 14px);line-height:var(--Typography-Height-XL, 24px);margin:8px 0 0}.hs-suites-summary{margin-top:24px}.hs-suites-summary p{margin:0;color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));font-size:var(--Typography-Size-XL, 16px);line-height:var(--Typography-Height-XL, 24px)}.hs-summary-link{display:inline-flex;align-items:center;justify-content:center;min-width:106px;height:36px;margin-top:16px;padding:8px 24px;border-radius:4px;background:#1677ff;color:#fff;font-size:14px;font-weight:500;text-decoration:none;text-align:center;line-height:21px}.hs-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.hs-capability-card{display:flex;min-height:200px;min-width:0;flex-direction:column;padding:32px 36px;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;background:#fafafa;gap:16px}.hs-capability-card p{color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));font-size:var(--Typography-Size-XL, 16px);line-height:var(--Typography-Height-XL, 24px);margin:0}.hs-capability-icon{width:36px;height:36px}.hs-solutions-image{display:block;width:100%;height:auto}@media(prefers-reduced-motion:reduce){.hs-page--motion-ready [data-motion],.hs-page--motion-ready .hs-hero [data-motion-load=hero],.hs-page--motion-ready .hs-hero [data-motion-load=hero-bg],.hs-page--motion-ready [data-motion=heading] .hs-section-heading__line,.hs-page--motion-ready [data-motion=product-panel] .hs-product-card{animation:none;transition:none;opacity:1;transform:none;filter:none;clip-path:inset(0)}}@media(max-width:1180px){.hs-shell{width:min(var(--page-max-width),calc(100% - 64px))}.hs-product-layout{grid-template-columns:minmax(0,1fr)}.hs-product-panel--double{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.hs-suites-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hs-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.hs-page{padding-bottom:72px}.hs-shell{width:min(100%,calc(100% - 32px))}.hs-hero-copy{max-width:100%}.hs-hero-copy h1{font-size:clamp(34px,9vw,42px)}.hs-hero-description{font-size:14px}.hs-section-heading{gap:16px;margin-bottom:24px}.hs-product-panel,.hs-product-panel--double,.hs-suites-grid,.hs-capability-grid{grid-template-columns:minmax(0,1fr)}.hs-product-card h3,.hs-suite-card strong,.hs-capability-card h3{font-size:24px}.hs-product-panel{min-height:0;padding:28px 24px 24px}.hs-product-panel--double{gap:32px}.hs-suites-grid{gap:16px}.hs-capability-card{min-height:0;padding:28px 24px}}.hs-product-forms-heading{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;text-align:center}.hs-product-forms-heading h2{margin:0;color:#41464b;font-family:"Source Han Serif CN",Songti SC,serif;font-size:32px;font-weight:600;line-height:48px}.hs-product-forms-heading-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:4px 12px;color:#41464b;font-size:16px;line-height:24px;border-radius:0;border:1px solid rgba(163,143,201,.2);background:#a38fc91a}.hs-product-forms-heading-badge-icon{width:20px;height:20px;object-fit:contain;flex:0 0 auto}.hs-product-forms-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hs-product-forms-resource-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:48px}.hs-product-forms-resource-link{display:flex;align-items:flex-start;justify-content:center;gap:64px;min-width:0;min-height:80px;color:inherit;text-decoration:none}.hs-product-forms-resource-link:first-child{grid-column:1 / span 2}.hs-product-forms-resource-link:last-child{grid-column:3 / span 2}.hs-product-forms-resource-link-copy{min-width:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.hs-product-forms-resource-link strong,.hs-product-forms-resource-link small{display:block}.hs-product-forms-resource-link strong{color:#3686d6;font-size:20px;font-weight:600;line-height:28px}.hs-product-forms-resource-link small{margin-top:8px;color:#41464b99;font-size:14px;line-height:24px}.hs-product-forms-resource-link-arrow{flex:0 0 auto;color:#3686d6;font-size:28px;line-height:28px;transition:transform .18s ease}.hs-product-forms-resource-link:hover strong,.hs-product-forms-resource-link:focus-visible strong{text-decoration:underline;text-underline-position:from-font}.hs-product-forms-resource-link:hover .hs-product-forms-resource-link-arrow,.hs-product-forms-resource-link:focus-visible .hs-product-forms-resource-link-arrow{transform:translate(4px)}.hs-product-forms-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #e2e2e2;background:#fafafa;color:inherit;text-decoration:none;border-radius:4px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;box-shadow:0 2px 8px 0 var(--Color-Shadow-XS, rgba(0, 0, 0, .04))}.hs-product-forms-card-image{display:block;width:100%;object-fit:cover}.hs-product-forms-card-body{display:flex;flex-direction:column;gap:8px;padding:24px;border-top:1px solid #e2e2e2}.hs-product-forms-card h3{margin:0;color:var(--Color-Text-Gray-Primary, #41464b);font-family:"Source Han Serif CN";font-size:var(--Typography-Size-XXL, 20px);font-weight:600;line-height:var(--Typography-Height-XXL, 28px)}.hs-product-forms-card p{margin:0;color:#41464bcc;font-size:14px;line-height:24px;white-space:pre-line}.hs-section--customer-wall-logos{padding-top:64px}.hs-customer-wall-shell{width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2))}.hs-customer-wall-heading{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.hs-customer-wall-heading h2{margin:0;color:#41464b;font-family:"Source Han Serif CN",Songti SC,serif;font-size:32px;font-weight:600;line-height:48px}.hs-customer-wall-description{margin:0;color:#41464bcc;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;line-height:24px;text-align:center}.hs-customer-wall-description__cta{margin-left:16px;vertical-align:baseline}.hs-customer-wall-description .is-accent{position:relative;display:inline-block;color:#3686d6;cursor:pointer;text-decoration:none}.hs-customer-wall-description .is-accent:after{content:"";position:absolute;left:0;right:0;bottom:1px;height:1px;background:currentcolor;pointer-events:none;transform:scaleX(0);transform-origin:left center}.hs-customer-wall-description .is-accent:hover:after{transform:scaleX(1)}.hs-customer-wall-panel{margin-top:48px;border:1px solid #e2e2e2;background:#fff;box-shadow:0 2px 4px #0000000a;border-radius:4px;overflow:hidden}.hs-customer-wall-stories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.hs-customer-story{display:flex;flex-direction:column;gap:24px;min-height:232px;padding:37px 36px 37px 37px;box-sizing:border-box;background:#fff}.hs-customer-story:nth-child(2n){border-left:1px solid #e2e2e2}.hs-customer-story:nth-child(n+3){border-top:1px solid #e2e2e2}.hs-customer-story-logo-wrap{display:flex;height:60px;align-items:center;justify-content:center}.hs-customer-story-logo{width:auto;max-width:120px;max-height:60px;object-fit:contain;object-position:center}.hs-customer-story-body{display:flex;width:100%;align-items:flex-start;gap:16px}.hs-customer-story-mark{flex:0 0 auto;color:#41464b4d;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:64px;line-height:72px}.hs-customer-story-copy{display:flex;min-width:0;flex:1 0 0;flex-direction:column;gap:24px}.hs-customer-story-quote{margin:0;color:#41464bcc;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;line-height:24px;text-align:justify}.hs-customer-story-cta{display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:#3686d6;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.04))}.hs-customer-story-cta-label{position:relative;display:inline-block;line-height:1}.hs-customer-story-cta-label:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentcolor;pointer-events:none;transform:scaleX(0);transform-origin:left center}.hs-customer-story-cta:hover .hs-customer-story-cta-label:after{transform:scaleX(1)}.hs-customer-story-cta-icon{display:block;flex:0 0 auto;fill:currentcolor}.hs-customer-wall-logos{display:flex;padding:0 42px}.hs-customer-wall-logos img{display:block;width:100%;height:auto}.hs-customer-wall-logos-footer-module{width:100%;display:flex;justify-content:center}.hs-customer-wall-logos-footer{display:block;width:600px;max-width:100%;height:auto}.hs-core-more-icon{display:block;flex:0 0 auto;color:#63b1ff;fill:currentcolor}.hs-core-suites-description{margin:0;max-width:760px;color:#ffffffb8;font-size:16px;line-height:24px;text-align:center;white-space:normal}.hs-section--capabilities .hs-capabilities-heading{margin-bottom:48px}.hs-capabilities-description{margin:16px 0 0;color:#41464bcc;font-size:16px;line-height:24px;text-align:center}.hs-section--capabilities .hs-section-heading__line{margin:8px 0 0}.hs-capabilities-frame{width:100%;background:#fff}.hs-section--capabilities .hs-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2}.hs-section--capabilities .hs-capability-card{min-height:166px;align-items:flex-start;justify-content:center;gap:16px;padding:36px 37px 37px 36px;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;background:#fafafa}.hs-section--capabilities .hs-capability-card h3{width:100%;margin:0;color:#41464b;font-family:Songti SC,"Source Han Serif CN",serif;font-size:24px;font-weight:600;line-height:32px}.hs-section--capabilities .hs-capability-card p{width:100%;margin:0;color:#41464bcc;font-size:16px;line-height:24px;white-space:normal}.hs-section--capabilities .hs-capability-icon{width:48px;height:48px;flex:0 0 auto}.hs-capabilities-banner{display:block;width:100%;height:auto;object-fit:cover}.hs-section--core-products{padding-bottom:0}.hs-core-stage{padding:96px 0;border:1px solid rgba(65,70,75,.1);background-color:#2c3033d9;background-image:linear-gradient(#2c303380,#2c303380),url(../assets/home/core-stage-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;backdrop-filter:blur(5px)}.hs-core-shell{width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));margin:0 auto}.hs-core-heading{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.hs-core-heading h2{margin:0;color:#fff;font-family:"Source Han Serif CN",Songti SC,serif;font-size:32px;font-weight:600;line-height:48px;text-align:center}.hs-core-heading-copy{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.hs-core-description{margin:0;color:#c6c8c9;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:center}.hs-core-more{display:inline-flex;align-items:center;gap:8px;color:#63b1ff;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none;white-space:nowrap;filter:drop-shadow(0 2px 4px rgba(0,0,0,.04))}.hs-core-more span{position:relative;display:inline-block;text-decoration:none;line-height:1}.hs-core-more span:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentcolor;pointer-events:none;transform:scaleX(0);transform-origin:left center}.hs-core-more:hover span:after{transform:scaleX(1)}.hs-core-more img{width:11.25px;height:11.25px;display:block}.hs-core-grid{margin-top:48px;width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;align-items:stretch}.hs-core-card{box-sizing:border-box;min-height:180px;padding:16px 16px 24px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background-color:#fff;box-shadow:0 2px 4px #0000000a;min-width:0;color:inherit;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:16px;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.hs-core-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.hs-core-card-background{position:absolute;inset:0;z-index:0;pointer-events:none}.hs-core-card-background img{display:block;width:100%;height:100%;object-fit:cover}.hs-core-card-media{display:flex;align-items:center;justify-content:center;width:96px;height:96px;position:relative;z-index:1}.hs-core-card-media img{width:96px;height:96px;object-fit:contain}.hs-core-card-body{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;width:100%;position:relative;z-index:1}.hs-core-card-body strong{color:#41464b;font-family:"Source Han Serif CN",Songti SC,serif;font-size:16px;font-weight:600;line-height:28px}.hs-core-card-body span{color:#41464bcc;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:13px;line-height:20px}.hs-appointment-card{margin:48px auto 0;width:min(900px,100%);min-height:466px;padding:32px 32px 38px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-shadow:0 8px 18px #0000000f;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.hs-appointment-description{margin:16px 0 0;color:#41464bcc;font-size:16px;line-height:24px;text-align:center}.hs-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;width:100%}.hs-form-field{display:flex;flex-direction:column;gap:0}.hs-form-label{padding:0 4px 8px;font-size:14px;line-height:24px;color:#41464b}.hs-form-label b{color:#1677ff;font-weight:400}.hs-input-like,.hs-select-like{min-height:42px;padding:8px 10px;border:1px solid rgba(65,70,75,.1);border-radius:4px;font-size:16px;line-height:24px;color:#41464b99;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%}.hs-select-like{color:#41464b}.hs-select-like__icon{width:20px;height:20px;flex:0 0 auto;opacity:.9}.hs-form-field__spacer{display:block;width:100%;height:28px}.hs-submit-btn{margin:0 auto;display:inline-flex;align-items:center;justify-content:center;width:200px;min-height:30px;padding:8px 24px;border:1px solid rgba(54,134,214,.5);border-radius:2px;background:linear-gradient(180deg,#3686d6,#7dbeff);box-shadow:0 2px 4px #0000000a;color:#fff;font-size:14px;line-height:24px;text-shadow:0 2px 8px rgba(0,0,0,.04)}@media(max-width:1180px){.hs-shell,.hs-core-shell,.hs-customer-wall-shell{width:min(var(--page-max-width),calc(100% - 64px))}.hs-product-grid,.hs-core-grid,.hs-section--capabilities .hs-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hs-product-forms-layout{grid-template-columns:1fr}.hs-customer-story{padding:32px 28px}}@media(min-width:0px){.hs-hero-stage,.hs-hero-stage-track,.hs-hero-shell{min-height:0}.hs-hero-copy{max-width:none;padding-top:16px}.hs-hero-copy h1{font-size:24px;line-height:40px;letter-spacing:0}.hs-hero-description{max-width:none;font-size:13px;line-height:24px}.hs-hero-visual{justify-content:flex-start;min-height:0;padding:0;width:calc(70% - 12px);max-width:none;margin-right:0}.hs-hero-visual-image{width:100%}.hs-hero-background{min-width:920px;transform:translate(-50%) translateY(84px)}.hs-hero-card-row{width:100%;grid-template-columns:1fr;height:auto;left:0;transform:none;border-radius:4px}.hs-hero-card{min-height:96px;padding:24px}.hs-hero-card:after{inset:auto 12px 0;width:auto;height:1px}.hs-hero-card-head{flex-wrap:wrap}.hs-hero-card-badges{margin-left:0}}@media(min-width:789px){.hs-hero{height:600px}.hs-hero-stage-panel{gap:24px}.hs-hero-copy{width:calc(70% - 12px);max-width:none;padding-top:0}.hs-hero-copy h1{font-size:38px;line-height:38px;letter-spacing:1.2px}.hs-hero-description{font-size:16px}.hs-hero-visual{width:calc(70% - 12px)}.hs-hero-card-row{width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));grid-template-columns:repeat(3,minmax(0,1fr));height:120px;left:50%;transform:translate(-50%);border-radius:4px 4px 0 0}.hs-hero-card:after{inset:0 0 0 auto;width:1px;height:auto}.hs-hero-card-head{flex-wrap:nowrap;align-items:center}.hs-hero-card-badges{margin-left:auto}}@media(min-width:1025px){.hs-hero-stage,.hs-hero-stage-track{min-height:350px}.hs-hero-stage-panel{gap:0}.hs-hero-copy{width:auto}.hs-hero-visual{width:auto;height:600px;position:absolute;right:0}.hs-hero-background{min-width:0;transform:translate(-50%)}}@media(max-width:1024px){.hs-product-forms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:788px){.hs-shell{width:min(100%,calc(100% - 32px))}.hs-hero-copy{margin-top:44px}.hs-product-forms-card-image{width:50%}.hs-product-forms-card{flex-direction:row}.hs-product-forms-resource-links{grid-template-columns:1fr;gap:0;margin-top:24px}.hs-product-forms-resource-link:first-child,.hs-product-forms-resource-link:last-child{grid-column:1}.hs-product-forms-resource-link{justify-content:space-between;gap:16px;min-height:88px;padding:8px 0}.hs-product-forms-resource-link+.hs-product-forms-resource-link{border-top:1px solid #e2e2e2}.hs-section--customer-wall{padding-top:0}.hs-section--customer-wall-logos{padding-top:48px}.hs-customer-wall-shell{width:min(100%,calc(100% - 32px))}.hs-customer-wall-logos-shell{padding:0 16px}.hs-customer-wall-logos{padding:0}.hs-customer-wall-heading h2{font-size:28px;line-height:40px}.hs-customer-wall-description{white-space:normal}.hs-core-stage{padding:72px 0}.hs-core-shell{width:min(100%,calc(100% - 32px))}.hs-core-heading h2{font-size:28px;line-height:40px}.hs-core-heading-copy{flex-direction:column;align-items:center}.hs-core-description{white-space:normal}.hs-product-forms-grid,.hs-form-grid{display:grid}.hs-product-forms-grid,.hs-form-grid{grid-template-columns:1fr}.hs-core-suites-description,.hs-capabilities-description{white-space:normal}.hs-core-grid{display:grid;grid-template-columns:1fr;gap:16px}.hs-core-card{min-height:0}.hs-customer-wall-heading{gap:8px}.hs-customer-wall-panel{margin-top:32px}.hs-customer-wall-stories{grid-template-columns:1fr;grid-template-rows:none}.hs-customer-story{min-height:0;gap:16px;padding:28px 20px}.hs-customer-story:nth-child(2n){border-left:0}.hs-customer-story:nth-child(n+2){border-top:1px solid #e2e2e2}.hs-customer-story-copy{gap:16px}.hs-customer-wall-logos{margin-top:0}.hs-section--capabilities .hs-capability-grid{grid-template-columns:1fr}.hs-section--capabilities .hs-capability-card{min-height:0;padding:28px 24px}.hs-product-forms-heading h2{font-size:36px;line-height:48px}.hs-product-forms-card-body{min-height:0;border-top:0}.hs-appointment-card{width:100%;padding:24px 16px 28px;min-height:0}.hs-form-grid{grid-template-columns:1fr}.hs-form-field__spacer{height:0}}@media(max-width:720px){.hs-hero-stage,.hs-hero-stage-track{min-height:320px}.hs-hero-shell{padding-top:24px}.hs-hero-stage-panel{flex-direction:column;justify-content:flex-start;gap:0}.hs-hero-copy,.hs-hero-visual{width:100%}.hs-hero-card-head h2{font-size:18px}.hs-hero-card-link{font-size:12px}.hs-hero-description{margin-top:8px}.hs-hero-visual{flex:none;display:flex;justify-content:flex-end}.hs-hero-visual-image{width:450px;max-width:100%;height:auto}.hs-hero-card{gap:8px;align-items:stretch;padding:16px;min-height:80px}.hs-hero-copy{margin-top:0;padding-top:0}}@media(max-width:520px){.hs-product-forms-card{flex-direction:column}.hs-product-forms-card-image{width:100%}.hs-product-forms-card-body{border-top:1px solid #e2e2e2}}@media(min-width:1329px){.hs-hero-mountain-overlay{display:flex;display:none}}.site-footer__title{margin:0;color:#fff;font-size:16px;line-height:24px;font-weight:500}.site-footer__links{display:flex;flex-direction:column;gap:16px}.site-footer__link{display:flex;color:#c6c8c9;text-decoration:none;width:100%}.site-footer__link--stacked{flex-direction:column;align-items:flex-start;gap:0}.site-footer__link--with-extra{gap:4px}.site-footer__link-main{display:flex;flex-direction:column;align-items:flex-start;color:inherit;text-decoration:none;width:100%}.site-footer__link-extra{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;width:100%;margin-top:0}.site-footer__link-extra-times{display:flex;flex-direction:column;align-items:flex-start}.site-footer__link--badge{align-items:center;gap:8px;width:auto}.site-footer__link-inline-label{display:block;font-size:14px;line-height:24px}.site-footer__link-label{display:block;color:#8d9093;font-size:13px;line-height:20px;white-space:nowrap}.site-footer__link-note{display:block;color:#c6c8c9;font-size:14px;line-height:24px;font-weight:500;white-space:nowrap}.site-footer__badge{display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:0;border-radius:4px;color:#8d9093;font-size:12px;line-height:20px;font-weight:500;background:#ffffff0d}.site-footer__link:hover .site-footer__link-inline-label,.site-footer__link:hover .site-footer__link-note,.site-footer__link:hover .site-footer__link-main .site-footer__link-label,.site-footer__link:hover .site-footer__link-extra .site-footer__link-label,.site-footer__link:hover .site-footer__badge{color:#fff}.site-footer__link:hover .site-footer__badge{background:#ffffff14}@font-face{font-family:"Source Han Serif CN";src:url(../assets/fonts/seriftitle.woff) format("woff");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:"Source Han Serif CN";src:url(../assets/fonts/seriftitle-medium.woff) format("woff");font-weight:500;font-style:normal;font-display:fallback}@font-face{font-family:"Source Han Serif CN";src:url(../assets/fonts/seriftitle-semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:fallback}@font-face{font-family:"Source Han Serif CN";src:url(../assets/fonts/seriftitle-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:fallback}:root{--wb-color-page-bg: #fff;--wb-color-surface-subtle: #fafafa;--wb-color-surface-muted: #f0f0f0;--wb-color-surface-placeholder: #f2f2f2;--wb-color-border-card: #ececec;--wb-color-border-default: #e2e2e2;--wb-color-border-divider: #d9d9d9;--wb-color-border-outline: rgba(65, 70, 75, .1);--wb-color-border-ghost: rgba(65, 70, 75, .2);--wb-color-text-heading: var(--transparency100);--wb-color-text-body: #41464b;--wb-color-text-body-muted: rgba(65, 70, 75, .8);--wb-color-accent-primary: #1677ff;--wb-color-accent-success-bg: #edfcef;--wb-color-accent-success-text: #4fbd6c;--wb-color-accent-cloud-bg: #f4edfc;--wb-color-accent-cloud-text: #8168bd}:root{color-scheme:light;font-family:PingFang SC,Helvetica Neue,sans-serif;background:#f3f4f6;color:#101828;--primary: #2144ad;--text: #101828;--text-light: #475467;--line: rgba(16, 24, 40, .08);--red6: #e95555;--green6: #4ea44b;--purple3: #9c8ec1;--purple1: #e7e3f0;--gray120: var(--transparency100);--gray90: #54585d;--gray3: #f9f9f9;--gray0: #fff;--transparency120: var(--transparency100);--transparency100: #41464b;--transparency60: rgba(65, 70, 75, .6);--transparency10: rgba(65, 70, 75, .1);--theme-basic-color-bg-default: var(--gray0);--theme-text-color-header: var(--transparency120);--theme-text-color-default: var(--transparency100);--theme-text-color-secondary: var(--transparency60);--theme-button-color-alert: var(--red6);--theme-button-color-success: var(--green6);--theme-separator-color-lighter: var(--transparency10);--theme-layout-color-bg-default: var(--gray0);--theme-layout-color-bg-new-page: var(--gray3);--theme-button-color-gradient-normal: linear-gradient(0deg, var(--gray120) -.09%, var(--gray90) 100%)}*{box-sizing:border-box}body:not([data-route-key=service-purchase]){margin:0;background:radial-gradient(circle at top,#ffffffeb,#f3f4f6e6),linear-gradient(180deg,#eef2ff,#f8fafc 30%,#f3f4f6)}body{margin:0}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.site-main{padding:0 0 96px}
