: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% + 2px);width:304px;padding:12px 0;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:20px;padding-right:20px}.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;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:48px;color:#41464b;font-size:14px;line-height:24px;text-decoration:none}.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}.workbench-user-menu__footer button{width:100%;padding:0;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;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,.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:202.667px 100px 120px;gap:24px;width:min(519px,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:104px;height:288px;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-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:16px;width:202.667px}.workbench-product-menu__row{display:flex;align-items:flex-start;gap:4px;width:202.667px;min-height:60px;padding:8px;border-radius:4px;box-sizing:border-box;color:inherit;text-decoration:none}a.workbench-product-menu__row:hover{background:#3686d60d}.workbench-product-menu__divider{width:203px;height:1px;background:#41464b14}.workbench-product-menu__copy{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:4px}.workbench-product-menu__title-row{display:flex;align-items:center;gap:8px}.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__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__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:#f7f7f7;color:#41464b;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;gap:16px;align-items:center}.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-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}.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__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__group+.site-mobile-drawer__group{margin-top:16px;padding-top:16px;border-top:1px solid rgba(65,70,75,.08)}.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--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 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-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.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__card-copy p,.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}.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:56px;padding:0}.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:56px}.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:56px}}.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-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{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:16px}.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);width:auto;min-width:auto;padding:16px 16px 19px}.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%}.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:minmax(0,2.25fr) minmax(0,.75fr) minmax(0,1.5fr) repeat(3,minmax(0,1fr));gap:24px;align-items:start}.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__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-text,.site-footer__record-link{color:#676b6f;font-size:16px;line-height:24px;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:120px;height:48px}.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:0;bottom:24px;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:center;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:12px;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:0;bottom:24px;z-index:57;display:flex;flex-direction:column;align-items:center;gap:0;padding:16px;box-sizing:border-box;border-radius:4px;border:1px solid rgba(65,70,75,.1);background:#ffffffb3;-webkit-backdrop-filter:blur(5px);box-shadow:0 8px 18px #0000000f;transition:opacity .18s ease,background .18s ease,backdrop-filter .18s ease,-webkit-backdrop-filter .18s ease}.solution-float-contact:is(:hover,:focus-within){background:#fff3;-webkit-backdrop-filter:blur(20px)}@supports (backdrop-filter: blur(1px)){.solution-float-contact{backdrop-filter:blur(5px)}.solution-float-contact:is(:hover,:focus-within){backdrop-filter:blur(20px)}}.solution-float-contact__item{width:48px;background:transparent;color:#41464b;text-decoration:none;border:0;appearance:none;font:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;box-sizing:border-box;padding:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.solution-float-contact__item-group{display:flex;justify-content:center;width:100%}.solution-float-contact__item-group--phone{position:relative}.solution-float-contact__icon{width:36px;height:36px;display:block;flex:none}.solution-float-contact__item--static{cursor:default}.solution-float-contact__item--static:hover{cursor:pointer!important}.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-size:var(--Typography-Size-L, 14px);font-weight:500;line-height:var(--Typography-Height-XL, 24px);white-space:nowrap}.solution-float-contact__separator{display:block;flex:none;width:56px;height:1px;padding:8px 0;box-sizing:content-box}.solution-float-contact__separator svg{display:block}.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;height:214px;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:0;bottom:16px;top:auto;transform:none;gap:0;padding:16px!important;border-radius:4px}.solution-float-contact__item{width:42px;gap:4px}.solution-float-contact__icon{width:30px;height:30px}.solution-float-contact__label{font-size:10px;line-height:1.2}.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-footer__title{margin:0;color:#676b6f;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--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}.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__badge{color:#fff}.site-footer__link:hover .site-footer__badge{background:#ffffff14}.doc-hero,.collab-hero,.know-hero,.ent-hero,.pd-hero,.xc-hero,.sh-hero,.sec-hero,.fmt-hero,.cw-hero,.integ-hero{position:relative;overflow:hidden;isolation:isolate;--hero-glow-left: rgba(47, 94, 245, .1);--hero-glow-right: rgba(120, 154, 255, .08)}.doc-hero>.container,.collab-hero>.container,.know-hero>.container,.ent-hero>.container,.pd-hero>.container,.xc-hero>.container,.sh-hero>.container,.sec-hero>.container,.fmt-hero>.container,.cw-hero>.container,.integ-hero>.container{position:relative;z-index:1}.doc-hero:before,.doc-hero:after,.collab-hero:before,.collab-hero:after,.know-hero:before,.know-hero:after,.ent-hero:before,.ent-hero:after,.pd-hero:before,.pd-hero:after,.xc-hero:before,.xc-hero:after,.sh-hero:before,.sh-hero:after,.sec-hero:before,.sec-hero:after,.fmt-hero:before,.fmt-hero:after,.cw-hero:before,.cw-hero:after,.integ-hero:before,.integ-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none;filter:blur(14px);z-index:0}.doc-hero:before,.collab-hero:before,.know-hero:before,.ent-hero:before,.pd-hero:before,.xc-hero:before,.sh-hero:before,.sec-hero:before,.fmt-hero:before,.cw-hero:before,.integ-hero:before{top:-170px;left:max(3vw,16px);width:min(32vw,360px);height:min(32vw,360px);background:var(--hero-glow-left)}.doc-hero:after,.collab-hero:after,.know-hero:after,.ent-hero:after,.pd-hero:after,.xc-hero:after,.sh-hero:after,.sec-hero:after,.fmt-hero:after,.cw-hero:after,.integ-hero:after{right:max(3vw,20px);bottom:-190px;width:min(34vw,400px);height:min(34vw,400px);background:var(--hero-glow-right)}.collab-hero,.know-hero,.doc-hero,.ent-hero,.pd-hero,.sh-hero,.sec-hero,.fmt-hero,.cw-hero{--hero-glow-left: rgba(76, 106, 255, .1);--hero-glow-right: rgba(105, 186, 255, .08)}.xc-hero{--hero-glow-left: rgba(47, 94, 245, .08);--hero-glow-right: rgba(250, 196, 80, .08)}.integ-hero{--hero-glow-left: rgba(47, 94, 245, .1);--hero-glow-right: rgba(124, 58, 237, .08)}@media(max-width:768px){.doc-hero:before,.collab-hero:before,.know-hero:before,.ent-hero:before,.pd-hero:before,.xc-hero:before,.sh-hero:before,.sec-hero:before,.fmt-hero:before,.cw-hero:before,.integ-hero:before,.doc-hero:after,.collab-hero:after,.know-hero:after,.ent-hero:after,.pd-hero:after,.xc-hero:after,.sh-hero:after,.sec-hero:after,.fmt-hero:after,.cw-hero:after,.integ-hero:after{filter:blur(10px)}.doc-hero:before,.collab-hero:before,.know-hero:before,.ent-hero:before,.pd-hero:before,.xc-hero:before,.sh-hero:before,.sec-hero:before,.fmt-hero:before,.cw-hero:before,.integ-hero:before{width:220px;height:220px;top:-120px}.doc-hero:after,.collab-hero:after,.know-hero:after,.ent-hero:after,.pd-hero:after,.xc-hero:after,.sh-hero:after,.sec-hero:after,.fmt-hero:after,.cw-hero:after,.integ-hero:after{width:240px;height:240px;bottom:-140px}}.banner-page{min-height:100vh;background:#f5f7fd}.banner-hero{min-height:640px;display:flex;align-items:center;background:#eef3ff}.banner-hero-content{padding:64px 0}.banner-visual{position:relative;width:min(1000px,100%);margin:0 auto}.banner-hero-copy{position:absolute;top:68px;left:50%;transform:translate(-50%);width:min(86%,760px);text-align:center;color:#1f2329}.banner-hero-copy h1{font-size:clamp(34px,5vw,56px);line-height:1.2;margin-bottom:18px}.banner-hero-copy p{font-size:clamp(16px,2.2vw,22px);color:#4a5670;margin-bottom:30px}.banner-actions{display:inline-flex;gap:12px;margin-bottom:36px}.banner-hero-image{display:block;width:100%;height:auto;margin:0 auto}@media(max-width:640px){.banner-hero{min-height:520px}.banner-hero-content{padding:36px 0}.banner-hero-copy{top:24px;width:92%}.banner-hero-copy h1{font-size:clamp(26px,8vw,34px);margin-bottom:10px}.banner-hero-copy p{font-size:15px;margin-bottom:18px}.banner-actions{width:min(280px,100%);display:flex;flex-direction:column;gap:10px;margin:0 auto}.banner-actions .btn{width:100%;min-height:48px;padding:0 18px;font-size:15px;border-radius:14px}}.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-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-section--customer-wall{padding-top:72px}.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}}.collab-hero{padding:72px 0 40px;background:linear-gradient(180deg,#f0f4ff,#fff);text-align:center}.collab-title{font-size:clamp(30px,4vw,44px);font-weight:600;line-height:1.25;margin-bottom:16px;color:var(--text)}.collab-desc{max-width:720px;margin:0 auto 28px;font-size:17px;line-height:1.7;color:var(--text-light)}.collab-category-hint{display:flex;justify-content:center;gap:20px}.cat-label{font-size:13px;font-weight:600;padding:4px 14px;border-radius:20px}.cat-label--basic{background:#e8f5e9;color:#2e7d32}.cat-label--office{background:#e3f2fd;color:#1565c0}.cat-label--special{background:#fce4ec;color:#c62828}.collab-tabs-section{display:flex;flex-direction:column;gap:24px;padding:0 0 80px;background:var(--white)}.collab-tabs{display:flex;justify-content:center;gap:0;border-bottom:2px solid var(--line);margin-bottom:0;position:relative}.collab-tab{flex:1;max-width:180px;display:flex;flex-direction:column;align-items:center;gap:6px;padding:24px 16px 18px;border:none;background:transparent;cursor:pointer;position:relative;transition:background .2s}.collab-tab:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background:transparent;border-radius:3px 3px 0 0;transition:background .25s}.collab-tab:hover,.collab-tab.is-active{background:var(--bg)}.collab-tab.is-active:after{background:var(--primary)}.collab-tab-icon{width:40px;height:40px;object-fit:contain;border-radius:8px;transition:transform .2s}.collab-tab.is-active .collab-tab-icon{transform:scale(1.08)}.collab-tab-name{font-size:14px;font-weight:400;color:var(--text-light);transition:color .2s}.collab-tab.is-active .collab-tab-name{color:var(--primary)}.collab-tab-tag{font-size:11px;padding:1px 8px;border-radius:10px;font-weight:500}.tag--basic{background:#e8f5e9;color:#2e7d32}.tag--office{background:#e3f2fd;color:#1565c0}.tag--special{background:#fce4ec;color:#c62828}.collab-panels{position:relative;overflow:hidden}.collab-panel{display:none;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:56px 0 24px;animation:panelFadeIn .35s ease}.collab-panel.is-active{display:grid}@keyframes panelFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.panel-content{padding-right:24px}.panel-title{font-size:32px;font-weight:600;margin-bottom:8px;color:var(--text)}.panel-subtitle{font-size:16px;color:var(--text-light);margin-bottom:28px}.panel-features{list-style:none;padding:0;margin:0 0 36px;display:flex;flex-direction:column;gap:18px}.panel-features li{position:relative;padding-left:24px;font-size:15px;line-height:1.65;color:#3c4257}.panel-features li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:var(--primary);opacity:.7}.panel-actions{display:flex;flex-wrap:wrap;gap:14px}.panel-btn{display:inline-block;padding:12px 32px;font-size:15px;border-radius:8px;text-decoration:none}.panel-btn-more{background:transparent;border:1px solid var(--line);color:var(--text)}.panel-btn-more:hover{border-color:var(--primary);color:var(--primary)}.panel-visual{display:flex;align-items:center;justify-content:center;background:transparent;border-radius:0;padding:0;min-height:320px}.panel-img{max-width:100%;height:auto;max-height:380px;object-fit:contain;border-radius:0;box-shadow:none}@media(max-width:980px){.collab-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-bottom:none}.collab-tab{min-width:0;max-width:none;padding:18px 12px 16px;border-radius:12px}.collab-tab:after{bottom:0}.collab-panel{grid-template-columns:1fr;gap:32px;padding:36px 0 24px}.panel-content{padding-right:0}.panel-visual{min-height:240px}}@media(max-width:640px){.collab-hero{padding:48px 0 28px}.collab-desc{font-size:15px}.collab-category-hint{gap:10px}.collab-tab{padding:14px 8px 12px}.collab-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.collab-tab-icon{width:32px;height:32px}.collab-tab-name{font-size:12px}.panel-title{font-size:24px}.panel-features li{font-size:14px}}.know-hero{padding:72px 0 40px;background:linear-gradient(180deg,#f0f4ff,#fff);text-align:center}.know-title{font-size:clamp(30px,4vw,44px);font-weight:600;line-height:1.25;margin-bottom:16px;color:var(--text)}.know-desc{max-width:720px;margin:0 auto;font-size:17px;line-height:1.7;color:var(--text-light)}.know-tabs-section{padding:48px 0 80px;background:var(--white)}.know-layout{display:grid;grid-template-columns:228px minmax(0,1fr);gap:36px;align-items:start}.know-tabs{display:flex;flex-direction:column;gap:0;border-right:2px solid var(--line);position:sticky;top:100px}.know-tab{display:flex;align-items:center;gap:12px;padding:18px 16px 18px 12px;font-size:14px;border:none;background:transparent;cursor:pointer;text-align:left;position:relative;transition:background .2s;border-radius:12px 0 0 12px}.know-tab:after{content:"";position:absolute;top:0;right:-2px;bottom:0;width:3px;background:transparent;border-radius:3px 0 0 3px;transition:background .25s}.know-tab:hover,.know-tab.is-active{background:var(--bg)}.know-tab.is-active:after{background:var(--primary)}.know-tab-icon{flex-shrink:0;width:20px;height:20px;min-width:20px;color:#8e97aa;transition:color .2s}.know-tab-icon svg{width:100%;height:100%;display:block}.know-tab.is-active .know-tab-icon{color:var(--primary)}.know-tab-text{display:flex;flex-direction:column;gap:2px;min-width:0}.know-tab-name{font-size:1em;font-weight:400;color:var(--text-light);transition:color .2s}.know-tab.is-active .know-tab-name{color:var(--text)}.know-tab-quote{font-size:11px;line-height:1.45;color:#a0a7b5;word-wrap:break-word;overflow-wrap:break-word;transition:color .2s}.know-tab.is-active .know-tab-quote{color:var(--primary)}.know-panels{position:relative;overflow:hidden;min-height:420px}.know-panel{display:none;animation:knowFadeIn .35s ease}.know-panel.is-active{display:block}@keyframes knowFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.know-panel-inner{display:grid;grid-template-columns:minmax(0,340px) minmax(0,1fr);gap:36px;align-items:center}.know-panel-content{padding:8px 0}.know-panel-title{font-size:28px;font-weight:600;margin-bottom:6px;color:var(--text)}.know-panel-tagline{font-size:15px;color:var(--primary);font-weight:500;margin-bottom:20px;font-style:italic}.know-point-list{margin:0;padding:0;list-style:none;display:grid;gap:14px}.know-point-list li{position:relative;padding-left:18px;font-size:15px;line-height:1.8;color:#3c4257}.know-point-list li:before{content:"";position:absolute;left:0;top:11px;width:6px;height:6px;border-radius:999px;background:var(--primary)}.know-panel-visual{display:flex;align-items:center;border-radius:var(--radius);overflow:hidden}.know-img-card{display:flex;align-items:center;justify-content:flex-end;min-height:320px;padding:0;background:transparent;border:0;border-radius:var(--radius);box-shadow:none}.know-panel-image{display:block;width:112%;max-width:none;height:auto;transform:translate(2%)}@media(max-width:980px){.know-layout{grid-template-columns:1fr;gap:0}.know-tabs{flex-direction:row;flex-wrap:wrap;gap:8px;border-right:none;border-bottom:none;position:static}.know-tab{flex:1 1 calc(33.333% - 8px);min-width:0;flex-direction:column;text-align:center;padding:16px 12px;border-radius:12px}.know-tab:after{inset:0 auto 0 0;width:auto;height:2px;border-radius:3px 3px 0 0}.know-tab-text{align-items:center}.know-panels{min-height:auto;padding-top:24px}.know-panel-inner{grid-template-columns:1fr;gap:28px}.know-img-card{padding:0}.know-panel-image{width:100%;max-width:100%;transform:none}}@media(max-width:640px){.know-hero{padding:48px 0 28px}.know-desc{font-size:15px}.know-tab{flex:1 1 calc(50% - 8px);padding:12px 10px;font-size:13px}.know-tab-quote{font-size:11px}.know-panel-title{font-size:22px}.know-point-list li{font-size:14px}.know-img-card{min-height:220px}}.know-panel-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px;align-items:center}.know-panel-actions .know-panel-cta{margin-top:0}.know-panel-cta{display:inline-flex;align-items:center;margin-top:28px;min-height:44px;padding:0 24px;border-radius:8px;font-size:15px;font-weight:600}.know-panel-more{display:inline-flex;align-items:center;min-height:44px;padding:0 24px;border-radius:8px;font-size:15px;font-weight:600;background:transparent;border:1px solid var(--line);color:var(--text);text-decoration:none}.know-panel-more:hover{border-color:var(--primary);color:var(--primary)}@media(max-width:420px){.know-tab{flex:1 1 100%}}.integ-hero{padding:72px 0 40px;background:linear-gradient(180deg,#f0f4ff,#fff);text-align:center}.integ-title{font-size:clamp(30px,4vw,44px);font-weight:600;line-height:1.25;margin-bottom:16px;color:var(--text)}.integ-desc{max-width:640px;margin:0 auto;font-size:17px;line-height:1.8;color:var(--text-light)}.integ-cards-section{padding:48px 0 96px;background:var(--white)}.integ-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;align-items:stretch}.integ-card{position:relative;display:flex;flex-direction:column;border-radius:16px;padding:40px 36px 36px;transition:transform .28s ease,box-shadow .28s ease}.integ-card:hover{transform:translateY(-4px)}.integ-card--suite{background:linear-gradient(160deg,#f4f7ff,#eaf0ff);border:1px solid #d4dfff}.integ-card--suite:hover{box-shadow:0 16px 48px #2f5ef51f}.integ-card--suite .integ-card-icon{background:#dbe4ff;color:#2f5ef5}.integ-card--suite .integ-card-tagline{color:#2f5ef5}.integ-card--suite .integ-feat-label{background:#2f5ef5}.integ-card--sdk{background:linear-gradient(160deg,#f7f4ff,#f0eaff);border:1px solid #dcd4ff}.integ-card--sdk:hover{box-shadow:0 16px 48px #6c3ff51f}.integ-card--sdk .integ-card-icon{background:#e6deff;color:#6c3ff5}.integ-card--sdk .integ-card-tagline{color:#6c3ff5}.integ-card--sdk .integ-feat-label{background:#6c3ff5}.integ-card-badge{position:absolute;top:16px;right:20px;font-size:12px;font-weight:600;padding:3px 12px;border-radius:20px;background:#2f5ef5;color:#fff;letter-spacing:.5px}.integ-card-icon{width:64px;height:64px;border-radius:14px;display:grid;place-items:center;margin-bottom:24px}.integ-card-title{font-size:26px;font-weight:600;color:var(--text);margin-bottom:6px}.integ-card-tagline{font-size:15px;font-weight:500;margin-bottom:28px}.integ-card-features{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:16px;flex:1}.integ-card-features li{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.6;color:#3c4257}.integ-feat-label{flex-shrink:0;font-size:12px;font-weight:600;color:#fff;padding:2px 10px;border-radius:4px;margin-top:2px;white-space:nowrap}.integ-feat-text{flex:1}.integ-card-scenario{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-light);padding:12px 16px;background:#fff9;border-radius:8px;margin-bottom:28px;line-height:1.5}.integ-scenario-icon{flex-shrink:0;display:grid;place-items:center;opacity:.5}.integ-card-btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:12px 36px;font-size:15px;font-weight:600;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s}.integ-card-btn:hover{transform:translateY(-1px)}.integ-card-btn--suite{background:#2f5ef5;color:#fff;box-shadow:0 4px 16px #2f5ef540}.integ-card-btn--suite:hover{box-shadow:0 6px 24px #2f5ef559}.integ-card-btn--sdk{background:#6c3ff5;color:#fff;box-shadow:0 4px 16px #6c3ff540}.integ-card-btn--sdk:hover{box-shadow:0 6px 24px #6c3ff559}@media(max-width:980px){.integ-grid{grid-template-columns:1fr;gap:24px;max-width:560px;margin:0 auto}.integ-card{padding:32px 28px 28px}}@media(max-width:640px){.integ-hero{padding:48px 0 28px}.integ-desc{font-size:15px}.integ-cards-section{padding:32px 0 64px}.integ-card{padding:28px 20px 24px}.integ-card-icon{width:52px;height:52px;margin-bottom:18px}.integ-card-title{font-size:22px}.integ-card-features li{font-size:14px}.integ-card-btn{width:100%}}.ai-hero{position:relative;padding:82px 0 48px;text-align:center;background:radial-gradient(circle at top center,rgba(82,107,255,.12),transparent 42%),linear-gradient(180deg,#f6f7ff,#fff 68%);overflow:hidden}.ai-hero:before,.ai-hero:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;filter:blur(12px);pointer-events:none}.ai-hero:before{top:-160px;left:max(4%,32px);background:#5d75ff1a}.ai-hero:after{right:max(4%,24px);bottom:-180px;background:#2eb7ff14}.ai-hero .container{position:relative;z-index:1}.ai-title{margin:0 0 14px;font-size:clamp(34px,5vw,56px);line-height:1.12;font-weight:600;color:var(--text)}.ai-desc{max-width:600px;margin:0 auto;font-size:18px;line-height:1.8;color:var(--text-light)}.ai-hero-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px}.ai-hero-tag{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border:1px solid rgba(115,134,195,.18);border-radius:999px;background:#ffffffdb;box-shadow:0 12px 24px #1f367a0f;color:#42506b;font-size:14px;font-weight:600}.ai-showcase-section{padding:24px 0 88px;background:linear-gradient(180deg,#fff,#f8faff)}.ai-panels{display:flex;flex-direction:column;gap:30px}.ai-panel{position:relative;border:1px solid rgba(211,219,236,.88);border-radius:28px;padding:36px;background:linear-gradient(180deg,#fffffffa,#f8fafffa);box-shadow:0 18px 48px #12224814;overflow:hidden}.ai-panel:before{content:"";position:absolute;inset:0 auto auto 0;width:220px;height:220px;background:radial-gradient(circle,rgba(92,118,255,.12),transparent 70%);pointer-events:none}.ai-panel-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:40px;align-items:center}.ai-panel-base .ai-panel-inner{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr)}.ai-panel-content{min-width:0}.ai-panel-title{margin:0 0 12px;font-size:34px;line-height:1.18;font-weight:600;color:var(--text)}.ai-panel-subtitle{max-width:560px;margin:0 0 28px;font-size:17px;line-height:1.8;color:var(--text-light)}.ai-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ai-feature-card{display:flex;gap:12px;min-width:0;padding:16px;border:1px solid rgba(221,227,241,.96);border-radius:18px;background:#ffffffe6;box-shadow:0 10px 24px #182c5c0a}.ai-feature-icon{flex-shrink:0;display:inline-grid;place-items:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#eef1ff,#e6ebff);color:var(--primary);box-shadow:inset 0 1px #ffffffe6;font-size:18px;line-height:1}.ai-feature-icon svg{width:1em;height:1em}.ai-feature-name{margin:0 0 6px;font-size:18px;line-height:1.35;font-weight:600;color:var(--text)}.ai-feature-text{margin:0;font-size:14px;line-height:1.75;color:#4f5c74}.ai-cta-btn{display:inline-flex;align-items:center;justify-content:center}.ai-panel-visual{min-width:0}.ai-visual-card{position:relative;min-height:420px;border:1px solid rgba(207,216,235,.94);border-radius:24px;background:radial-gradient(circle at top,rgba(118,134,255,.14),transparent 50%),linear-gradient(180deg,#fff,#f5f7ff);box-shadow:inset 0 1px #ffffffdb,0 18px 36px #11285214;overflow:hidden}.ai-panel-assistant .ai-visual-card{border:0;background:transparent;box-shadow:none}.ai-assistant-visual{display:flex;align-items:flex-end;justify-content:center;padding:24px}.ai-banner-image{display:block;width:100%;height:auto;filter:drop-shadow(0 18px 30px rgba(27,45,94,.12))}.ai-assistant-shell{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;min-height:372px;border:1px solid rgba(204,213,233,.94);border-radius:20px;background:#ffffffeb;box-shadow:0 12px 28px #1e346514}.ai-assistant-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid rgba(228,233,244,.96)}.ai-window-dots{display:flex;gap:6px}.ai-window-dots span{width:8px;height:8px;border-radius:50%;background:#c2cbe1}.ai-assistant-tabs{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.ai-assistant-tabs span,.ai-mini-chip,.ai-assistant-actions span,.ai-base-rail span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:600}.ai-assistant-tabs span{background:#f3f5fb;color:#5d6880}.ai-assistant-body{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;flex:1;padding:18px}.ai-assistant-sidebar{display:flex;flex-direction:column;gap:10px}.ai-mini-chip{justify-content:flex-start;background:#eef2ff;color:var(--primary)}.ai-assistant-main{display:flex;flex-direction:column;gap:12px}.ai-assistant-bubble{max-width:100%;padding:14px 16px;border-radius:18px;font-size:14px;line-height:1.7;box-sizing:border-box}.ai-assistant-bubble-user{align-self:flex-end;max-width:78%;background:#202737;color:#fff;border-bottom-right-radius:8px}.ai-assistant-bubble-answer{background:#f6f8fe;color:#49556d;border:1px solid rgba(215,223,238,.98);border-top-left-radius:8px}.ai-assistant-bubble-answer strong{display:block;margin-bottom:8px;color:var(--text);font-size:15px}.ai-assistant-points{margin:0;padding-left:18px}.ai-assistant-points li+li{margin-top:4px}.ai-assistant-actions{display:flex;flex-wrap:wrap;gap:8px}.ai-assistant-actions span{background:#fff;border:1px solid rgba(215,223,238,.98);color:#556178}.ai-assistant-float{position:absolute;right:20px;bottom:20px;z-index:2;display:flex;flex-direction:column;gap:4px;min-width:132px;padding:14px 16px;border:1px solid rgba(210,219,237,.98);border-radius:18px;background:#ffffffeb;box-shadow:0 12px 28px #1d32601a}.ai-assistant-float span{font-size:12px;color:#6a768f}.ai-assistant-float strong{font-size:18px;line-height:1.35;color:var(--text)}.ai-base-visual{display:flex;align-items:center;justify-content:center;padding:28px}.ai-base-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.ai-base-lines line{stroke:#6f82d247;stroke-width:2;stroke-dasharray:8 8}.ai-base-node{position:absolute;display:flex;align-items:center;justify-content:center;min-width:112px;min-height:72px;padding:14px 18px;border:1px solid rgba(210,219,237,.94);border-radius:20px;background:#fffffff0;box-shadow:0 12px 24px #192b5614;color:#4f5a72;font-size:14px;font-weight:600;text-align:center;box-sizing:border-box}.ai-base-node-center{top:50%;left:50%;z-index:2;flex-direction:column;gap:6px;width:180px;min-height:120px;transform:translate(-50%,-50%);background:linear-gradient(180deg,#2f58ff,#5a75ff);border:none;color:#fff}.ai-base-node-center span{font-size:15px;font-weight:600;opacity:.88}.ai-base-node-center strong{font-size:24px;line-height:1.2}.ai-base-node-top-center{top:54px;left:50%;transform:translate(-50%)}.ai-base-node-bottom-left{left:40px;bottom:92px}.ai-base-node-bottom-right{right:40px;bottom:92px}.ai-base-rail{position:absolute;left:28px;right:28px;bottom:26px;display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.ai-base-rail span{background:#eef2ff;color:#4f5a72}@media(max-width:1100px){.ai-panel{padding:30px}.ai-panel-inner,.ai-panel-base .ai-panel-inner{grid-template-columns:1fr;gap:28px}.ai-panel-assistant .ai-panel-visual{order:-1}}@media(max-width:980px){.ai-hero{padding:64px 0 40px}.ai-desc{font-size:16px}.ai-feature-grid{grid-template-columns:1fr}.ai-visual-card{min-height:380px}}@media(max-width:640px){.ai-hero{padding:52px 0 34px}.ai-title{margin-top:16px;font-size:42px}.ai-desc{font-size:15px;line-height:1.75}.ai-showcase-section{padding:18px 0 64px}.ai-panel{padding:22px 18px;border-radius:22px}.ai-panel-title{font-size:28px}.ai-panel-subtitle{margin-bottom:22px;font-size:15px}.ai-feature-card{padding:14px;border-radius:16px}.ai-feature-icon{width:32px;height:32px;font-size:16px}.ai-feature-name{font-size:16px}.ai-feature-text{font-size:13px}.ai-cta-btn{width:100%}.ai-visual-card{min-height:320px}.ai-assistant-visual,.ai-base-visual{padding:16px}.ai-assistant-shell{min-height:288px}.ai-assistant-toolbar{padding:12px 14px}.ai-assistant-body{grid-template-columns:1fr;gap:12px;padding:14px}.ai-assistant-sidebar{flex-direction:row;flex-wrap:wrap}.ai-assistant-bubble-user{max-width:100%}.ai-assistant-float{right:14px;bottom:14px;min-width:120px;padding:12px 14px}.ai-base-node{min-width:92px;min-height:60px;padding:10px 12px;font-size:12px}.ai-base-node-center{width:138px;min-height:96px}.ai-base-node-center span{font-size:12px}.ai-base-node-center strong{font-size:18px}.ai-base-node-bottom-left{left:12px}.ai-base-node-bottom-right{right:12px}.ai-base-node-top-center{top:28px;left:50%;transform:translate(-50%)}.ai-base-node-bottom-left,.ai-base-node-bottom-right{bottom:76px}.ai-base-rail{left:12px;right:12px;bottom:16px}}.sec-page{min-height:100vh;background:var(--white)}.sec-hero{padding:72px 0 52px;background:linear-gradient(180deg,#edf2ff,#fff);text-align:center}.sec-hero-badge{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#b4c8ffe6;background:#ffffff14;border:1px solid rgba(255,255,255,.15);padding:5px 14px;border-radius:20px;margin-bottom:20px;letter-spacing:.3px}.sec-title{font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.2;color:var(--text);margin-bottom:18px}.sec-desc{max-width:520px;margin:0 auto;font-size:17px;line-height:1.8;color:var(--text-light)}.sec-pillars-section{padding:56px 0 88px;background:var(--white)}.sec-pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.sec-pillar{background:#f7f9ff;border:1px solid #e5eaf5;border-radius:12px;padding:36px 32px 32px;display:flex;align-items:center;box-shadow:none;transition:border-color .18s,box-shadow .18s}.sec-pillar:hover{transform:none;border-color:#c0ccf0;box-shadow:0 2px 10px #5064c812}.sec-pillar-head{display:flex;align-items:center;gap:12px;width:100%}.sec-pillar-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.sec-pillar-text{flex:1;min-width:0}.sec-pillar-icon--transfer{background:#e8f5e9;color:#2e7d32}.sec-pillar-icon--app{background:#dbe4ff;color:#2f5ef5}.sec-pillar-icon--storage{background:#f3e8ff;color:#7c3aed}.sec-pillar-title{font-size:22px;font-weight:600;color:var(--text);margin-bottom:8px}.sec-pillar-desc{font-size:14px;line-height:1.7;color:var(--text-light);margin-bottom:0}.sec-pillar-list{list-style:none;display:flex;flex-direction:column;gap:12px}.sec-pillar-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;color:#3c4257}.sec-check-icon{flex-shrink:0;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e8f5e9;color:#2e7d32;margin-top:1px}.sec-sub-items{display:flex;flex-direction:column;gap:16px}.sec-sub-item{padding:14px 16px;background:#f7f9ff;border:1px solid #e5eaf5;border-radius:12px;transition:border-color .18s,box-shadow .18s}.sec-sub-item:hover{border-color:#c0ccf0;box-shadow:0 2px 10px #5064c812}.sec-sub-label{display:inline-block;font-size:12px;font-weight:600;color:#2f5ef5;background:#2f5ef51a;padding:2px 8px;border-radius:4px;margin-bottom:6px;letter-spacing:.5px}.sec-sub-item p{font-size:13px;line-height:1.65;color:#3c4257}.sec-storage-cards{display:flex;flex-direction:column;gap:14px}.sec-storage-card{padding:16px;border-radius:12px;border:1px solid #e5eaf5;background:#f7f9ff;transition:border-color .18s,box-shadow .18s}.sec-storage-card:hover{border-color:#c0ccf0;box-shadow:0 2px 10px #5064c812}.sec-storage-tag{display:inline-block;font-size:11px;font-weight:600;padding:2px 10px;border-radius:4px;margin-bottom:8px;letter-spacing:.5px}.sec-storage-tag--saas{background:#dbe4ff;color:#2f5ef5}.sec-storage-tag--private{background:#ede9fe;color:#7c3aed}.sec-storage-card p{font-size:13px;line-height:1.65;color:#3c4257}@media(max-width:1024px){.sec-pillars-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media(max-width:640px){.sec-hero{padding:52px 0 40px}.sec-desc{font-size:15px}.sec-pillars-section{padding:48px 0 64px}.sec-pillar{padding:28px 24px 24px}.sec-pillar-icon{width:36px;height:36px}.sec-pillar-title{font-size:20px}}.pd-page{min-height:100vh;background:var(--white)}.pd-hero{padding:72px 0 52px;background:linear-gradient(180deg,#edf2ff,#fff);text-align:center}.pd-title{font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.2;color:var(--text);margin-bottom:18px}.pd-desc{max-width:560px;margin:0 auto;font-size:17px;line-height:1.8;color:var(--text-light)}.pd-pillars-section{padding:56px 0 88px;background:var(--white)}.pd-pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.pd-pillar{background:#f7f9ff;border:1px solid #e5eaf5;border-radius:12px;padding:36px 32px 32px;display:flex;align-items:center;box-shadow:none;transition:border-color .18s,box-shadow .18s}.pd-pillar:hover{transform:none;border-color:#c0ccf0;box-shadow:0 2px 10px #5064c812}.pd-pillar-head{display:flex;align-items:center;gap:12px;width:100%}.pd-pillar-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.pd-pillar-text{flex:1;min-width:0}.pd-pillar-icon--data{background:#e8f5e9;color:#2e7d32}.pd-pillar-icon--deploy{background:#dbe4ff;color:#2f5ef5}.pd-pillar-icon--support{background:#f3e8ff;color:#7c3aed}.pd-pillar-title{font-size:22px;font-weight:600;color:var(--text);margin-bottom:8px}.pd-pillar-desc{font-size:14px;line-height:1.7;color:var(--text-light);margin-bottom:0}@media(max-width:1024px){.pd-pillars-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media(max-width:640px){.pd-hero{padding:52px 0 40px}.pd-desc{font-size:15px}.pd-pillars-section{padding:48px 0 64px}.pd-pillar{padding:28px 24px 24px}.pd-pillar-icon{width:36px;height:36px}.pd-pillar-title{font-size:20px}}.xc-page{min-height:100vh;background:var(--white)}.xc-hero{padding:72px 0 52px;background:linear-gradient(180deg,#edf2ff,#fff);text-align:center}.xc-title{font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.2;color:var(--text);margin-bottom:18px}.xc-desc{max-width:520px;margin:0 auto;font-size:17px;line-height:1.8;color:var(--text-light)}.xc-pillars-section{padding:56px 0 88px;background:var(--white)}.xc-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.xc-left-col,.xc-right-col{display:grid;gap:24px;align-content:start}.xc-left-col{grid-template-rows:1fr 1fr}.xc-right-col{align-content:stretch}.xc-pillar{background:#f7f9ff;border:1px solid #e5eaf5;border-radius:12px;padding:36px 32px 32px;height:auto;position:relative;box-shadow:none;transition:border-color .18s,box-shadow .18s}.xc-pillar:hover{transform:none;border-color:#c0ccf0;box-shadow:0 2px 10px #5064c812}.xc-pillar--featured{border-color:#e5eaf5;background:#f7f9ff;box-shadow:none}.xc-pillar--featured:hover{border-color:#c0ccf0;box-shadow:0 2px 10px #5064c812}.xc-pillar--tall{min-height:100%;height:100%;display:flex;flex-direction:column}.xc-pillar--accent{border-color:#e5eaf5;background:#f7f9ff;box-shadow:none}.xc-pillar-head{display:flex;align-items:flex-start;gap:12px}.xc-left-col .xc-pillar{display:flex;align-items:center}.xc-left-col .xc-pillar .xc-pillar-head{align-items:center}.xc-pillar-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.xc-pillar-text{flex:1;min-width:0}.xc-pillar-icon--compat{background:#dbeafe;color:#1d4ed8}.xc-pillar-icon--cert{background:#dbe4ff;color:#2f5ef5}.xc-pillar-icon--control{background:#fef3c7;color:#92400e}.xc-pillar-title{font-size:22px;font-weight:600;color:var(--text);margin-bottom:8px}.xc-pillar-desc{font-size:14px;line-height:1.7;color:var(--text-light);margin-bottom:0}.xc-cert-list{display:flex;flex-direction:column;gap:14px;margin-top:20px}.xc-cert-item{padding:14px 16px;background:#f7f9ff;border:1px solid #e5eaf5;border-radius:12px;transition:border-color .18s,box-shadow .18s}.xc-cert-item:hover{border-color:#c0ccf0;box-shadow:0 2px 10px #5064c812}.xc-cert-badge{display:inline-block;font-size:12px;font-weight:600;padding:2px 10px;border-radius:4px;margin-bottom:6px;letter-spacing:.5px}.xc-cert-badge--grade{background:#dbe4ff;color:#1e40af}.xc-cert-badge--iso{background:#e8ecff;color:#2f5ef5}.xc-cert-item p{font-size:13px;line-height:1.65;color:#3c4257}@media(max-width:1024px){.xc-layout{grid-template-columns:1fr;max-width:760px;margin:0 auto}.xc-left-col{grid-template-rows:auto}}@media(max-width:640px){.xc-hero{padding:52px 0 40px}.xc-desc{font-size:15px}.xc-pillars-section{padding:40px 0 60px}.xc-pillar{padding:28px 24px 24px}.xc-pillar-icon{width:50px;height:50px}.xc-pillar-title{font-size:20px}}.sh-page{min-height:100vh;background:var(--white)}.sh-hero{padding:72px 0 52px;background:linear-gradient(180deg,#edf2ff,#fff);text-align:center}.sh-hero-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#2f5ef5;background:#2f5ef514;border:1px solid rgba(47,94,245,.18);padding:5px 14px;border-radius:20px;margin-bottom:20px;letter-spacing:.3px}.sh-title{font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.2;color:var(--text);margin-bottom:18px}.sh-desc{max-width:560px;margin:0 auto;font-size:17px;line-height:1.8;color:var(--text-light)}.sh-tabs-section{padding:52px 0 88px}.sh-tabs-layout{display:flex;flex-direction:column;gap:40px}.sh-tab-panels{min-width:0;min-height:200px}.sh-tab-nav{display:flex;flex-direction:row;justify-content:center;gap:0;order:-1;border-bottom:2px solid var(--line);width:auto}.sh-tab-btn{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 28px;font-size:13px;font-weight:400;color:var(--text-light);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;text-align:center;transition:color .2s,border-color .2s;white-space:nowrap}.sh-tab-btn:hover{color:var(--primary)}.sh-tab-btn.is-active{color:var(--primary);border-bottom-color:var(--primary)}.sh-tab-icon{display:flex;align-items:center;opacity:.5;transition:opacity .2s;flex-shrink:0;font-size:13px;line-height:1}.sh-tab-icon svg,.sec-pillar-icon svg,.pd-pillar-icon svg,.xc-pillar-icon svg{width:1em;height:1em}.sh-tab-btn:hover .sh-tab-icon,.sh-tab-btn.is-active .sh-tab-icon{opacity:1}.sh-tab-label{white-space:nowrap}.sh-tab-panel{display:none}.sh-tab-panel.is-active{display:block;animation:sh-panel-in .28s ease both}@keyframes sh-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.xc-grid-2x2{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.xc-grid-2x2 .xc-pillar{padding:28px 22px;display:flex;align-items:center}.xc-grid-2x2 .xc-pillar .xc-pillar-head{align-items:center;gap:12px}.xc-grid-2x2 .xc-pillar .xc-pillar-icon{width:36px;height:36px;border-radius:10px;flex-shrink:0;font-size:18px}.sec-pillar-icon,.pd-pillar-icon,.xc-pillar-icon{font-size:22px;line-height:1}.xc-grid-2x2 .xc-pillar .xc-pillar-title{font-size:18px;margin-bottom:6px}.xc-grid-2x2 .xc-pillar .xc-pillar-desc{font-size:13px;line-height:1.65}.xc-pillar-icon--grade,.xc-pillar-icon--iso,.sh-pillar-icon--efficiency,.sh-pillar-icon--log,.sh-pillar-icon--settings{background:#2f5ef514;color:#2f5ef5}@media(max-width:860px){.xc-grid-2x2{grid-template-columns:1fr 1fr;gap:16px}}@media(max-width:640px){.xc-grid-2x2{grid-template-columns:1fr}}.sec-pillar-icon--transfer,.sec-pillar-icon--app,.sec-pillar-icon--storage,.pd-pillar-icon--data,.pd-pillar-icon--deploy,.pd-pillar-icon--support,.xc-pillar-icon--compat,.xc-pillar-icon--cert,.xc-pillar-icon--control,.xc-pillar-icon--grade,.xc-pillar-icon--iso,.sh-pillar-icon--efficiency,.sh-pillar-icon--log,.sh-pillar-icon--settings{background:#2f5ef514;color:#2f5ef5}@media(max-width:640px){.sh-hero{padding:52px 0 40px}.sh-desc{font-size:15px}.sh-tabs-section{padding:40px 0 64px}.sh-tabs-layout{gap:28px}.sh-tab-btn{flex:1 1 calc(50% - 6px);font-size:12px;padding:11px 16px;min-height:44px}.sh-tab-icon{display:none}.sec-pillar-icon,.pd-pillar-icon,.xc-pillar-icon{font-size:20px}.sh-tab-nav{flex-wrap:wrap;justify-content:stretch;gap:6px;border-bottom:none}}.cw-hero{padding:80px 0 24px;text-align:center;background:linear-gradient(180deg,#f0f4ff 0%,var(--white) 100%)}.cw-title{font-size:36px;font-weight:600;color:var(--text);line-height:1.3;margin-bottom:16px}.cw-subtitle{font-size:16px;color:var(--text-light);max-width:560px;margin:0 auto;line-height:1.7}.cw-hero-actions{display:flex;justify-content:center;gap:12px;margin-top:32px;flex-wrap:wrap}.cw-stats{padding:24px 0;background:var(--white)}.cw-stats-list{display:flex;align-items:center;justify-content:center;gap:0;list-style:none;flex-wrap:wrap}.cw-stat-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 64px;text-align:center}.cw-stat-number{font-size:52px;font-weight:800;color:var(--primary);line-height:1.1;letter-spacing:-1px}.cw-stat-number em{font-size:28px;font-style:normal;font-weight:600;margin-left:2px}.cw-stat-label{font-size:15px;color:var(--text-light);font-weight:500}.cw-stat-divider{width:1px;height:56px;background:var(--line);flex-shrink:0}.cw-industries{padding:40px 0 56px;background:var(--bg)}.cw-industry-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;list-style:none}.cw-industry-tag{display:inline-flex;align-items:center;padding:6px 18px;border-radius:100px;font-size:14px;font-weight:500;background:var(--white);color:var(--text);border:1px solid var(--line);transition:border-color .2s,color .2s}.cw-industry-tag:hover{border-color:var(--primary);color:var(--primary)}.cw-industry-tag--more{background:var(--primary);color:var(--white);border-color:var(--primary);font-weight:600}.cw-industry-tag--more:hover{color:var(--white);opacity:.9}.cw-logos{padding:24px 0 96px;background:var(--white)}.cw-logos-title{font-size:26px;font-weight:600;color:var(--text);text-align:center;margin-bottom:48px}.cw-marquee-wrap{position:relative;width:100%;overflow:hidden}.cw-marquee-mask{position:absolute;top:0;bottom:0;width:120px;z-index:1;pointer-events:none}.cw-marquee-mask--left{left:0;background:linear-gradient(90deg,var(--white) 0%,rgba(255,255,255,0) 100%)}.cw-marquee-mask--right{right:0;left:auto;background:linear-gradient(270deg,var(--white) 0%,rgba(255,255,255,0) 100%)}.cw-marquee-rows{display:flex;flex-direction:column;gap:0}.cw-marquee-row{overflow:hidden;padding:8px 0}.cw-marquee-row:hover .cw-marquee-track{animation-play-state:paused}.cw-marquee-track{display:flex;width:max-content;will-change:transform}.cw-marquee-row--1 .cw-marquee-track{animation:cw-marquee-ltr 40s linear infinite}.cw-marquee-row--2 .cw-marquee-track{animation:cw-marquee-rtl 55s linear infinite}.cw-marquee-row--3 .cw-marquee-track{animation:cw-marquee-ltr 45s linear infinite}.cw-marquee-row--4 .cw-marquee-track{animation:cw-marquee-rtl 60s linear infinite}@keyframes cw-marquee-ltr{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes cw-marquee-rtl{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.cw-marquee-row--1 .cw-marquee-track,.cw-marquee-row--2 .cw-marquee-track,.cw-marquee-row--3 .cw-marquee-track,.cw-marquee-row--4 .cw-marquee-track{animation-duration:120s}}.cw-marquee-track-inner{display:flex;flex-shrink:0;align-items:center;gap:0}.cw-logo-cell{flex-shrink:0;width:200px;height:100px;display:flex;align-items:center;justify-content:center;padding:12px 16px}.cw-logo-cell img{width:100%;height:100%;object-fit:contain;filter:grayscale(100%);opacity:.5;transition:filter .25s ease,opacity .25s ease,transform .25s ease}.cw-logo-cell:hover img{filter:grayscale(0);opacity:1;transform:scale(1.1)}.cw-logo-wall{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px}.cw-logo-placeholder{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:64px 24px;border:2px dashed var(--line);border-radius:var(--radius);background:var(--bg);text-align:center}.cw-placeholder-icon{display:block;opacity:.6}.cw-placeholder-text{font-size:15px;color:var(--text-light);font-weight:500}.cw-placeholder-hint{font-size:13px;color:#bcc1ca}.cw-logo-card{display:flex;align-items:center;justify-content:center;height:80px;padding:16px 20px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);transition:box-shadow .2s}.cw-logo-card:hover{box-shadow:0 4px 16px #00000014}.cw-logo-card img{max-width:100%;max-height:48px;object-fit:contain;filter:grayscale(1);opacity:.6;transition:filter .2s,opacity .2s}.cw-logo-card:hover img{filter:grayscale(0);opacity:1}@media(max-width:768px){.cw-hero{padding:56px 0 16px}.cw-title{font-size:26px}.cw-stat-item{padding:0 28px}.cw-stat-number{font-size:40px}.cw-stat-number em{font-size:22px}.cw-stat-divider{height:40px}.cw-logos{padding:16px 0 64px}.cw-marquee-row--3,.cw-marquee-row--4{display:none}.cw-logo-cell{width:140px;height:70px;padding:8px 12px}.cw-marquee-mask{width:64px}}@media(max-width:480px){.cw-stats-list{flex-direction:column;gap:32px}.cw-stat-divider{display:none}.cw-stat-item{padding:0}}.pc-page{min-height:100vh;background:var(--white)}.pc-hero{position:relative;overflow:hidden;padding:140px 0 120px;background:linear-gradient(180deg,#eff4fff5,#fffffffa),var(--pc-hero-background-image, linear-gradient(180deg, rgba(239, 244, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)) center / cover no-repeat}.pc-hero:after{content:"";position:absolute;top:88px;right:max(3vw,24px);width:min(42vw,520px);height:min(42vw,520px);border-radius:50%;background:radial-gradient(circle,#79bdff38,#79bdff1a 32%,#79bdff0a 58%,#79bdff00 74%);filter:blur(18px);pointer-events:none}.pc-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:48px;align-items:center}.pc-hero-visual{width:100%;min-height:360px;background:linear-gradient(135deg,#2f63d60d,#2f63d605);border:1px dashed rgba(47,99,214,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;color:#6f7b93;font-size:14px}.pc-eyebrow{font-size:clamp(15px,2vw,18px);font-weight:500;letter-spacing:.04em;color:#2f63d6;margin-bottom:12px}.pc-title{font-size:clamp(34px,5vw,52px);line-height:1.15;font-weight:600;color:var(--text);margin-bottom:10px}.pc-subtitle{font-size:clamp(24px,3.6vw,36px);line-height:1.25;font-weight:600;color:#1f3573;margin-bottom:8px}.pc-subline{font-size:clamp(16px,2.2vw,22px);line-height:1.6;font-weight:500;color:#3c4a67;margin-bottom:14px}.pc-desc{margin:0;font-size:17px;line-height:1.8;color:var(--text-light)}.pc-hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0;padding:0;list-style:none}.pc-hero-tags li{min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(47,99,214,.14);background:#ffffffe6;display:inline-flex;align-items:center;font-size:14px;font-weight:600;color:#1f3573}.pc-hero-panel{width:100%;padding:28px;border-radius:20px;border:1px solid rgba(47,99,214,.1);background:linear-gradient(180deg,#fffffff0,#f0f5fffa);box-shadow:0 18px 42px #29499d1f;text-align:left}.pc-hero-panel--bare{padding:0;border:none;background:transparent;box-shadow:none}.pc-hero-banner{display:block;width:118%;max-width:none;height:auto;border-radius:0;transform:translate(-7%,14px);filter:drop-shadow(0 12px 24px rgba(47,99,214,.06))}.pc-hero-panel-eyebrow{margin:0 0 10px;font-size:13px;font-weight:600;line-height:1.6;letter-spacing:.08em;color:#2f63d6;text-transform:uppercase}.pc-hero-panel-title{margin:0;font-size:clamp(24px,3vw,32px);line-height:1.35;color:#142a63}.pc-hero-workspace{margin-top:20px;padding:16px;border-radius:16px;background:linear-gradient(180deg,#eef4ff,#f8fbff);border:1px solid rgba(47,99,214,.08)}.pc-hero-workspace-head{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.pc-hero-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#fff;color:#2f63d6;font-size:13px;font-weight:600}.pc-hero-workspace-body{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(220px,.95fr);gap:14px}.pc-hero-sheet,.pc-hero-mini-card{padding:16px;border-radius:14px;background:#fff;border:1px solid rgba(47,99,214,.08);box-shadow:0 10px 24px #2144ad14}.pc-hero-sheet-title,.pc-hero-mini-title{margin:0 0 12px;font-size:15px;font-weight:600;line-height:1.5;color:#142a63}.pc-hero-lines{display:grid;gap:8px}.pc-hero-line{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#d7e4ff,#eef4ff)}.pc-hero-line--lg{width:100%}.pc-hero-line--sm{width:58%}.pc-hero-members{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.pc-hero-members span{min-height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;background:#f3f7ff;color:#48608f;font-size:12px;font-weight:600}.pc-hero-stack{display:grid;gap:14px}.pc-hero-mini-bars{display:grid;gap:8px}.pc-hero-mini-bars span{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#cfe0ff,#eef4ff)}.pc-hero-mini-bars span:nth-child(2){width:76%}.pc-hero-mini-bars span:nth-child(3){width:52%}.pc-hero-mini-list{margin:0;padding-left:18px;color:#48608f}.pc-hero-mini-list li{font-size:13px;line-height:1.8}.pc-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.pc-scene-section{padding:56px 0 84px}.pc-scene-head{text-align:center;margin-bottom:24px}.pc-scene-title{font-size:clamp(26px,3.2vw,36px);font-weight:600;line-height:1.25;color:var(--text);margin-bottom:10px}.pc-scene-desc{max-width:720px;margin:0 auto;font-size:17px;line-height:1.7;color:var(--text-light)}.pc-scene-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.pc-scene-card{border:1px solid #e6ebf6;border-radius:12px;background:#fff;padding:18px 16px}.pc-scene-card-title{font-size:22px;line-height:1.3;color:#111827;margin-bottom:4px;font-weight:600}.pc-scene-card-subtitle{font-size:14px;line-height:1.5;color:#4f7cff;margin-bottom:10px;font-weight:600}.pc-scene-card-text{font-size:13px;line-height:1.7;color:var(--text-light);margin-bottom:10px}.pc-scene-visual{min-height:160px;border:none;border-radius:0;display:flex;align-items:center;justify-content:center;background:transparent;color:#6f7b93;font-size:15px;padding:12px 0 0;box-sizing:border-box}.pc-mini-ui{display:flex;flex:1;width:100%;min-height:100%}.pc-mini-ui-card,.pc-mini-ui-comment{width:100%;padding:14px;border-radius:12px;background:#ffffffeb;border:1px solid rgba(47,99,214,.08);box-shadow:0 8px 18px #1c316d0d}.pc-mini-ui-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#fff;color:#2f63d6;font-size:12px;font-weight:600;margin-bottom:12px}.pc-mini-ui-line{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#d7e4ff,#eef4ff)}.pc-mini-ui-line+.pc-mini-ui-line{margin-top:8px}.pc-mini-ui-line--lg{width:100%}.pc-mini-ui-line--sm{width:56%}.pc-mini-ui--launch{flex-direction:column;justify-content:center}.pc-mini-ui-avatars{display:flex;gap:8px;margin-bottom:12px}.pc-mini-ui-avatars span{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#2f63d6;font-size:12px;font-weight:600;box-shadow:0 4px 12px #2144ad14}.pc-mini-ui--sync{flex-direction:column;justify-content:center}.pc-mini-ui--suite{flex-wrap:wrap;align-content:center;gap:10px}.pc-mini-ui-pill{min-height:34px;padding:0 14px;border-radius:12px;display:inline-flex;align-items:center;background:#ffffffeb;border:1px solid rgba(47,99,214,.08);color:#365286;font-size:13px;font-weight:600}.pc-mini-ui--manage{flex-direction:column;justify-content:center;gap:10px}.pc-mini-ui-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#ffffffeb;border:1px solid rgba(47,99,214,.08)}.pc-mini-ui-dot{width:10px;height:10px;border-radius:50%;background:#4f7cff;flex:0 0 auto}.pc-mini-ui--secure{align-items:center;justify-content:center;gap:12px}.pc-mini-ui-shield{min-width:68px;min-height:68px;padding:0 14px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#2f63d6,#5d87f6);color:#fff;font-size:14px;font-weight:600;box-shadow:0 10px 22px #2144ad33}.pc-scene-visual--filled{min-height:0;display:block;padding:0;border:none;background:transparent;box-shadow:none}.pc-scene-visual img{max-width:100%;max-height:320px;height:auto;object-fit:contain}.pc-scene-visual--filled img{display:block;width:100%;max-height:none;border-radius:10px}.pc-flow-section{padding:8px 0 0;background:#fff}.pc-capability-section{padding:8px 0 18px;background:#fff}.pc-flow-slot+.pc-flow-slot{border-top:1px solid #edf1f8}.pc-flow-loading,.pc-flow-error{padding:56px 0;color:var(--text-light)}.pc-cta-section{padding:56px 0 88px;background:#fff}.pc-cta-card{display:flex;align-items:center;justify-content:space-between;gap:28px;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}.pc-cta-eyebrow{margin:0 0 12px;font-size:13px;font-weight:600;line-height:1.6;letter-spacing:.08em;text-transform:uppercase;color:#ffffffc2}.pc-cta-card h2{margin:0;font-size:clamp(28px,3vw,36px);line-height:1.35}.pc-cta-card p{margin:14px 0 0;max-width:720px;font-size:15px;line-height:1.8;color:#ffffffd6}.pc-cta-actions{display:flex;flex-wrap:wrap;gap:12px}.pc-cta-actions .btn{display:inline-flex;align-items:center;justify-content:center;min-width:148px;min-height:52px;padding:0 24px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:transparent;color:#fff;font-size:16px;font-weight:600;box-shadow:0 12px 28px #0c1c4a38}.pc-cta-actions .btn:hover{background:#ffffff14;box-shadow:0 16px 32px #0c1c4a47}.pc-cta-actions .btn.btn-primary{background:#fff;color:#21429b}.pc-audience-section{padding:0 0 72px}.pc-audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pc-audience-card{padding:24px;border-radius:16px;border:1px solid #e7edf8;background:linear-gradient(180deg,#fbfcff,#fff);box-shadow:0 10px 26px #131f3c0d}.pc-audience-label{margin:0 0 12px;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eef4ff;color:var(--primary);font-size:13px;font-weight:600}.pc-audience-title{margin:0 0 12px;font-size:22px;line-height:1.4;color:var(--text)}.pc-audience-text{margin:0;font-size:15px;line-height:1.75;color:var(--text-light)}.pc-diff-section{padding:56px 0 78px;background:linear-gradient(180deg,#fff,#f7f9fe)}.pc-diff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pc-diff-card{padding:28px;border-radius:18px;border:1px solid #e2e8f5;background:#fff;box-shadow:0 8px 22px #131f3c0a}.pc-diff-card--link{display:block;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pc-diff-card--link:hover,.pc-diff-card--link:focus-visible{transform:translateY(-2px);border-color:#cbd9ff;box-shadow:0 14px 30px #131f3c14}.pc-diff-card--active{border-color:#cbd9ff;background:linear-gradient(180deg,#f8fbff,#fff)}.pc-diff-badge{margin:0 0 14px;font-size:13px;font-weight:600;line-height:1.6;color:#2f63d6}.pc-diff-title{margin:0 0 10px;font-size:24px;line-height:1.35;color:var(--text)}.pc-diff-text{margin:0;font-size:15px;line-height:1.8;color:var(--text-light)}.pc-diff-link{display:inline-flex;align-items:center;margin-top:16px;color:var(--primary);text-decoration:none;font-size:14px;font-weight:600}.pc-diff-card--link:hover .pc-diff-link,.pc-diff-card--link:focus-visible .pc-diff-link{text-decoration:underline}.pc-flow-section--trust{padding-top:0}.pc-service-section{padding:46px 0 22px}.pc-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pc-service-card{padding:24px;border-radius:14px;border:1px solid #e6ebf6;background:#fff;box-shadow:0 6px 18px #131f3c0a}.pc-service-card--active{border-color:#c8d8ff;background:linear-gradient(180deg,#f8faff,#fff)}.pc-service-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:99px;font-size:13px;font-weight:600;color:var(--primary);background:#eef4ff;margin-bottom:14px}.pc-service-title{font-size:24px;line-height:1.35;color:var(--text);margin-bottom:12px}.pc-service-desc{font-size:15px;line-height:1.75;color:var(--text-light);margin-bottom:16px}.pc-service-link{display:inline-flex;align-items:center;color:var(--primary);text-decoration:none;font-size:14px;font-weight:600}.pc-service-link:hover{text-decoration:underline}.pc-highlight-section{padding:18px 0 84px}.pc-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pc-highlight-item{border:1px solid #e9edf7;border-radius:12px;padding:20px;background:#fbfcff}.pc-highlight-title{font-size:20px;color:var(--text);margin-bottom:10px}.pc-highlight-text{font-size:14px;line-height:1.75;color:var(--text-light)}@media(max-width:980px){.pc-hero-inner{grid-template-columns:1fr;text-align:center}.pc-hero-tags{justify-content:center}.pc-hero-panel{text-align:left}.pc-hero-banner{width:100%;transform:none}.pc-hero-workspace-body{grid-template-columns:1fr}.pc-actions{justify-content:center}.pc-audience-grid,.pc-diff-grid,.pc-service-grid,.pc-highlight-grid{grid-template-columns:1fr}.pc-cta-card{display:block;text-align:left}.pc-cta-actions{margin-top:24px}.pc-scene-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pc-scene-card-title{font-size:20px}}@media(max-width:640px){.pc-hero{padding:100px 0 80px}.pc-hero:after{top:120px;right:50%;width:360px;height:360px;transform:translate(50%)}.pc-desc{font-size:15px}.pc-actions{width:100%;flex-direction:column;align-items:stretch}.pc-hero-tags{justify-content:center}.pc-hero-tags li{flex:1 1 auto;justify-content:center}.pc-hero-panel{padding:22px}.pc-hero-panel--bare{padding:0}.pc-hero-panel-title{font-size:22px}.pc-hero-workspace{padding:14px}.pc-hero-banner{filter:drop-shadow(0 10px 18px rgba(47,99,214,.05))}.pc-hero-sheet,.pc-hero-mini-card{padding:14px}.pc-actions .btn{justify-content:center;text-align:center}.pc-service-title{font-size:20px}.pc-highlight-title{font-size:18px}.pc-scene-section{padding:44px 0 64px}.pc-scene-title{font-size:22px}.pc-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-scene-card{padding:16px 14px}.pc-scene-card-title{font-size:18px}.pc-scene-card-subtitle{font-size:13px}.pc-scene-card-text{font-size:13px;margin-bottom:8px}.pc-audience-section{padding-bottom:56px}.pc-audience-card,.pc-diff-card{padding:20px}.pc-audience-title,.pc-diff-title{font-size:20px}.pc-audience-text,.pc-diff-text{font-size:14px}.pc-scene-visual{min-height:140px;font-size:13px;padding:12px}.pc-mini-ui-shield{min-width:58px;min-height:58px;border-radius:16px;font-size:13px}.pc-scene-visual--filled{min-height:152px;padding:10px}.pc-scene-visual img{max-height:180px}.pc-scene-visual--filled img{max-height:none}.pc-flow-loading,.pc-flow-error{padding:40px 0}.pc-cta-section{padding:40px 0 64px}.pc-diff-section{padding:40px 0 60px}.pc-cta-card{padding:22px}.pc-cta-actions{flex-direction:column;align-items:stretch}.pc-cta-actions .btn{width:100%;justify-content:center;text-align:center}}.suite-saas-page{gap:96px;padding-bottom:96px}.suite-product-banner{position:relative;height:450px;min-height:450px;overflow:hidden;background:#2c3033;isolation:isolate}.suite-product-banner:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:#22282c}.suite-product-banner__background{position:absolute;top:50%;left:50%;z-index:1;background:#2c3033;width:auto;min-width:100%;height:450px;max-width:none;transform:translate(-50%,-50%);object-fit:contain;object-position:center;pointer-events:none}.suite-product-banner__shell{position:relative;z-index:4;display:flex;justify-content:center;align-items:flex-start;width:min(var(--page-max-width),calc(100% - var(--page-gutter) * 2));height:450px;margin:0 auto;padding-top:64px}.suite-product-banner__copy{display:flex;flex-direction:column;gap:32px;align-items:center;margin:0 auto;color:#fff;text-align:center;box-sizing:border-box}.suite-product-banner__eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--Color-Text-Status-Accent-gray-Muted, #c6c8c9)}.suite-product-banner__eyebrow-label{color:inherit;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:24px}.suite-product-banner__eyebrow-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:4px;background:#ffffff0d;color:inherit;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:12px;font-weight:500;line-height:20px;white-space:nowrap}.suite-product-banner__copy>.suite-product-banner__eyebrow+h1,.suite-product-banner__copy>.suite-product-banner__eyebrow+#suite-product-banner-title{margin-top:-24px}.suite-product-banner--top-left .suite-product-banner__shell{justify-content:flex-start;padding-top:48px}.suite-product-banner--top-left .suite-product-banner__copy{width:min(100%,484px);align-items:flex-start;margin:0;text-align:left}.suite-product-banner--top-left .suite-product-banner__actions{justify-content:flex-start}.suite-product-banner__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}.suite-product-banner__copy p{margin:0;color:#c6c8c9;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:var(--Typography-Size-XL, 16px);line-height:var(--Typography-Height-XL, 24px)}.suite-product-banner__actions{display:inline-flex;align-items:center;justify-content:center;gap:24px}.suite-product-banner__action{display:inline-flex;align-items:center;gap:8px;color:#63b1ff;font-size:var(--Typography-Size-XL, 16px);font-weight:400;line-height:var(--Typography-Height-XL, 24px);text-decoration:none}.suite-product-banner__action-label{position:relative;display:inline-block;line-height:1}.suite-product-banner__action-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}.suite-product-banner__action:hover .suite-product-banner__action-label:after{transform:scaleX(1)}.suite-product-banner__action:after{content:none}.suite-product-banner__action img{display:block;width:12px;height:12px;flex:0 0 12px}.wb-office-page{gap:96px}.wb-office-page .suite-product-banner{flex:0 0 auto}.wb-office-core-section{padding:0;background:#fff}.wb-office-core-section .hs-core-stage{border:0;background-color:#fff;background-image:none;backdrop-filter:none}.wb-office-core-section .hs-core-heading{gap:16px}.wb-office-core-section .hs-core-heading h2{color:#41464b}.wb-office-core-section .hs-core-heading-copy{justify-content:center}.wb-office-core-section .hs-core-description{color:#41464bb8}.wb-office-core-section .hs-core-grid{margin-top:48px}.wb-office-core-section .hs-core-card{min-height:180px;background:#fff}.wb-office-suite-section{background:#fff}.wb-office-page .wb-office-suite-section .wb-shell-container{margin-bottom:0}.wb-office-page .hs-core-stage{padding:0}.wb-office-page .wb-feature-list{gap:96px;margin-top:0}.wb-office-page .wb-office-feature-row{grid-template-columns:minmax(0,1fr) minmax(420px,1fr);gap:16px;height:380px;min-height:380px;align-items:stretch}.wb-office-page .wb-office-feature-row .wb-feature-row__visual{align-self:center;height:380px}.wb-office-page .wb-office-feature-row .wb-feature-row__visual img{width:100%;height:100%;object-fit:contain;border-radius:0}.wb-office-page .wb-office-feature-row .wb-feature-row__content{align-self:stretch;justify-content:center;gap:36px;max-width:620px;padding:16px;box-sizing:border-box}.wb-office-page .wb-office-feature-row .wb-feature-row__head{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:32px}.wb-office-page .wb-office-feature-row .wb-feature-row__head h3{color:#41464b;font-size:32px;font-weight:600;line-height:48px}.wb-office-page .wb-office-feature-row .wb-feature-row__head p{color:#41464b;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:20px;font-weight:500;line-height:28px}.wb-office-page .wb-office-feature-row .wb-feature-row__divider{background:#41464b1f}.wb-office-page .wb-office-feature-row .wb-feature-row__body{display:block;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-office-page .wb-office-feature-row .wb-feature-row__body-spacer{display:none}.wb-office-page .wb-office-feature-row .wb-feature-row__body ul{grid-column:auto;padding-left:24px;list-style:disc}.wb-office-page .wb-office-feature-row .wb-feature-row__body li{padding-left:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit}.wb-office-page .wb-office-feature-row .wb-feature-row__body li:before{content:none}@media(max-width:980px){.wb-office-core-section .hs-core-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.wb-office-suite-section{padding:48px 0 64px}.wb-office-page .wb-feature-list{gap:64px}.wb-office-page .wb-office-feature-row{grid-template-columns:1fr;gap:24px;height:auto;min-height:0}.wb-office-page .wb-office-feature-row .wb-feature-row__visual{height:auto}.wb-office-page .wb-office-feature-row .wb-feature-row__content{max-width:none;gap:18px}.wb-office-page .wb-office-feature-row .wb-feature-row__head{gap:8px}.wb-office-page .wb-office-feature-row .wb-feature-row__head h3{font-size:28px;line-height:38px}.wb-office-page .wb-office-feature-row .wb-feature-row__head p{font-size:18px;line-height:28px}.wb-office-page .wb-office-feature-row .wb-feature-row__body li{font-size:15px;line-height:28px}}.suite-saas-hero{padding-top:0;min-height:600px;overflow:hidden;position:relative;background:#2c3033;box-shadow:0 2px 8px #0000000a}.suite-saas-hero__frame{position:relative;min-height:600px;background:linear-gradient(180deg,#2c3033,#4b5156)}.suite-saas-hero__shell{position:relative;z-index:4;display:flex;align-items:flex-start;justify-content:space-between;min-height:600px;padding-top:88px;box-sizing:border-box}.suite-saas-hero__copy{position:relative;z-index:5;max-width:448px}.suite-saas-hero__content{display:flex;flex-direction:column;gap:32px}.suite-saas-hero__copy h1{max-width:100%;color:#fff;font-family:"Source Han Serif CN";font-size:38px;line-height:38px;letter-spacing:1.2px;font-weight:600}.suite-saas-hero__text{margin-top:0}.suite-saas-hero__text .suite-saas-hero__lead{max-width:448px;margin:0;color:#c6c8c9;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;line-height:24px;white-space:normal}.suite-saas-hero__preview{position:absolute;top:88px;right:115px;z-index:3;width:580px;height:363px;box-shadow:0 20px 32px #0000000f;overflow:hidden}.suite-saas-hero__preview-image{display:block;width:100%;height:100%;object-fit:cover}.suite-saas-hero__mountain{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.suite-saas-hero__mountain-image{position:absolute;left:50%;bottom:0;width:2134px;max-width:none;height:802px;transform:translate(-50%) rotate(-3.93deg);transform-origin:center bottom;object-fit:cover}.suite-saas-hero__mountain-overlay{position:absolute;inset:0}.suite-saas-hero__mountain-side{position:absolute;top:0;bottom:0;width:360px}.suite-saas-hero__mountain-side--left{left:0;background:linear-gradient(90deg,#2c3033,#2c303300)}.suite-saas-hero__mountain-side--right{right:0;background:linear-gradient(270deg,#2c3033,#2c303300)}.suite-saas-hero .wb-hero__actions{position:relative;z-index:5;margin-top:32px;gap:16px;flex-wrap:wrap}.suite-saas-hero .wb-action{min-height:48px;padding:0 32px;border-color:#ffffff3d;background:#ffffff14;color:#fff;font-family:Source Sans Pro,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;line-height:21px;white-space:nowrap;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.suite-saas-hero .wb-action.is-primary{border-color:#3686d680;background:linear-gradient(180deg,#3686d6,#7dbeff);box-shadow:0 2px 4px #0000000a}.suite-saas-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),box-shadow .76s cubic-bezier(.16,1,.3,1),border-color .76s cubic-bezier(.16,1,.3,1);will-change:opacity,transform,filter}.suite-saas-page--motion-ready [data-motion].is-pending{opacity:0;transform:translate3d(0,32px,0);filter:blur(10px)}.suite-saas-page--motion-ready [data-motion=heading].is-pending{transform:translate3d(0,24px,0)}.suite-saas-page--motion-ready .hs-hero-stage-panel.is-entering .hs-home-hero-title,.suite-saas-page--motion-ready .hs-hero-stage-panel.is-entering .hs-hero-description,.suite-saas-page--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}.suite-saas-page--motion-ready .hs-hero-stage-panel.is-entering .hs-home-hero-title{animation-delay:0ms}.suite-saas-page--motion-ready .hs-hero-stage-panel.is-entering .hs-hero-description{animation-delay:.2s}.suite-saas-page--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}.suite-saas-section{gap:0}.suite-saas-module-head{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;margin-bottom:48px;text-align:center}.suite-saas-module-description{margin:0;max-width:760px;color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));text-align:center;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:var(--Typography-Size-XL, 16px);font-style:normal;font-weight:400;line-height:var(--Typography-Height-XL, 24px)}.suite-saas-page .suite-saas-value-grid{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch;padding:32px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-shadow:0 2px 8px #0000000a}.suite-saas-page .suite-saas-value-card{display:flex;flex-direction:column;align-items:center;gap:16px;flex:1 0 0;min-height:129px;padding:0;box-sizing:border-box;text-align:center}.suite-saas-page .suite-saas-value-card h3{margin:0;color:var(--Color-Text-Gray-Primary, #41464b);text-align:center;font-family:"Source Han Serif CN";font-size:24px;font-weight:600;line-height:28px}.suite-saas-info-block h3,.suite-saas-security-copy h3,.suite-saas-scenario-copy h3{margin:0;color:var(--Color-Text-Gray-Primary, #41464b);font-family:"Source Han Serif CN";font-size:24px;line-height:32px;font-weight:600}.suite-saas-page .suite-saas-value-card p,.suite-saas-info-block p,.suite-saas-security-copy p,.suite-saas-scenario-copy p{margin:0;color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;line-height:24px}.suite-saas-plain-icon{width:48px;height:48px;flex:0 0 auto}.suite-saas-overview-layout{width:100%}.suite-saas-showcase{box-sizing:border-box;overflow:hidden;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-shadow:0 2px 4px #0000000a}.suite-saas-showcase--large{display:flex;flex-direction:column}.suite-saas-capability-gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.suite-saas-capability-tile{overflow:hidden;max-width:200px}.suite-saas-capability-tile img{display:block;width:100%;height:auto}.suite-saas-info-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;padding:32px;border-top:1px solid rgba(65,70,75,.1);border-right:1px solid rgba(65,70,75,.1);border-bottom:1px solid rgba(65,70,75,.1);border-left:1px solid rgba(65,70,75,.1);background:#fff;box-shadow:0 2px 8px 0 var(--Color-Shadow-XS, rgba(0, 0, 0, .04))}.suite-saas-info-block{width:100%;padding:0}.suite-saas-info-block__copy{display:flex;flex-direction:column;gap:8px}.suite-saas-info-block h3{margin:0;color:var(--Color-Text-Gray-Primary, #41464b);font-family:"Source Han Serif CN";font-size:var(--Typography-Size-XXL, 20px);font-style:normal;font-weight:600;line-height:var(--Typography-Height-XXL, 28px)}.suite-saas-info-block p{margin:0;color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:var(--Typography-Size-XL, 16px);line-height:var(--Typography-Height-XL, 24px);white-space:pre-line}.suite-saas-secondary-action{display:inline-flex;align-items:center;gap:8px;margin-top:24px;padding:0;border:0;background:transparent;color:#3686d6;text-decoration:none;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:var(--Typography-Size-XL, 16px);font-weight:400;line-height:var(--Typography-Height-XL, 24px)}.suite-saas-secondary-action__label{position:relative;display:inline-flex}.suite-saas-secondary-action__label:after{content:"";position:absolute;right:0;bottom:1px;left:0;height:1px;background:currentColor;opacity:0;transform:scaleX(.92);transform-origin:center;transition:opacity .18s ease,transform .18s ease}.suite-saas-secondary-action:hover .suite-saas-secondary-action__label:after,.suite-saas-secondary-action:focus-visible .suite-saas-secondary-action__label:after{opacity:.72;transform:scaleX(1)}.suite-saas-secondary-action img{width:11.25px;height:11.25px}.suite-saas-safety-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.suite-saas-security-item{display:flex;flex-direction:column;gap:16px;align-items:flex-start;min-height:192px;padding:32px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-shadow:0 2px 4px #0000000a;box-sizing:border-box}.suite-saas-security-copy{display:flex;flex-direction:column;gap:8px}.suite-saas-security-copy h3,.suite-saas-scenario-copy h3{font-size:20px;line-height:32px;font-weight:600}.suite-saas-scene-layout{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:16px;align-items:center}.suite-saas-scene-layout.is-reverse .suite-saas-scene-preview{order:2}.suite-saas-scene-layout.is-reverse .suite-saas-scene-grid{order:1}.suite-saas-scene-preview{padding:0;box-sizing:border-box}.suite-saas-scene-preview img{display:block;width:100%;height:100%;border-radius:4px;object-fit:cover;box-shadow:0 0 10px #0000001a}.suite-saas-scene-grid{display:grid;grid-column:span 6;gap:16px}.suite-saas-scene-layout.is-text-only{grid-template-columns:minmax(0,1fr)}.suite-saas-scene-preview{grid-column:span 4}.suite-saas-scene-grid.is-text-only{grid-column:1 / -1}.suite-saas-scene-grid-row{display:grid;gap:24px}.suite-saas-scene-grid-row.is-text-only{gap:16px}@media(max-width:1180px){.suite-saas-page .suite-saas-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){.suite-saas-section--scenarios .suite-saas-scene-layout,.suite-saas-section--scenarios .suite-saas-scene-layout.is-reverse{grid-template-columns:1fr}.suite-saas-section--scenarios .suite-saas-scene-preview,.suite-saas-section--scenarios .suite-saas-scene-layout.is-reverse .suite-saas-scene-preview{order:1}.suite-saas-section--scenarios .suite-saas-scene-grid,.suite-saas-section--scenarios .suite-saas-scene-layout.is-reverse .suite-saas-scene-grid{order:2}}.suite-saas-scenario-item{display:flex;padding:24px;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-shadow:0 2px 4px #0000000a;box-sizing:border-box}.suite-saas-scenario-copy{display:flex;flex-direction:column;gap:8px}.suite-saas-price-action{gap:8px}.suite-saas-price-arrow{width:11.25px;height:11.25px;flex:0 0 auto}@media(max-width:980px){.suite-saas-page{gap:72px}.suite-product-banner{height:450px;min-height:450px}.suite-product-banner__shell{height:450px}.suite-product-banner__copy{gap:24px;width:100%;margin-top:0}.suite-product-banner__copy h1{font-size:28px;line-height:38px}.suite-product-banner__copy p{font-size:14px;line-height:22px}.suite-product-banner__actions{gap:24px}.suite-product-banner__action{font-size:var(--Typography-Size-XL, 16px);line-height:var(--Typography-Height-XL, 24px)}.suite-saas-hero,.suite-saas-hero__frame,.suite-saas-hero__shell{min-height:auto}.suite-saas-hero__shell{flex-direction:column;gap:24px;padding-top:56px;padding-bottom:240px}.suite-saas-hero__content{gap:32px}.suite-saas-hero__copy h1{font-size:32px;line-height:40px;letter-spacing:.6px}.suite-saas-hero__text .suite-saas-hero__lead{max-width:100%}.suite-saas-hero__preview{position:relative;top:auto;right:auto;width:min(100%,580px);height:auto;aspect-ratio:580 / 363;margin-left:auto;margin-right:auto}.suite-saas-hero__mountain-image{left:50%;width:1400px;height:auto;bottom:-40px}.suite-saas-hero__mountain-side{width:96px}.suite-saas-hero .wb-hero__actions{flex-wrap:wrap}.suite-saas-info-column,.suite-saas-safety-grid,.suite-saas-scene-layout{grid-template-columns:1fr}.suite-saas-capability-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.suite-saas-scene-grid-row{grid-template-columns:1fr!important}.suite-saas-module-head{margin-bottom:32px}.suite-saas-page .suite-saas-value-card{min-height:auto;width:100%}.suite-saas-capability-tile{min-height:auto}.suite-saas-capability-tile img{width:100%;height:auto}.suite-saas-info-column{gap:24px;padding:24px}.suite-saas-page .suite-saas-value-card h3,.suite-saas-security-copy h3,.suite-saas-scenario-copy h3{font-size:20px}.suite-saas-page .suite-saas-value-card p,.suite-saas-security-copy p,.suite-saas-scenario-copy p{font-size:14px}.suite-saas-security-item,.suite-saas-scenario-item{min-height:auto}.suite-saas-scene-preview{height:auto;padding:0}}@media(max-width:788px){.suite-product-banner{height:600px;max-height:600px}.suite-product-banner--top-left .suite-product-banner__shell{justify-content:center;padding-top:24px}.suite-product-banner--top-left .suite-product-banner__copy{width:392px}.suite-product-banner__background{top:auto;bottom:0;height:600px;max-height:600px;transform:translate(-50%);object-position:center bottom}.suite-product-banner__shell{justify-content:flex-start;align-items:flex-start;height:600px;padding-top:48px}.suite-product-banner__copy{align-items:flex-start;margin:0;text-align:left}}.suite-enterprise-page{gap:96px;padding-top:0}.suite-enterprise-governance-section .suite-saas-scenario-item{align-items:center}.suite-enterprise-governance-section .suite-saas-scenario-copy p{font-family:"Source Han Serif CN";font-weight:500;line-height:25.6px}@media(min-width:981px){.suite-enterprise-page .suite-saas-scene-preview{height:308px}.suite-enterprise-page .suite-saas-scene-grid-row:not(.is-text-only){height:146px}.suite-enterprise-page .suite-saas-scene-grid-row:not(.is-text-only) .suite-saas-scenario-item{height:100%}}@media(max-width:980px){.suite-enterprise-page{gap:72px}.suite-enterprise-governance-section .suite-saas-scenario-item{min-height:auto}}@media(max-width:980px){.suite-enterprise-page{gap:72px}.suite-enterprise-hero__text{margin-top:20px}.suite-enterprise-data-layout,.suite-enterprise-compatibility-layout,.suite-enterprise-governance-layout,.suite-enterprise-capability-grid,.suite-enterprise-compatibility-grid{grid-template-columns:1fr}.suite-enterprise-compatibility-layout{display:block;.suite-enterprise-image-block{margin-top:32px}}.suite-enterprise-capability-grid{padding:24px}.suite-enterprise-capability-card h3,.suite-enterprise-security-item h3,.suite-enterprise-compatibility-item h3,.suite-enterprise-governance-feature__copy h3{font-size:20px;line-height:28px}.suite-enterprise-security-item{grid-template-columns:1fr;gap:14px}.suite-enterprise-main-visual,.suite-enterprise-image-block,.suite-enterprise-governance-feature{min-height:auto;width:100%}.suite-enterprise-main-visual{height:auto}.suite-enterprise-image-block{height:220px}.suite-enterprise-compatibility-grid{gap:32px}.suite-enterprise-compatibility-row{grid-template-columns:1fr;gap:32px 20px}}.dp-page{background:#fff}.dp-hero{padding:72px 0 32px;background:radial-gradient(circle at top right,rgba(131,103,255,.18),transparent 34%),linear-gradient(180deg,#f7f5ff,#fff 78%)}.dp-hero-inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:36px;align-items:center}.dp-eyebrow{margin:0 0 12px;font-size:13px;font-weight:600;line-height:1.6;letter-spacing:.08em;text-transform:uppercase;color:#6c3ff5}.dp-section-eyebrow{margin:0 0 12px;font-size:16px;font-weight:600;line-height:1.6;letter-spacing:.08em;text-transform:uppercase;color:#6c3ff5}.dp-title{margin:0;font-size:clamp(36px,5vw,56px);line-height:1.14;color:#161827}.dp-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.dp-tag{display:inline-flex;align-items:center;padding:6px 16px;border-radius:999px;background:#fff;border:1px solid rgba(108,63,245,.15);font-size:14px;font-weight:500;color:#2f2652;box-shadow:0 2px 8px #6c3ff50a}.dp-subtitle{margin:18px 0 0;font-size:clamp(18px,2.4vw,24px);line-height:1.6;color:#272a3c}.dp-desc,.dp-section-desc{margin:18px 0 0;font-size:16px;line-height:1.9;color:#5a6175}.dp-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.dp-hero-panel{position:relative;padding:28px;border:1px solid rgba(108,63,245,.12);border-radius:24px;background:linear-gradient(180deg,#fffffffa,#f5f1fffa);box-shadow:0 24px 80px #4c35a21f}.dp-hero-panel--bare{padding:0;border:none;background:transparent;box-shadow:none}.dp-hero-banner{display:block;width:118%;max-width:none;height:auto;transform:translate(-7%,14px);filter:drop-shadow(0 12px 24px rgba(108,63,245,.08))}.dp-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dp-panel-card{padding:18px 18px 16px;border-radius:18px;background:#fff;border:1px solid rgba(108,63,245,.1)}.dp-panel-card--primary{margin-bottom:14px;padding:22px 22px 20px;background:linear-gradient(135deg,#6c3ff5,#8d6dff);border-color:transparent;color:#fff}.dp-panel-card strong{display:block;margin-bottom:8px;font-size:21px;line-height:1.5}.dp-panel-card p{margin:0;font-size:14px;line-height:1.75;color:inherit}.dp-panel-kicker{display:inline-flex;margin-bottom:10px;padding:4px 10px;border-radius:999px;background:#ffffff29;font-size:12px;font-weight:600;letter-spacing:.06em}.dp-panel-metric{display:block;margin-bottom:8px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6c3ff5}.dp-intro-section,.dp-scenes-section,.dp-flow-section,.dp-resource-section,.dp-cta-section{padding:88px 0}.dp-capability-section{padding:48px 0 88px}.dp-capability-section,.dp-resource-section{background:#faf9ff}.dp-flow-section{background:linear-gradient(180deg,#fff,#f8f5ff)}.dp-diff-section{padding:88px 0;background:linear-gradient(180deg,#fff,#faf8ff)}.dp-section-head{max-width:800px;margin-bottom:36px}.dp-section-head--center{margin-left:auto;margin-right:auto;text-align:center}.dp-section-title{margin:0;font-size:clamp(24px,2.6vw,32px);line-height:1.35;color:#161827}.dp-value-grid,.dp-capability-grid,.dp-scene-grid,.dp-flow-grid,.dp-resource-grid{display:grid;gap:22px}.dp-value-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dp-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dp-scene-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dp-scene-showcase{display:grid;grid-template-columns:168px minmax(0,1fr);gap:28px;align-items:stretch}.dp-scene-tablist{position:relative;display:flex;flex-direction:column;gap:8px;padding:12px 0}.dp-scene-tablist:before{content:"";position:absolute;left:20px;top:16px;bottom:16px;width:1px;background:linear-gradient(180deg,#6c3ff52e,#6c3ff514)}.dp-scene-tab{position:relative;display:flex;align-items:center;min-height:46px;padding:0 12px 0 44px;border:none;background:transparent;border-radius:18px;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.dp-scene-tab:before{content:"";position:absolute;left:12px;top:50%;width:10px;height:10px;border-radius:50%;border:2px solid rgba(108,63,245,.18);background:#fff;transform:translateY(-50%);box-shadow:0 0 0 6px #6c3ff50d;transition:all .2s ease}.dp-scene-tab:hover,.dp-scene-tab:focus-visible{background:#6c3ff50a;outline:none}.dp-scene-tab.is-active{background:linear-gradient(135deg,#6c3ff51a,#6c3ff508)}.dp-scene-tab.is-active:before{border-color:#6c3ff547;background:#6c3ff5;box-shadow:0 0 0 6px #6c3ff51f}.dp-scene-tab-text{font-size:15px;font-weight:600;line-height:1.45;color:#5a6175;transition:color .2s ease}.dp-scene-tab.is-active .dp-scene-tab-text{color:#6c3ff5}.dp-scene-panels{min-width:0}.dp-scene-panel[hidden]{display:none!important}.dp-scene-panel{container-type:inline-size;container-name:dp-scene-panel;display:grid;grid-template-columns:minmax(0,.86fr) minmax(320px,1.14fr);gap:28px;min-height:420px;padding:36px;border-radius:24px;border:1px solid rgba(108,63,245,.1);background:linear-gradient(145deg,#ffffffd1,#f7f5fff0 48%,#ecfcfac7);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 12px 40px #4c35a20f;overflow:hidden}.dp-scene-panel-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.dp-scene-panel-copy .dp-scene-tag{width:fit-content;margin-bottom:18px;background:#6c3ff514;color:#6c3ff5}.dp-scene-panel-copy h3{margin:0;font-size:clamp(22px,2.35vw,30px);line-height:1.32;color:#161827}.dp-scene-panel-copy p{margin:16px 0 0;max-width:460px;font-size:17px;line-height:1.9;color:#5a6175}.dp-scene-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:280px}.dp-scene-visual:before{content:"";position:absolute;inset:-10% -6% auto auto;width:78%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#6c3ff50f,#7dd3e814 38%,#fff0 70%);pointer-events:none}.dp-scene-visual--asset{align-items:center;justify-content:center}.dp-scene-asset{position:relative;z-index:1;display:block;width:min(50cqw,100%);max-width:min(50cqw,100%);height:auto;margin:0 auto;border-radius:16px;border:1px solid rgba(108,63,245,.1);box-shadow:0 16px 40px #4c35a214;background:#fff;object-fit:contain}.dp-flow-grid{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1320px){.dp-flow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dp-resource-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.dp-diff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.dp-value-card,.dp-capability-card,.dp-scene-card,.dp-flow-card,.dp-resource-card,.dp-diff-card,.dp-cta-card{border-radius:20px;border:1px solid rgba(30,41,59,.08);background:#fff;box-shadow:0 10px 32px #0f172a0a}.dp-value-card,.dp-scene-card,.dp-flow-card,.dp-resource-card,.dp-diff-card{padding:28px}.dp-capability-card{padding:20px}.dp-capability-card--placeholder{background:linear-gradient(180deg,#fcfaff,#fff);border-style:dashed}.dp-capability-card h3{font-size:18px}.dp-capability-card p{font-size:13px;margin:0}.dp-capability-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.dp-capability-header .dp-icon{width:auto;height:auto;margin-bottom:0;background:transparent;padding:0}.dp-capability-header .dp-icon svg{width:20px;height:20px}.dp-capability-feature{margin-top:12px!important;padding-top:12px;border-top:1px dashed rgba(30,41,59,.08);font-size:13px!important;color:#6c3ff5!important}.dp-capability-placeholder{margin-top:8px!important;color:#6c3ff5!important;font-weight:600}.dp-value-card h3,.dp-capability-card h3,.dp-scene-card h3,.dp-flow-card h3,.dp-resource-card h3,.dp-diff-card h3{margin:0;font-size:20px;line-height:1.45;color:#161827}.dp-value-card p,.dp-capability-card p,.dp-scene-card p,.dp-flow-card p,.dp-resource-card p,.dp-diff-card p{margin:14px 0 0;font-size:15px;line-height:1.8;color:#5a6175}.dp-diff-card--active{border-color:#6c3ff538;background:linear-gradient(180deg,#fcfaff,#fff)}.dp-diff-card--link{display:block;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dp-diff-card--link:hover,.dp-diff-card--link:focus-visible{transform:translateY(-2px);border-color:#6c3ff538;box-shadow:0 16px 34px #4c35a21a}.dp-diff-badge{margin:0 0 14px;font-size:13px;font-weight:600;line-height:1.6;color:#6c3ff5}.dp-diff-title{margin:0 0 10px;font-size:24px;line-height:1.35;color:#161827}.dp-diff-text{margin:0;font-size:15px;line-height:1.8;color:#5a6175}.dp-diff-link{display:inline-flex;align-items:center;margin-top:16px;color:#6c3ff5;text-decoration:none;font-size:14px;font-weight:600}.dp-diff-card--link:hover .dp-diff-link,.dp-diff-card--link:focus-visible .dp-diff-link{text-decoration:underline}.dp-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:18px;border-radius:16px;background:#6c3ff51a;color:#6c3ff5}.dp-icon svg{width:24px;height:24px;fill:none;stroke:currentcolor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dp-capability-card ul{margin:18px 0 0;padding:0;list-style:none}.dp-capability-card li{position:relative;padding-left:16px;font-size:14px;line-height:1.75;color:#475066}.dp-capability-card li+li{margin-top:10px}.dp-capability-card li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:#6c3ff5}.dp-scene-tag,.dp-flow-step{display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:600;line-height:1;letter-spacing:.04em}.dp-scene-tag{background:#6c3ff514;color:#6c3ff5}.dp-flow-step{min-width:44px;background:#6c3ff5;color:#fff}.dp-resource-card a{display:inline-flex;align-items:center;margin-top:20px;color:#6c3ff5;font-size:14px;font-weight:600;text-decoration:none}.dp-resource-card a:hover{text-decoration:underline}.dp-cta-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;background:linear-gradient(135deg,#24124d,#6c3ff5);color:#fff}.dp-cta-card h2{margin:0;font-size:clamp(28px,3vw,36px);line-height:1.35}.dp-cta-card p{margin:14px 0 0;max-width:720px;font-size:15px;line-height:1.8;color:#ffffffd6}.dp-cta-card .dp-section-eyebrow{color:#ffffffb8}.dp-cta-card .btn{display:inline-flex;align-items:center;justify-content:center;min-width:148px;min-height:52px;padding:0 24px;border-radius:999px;border-color:#ffffff47;color:#fff;font-size:16px;font-weight:600;box-shadow:0 12px 28px #130c4a3d}.dp-cta-card .btn:hover{background:#ffffff14;box-shadow:0 16px 32px #130c4a4d}.dp-cta-card .btn.btn-primary{background:#fff;color:#2f2652}@media(max-width:1180px){.dp-capability-grid,.dp-scene-grid,.dp-diff-grid,.dp-flow-grid,.dp-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dp-scene-showcase{grid-template-columns:150px minmax(0,1fr)}.dp-scene-tab-text{font-size:14px}.dp-scene-panel{grid-template-columns:minmax(0,1fr)}.dp-scene-panel-copy p{max-width:none}}@media(max-width:980px){.dp-hero{padding:56px 0 28px}.dp-hero-inner,.dp-value-grid,.dp-capability-grid,.dp-scene-grid,.dp-flow-grid,.dp-resource-grid,.dp-diff-grid,.dp-cta-card{grid-template-columns:1fr}.dp-hero-inner,.dp-value-grid,.dp-capability-grid,.dp-scene-grid,.dp-flow-grid,.dp-resource-grid,.dp-diff-grid{display:grid}.dp-scene-showcase{grid-template-columns:1fr}.dp-scene-tablist{gap:10px;padding:0}.dp-scene-tablist:before{display:none}.dp-scene-tab{min-height:44px;padding-left:22px}.dp-scene-tab:before{display:none}.dp-scene-tab-text{font-size:14px}.dp-scene-panel{min-height:auto}.dp-scene-visual{min-height:240px}.dp-scene-asset{width:min(50cqw,100%);max-width:min(50cqw,100%)}.dp-cta-card{display:block}.dp-cta-card .dp-actions{margin-top:24px}.dp-hero-banner{width:100%;transform:none}}@media(max-width:640px){.dp-intro-section,.dp-scenes-section,.dp-flow-section,.dp-diff-section,.dp-resource-section,.dp-cta-section{padding:64px 0}.dp-capability-section{padding:40px 0 64px}.dp-desc,.dp-section-desc{font-size:15px}.dp-hero-panel,.dp-value-card,.dp-capability-card,.dp-scene-card,.dp-flow-card,.dp-resource-card,.dp-diff-card,.dp-cta-card{padding:22px}.dp-hero-panel--bare{padding:0}.dp-hero-banner{filter:drop-shadow(0 10px 18px rgba(108,63,245,.06))}.dp-panel-grid{grid-template-columns:1fr}.dp-actions{flex-direction:column}.dp-actions .btn{width:100%;justify-content:center}.dp-scene-panel{padding:24px;gap:20px}.dp-scene-panel-copy h3{font-size:21px}.dp-scene-panel-copy p{font-size:15px}.dp-scene-visual{min-height:200px}.dp-scene-asset{border-radius:12px}}.dpp-page{background:#fff}.dp-platform-page{gap:96px}.dp-platform-hero{position:relative;left:50%;width:100vw;min-height:600px;margin-left:-50vw;overflow:hidden;background:linear-gradient(180deg,#2c3033,#4b5156);box-shadow:0 2px 8px #0000000a}.dp-platform-hero__shell{position:relative;z-index:2;width:min(1200px,calc(100% - 64px));min-height:600px;margin:0 auto}.dp-platform-hero__copy{position:relative;z-index:3;max-width:420px;padding-top:88px}.dp-platform-hero__copy h1{margin:0;color:#fff;font-family:"Source Han Serif CN";font-size:38px;line-height:38px;font-weight:600;letter-spacing:1.2px}.dp-platform-hero__description{margin:32px 0 0;color:#c6c8c9;font-size:16px;line-height:24px}.dp-platform-hero__preview{position:absolute;top:88px;right:0;z-index:2;width:580px;height:363px;border-radius:4px;overflow:hidden;box-shadow:0 20px 32px #00000029}.dp-platform-hero__preview-image{display:block;width:100%;height:100%;object-fit:cover}.dp-platform-hero__mountain{position:absolute;inset:auto 0 0;z-index:1;pointer-events:none}.dp-platform-hero__mountain img{display:block;width:100%;min-width:1920px;height:520px;margin:0 auto;object-fit:cover}.dp-platform-hero__overlay{position:absolute;top:0;bottom:0;z-index:2;width:360px;pointer-events:none}.dp-platform-hero__overlay--left{left:0;background:linear-gradient(90deg,#2c3033,#2c303300)}.dp-platform-hero__overlay--right{right:0;background:linear-gradient(270deg,#2c3033,#2c303300)}.dp-platform-engine-section .suite-saas-module-head,.dp-platform-security-section .suite-saas-module-head,.dp-platform-api-section .suite-saas-module-head{align-items:center;text-align:center}.dp-platform-engine-section{gap:32px}.dp-platform-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:48px}.dp-platform-capability-card{overflow:hidden;border:1px solid rgba(65,70,75,.1);border-radius:4px;background:#fff;box-shadow:0 2px 8px #0000000a}.dp-platform-capability-card__visual{overflow:hidden;height:200px;border-bottom:1px solid rgba(65,70,75,.1);background:linear-gradient(180deg,#f6fbff,#fff7ec)}.dp-platform-capability-card__visual img{display:block;height:100%;object-fit:cover}.dp-platform-capability-card__copy{display:flex;flex-direction:column;gap:8px;padding:16px}.dp-platform-capability-card__copy 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)}.dp-platform-capability-card__copy p{margin:0;color:var(--Color-Text-Gray-Medium, rgba(65, 70, 75, .8));font-size:var(--Typography-Size-L, 14px);line-height:var(--Typography-Height-XL, 24px)}.dp-platform-engine-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.dp-platform-engine-card{display:flex;flex-direction:column;gap:24px}.dp-platform-engine-visual{display:flex;flex-direction:column;justify-content:center;gap:16px;min-height:180px;padding:32px;border:1px solid rgba(65,70,75,.1);background:linear-gradient(180deg,#fafafa,#f1f1f1);box-sizing:border-box}.dp-platform-engine-visual--2{background:linear-gradient(180deg,#f7f7f7,#ededed)}.dp-platform-engine-visual--3{background:linear-gradient(180deg,#f6f6f6,#ececec)}.dp-platform-engine-visual__bar{display:block;width:100%;height:16px;border-radius:999px;background:#41464b1f}.dp-platform-engine-visual__bar--strong{width:72%;background:#41464b38}.dp-platform-engine-visual__bar--short{width:48%}.dp-platform-engine-card__copy{display:flex;flex-direction:column;gap:8px}.dp-platform-engine-card__copy h3{margin:0;color:var(--transparency100);font-family:"Source Han Serif CN";font-size:20px;line-height:28px;font-weight:600}.dp-platform-engine-card__copy p{margin:0;color:#41464bcc;font-size:16px;line-height:25.6px}.dp-platform-suite-visual{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;height:100%;min-height:320px;padding:16px;border:1px solid rgba(65,70,75,.1);background:linear-gradient(180deg,#f8fbff,#f5f0ff);box-sizing:border-box}.dp-platform-suite-tile{display:flex;align-items:center;justify-content:center;min-height:128px;border-radius:4px;background:#ffffffc7}.dp-platform-suite-tile img{width:56px;height:56px;display:block}.dp-platform-suite-tile--document,.dp-platform-suite-tile--form{background:#e9f4fff5}.dp-platform-suite-tile--sheet,.dp-platform-suite-tile--table{background:#e9f7edf5}.dp-platform-suite-tile--presentation,.dp-platform-suite-tile--modoc{background:#fcefe5f5}.dp-platform-page .dp-platform-security-section .suite-saas-scene-preview,.dp-platform-page .dp-platform-api-section .suite-saas-scene-preview{padding:0}@media(min-width:981px){.dp-platform-page .dp-platform-security-section .suite-saas-scene-preview{height:368px}.dp-platform-page .dp-platform-api-section .suite-saas-scene-preview{height:312px}.dp-platform-page .dp-platform-api-section .suite-saas-scene-grid{height:312px;row-gap:16px}.dp-platform-page .dp-platform-security-section .suite-saas-scene-grid-row:not(.is-text-only){height:112px}.dp-platform-page .dp-platform-api-section .suite-saas-scene-grid-row:not(.is-text-only):first-child{height:160px}.dp-platform-page .dp-platform-api-section .suite-saas-scene-grid-row:not(.is-text-only):nth-child(2){height:136px}}.dp-platform-page .dp-platform-api-section .suite-saas-scene-preview img{box-shadow:0 20px 32px #00000014}.dp-platform-wall-section{padding-top:0}@media(max-width:1200px){.dp-platform-hero__shell{width:min(100%,calc(100% - 48px))}.dp-platform-hero__preview{position:relative;top:auto;right:auto;width:100%;height:auto;margin-top:40px}.dp-platform-engine-grid,.dp-platform-capability-grid{grid-template-columns:1fr}}@media(max-width:980px){.dp-platform-page{gap:72px}.dp-platform-hero{min-height:auto;padding:64px 0 0}.dp-platform-hero__shell{min-height:auto}.dp-platform-hero__copy{max-width:none;padding-top:0}.dp-platform-hero__copy h1{font-size:32px;line-height:1.2}.dp-platform-hero__description{font-size:15px;line-height:24px}.dp-platform-hero__mountain img{min-width:0;height:260px}.dp-platform-hero__overlay{display:none}.dp-platform-suite-visual{grid-template-columns:repeat(2,minmax(0,1fr));min-height:auto}.dp-platform-capability-card__copy{min-height:auto;padding:20px 16px 18px}}@media(max-width:640px){.dp-platform-hero{padding-top:48px}.dp-platform-hero__shell{width:calc(100% - 32px)}.dp-platform-hero__copy h1{font-size:28px}.dp-platform-engine-visual,.dp-platform-suite-visual{padding:20px}}.fmt-hero{padding:72px 0 56px;background:linear-gradient(180deg,#edf2ff,#fff);text-align:center}.fmt-title{font-size:clamp(30px,4vw,44px);font-weight:600;line-height:1.25;margin-bottom:16px;color:var(--text)}.fmt-desc{max-width:560px;margin:0 auto;font-size:17px;line-height:1.7;color:var(--text-light)}.fmt-tabs-section{padding:0 0 80px;background:var(--white)}.fmt-panels{margin-bottom:40px}.fmt-panel{display:none}.fmt-panel.is-active{display:block}.fmt-panel-inner{padding:56px 0 8px}.fmt-panel-header{margin-bottom:32px}.fmt-panel-title{font-size:clamp(22px,3vw,32px);font-weight:600;color:var(--text);margin-bottom:10px}.fmt-panel-subtitle{font-size:16px;line-height:1.7;color:var(--text-light)}.fmt-table{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.fmt-table-head,.fmt-table-row{display:grid;align-items:center;gap:16px;padding:14px 24px}.fmt-table-head--2col,.fmt-table-row--2col{grid-template-columns:200px 1fr}.fmt-table-head--3col,.fmt-table-row--3col{grid-template-columns:200px 160px 1fr}.fmt-table-head{background:#f4f6fd;font-size:13px;font-weight:600;color:var(--text-light);letter-spacing:.02em;text-transform:uppercase;border-bottom:1px solid var(--line)}.fmt-table-row{border-bottom:1px solid var(--line);transition:background .15s}.fmt-table-row:last-child{border-bottom:none}.fmt-table-row:hover{background:#f9faff}.fmt-doc-type{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;color:var(--text)}.fmt-doc-icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;display:grid;place-items:center;color:#fff}.fmt-doc-icon--doc{background:#2f5ef5}.fmt-doc-icon--docx{background:#1a73e8}.fmt-doc-icon--sheet{background:#0f9d58}.fmt-doc-icon--slide{background:#f4511e}.fmt-doc-icon--table{background:#7c4dff}.fmt-doc-icon--word{background:#1a73e8}.fmt-doc-icon--excel{background:#0f9d58}.fmt-doc-icon--ppt{background:#f4511e}.fmt-doc-icon--pdf{background:#db4437}.fmt-doc-icon--txt{background:#5f6368}.fmt-doc-icon--media{background:#e91e63}.fmt-doc-icon--image{background:#00bcd4}.fmt-doc-icon--other{background:#78909c}.fmt-tags{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.fmt-tag{display:inline-flex;align-items:center;padding:3px 9px;border-radius:6px;background:#eef1ff;color:#3a57d4;font-size:12px;font-weight:500;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;letter-spacing:.01em;border:1px solid #d6dcf8;white-space:nowrap}.fmt-tag--default{background:#e6f4ea;color:#1e7e34;border-color:#c3e6cb}.fmt-tag-none{font-size:14px;color:var(--text-light);opacity:.5}.fmt-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.fmt-preview-card{padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);transition:border-color .18s,box-shadow .18s}.fmt-preview-card:hover{border-color:#c0ccf0;box-shadow:0 2px 10px #5064c812}.fmt-preview-card-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.fmt-preview-card-name{font-size:15px;font-weight:600;color:var(--text)}.fmt-tabs{display:flex;justify-content:center;gap:8px;padding:6px;background:#f4f6fd;border-radius:16px;width:fit-content;margin:0 auto}.fmt-tab{display:flex;align-items:center;gap:8px;padding:11px 24px;border:none;border-radius:12px;background:transparent;cursor:pointer;color:var(--text-light);font-size:15px;font-weight:500;transition:background .18s,color .18s,box-shadow .18s;white-space:nowrap}.fmt-tab:hover:not(.is-active){background:#ffffffb3;color:var(--text)}.fmt-tab.is-active{background:#fff;color:var(--primary);font-weight:600;box-shadow:0 2px 8px #5064c81f}.fmt-tab-icon{display:flex;align-items:center;color:inherit;flex-shrink:0}.fmt-tab-label{line-height:1}@media(max-width:860px){.fmt-table-head--3col,.fmt-table-row--3col{grid-template-columns:160px 1fr 1fr}}@media(max-width:640px){.fmt-hero{padding:48px 0 40px}.fmt-desc{font-size:15px}.fmt-panel-inner{padding:40px 0 8px}.fmt-table-head--3col,.fmt-table-row--3col{grid-template-columns:1fr 1fr}.fmt-table-head--3col span:first-child,.fmt-table-row--3col>div:first-child{grid-column:1 / -1}.fmt-table-head{display:none}.fmt-table-row{padding:16px;gap:10px}.fmt-preview-grid{grid-template-columns:1fr}.fmt-tabs{width:100%;flex-wrap:wrap;justify-content:stretch;gap:4px;padding:4px}.fmt-tab{flex:1 1 calc(50% - 4px);justify-content:center;padding:10px 16px;font-size:14px;gap:6px}.fmt-tab-icon svg{width:17px;height:17px}}.doc-page{min-height:100vh;background:linear-gradient(180deg,#f8f9ff,#fff 28%)}.doc-hero{padding:68px 0 82px;background:linear-gradient(180deg,#f3f5ff,#f7f9ff 52%,#fff)}.doc-hero-inner{display:grid;grid-template-columns:minmax(0,520px) minmax(0,1fr);gap:56px;align-items:center;padding:0}.doc-hero-content{max-width:520px}.doc-title{font-size:clamp(36px,4.4vw,56px);font-weight:600;line-height:1.18;letter-spacing:-.01em;margin-bottom:18px;color:#20253a}.doc-desc{font-size:18px;line-height:1.85;color:#555f7c;margin-bottom:34px}.doc-actions{display:flex;flex-wrap:wrap;gap:14px}.doc-actions .btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 32px;border-radius:999px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease}.doc-actions .btn.btn-primary{box-shadow:0 10px 24px #2f5ef54d}.doc-actions .btn:not(.btn-primary){border-color:#2f5ef55c;color:#3553c7;background:#ffffffbd}.doc-actions .btn:hover{transform:translateY(-2px)}.doc-hero-visual{display:flex;align-items:center;justify-content:center;min-height:350px;padding:0;border-radius:0;background:transparent;border:none;box-shadow:none}.doc-hero-img{width:min(100%,640px);height:auto;max-height:390px;object-fit:contain;border-radius:10px;filter:none}.doc-collab-section{padding:24px 0 82px}.doc-section-title{font-size:clamp(28px,3.3vw,40px);font-weight:600;color:#20253a;margin-bottom:36px;letter-spacing:-.01em}.doc-section-title--center{text-align:center;margin-bottom:52px}.doc-collab-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.doc-collab-tab{border:1px solid #dce4ff;border-radius:999px;background:#fff;color:#5f6682;padding:10px 16px;font-size:14px;line-height:1.4;font-weight:600;cursor:pointer;transition:all .2s ease}.doc-collab-tab:hover{color:#375ad0;border-color:#bed0ff;background:#f6f8ff}.doc-collab-tab.is-active{background:linear-gradient(120deg,#e9eeff,#f3f6ff);color:#2f5ef5;border-color:#b8c9ff;box-shadow:0 6px 16px #465dba26}.doc-collab-panel{display:none;padding:28px;border-radius:20px;background:#fff;border:1px solid #e8ecfb;box-shadow:0 18px 42px #35439717}.doc-collab-panel.is-active{display:block}.doc-collab-panel-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,460px);gap:36px;align-items:center}.doc-collab-panel--reverse .doc-collab-copy{order:2}.doc-collab-panel--reverse .doc-collab-visual{order:1}.doc-collab-item-title{font-size:clamp(24px,3vw,32px);line-height:1.3;font-weight:600;color:#20253a;margin-bottom:14px}.doc-collab-item-desc{font-size:16px;line-height:1.9;color:#566080;margin:0}.doc-collab-image{display:block;width:100%;height:auto;border-radius:0;box-shadow:none}.doc-collab-image--compact,.doc-feature-image--compact{width:auto;max-width:100%;max-height:420px;margin:0 auto;object-fit:contain}.doc-collab-visual-placeholder{position:relative;min-height:252px;border-radius:16px;border:1px solid #dce4ff;background:linear-gradient(145deg,#f2f5ff,#e8efff);overflow:hidden;color:#5f6da6;font-size:18px;font-weight:600;display:flex;align-items:flex-end;justify-content:flex-start;padding:18px}.doc-collab-visual-placeholder:before{content:"";position:absolute;top:18px;left:18px;right:18px;height:14px;border-radius:999px;background:linear-gradient(90deg,#677ee62e,#677ee614);box-shadow:0 26px #677ee61f,0 52px #677ee614}.doc-collab-visual-placeholder:after{content:"";position:absolute;right:18px;bottom:18px;width:92px;height:78px;border-radius:14px;background:#ffffffe0;box-shadow:0 10px 22px #414e8a29}.doc-future-section{padding:74px 0 100px;background:linear-gradient(180deg,#fcfcff,#f8f9ff 36%,#fff)}.doc-feature-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,480px);gap:46px;align-items:center;margin-bottom:24px;padding:34px;border-radius:24px;border:1px solid #eaedfa;background:#fff;box-shadow:0 16px 38px #35439714}.doc-feature-row:nth-of-type(1){background:linear-gradient(120deg,#fff,#f7f5ff)}.doc-feature-row:nth-of-type(2){background:linear-gradient(120deg,#fff,#f2f7ff)}.doc-feature-row:nth-of-type(3){background:linear-gradient(120deg,#fff,#f6f6ff)}.doc-feature-row:nth-of-type(4){background:linear-gradient(120deg,#fff,#f3f8ff)}.doc-feature-row:last-of-type{margin-bottom:0}.doc-feature-row--reverse .doc-feature-copy{order:2}.doc-feature-row--reverse .doc-feature-visual{order:1}.doc-feature-title{font-size:clamp(24px,2.8vw,34px);font-weight:600;line-height:1.3;color:#20253a;margin-bottom:16px}.doc-feature-desc{font-size:16px;line-height:1.85;color:#566080;margin:0}.doc-feature-image{display:block;width:100%;height:auto;border-radius:0;box-shadow:none}.doc-feature-visual-placeholder{position:relative;min-height:220px;border-radius:16px;border:1px solid #dce4ff;background:linear-gradient(135deg,#eef2ff,#e8edff);overflow:hidden}.doc-feature-visual-placeholder:before{content:"";position:absolute;top:16px;left:16px;right:16px;height:12px;border-radius:999px;background:linear-gradient(90deg,#576cce33,#576cce14);box-shadow:0 24px #576cce1f,0 48px #576cce14}.doc-feature-visual-placeholder:after{content:"";position:absolute;left:22px;bottom:22px;width:60%;height:70px;border-radius:14px;background:#ffffffb8;box-shadow:0 8px 20px #4a589c21}@media(max-width:980px){.doc-hero{padding:52px 0 64px}.doc-hero-inner{grid-template-columns:1fr;gap:34px;padding:0}.doc-hero-content{max-width:100%;text-align:center}.doc-actions{justify-content:center}.doc-hero-visual{min-height:280px}.doc-hero-img{width:min(100%,560px);max-height:340px}.doc-collab-section{padding:18px 0 64px}.doc-collab-panel-inner{grid-template-columns:1fr;gap:22px}.doc-collab-panel--reverse .doc-collab-copy,.doc-collab-panel--reverse .doc-collab-visual{order:unset}.doc-feature-row,.doc-feature-row--reverse{grid-template-columns:1fr;gap:24px;padding:24px}.doc-feature-row--reverse .doc-feature-copy,.doc-feature-row--reverse .doc-feature-visual{order:unset}}@media(max-width:640px){.doc-title{font-size:clamp(30px,9vw,40px)}.doc-desc{font-size:16px;line-height:1.75}.doc-actions{flex-direction:column;align-items:stretch}.doc-actions .btn{width:100%}.doc-section-title{margin-bottom:28px}.doc-collab-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.doc-collab-tab{border-radius:10px;font-size:13px;padding:10px}.doc-collab-panel{padding:16px}.doc-collab-item-title{font-size:22px}.doc-collab-item-desc{font-size:14px}.doc-collab-image--compact,.doc-feature-image--compact{max-height:300px}.doc-collab-visual-placeholder{min-height:190px;font-size:16px}.doc-future-section{padding:56px 0 72px}.doc-feature-row{padding:18px;border-radius:18px}.doc-feature-title{font-size:24px}.doc-feature-desc{font-size:14px}.doc-feature-visual-placeholder{min-height:180px}}.kd-page{min-height:100vh;background:linear-gradient(180deg,#f6f8ff,#fff 26%)}.kd-hero{position:relative;overflow:hidden;padding:76px 0 84px;background:radial-gradient(circle at top right,rgba(47,94,245,.14),transparent 34%),linear-gradient(180deg,#eef3ff,#f7f9ff 55%,#fff);--kd-accent: #2f5ef5;--kd-accent-soft: rgba(47, 94, 245, .12);--kd-accent-border: rgba(47, 94, 245, .18)}.kd-hero--portal,.kd-hero--workbench{--kd-accent: #2f5ef5;--kd-accent-soft: rgba(47, 94, 245, .12);--kd-accent-border: rgba(47, 94, 245, .18)}.kd-hero--space{--kd-accent: #7a4cf5;--kd-accent-soft: rgba(122, 76, 245, .12);--kd-accent-border: rgba(122, 76, 245, .18)}.kd-hero--base{--kd-accent: #0b7a6b;--kd-accent-soft: rgba(11, 122, 107, .12);--kd-accent-border: rgba(11, 122, 107, .18)}.kd-hero--enterprise{--kd-accent: #1546c7;--kd-accent-soft: rgba(21, 70, 199, .12);--kd-accent-border: rgba(21, 70, 199, .18)}.kd-hero:before,.kd-hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.kd-hero:before{top:-80px;right:-40px;width:260px;height:260px;background:var(--kd-accent-soft);filter:blur(4px)}.kd-hero:after{left:-60px;bottom:-120px;width:220px;height:220px;background:#ffffffb3}.kd-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,520px) minmax(0,1fr);gap:56px;align-items:center}.kd-hero-content{max-width:520px}.kd-eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 14px;margin-bottom:18px;border-radius:999px;background:#ffffffc7;border:1px solid var(--kd-accent-border);color:var(--kd-accent);font-size:13px;font-weight:600;letter-spacing:.04em}.kd-title{margin:0 0 18px;color:#20253a;font-size:clamp(38px,4.6vw,58px);line-height:1.14;font-weight:600;letter-spacing:-.02em}.kd-desc{margin:0 0 32px;color:#5b6480;font-size:18px;line-height:1.9}.kd-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:24px}.kd-actions .btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 32px;border-radius:999px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.kd-actions .btn:hover{transform:translateY(-2px)}.kd-actions .btn.btn-primary{box-shadow:0 12px 28px #2f5ef538}.kd-actions .btn:not(.btn-primary){background:#ffffffd1;border-color:var(--kd-accent-border);color:var(--kd-accent)}.kd-meta{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.kd-meta li{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(210,220,245,.92);color:#425070;font-size:14px;font-weight:600}.kd-hero-visual,.kd-feature-visual{min-width:0}.kd-section{padding:84px 0}.kd-section--soft{background:linear-gradient(180deg,#fff,#f8faff)}.kd-section-head{max-width:720px;margin:0 auto 48px;text-align:center}.kd-section-title{margin:0 0 14px;color:#20253a;font-size:clamp(30px,3.4vw,42px);line-height:1.24;font-weight:600}.kd-section-desc{margin:0;color:#62708d;font-size:17px;line-height:1.9}.kd-feature-list{display:flex;flex-direction:column;gap:24px}.kd-feature-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,460px);gap:46px;align-items:center;padding:34px;border-radius:28px;border:1px solid #e8edfb;background:#fff;box-shadow:0 18px 42px #26388014}.kd-feature-row--reverse .kd-feature-copy{order:2}.kd-feature-row--reverse .kd-feature-visual{order:1}.kd-feature-label{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;margin-bottom:16px;border-radius:999px;background:#eef3ff;color:#3553c7;font-size:13px;font-weight:600}.kd-feature-title{margin:0 0 14px;color:#20253a;font-size:clamp(24px,2.8vw,34px);line-height:1.32;font-weight:600}.kd-feature-desc{margin:0 0 18px;color:#5d6985;font-size:16px;line-height:1.9}.kd-point-list{margin:0;padding:0;list-style:none;display:grid;gap:12px}.kd-point-list li{position:relative;padding-left:22px;color:#46526e;font-size:15px;line-height:1.8}.kd-point-list li:before{content:"";position:absolute;top:11px;left:0;width:8px;height:8px;border-radius:999px;background:var(--kd-accent, #2f5ef5);box-shadow:0 0 0 4px var(--kd-accent-soft, rgba(47, 94, 245, .12))}.kd-mockup{padding:18px;border-radius:22px;background:linear-gradient(180deg,#f4f7fff5,#eaf0ffe6);border:1px solid var(--kd-accent-border)}.kd-mockup-window{overflow:hidden;border-radius:18px;background:#fffffff5;border:1px solid rgba(220,228,255,.95);box-shadow:0 18px 36px #2f489c1f}.kd-mockup-topbar{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid rgba(225,231,246,.92);background:linear-gradient(180deg,#fafcff,#f4f7ff)}.kd-mockup-topbar span{width:10px;height:10px;border-radius:999px;background:#6c7ec44d}.kd-mockup-shell{display:grid;grid-template-columns:88px minmax(0,1fr);min-height:284px}.kd-mockup-sidebar{display:grid;gap:10px;align-content:start;padding:18px 14px;background:linear-gradient(180deg,#f7f9ff,#eef3ff);border-right:1px solid rgba(225,231,246,.92)}.kd-mockup-sidebar span{display:block;height:10px;border-radius:999px;background:#5d76d229}.kd-mockup-sidebar span:nth-child(2){width:76%}.kd-mockup-sidebar span:nth-child(3){width:88%}.kd-mockup-main{padding:18px}.kd-mockup-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.kd-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--kd-accent-soft);color:var(--kd-accent);font-size:12px;font-weight:600}.kd-mockup-lines{display:grid;gap:10px;margin-bottom:18px}.kd-mockup-lines span{display:block;height:12px;border-radius:999px;background:linear-gradient(90deg,#6f84d229,#6f84d20f)}.kd-mockup-lines span:nth-child(2){width:84%}.kd-mockup-lines span:nth-child(3){width:68%}.kd-mockup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kd-mockup-panel{min-height:96px;padding:14px;border-radius:16px;background:#fff;border:1px solid rgba(227,233,247,.94);box-shadow:0 10px 22px #3f54a014}.kd-mockup-panel strong{display:block;margin-bottom:8px;color:#20253a;font-size:14px;line-height:1.5}.kd-mockup-panel span{display:block;color:#697795;font-size:13px;line-height:1.65}.kd-mockup-caption{margin:14px 4px 0;color:#5d6888;font-size:14px;line-height:1.7;text-align:center}.kd-shot{padding:0;border-radius:0;background:transparent;border:0}.kd-shot-surface{overflow:hidden;border-radius:18px;background:transparent;border:0;box-shadow:0 14px 30px #2f489c14}.kd-hero-visual .kd-shot-surface{overflow:visible;border-radius:0;box-shadow:none}.kd-shot img{display:block;width:100%;height:auto}.kd-shot-caption,.kd-shot-note{margin:14px 4px 0;color:#5d6888;font-size:14px;line-height:1.7;text-align:center}.kd-shot-note{font-size:13px;color:#75819c}.kd-shot-stack{position:relative;padding-bottom:40px}.kd-shot-floating{position:absolute;right:8px;bottom:0;width:min(42%,224px);padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}.kd-shot-grid{display:grid;gap:14px}.kd-shot-grid--duo{grid-template-columns:repeat(2,minmax(0,1fr))}.kd-shot-grid--trio{grid-template-columns:repeat(3,minmax(0,1fr))}.kd-shot--space-permissions{width:min(84%,420px);margin-left:auto;margin-right:auto}.kd-scene-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.kd-scene-card{padding:28px;border-radius:24px;border:1px solid #e8edfb;background:#fff;box-shadow:0 18px 42px #26388014}.kd-scene-title{margin:0 0 12px;color:#20253a;font-size:22px;line-height:1.4;font-weight:600}.kd-scene-desc{margin:0;color:#5d6985;font-size:15px;line-height:1.85}.kd-mockup{padding:0;border-radius:0;background:transparent;border:0}.kd-mockup-window{border-radius:18px;background:#fff;border:0;box-shadow:0 14px 30px #2f489c14}.kd-mockup-caption,.kd-shot-caption,.kd-shot-note{display:none}@media(max-width:1080px){.kd-hero-inner,.kd-feature-row{grid-template-columns:1fr}.kd-hero-content{max-width:none}.kd-feature-row--reverse .kd-feature-copy,.kd-feature-row--reverse .kd-feature-visual{order:initial}.kd-scene-grid{grid-template-columns:1fr}.kd-shot--space-permissions{width:100%}}@media(max-width:768px){.kd-hero{padding:58px 0 64px}.kd-section{padding:64px 0}.kd-feature-row{gap:24px;padding:24px;border-radius:22px}.kd-actions,.kd-meta{gap:10px}.kd-actions .btn{width:100%}.kd-mockup-shell{grid-template-columns:1fr}.kd-mockup-sidebar{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;border-right:none;border-bottom:1px solid rgba(225,231,246,.92)}.kd-shot-stack{padding-bottom:18px}.kd-shot-floating{position:static;width:100%;margin-top:14px}.kd-shot-grid--duo,.kd-shot-grid--trio{grid-template-columns:1fr}}@media(max-width:560px){.kd-title{font-size:34px}.kd-desc,.kd-section-desc,.kd-feature-desc{font-size:15px}.kd-meta li{width:100%;justify-content:center}.kd-mockup-grid{grid-template-columns:1fr}}@font-face{font-family:"Source Han Serif CN";src:url(../assets/fonts/seriftitle.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@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:swap}@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:swap}@font-face{font-family:"Source Han Serif CN";src:url(../assets/fonts/seriftitle-bold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}: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}.payment-flow{--pf-text-strong: var(--transparency100);--pf-text-primary: #41464b;--pf-text-secondary: rgba(65, 70, 75, .6);--pf-border: rgba(65, 70, 75, .1);--pf-surface: #fff;--pf-surface-muted: #f9f9f9;--pf-link: #549be8;--pf-blue-subtle: #e3f5ff;--pf-blue-text: #5da4e3;--pf-blue-primary: #5da4e3;--pf-success-bg: #edfcef;--pf-success-text: #4fbd6c;--pf-success-icon-bg: #4ea44b;--pf-warning-bg: #fff4e5;--pf-warning-text: #d97706;--pf-pending-ring: rgba(65, 70, 75, .12);--pf-footer-bg: #fafafa;--pf-primary-btn-start: #515457;--pf-primary-btn-end: #41464b;width:min(1120px,calc(100% - 48px));margin:40px auto 64px;color:var(--pf-text-primary);font-size:14px;line-height:1.5;position:relative}.payment-flow__title{margin:0 0 8px;font-size:20px;font-weight:500;line-height:28px;color:var(--pf-text-strong)}.payment-flow__enterprise{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 16px;padding:12px 16px;border:1px solid var(--pf-border);border-radius:8px;background:var(--pf-surface)}.payment-flow__enterprise-main{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;min-width:0}.payment-flow__enterprise-item{display:inline-flex;align-items:center;gap:4px;font-weight:500;color:var(--pf-text-strong);white-space:nowrap}.payment-flow__enterprise-divider{width:1px;height:16px;background:var(--pf-border);flex-shrink:0}.payment-flow__badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500;line-height:20px}.payment-flow__badge--success{background:var(--pf-success-bg);color:var(--pf-success-text)}.payment-flow__badge--warning{background:var(--pf-warning-bg);color:var(--pf-warning-text)}.payment-flow__badge--neutral{background:var(--pf-surface-muted);color:var(--pf-text-secondary)}.payment-flow__link{padding:4px 8px;border:none;background:none;font:inherit;font-size:12px;font-weight:500;color:var(--pf-link);cursor:pointer;border-radius:4px}.payment-flow__link:hover{text-decoration:underline}.payment-flow__stepper{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:16px;padding:16px;border:1px solid var(--pf-border);border-radius:8px;background:var(--pf-surface)}.payment-flow__step{display:flex;align-items:center;gap:8px}.payment-flow__step-num{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;font-size:12px;line-height:20px}.payment-flow__step-num--todo{background:var(--pf-blue-subtle);color:var(--pf-blue-text)}.payment-flow__step-num--active{background:var(--pf-blue-primary);color:#fff}.payment-flow__step-label{font-weight:500;color:var(--pf-text-secondary);white-space:nowrap}.payment-flow__step-label--active{color:var(--pf-text-primary)}.payment-flow__step-line{width:48px;height:1px;background:var(--pf-border);flex-shrink:0}@media(min-width:900px){.payment-flow__step-line{width:120px}}.payment-flow__card{display:grid;margin-top:16px;border:1px solid var(--pf-border);border-radius:8px;background:var(--pf-surface);overflow:hidden}@media(min-width:768px){.payment-flow__card{grid-template-columns:1fr 1fr}}.payment-flow__col{padding:24px 20px}.payment-flow__col+.payment-flow__col{border-top:1px solid var(--pf-border)}@media(min-width:768px){.payment-flow__col+.payment-flow__col{border-top:none;border-left:1px solid var(--pf-border)}}.payment-flow__col-title{margin:0 0 16px;font-size:16px;font-weight:500;line-height:24px;color:var(--pf-text-strong)}.payment-flow__dl{margin:0;display:flex;flex-direction:column;gap:12px}.payment-flow__row{display:grid;grid-template-columns:88px 1fr;gap:8px 12px;font-size:14px;line-height:22px}.payment-flow__row dt{margin:0;color:var(--pf-text-secondary);font-weight:400}.payment-flow__row dd{margin:0;color:var(--pf-text-primary);word-break:break-all}.payment-flow__hr{margin:16px 0;height:1px;border:none;background:var(--pf-border)}.payment-flow__amount-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.payment-flow__amount-label{color:var(--pf-text-secondary)}.payment-flow__amount-value{font-size:18px;font-weight:600;color:var(--pf-text-strong)}.payment-flow__status-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.payment-flow__status-icon{width:72px;height:72px;border-radius:50%;flex-shrink:0}.payment-flow__status-icon--success{display:flex;align-items:center;justify-content:center;background:var(--pf-success-icon-bg);color:#fff;font-size:36px;font-weight:600;line-height:1}.payment-flow__status-icon--spin{position:relative;display:flex;align-items:center;justify-content:center;background:var(--pf-surface-muted)}.payment-flow__spinner{box-sizing:border-box;width:36px;height:36px;border:3px solid rgba(65,70,75,.12);border-top-color:var(--pf-blue-primary);border-radius:50%;animation:payment-flow-spin .85s linear infinite}@keyframes payment-flow-spin{to{transform:rotate(360deg)}}.payment-flow__status-icon--pending{box-sizing:border-box;border:3px solid var(--pf-pending-ring);background:var(--pf-surface-muted)}.payment-flow__status-title{margin:0;font-size:18px;font-weight:500;line-height:26px;color:var(--pf-text-strong)}.payment-flow__status-desc{margin:0;max-width:360px;font-size:14px;line-height:22px;color:var(--pf-text-secondary)}.payment-flow__status-rows{margin-top:16px;display:flex;flex-direction:column;gap:10px}.payment-flow__status-rows .payment-flow__row{grid-template-columns:88px 1fr}.payment-flow__footer{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border:1px solid var(--pf-border);border-radius:8px;background:var(--pf-footer-bg);box-shadow:0 2px 4px #0000000a}.payment-flow__footer-text{flex:1 1 280px;min-width:0}.payment-flow__footer-line{margin:0;font-size:12px;line-height:20px;color:var(--pf-text-secondary)}.payment-flow__footer-line+.payment-flow__footer-line{margin-top:8px}.payment-flow__footer-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.payment-flow__button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:4px 15px;font:inherit;font-size:14px;font-weight:500;line-height:22px;border-radius:6px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:background .15s ease,border-color .15s ease,color .15s ease}.payment-flow__button--default{border:1px solid rgba(65,70,75,.2);background:var(--pf-surface);color:var(--pf-text-primary)}.payment-flow__button--default:hover{border-color:#41464b59;color:var(--pf-text-strong)}.payment-flow__button--primary{border:1px solid rgba(65,70,75,.25);background:linear-gradient(180deg,var(--pf-primary-btn-start),var(--pf-primary-btn-end));color:#fff}.payment-flow__button--primary:hover{background:linear-gradient(180deg,#5c6064,#35383b);border-color:#41464b59;color:#fff}.payment-flow__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}: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}.mf-page,.brand-page,.legal-page{width:min(1120px,calc(100% - 48px));margin:64px auto 0}.home-route{overflow:hidden}.home-security-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px}.home-security-card{padding:28px;border-radius:20px;border:1px solid rgba(47,94,245,.1);background:#ffffffeb;box-shadow:0 14px 34px #1823450f}.home-security-card h3{margin:0;font-size:24px;line-height:1.3}.home-security-card p{margin:14px 0 0;color:var(--text-light);line-height:1.8}.ai-panel-actions{margin-top:24px}.product-new-badge{display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;border-radius:999px;color:#ff4d4f;font-size:10px;font-weight:600;line-height:1.4;letter-spacing:.04em;background:#ff4d4f14}.mf-page{display:flex;flex-direction:column;gap:28px}.mf-hero,.mf-solution-shell,.mf-overview-card,.mf-challenge-section,.mf-case-card,.mf-index-card{border:1px solid rgba(16,24,40,.08);box-shadow:0 24px 64px #0f172a14}.mf-hero,.mf-overview-card,.mf-challenge-section,.mf-case-card,.mf-index-card,.mf-menu-panel{background:#ffffffe6}.mf-hero{padding:42px;border-radius:32px;background:radial-gradient(circle at top right,rgba(47,94,245,.2),transparent 38%),linear-gradient(135deg,#0f172a,#18346f 55%,#2453d4);color:#fff}.mf-hero-copy{max-width:760px}.mf-eyebrow,.mf-section-tag{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.mf-eyebrow{margin-bottom:18px;background:#ffffff29}.mf-section-tag{margin-bottom:14px;background:#2f5ef51a;color:#2144ad}.mf-title{margin:0;font-size:clamp(38px,6vw,66px);line-height:.98}.mf-desc,.mf-overview-desc,.mf-section-intro p,.mf-index-copy p,.mf-case-copy li{color:#475467;line-height:1.7}.mf-desc{margin:18px 0 0;max-width:680px;color:#ffffffd6;font-size:18px}.mf-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.mf-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(16,24,40,.12);background:#ffffffe6;color:#101828;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.mf-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0f172a1f}.mf-btn--primary{background:#2144ad;border-color:#2144ad;color:#fff}.mf-solution-shell{display:grid;gap:24px}.mf-solution-shell:not(.mf-solution-shell--single){grid-template-columns:minmax(220px,260px) minmax(0,1fr)}.mf-menu-panel{position:sticky;top:104px;align-self:start;padding:24px 20px;border-radius:24px;border:1px solid rgba(16,24,40,.08)}.mf-menu-block+.mf-menu-block{margin-top:24px}.mf-menu-title{margin:0 0 12px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#667085}.mf-menu-list{display:flex;flex-direction:column;gap:10px}.mf-menu-link{padding:10px 12px;border-radius:14px;color:#344054;transition:background .18s ease,color .18s ease,transform .18s ease}.mf-menu-link:hover,.mf-menu-link.is-active{background:#2f5ef514;color:#2144ad;transform:translate(2px)}.mf-solution-main,.mf-index-panel{display:flex;flex-direction:column;gap:24px}.mf-overview-card,.mf-challenge-section,.mf-case-card{padding:28px;border-radius:28px}.mf-overview-card{display:grid;gap:24px;grid-template-columns:minmax(260px,420px) minmax(0,1fr)}.mf-overview-card--plain{display:block}.mf-overview-media,.mf-index-media,.mf-case-media{overflow:hidden;border-radius:22px;background:#eef2ff}.mf-overview-media img,.mf-index-media img,.mf-case-media img,.mf-challenge-gallery img{display:block;width:100%;height:auto}.mf-overview-copy h1,.mf-overview-copy h2,.mf-section-intro h2,.mf-case-copy h2,.mf-index-copy h3{margin:0;color:#101828}.mf-overview-copy h1{font-size:clamp(28px,4vw,44px);line-height:1.12}.mf-overview-copy h2,.mf-section-intro h2{font-size:28px;line-height:1.2}.mf-overview-desc,.mf-section-intro p{margin:14px 0 0}.mf-challenge-gallery{display:grid;gap:18px;margin-top:22px}.mf-case-list{display:flex;flex-direction:column;gap:24px}.mf-case-inner{display:grid;gap:24px;align-items:center;grid-template-columns:minmax(260px,460px) minmax(0,1fr)}.mf-case-inner--reverse{grid-template-columns:minmax(0,1fr) minmax(260px,460px)}.mf-case-copy h2{font-size:26px;line-height:1.2}.mf-case-points{margin:16px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.mf-case-points li{position:relative;padding-left:18px}.mf-case-points li:before{content:"";position:absolute;top:11px;left:0;width:6px;height:6px;border-radius:50%;background:#2144ad}.mf-index-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.mf-index-card{display:flex;flex-direction:column;gap:18px;padding:18px;border-radius:24px;transition:transform .18s ease,box-shadow .18s ease}.mf-index-card:hover{transform:translateY(-2px);box-shadow:0 20px 48px #0f172a1f}.mf-index-copy h3{font-size:22px}.mf-index-copy p{margin:10px 0 0}.mf-index-link{display:inline-flex;margin-top:14px;color:#2144ad;font-weight:600}.brand-page,.legal-page{display:flex;flex-direction:column;gap:24px}.brand-surface,.legal-surface,.legal-aside-card,.legal-article{border:1px solid rgba(16,24,40,.08);border-radius:28px;background:#ffffffeb;box-shadow:0 24px 64px #0f172a14}.brand-surface{padding:32px}.brand-about-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.92fr);gap:24px}.brand-about-side{display:flex;flex-direction:column;gap:18px}.brand-media-card{overflow:hidden;border-radius:24px;border:1px solid #e6ebf4;background:#f8fbff;box-shadow:0 12px 30px #1823450f}.brand-media-card img,.brand-logo-grid img{display:block;width:100%;height:100%;object-fit:cover}.brand-media-card--wide{margin-top:24px}.brand-eyebrow,.brand-section-tag,.legal-eyebrow{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#2f5ef514;color:var(--primary);font-size:13px;font-weight:600}.brand-about-copy h1,.brand-partner-hero__content h1,.legal-surface h1{margin:18px 0 0;font-size:clamp(32px,5vw,52px);line-height:1.14;letter-spacing:-.03em}.brand-summary,.brand-section-heading p,.brand-card p,.brand-block-description,.brand-stat-description,.legal-summary{color:var(--text-light);font-size:16px;line-height:1.9}.brand-summary+.brand-summary,.legal-summary+.legal-summary{margin-top:12px}.brand-chip-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.brand-chip-link,.brand-chip--static{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid #dfe6f4;background:#fff;color:var(--text);font-size:14px;font-weight:600;text-decoration:none;transition:transform .18s ease,border-color .18s ease,color .18s ease}.brand-chip-link:hover{color:var(--primary);border-color:#2f5ef538;transform:translateY(-1px)}.brand-stat-card{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:24px;background:linear-gradient(180deg,#2f5ef51a,#2f5ef508),#f9fbff;border:1px solid rgba(47,94,245,.12)}.brand-stat-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.brand-stat-label{display:block;color:var(--text-light);font-size:12px}.brand-stat-value{display:block;margin-top:6px;font-size:clamp(24px,3vw,36px);line-height:1.05;letter-spacing:-.03em}.brand-stat-points{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:220px}.brand-stat-points span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffffd1;font-size:12px;border:1px solid rgba(47,94,245,.08)}.brand-section-heading{max-width:840px}.brand-section-heading h2,.brand-block-title{margin:16px 0 0;font-size:clamp(28px,3.5vw,40px);line-height:1.2;letter-spacing:-.02em}.brand-grid{display:grid;gap:18px;margin-top:28px}.brand-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-card{padding:24px;border-radius:22px;border:1px solid #e7ecf5;background:#fbfcff;box-shadow:0 12px 30px #1823450d}.brand-card h3{margin:0;font-size:20px;line-height:1.4}.brand-card p{margin:12px 0 0}.brand-list{margin:14px 0 0 1.3em;color:var(--text-light)}.brand-list li+li{margin-top:8px}.brand-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px}.brand-logo-grid img{border-radius:18px;border:1px solid #e7ecf5;background:#fff;box-shadow:0 12px 30px #1823450a}.brand-link,.brand-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.brand-link{margin-top:16px;color:var(--primary);background:#2f5ef514}.brand-btn{background:var(--primary);color:#fff;box-shadow:0 12px 28px #2144ad3d}.brand-link:hover,.brand-btn:hover{transform:translateY(-1px)}.brand-promo-card,.brand-cta-card{display:grid;gap:20px;align-items:center;margin-top:28px;padding:24px;border:1px solid #e7ecf5;border-radius:24px;background:#fbfcff;box-shadow:0 14px 34px #1823450d}.brand-promo-card{grid-template-columns:minmax(0,1fr) minmax(280px,380px)}.brand-promo-card h2,.brand-cta-card h2{margin:16px 0 0;font-size:clamp(26px,3vw,34px);line-height:1.24}.brand-cta-card{grid-template-columns:minmax(0,1fr) auto;background:linear-gradient(135deg,#2f5ef514,#2f5ef505),#fbfcff}.brand-partner-hero{position:relative;min-height:380px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}.brand-partner-hero__bg{position:absolute;inset:0;background-position:center bottom;background-repeat:no-repeat;background-size:cover}.brand-partner-hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffffd6,#ffffffa3)}.brand-partner-hero__content{position:relative;z-index:1;max-width:760px;padding:48px 24px}.brand-partner-hero__content p{margin:22px 0 0;color:#344054;font-size:18px;line-height:1.65}.brand-partner-hero__content .brand-btn{margin-top:28px}.brand-steps{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:28px 0 0;padding:0}.brand-step-card{display:flex;align-items:center;gap:12px;padding:20px;border-radius:18px;border:1px solid #e7ecf5;background:#fff;font-weight:500}.brand-step-index{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--primary);color:#fff;font-size:14px;font-weight:600;flex-shrink:0}.brand-section-action{margin-top:24px;text-align:center}.legal-page{gap:0}.legal-surface{padding:36px 40px}.legal-quick-links{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.legal-quick-links a,.legal-toc-list a,.legal-aside-list a,.legal-footer a{color:var(--text-light)}.legal-quick-links a:hover,.legal-toc-list a:hover,.legal-aside-list a:hover,.legal-footer a:hover{color:var(--primary)}.legal-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;color:var(--text-light);font-size:15px}.legal-meta span{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:#f5f7fb}.legal-toc-card{margin-top:24px;padding:24px 28px;border-radius:20px;background:#f7f9fd;border:1px solid #e8edf7}.legal-toc-card h2{margin:0 0 16px;font-size:18px}.legal-toc-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;list-style:none;padding:0;margin:0}.legal-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start}.legal-aside{position:sticky;top:104px}.legal-aside-card{padding:20px}.legal-aside-card h2{margin:0 0 12px;font-size:16px}.legal-aside-list{list-style:none;margin:0;padding:0}.legal-aside-list li+li{margin-top:8px}.legal-aside-list a{display:block;padding:8px 10px;border-radius:10px;line-height:1.5}.legal-aside-list a:hover{background:#2f5ef50f}.legal-article{padding:36px 40px 48px}.legal-article section+section{margin-top:40px}.legal-article h2{margin:0 0 18px;font-size:30px;line-height:1.3}.legal-article h3{margin:24px 0 12px;font-size:21px;line-height:1.4}.legal-article h4{margin:18px 0 10px;font-size:17px;line-height:1.5}.legal-article p{margin:0;color:#404755;font-size:16px;line-height:1.9}.legal-article p+p{margin-top:14px}.legal-article ol,.legal-article ul{margin:14px 0 0 1.4em;color:#404755}.legal-article li{line-height:1.9}.legal-article li+li{margin-top:8px}.legal-article a{color:var(--primary)}.legal-note{margin-top:20px;padding:18px 20px;border-left:4px solid var(--primary);border-radius:16px;background:#f4f7ff}.legal-note p+p{margin-top:10px}.legal-footer{margin-top:24px;border-top:1px solid var(--line);background:#111827;color:#b8c0d0}.legal-footer__inner{max-width:1120px;margin:0 auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:768px){.site-header__inner,.site-footer__inner{flex-direction:column;align-items:flex-start}.site-main{padding:40px 16px 72px}.mf-hero,.mf-overview-card,.mf-challenge-section,.mf-case-card{padding:22px;border-radius:24px}.mf-solution-shell:not(.mf-solution-shell--single),.mf-overview-card,.mf-case-inner,.mf-case-inner--reverse{grid-template-columns:1fr}.mf-menu-panel{position:static}.mf-title{font-size:34px}.brand-surface,.legal-surface,.legal-article{padding:24px 20px;border-radius:22px}.brand-about-hero,.brand-grid--two,.brand-grid--three,.brand-grid--four,.brand-logo-grid,.brand-promo-card,.brand-cta-card,.brand-steps,.legal-layout,.legal-toc-list{grid-template-columns:1fr}.brand-step-card{padding:18px}.brand-chip-link,.brand-chip--static,.brand-btn{width:100%}.brand-stat-header{flex-direction:column}.brand-stat-points{justify-content:flex-start;max-width:none}.legal-aside{position:static}.legal-footer__inner{flex-direction:column;align-items:flex-start}}
