*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{min-width:320px;margin:0;font-family:"Alibaba PuHuiTi 2.0",Microsoft YaHei,sans-serif;font-size:16px;line-height:1.5;overflow-x:clip}button,input,textarea{font:inherit}@media (width<=520px){body{font-size:15px}}.site-footer{color:#f1f2f7;background:#3d3e40}.footer-main{box-sizing:border-box;max-width:1920px;min-height:310px;margin:auto;padding:0 64px;position:relative}.brand--light{color:#fff}.footer-brand{flex-direction:column;gap:62px;display:flex;position:absolute;top:53px;left:64px}.footer-contact{color:#f1f2f7;font-style:normal}.footer-contact h2{margin:0 0 12px;font-size:20px;font-weight:400;line-height:1.5}.footer-contact p{color:#d5d6da;white-space:nowrap;margin:0;font-size:16px;line-height:1.5}.footer-contact a{color:inherit;text-decoration:none}.footer-contact a:hover,.footer-contact a:focus-visible{color:#fff;text-decoration:underline}.footer-nav{gap:38px;display:flex;position:absolute;top:80px;right:44px}.footer-nav a{color:#ebedf3;white-space:nowrap;font-size:16px;text-decoration:none}.qr-placeholder{aspect-ratio:1;object-fit:cover;background:#dce6f5;width:120px;display:block}.footer-qr{flex-direction:column;align-items:end;gap:24px;display:flex;position:absolute;top:128px;right:44px}.footer-qr p{color:#dce3ef;white-space:nowrap;margin:0;font-size:16px}.footer-bottom{color:#bfc0c5;border-top:1px solid #4c4d4f;justify-content:center;align-items:center;height:82px;font-size:12px;display:flex}@media (width<=820px){.footer-main{min-height:0;padding:48px var(--content-gutter)}.footer-nav{flex-wrap:wrap;gap:4px 20px;margin-top:24px;position:static}.footer-nav a{align-items:center;min-height:44px;display:inline-flex}.footer-brand{gap:24px;margin-top:0;position:static}.footer-contact p{white-space:normal;overflow-wrap:anywhere;line-height:1.8}.footer-bottom{height:auto;min-height:72px;padding:20px var(--content-gutter);text-align:center;overflow-wrap:anywhere}.footer-qr{align-items:flex-start;margin-top:38px;position:static}}@media (width<=560px){.footer-main{padding-top:40px}.footer-contact p{white-space:normal}}.site-header{z-index:5;width:100%;position:absolute;top:0;left:0}.site-header-section{width:100%}.site-header-content{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1920px;min-height:76px;margin:auto;padding:0 clamp(24px,4vw,70px);display:flex}.brand{align-items:center;text-decoration:none;display:inline-flex}.brand img{width:77px;height:auto;display:block}.site-nav{align-items:center;gap:30px;display:flex}.menu-toggle{color:var(--purple);background:0 0;border:0;display:none}.site-nav a{color:#666976;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.site-nav a:hover,.site-nav a.active,.nav-dropdown--active .nav-dropdown__label,.nav-dropdown--active .nav-dropdown__toggle{color:#6f38f3}.nav-dropdown{align-items:center;display:flex;position:relative}.nav-dropdown__toggle{display:none}.nav-dropdown__label{color:#666976;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:500}.nav-dropdown:after{content:"";height:13px;position:absolute;top:100%;left:0;right:0}.nav-dropdown__menu{visibility:hidden;opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #745bb11f;border-radius:8px;min-width:190px;padding:8px;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:calc(100% + 13px);left:50%;transform:translate(-50%,-6px);box-shadow:0 15px 35px #382d5e24}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown:focus-within .nav-dropdown__menu,.nav-dropdown--expanded .nav-dropdown__menu{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-dropdown__menu a{white-space:nowrap;border-radius:5px;padding:9px 11px}.nav-dropdown__menu a:hover,.nav-dropdown__menu a.active,.nav-dropdown__menu a:focus-visible{color:#6f38f3;background:#f4efff;outline:0}@media (width<=820px){.site-header{z-index:20}.site-header-content{min-height:64px;padding-right:var(--content-gutter);padding-left:var(--content-gutter)}.brand img{width:70px}.menu-toggle{color:#5f36be;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #7334c824;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex;box-shadow:0 8px 20px #382d5e1a}.menu-toggle svg{width:21px;height:21px}.site-nav{top:60px;right:var(--content-gutter);width:min(420px, calc(100% - (var(--content-gutter) * 2)));overscroll-behavior:contain;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform-origin:100% 0;background:#fffffff5;border:1px solid #745bb124;border-radius:16px;flex-direction:column;align-items:stretch;gap:2px;max-height:calc(100dvh - 76px);padding:10px;display:none;position:absolute;left:auto;overflow-y:auto;transform:translateY(-8px);box-shadow:0 18px 40px #3f4b6e2e}.site-nav--open{animation:.2s ease-out both mobile-nav-in;display:flex}.site-nav a{color:#3f4350;border-radius:10px;padding:12px 14px;font-size:15px;line-height:1.35}.site-nav>a:hover,.site-nav>a:focus-visible,.site-nav>a.active,.nav-dropdown__label:hover,.nav-dropdown__label:focus-visible,.nav-dropdown--active .nav-dropdown__label,.nav-dropdown--expanded .nav-dropdown__label{background:#f3efff}.nav-dropdown{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.nav-dropdown:after{display:none}.nav-dropdown__toggle{color:#666976;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.nav-dropdown__label{color:#3f4350;text-align:left;border-radius:10px;width:100%;padding:12px 14px;font-size:15px;line-height:1.35}.nav-dropdown__toggle svg{width:18px;height:18px;transition:transform .2s}.nav-dropdown--expanded .nav-dropdown__toggle svg{transform:rotate(180deg)}.nav-dropdown__menu{min-width:0;box-shadow:none;background:#f7f5fc;border:0;border-radius:0;grid-column:1/-1;gap:2px;margin:0 6px 6px;padding:6px;transition:none;display:none;position:static}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown:focus-within .nav-dropdown__menu{transform:none}.nav-dropdown--expanded .nav-dropdown__menu{visibility:visible;opacity:1;pointer-events:auto;display:grid;transform:none}.nav-dropdown__menu a{white-space:normal;overflow-wrap:anywhere;color:#666976;align-items:center;min-height:44px;padding:9px 10px;font-size:14px;display:flex}}@keyframes mobile-nav-in{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.site-nav--open{animation:none}}.cta-band{background-color:#762fc3;background-position:50%;background-repeat:no-repeat;background-size:auto 100%;align-items:center;min-height:80px;display:flex}.cta-band-content{width:100%;max-width:1920px;min-height:123px;padding:0 var(--content-gutter);box-sizing:border-box;justify-content:space-between;align-items:center;gap:22px;margin:auto;display:flex}.cta-band a{color:#6e33bd;white-space:nowrap;background:#fff;border:1px solid #fff;border-radius:3px;align-items:center;gap:6px;padding:11px 27px;font-size:14px;text-decoration:none;display:inline-flex}.cta-band .button-triangle{font-size:10px}.cta-line{color:#fff;font-size:32px;font-weight:700}.cta-line-sub{color:#b89ed2;margin-top:4px;font-size:20px;line-height:1.5;display:block}@media (width<=620px){.cta-band-content{gap:14px;min-height:0;padding-top:18px;padding-bottom:18px}.cta-line{font-size:19px}.cta-line-sub{margin-top:6px;font-size:14px;line-height:1.6}}@media (width<=420px){.cta-band-content{flex-direction:column;align-items:flex-start}.cta-band a{padding:9px 18px}}.button{color:#fff;cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:0 22px;font-size:18px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{width:15px;height:15px}.button-triangle{font-size:12px;line-height:1;display:inline-block}.button--default{background:linear-gradient(110deg,#6f38f3,#8a3cf5);box-shadow:0 8px 17px #6735e647}.button--detail{background:linear-gradient(137deg,#6d54fd,#7e38ff);border-radius:10px;width:279px;height:65px;position:relative;overflow:hidden;box-shadow:0 15px 20px #166ac126}.button--detail:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:32%;height:220%;transition:left .5s;position:absolute;top:-60%;left:-42%;transform:rotate(22deg)}.button--detail:hover:before{left:112%}.button--outline{color:#596176;text-align:center;background:#fff;border-color:#e8ecf5;border-radius:10px;justify-content:center;width:169px;height:65px}.button--ghost{color:#596176;background:0 0}.contact{min-height:560px;position:relative;overflow:hidden}.contact:before{content:"";background:#ffffffd1;position:absolute;inset:0}.contact__content{width:100%;max-width:1920px;min-height:560px;padding:clamp(36px, 3vw, 56px) var(--content-gutter);background-color:#f8faff;background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0 auto;position:relative}.contact__layout{grid-template-columns:minmax(0,.68fr) minmax(620px,1fr);align-items:start;gap:clamp(40px,3vw,58px);display:grid}.contact-form{color:#4b4e59;width:100%}.contact-form__header{margin-bottom:28px}.contact-form__eyebrow{color:#404349;margin:0 0 18px;font-size:clamp(16px,2vw,34px);font-weight:700;line-height:1}.contact-form h2{color:#404349;letter-spacing:.01em;margin:0;font-size:clamp(29px,1.9vw,36px);line-height:1.25}.contact-form__fields{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(26px,2vw,38px);max-width:1260px;margin-bottom:32px;display:grid}.contact-field{color:#62656e;flex-direction:column;font-size:clamp(14px,.9vw,17px);display:flex}.contact-field span{pointer-events:none}.contact-field input,.contact-field textarea{color:#343741;background:0 0;border:0;border-bottom:1px solid #aeb2bd;border-radius:0;outline:0;width:100%;padding:8px 0 13px;transition:border-color .2s,box-shadow .2s}.contact-field input{min-height:39px}.contact-field textarea{resize:vertical;min-height:46px;max-height:200px;line-height:1.6}.contact-field input:focus,.contact-field textarea:focus{border-color:#7347ef;box-shadow:0 1px #7347ef}.contact-field--message{max-width:1260px}.contact-form__privacy{color:#70737d;cursor:pointer;align-items:flex-start;gap:12px;max-width:1260px;margin-top:18px;font-size:clamp(13px,.78vw,15px);line-height:1.65;display:flex}.contact-form__privacy input{accent-color:#7540ef;cursor:pointer;flex:0 0 16px;width:16px;height:16px;margin:3px 0 0}.contact-form__submit.button{background:linear-gradient(105deg,#6451f6 0%,#8c2ef6 100%);border-radius:6px;justify-content:center;width:clamp(180px,12vw,230px);min-height:48px;margin-top:24px;font-size:17px;box-shadow:0 15px 26px #5c51d63d}.contact-form__submit.button:disabled{cursor:wait;opacity:.65;transform:none}.contact-form__status{min-height:24px;margin:14px 0 0;font-size:15px}.contact-form__status--error{color:#c43b52}.contact-form__status--success{color:#3e7f62}.contact-links{grid-template-rows:repeat(2,minmax(200px,1fr));grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"about docs careers""contact contact careers";gap:12px;display:grid}.contact-card{color:#42454f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;border:0;border-radius:20px;flex-direction:column;align-items:stretch;min-width:0;min-height:200px;padding:clamp(20px,1.6vw,30px);text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #2e395e09}.contact-card__copy{z-index:2;flex-direction:column;gap:12px;display:flex;position:relative}.contact-card__copy strong{color:#404349;font-size:clamp(19px,1.4vw,26px);line-height:1.2}.contact-card__copy small{color:#666a73;font-size:clamp(13px,.8vw,15px);font-weight:400}.contact-card__icon{color:#7d2c7e;justify-content:flex-end;align-self:flex-end;align-items:flex-end;width:64px;height:56px;margin-top:auto;display:flex}.contact-card__icon svg{stroke-width:2.5px;width:52px;height:52px}.contact-card:hover,.contact-card:focus-visible{transform:translateY(-5px);box-shadow:0 18px 38px #3c367424}.contact-card:focus-visible{outline-offset:3px;outline:3px solid #7441ef52}.contact-card--about{grid-area:about}.contact-card--about .contact-card__icon{width:min(100%,100px)}.contact-card--about .contact-card__icon svg{width:100%;height:auto}.contact-card--docs{grid-area:docs}.contact-card--careers{grid-area:careers}.contact-card--contact{grid-area:contact}@media (width<=1240px){.contact__layout{grid-template-columns:1fr;gap:32px}}@media (width<=820px){.contact-field input,.contact-field textarea{min-height:44px;font-size:16px}.contact,.contact__content{min-height:0}.contact-form__fields{gap:20px;margin-bottom:28px}.contact-form__header{margin-bottom:24px}.contact-links{grid-template-rows:repeat(2,minmax(170px,1fr));gap:10px}.contact-card{min-height:170px;padding:20px}}@media (width<=520px){.contact__content{padding-block:32px}.contact-form__fields{grid-template-columns:1fr}.contact-form__privacy{gap:10px}.contact-form__submit.button{width:100%}.contact-links{grid-template-rows:repeat(2,minmax(160px,1fr));grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"about docs""contact careers"}.contact-card{border-radius:16px;min-height:160px;padding:18px}.contact-card__icon svg{width:42px;height:42px}}@media (width>=1200px) and (width<=1920px){.contact{--contact-type-unit:calc(100vw / 1920)}.contact-form__eyebrow{font-size:calc(34 * var(--contact-type-unit));line-height:1.25}.contact-form h2{font-size:calc(36 * var(--contact-type-unit))}.contact-field{font-size:max(14px, calc(17 * var(--contact-type-unit)))}.contact-field input,.contact-field textarea{font-size:max(16px, calc(17 * var(--contact-type-unit)))}.contact-form__privacy,.contact-card__copy small{font-size:max(13px, calc(15 * var(--contact-type-unit)))}.contact-form__submit.button{font-size:max(16px, calc(17 * var(--contact-type-unit)))}.contact-form__status{font-size:max(14px, calc(15 * var(--contact-type-unit)))}.contact-card__copy strong{font-size:max(18px, calc(26 * var(--contact-type-unit)));line-height:1.3}}.carousel{--carousel-fade-duration:1.2s;position:relative}.carousel__viewport{overflow:hidden}.carousel__container{display:grid}.carousel__slide{z-index:0;visibility:hidden;opacity:0;pointer-events:none;min-width:0;transition:opacity var(--carousel-fade-duration) cubic-bezier(.45, 0, .55, 1), visibility 0s linear var(--carousel-fade-duration);grid-area:1/1}.carousel__slide.is-active{z-index:1;visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s}.carousel__indicators{z-index:2;gap:8px;display:flex;position:absolute}.carousel__indicators button{cursor:pointer;background:#fff;border:0;border-radius:99px;width:50px;height:10px;padding:0;transition:width .3s,background-color .3s;position:relative;overflow:hidden}.carousel__indicators button.is-active{width:160px}.carousel__indicators button span{border-radius:inherit;background:#7e38ff;display:block;position:absolute;inset:0;transform:translate(-101%)}.carousel__indicators button.is-active span{animation:carousel-progress var(--carousel-autoplay-duration) linear}.carousel.is-paused .carousel__indicators button.is-active span{animation-play-state:paused}@keyframes carousel-progress{0%{transform:translate(-101%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.carousel__slide{transition:none}.carousel__indicators button.is-active span{animation:none;transform:translate(0)}}.hero{background:radial-gradient(circle at 78% 74%,#c5defa94,#0000 31%),linear-gradient(105deg,#e5f0fc 0%,#f5f9ff 52%,#e7f2fc 100%);height:700px;min-height:700px;position:relative}.hero-carousel{width:100%;min-height:inherit;max-width:1920px;margin:0 auto}.hero .carousel__viewport,.hero .carousel__container,.hero .carousel__slide{min-height:inherit}.hero-slide{width:100%;height:700px;min-height:700px;padding-right:var(--content-gutter);padding-left:var(--content-gutter);grid-template-columns:minmax(0,min(1000px,100%)) minmax(0,1fr);align-items:stretch;display:grid;position:relative;overflow:hidden}.hero-slide__media{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-slide__media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-copy{z-index:1;flex-direction:column;min-width:0;padding:160px 0 110px;display:flex;position:relative}.hero .carousel__indicators{left:var(--content-gutter);bottom:62px}.hero-copy{max-width:1400px}.hero-copy__eyebrow,.hero-copy__title,.hero-copy__description{margin:0}.hero-copy__eyebrow span,.hero-copy__title span{background:linear-gradient(137deg,#6d54fd .366211%,#208cfb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-copy__eyebrow{font-size:50px;font-weight:600;line-height:64px}.hero-copy__title{letter-spacing:-.04em;max-width:1240px;margin-top:4px;font-size:26px;font-weight:600;line-height:1.6}.hero-copy__description{color:#404757;max-width:850px;margin:10px 0 0;font-size:16px;line-height:27px}.hero-performance{flex-wrap:wrap;gap:10px 16px;margin-top:12px;display:flex}.hero-performance__item{color:#5143b8;white-space:nowrap;background:linear-gradient(120deg,#6d54fd1a,#208cfb14);border:1px solid #6d54fd33;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-weight:600;display:inline-flex}.hero-performance__item:before{content:"";background:linear-gradient(135deg,#6d54fd,#208cfb);border-radius:1px;flex-shrink:0;width:7px;height:7px;margin-right:6px;transform:rotate(45deg)}.hero-performance__item strong{font-weight:800}.hero-actions{flex-wrap:wrap;flex-shrink:0;gap:16px;margin-top:auto;padding-top:28px;display:flex}.hero-slide--goal{--banner-edge-left:linear-gradient(#ebf0fc, #ebf0fc 87.5%, #e9f1fc);--banner-edge-right:linear-gradient(#e7f1f9, #e9f0fe, #ebf2fd, #efddff, #e1e9fd, #e5ebfb, #d9e4f5, #dde6fa, #e4e7fd)}@media (width>=1200px) and (width<=1920px){.hero{--hero-unit:calc(100vw / 1920);height:calc(700 * var(--hero-unit));min-height:calc(700 * var(--hero-unit))}.hero-slide{height:calc(700 * var(--hero-unit));min-height:calc(700 * var(--hero-unit));grid-template-columns:minmax(0, calc(1000 * var(--hero-unit))) minmax(0, 1fr)}.hero-copy{padding-block:calc(160 * var(--hero-unit)) calc(110 * var(--hero-unit))}.hero-copy__eyebrow{font-size:calc(50 * var(--hero-unit));line-height:calc(64 * var(--hero-unit))}.hero-copy__title{margin-top:calc(4 * var(--hero-unit));font-size:calc(26 * var(--hero-unit))}.hero-copy__description{max-width:calc(850 * var(--hero-unit));margin-top:calc(10 * var(--hero-unit));font-size:calc(16 * var(--hero-unit));line-height:calc(27 * var(--hero-unit))}.hero-performance{gap:calc(10 * var(--hero-unit)) calc(16 * var(--hero-unit));margin-top:calc(12 * var(--hero-unit))}.hero-performance__item{gap:calc(4 * var(--hero-unit));padding:calc(6 * var(--hero-unit)) calc(12 * var(--hero-unit))}.hero-actions{gap:calc(16 * var(--hero-unit));padding-top:calc(28 * var(--hero-unit))}.hero-actions .button{min-height:0;height:calc(65 * var(--hero-unit));padding-inline:calc(22 * var(--hero-unit));font-size:calc(18 * var(--hero-unit))}.hero-actions .button--detail{width:calc(279 * var(--hero-unit))}.hero-actions .button--outline{width:calc(169 * var(--hero-unit))}.hero .carousel__indicators{bottom:calc(62 * var(--hero-unit))}}@media (width>=1921px){.hero-carousel{max-width:none}.hero-slide{padding-inline:calc((100% - 1920px) / 2 + var(--content-gutter));background-image:var(--banner-edge-left), var(--banner-edge-right);background-position:0,100%;background-repeat:no-repeat;background-size:50% 100%}.hero-slide__media{max-width:1920px;margin-inline:auto}.hero-slide--reserved-1{background:#f0e7f5}.hero .carousel__indicators{left:calc((100% - 1920px) / 2 + var(--content-gutter))}}@media (width<=820px){.hero,.hero-slide{height:auto;min-height:0}.hero{background:linear-gradient(145deg,#eef2ff,#f5f9ff 65%,#eaf3ff)}.hero-slide{grid-template-columns:1fr;height:100%}.hero-slide__media{display:none}.hero-copy{overflow-wrap:anywhere;padding:104px 0 80px}.hero-copy__eyebrow{font-size:clamp(30px,5vw,40px);line-height:1.25}.hero-copy__title{letter-spacing:0;margin-top:10px;font-size:clamp(22px,3.6vw,28px);line-height:1.5}.hero-copy__description{margin-top:16px;font-size:15px;line-height:1.8}.hero-performance{gap:8px}.hero-performance__item{padding:6px 10px;font-size:14px}.hero .carousel__indicators{gap:12px;bottom:20px}.hero .carousel__indicators button{background-clip:padding-box;border-block:13px solid #0000;border-radius:0;width:44px;height:32px}.hero .carousel__indicators button.is-active{width:88px}.hero-actions{gap:12px;width:100%;padding-top:24px}.hero-actions .button{flex:1;width:auto;min-width:0;max-width:240px;height:50px;padding-left:14px;padding-right:14px;font-size:16px}}.tabs{width:100%}.tabs-list{padding:0 var(--content-gutter);justify-content:flex-start;gap:clamp(24px,5vw,90px);margin-bottom:10px;display:flex}.tabs-trigger{color:#8890a5;border:0;cursor:pointer;font:inherit;background:0 0;border-bottom:3px solid #0000;flex:none;padding:0 0 18px;font-size:clamp(16px,1.5vw,18px);font-weight:500;transition:color .2s,border-color .2s}.tabs-trigger[data-state=active]{color:var(--purple);border-bottom-color:var(--purple)}.tabs-trigger__short-label{display:none}.tabs-content{outline:none}@media (width<=520px){.tabs-list{padding-right:var(--content-gutter);padding-left:var(--content-gutter);scrollbar-width:none;justify-content:flex-start;gap:28px;overflow-x:auto}.tabs-list::-webkit-scrollbar{display:none}.tabs-trigger{padding-bottom:14px;font-size:15px}.tabs-trigger__full-label{display:none}.tabs-trigger__short-label{display:inline}}.section-heading{align-items:center;margin-bottom:36px}.products--home{margin-top:70px}.product-heading{text-align:center}.product-heading h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:clamp(26px,2.5vw,34px);line-height:1.25}.product-heading__prefix{color:#404757;letter-spacing:0;font-size:clamp(22px,2.3vw,30px);font-weight:400;line-height:1.6;display:inline}.product-heading__title{color:var(--purple);letter-spacing:0;margin-left:.12em;font-size:clamp(26px,2.7vw,36px);font-weight:700;line-height:1.25;display:inline}.product-heading p{color:#404757;max-width:760px;margin:16px auto 0;font-size:clamp(14px,1.45vw,16px);line-height:1.7}.product-heading__all-link{color:var(--purple);align-items:center;margin-left:8px;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.product-heading__all-link:hover{color:#5d27b7;transform:translate(3px)}.product-showcase{max-width:1920px;height:610px;padding:70px var(--content-gutter);background-color:#ebf0fd;background-position:0;background-repeat:no-repeat;background-size:cover;flex-direction:column;margin:auto;display:flex;position:relative;overflow:hidden}.product-copy{z-index:1;width:min(100%,930px);position:relative}.product-copy__title{margin:0;font-size:42px;font-weight:600;line-height:64px}.product-copy__title span{background:linear-gradient(137deg,#6d54fd .366211%,#208cfb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;display:inline-block}.product-copy__description{color:#404757;max-width:930px;margin:18px 0 0;font-size:16px;line-height:1.75}.product-copy__other{z-index:1;flex:1;place-content:flex-end space-between;align-items:flex-end;gap:48px;margin-top:54px;display:flex;position:relative}.product-copy__info{flex-direction:column;flex:none;justify-content:space-between;display:flex}.product-scenario{gap:7px;display:grid}.product-scenario strong{color:#6f5ffd;font-size:22px;line-height:1.25}.product-scenario span{color:#404757;font-size:16px;line-height:1.45}.products--home .product-showcase{box-sizing:border-box;height:610px;min-height:610px;max-height:610px;padding-block:32px}.products--home .product-copy{flex-direction:column;flex:0 0 100px;height:100px;min-height:0;display:flex}.products--home .product-copy__title{flex-shrink:0;font-size:clamp(26px,3vw,38px);line-height:1.25}.products--home .product-copy__description{scrollbar-width:thin;min-height:0;margin-top:12px;overflow-y:auto}.products--home .product-copy__other{flex:1;justify-content:flex-start;align-items:stretch;min-height:0;margin-top:16px}.products--home .product-copy__info{flex:0 930px;grid-template-rows:272px minmax(0,1fr) 54px;align-content:start;gap:12px;min-width:0;max-width:100%;height:100%;min-height:0;display:grid}.product-features{grid-template-rows:auto minmax(0,1fr);min-height:0;margin:0 0 8px}.products--home .product-copy__info>.product-scenario:not(.product-features){scrollbar-width:thin;align-content:start;min-height:0;overflow-y:auto}.product-features ul{color:#404757;overflow-wrap:anywhere;scrollbar-width:thin;align-content:start;gap:10px;margin:8px 0 0;padding:0 0 0 20px;font-size:16px;line-height:1.7;list-style-type:"◆  ";display:grid;overflow-y:auto}.products--home .product-actions{flex-wrap:nowrap;align-self:end;margin-top:0}.products--home .product-actions .button{height:54px}.product-features li::marker{color:#6f5ffd;font-size:11px}@media (width<=820px){.products--home{margin-top:40px}.products--home .product-showcase{height:auto;min-height:0;max-height:none;padding-block:32px}.products--home .product-copy{flex:none;height:auto}.products--home .product-copy__description,.products--home .product-features ul,.products--home .product-copy__info>.product-scenario:not(.product-features){overflow-y:visible}.products--home .product-copy__info{flex:none;grid-template-rows:auto auto auto;gap:24px;height:auto}.products--home .product-copy__other{margin-top:24px}.products--home .product-actions{gap:12px}.products--home .product-actions .button{flex:1;width:auto;min-width:0;padding-inline:12px;font-size:15px}.product-features ul{font-size:15px}}.product-actions{flex-wrap:wrap;gap:16px;margin-top:30px;display:flex}.product-actions .button{flex:none}.product-benefits{z-index:1;flex:1;place-content:flex-end;align-items:flex-end;max-width:1100px;height:100px;display:flex;position:relative}.product-benefits p{color:#404757;max-width:350px;margin:0;padding:0 28px;font-size:18px;line-height:1.45}.product-benefits p+p{border-left:1px solid #40475759}@media (width>=821px){.product-benefits{z-index:2;grid-template-columns:repeat(3,minmax(180px,1fr));align-items:stretch;width:min(56%,960px);max-width:none;height:auto;display:grid;position:absolute;bottom:0;right:0}.product-benefits p{min-width:0;max-width:none;padding:0 24px;font-size:15px;line-height:1.65}}.products--page{max-width:none}.products--page .product-heading{max-width:720px;margin:0 auto 40px}.products--page .product-heading>span{color:#282a2f;letter-spacing:.12em;font-size:12px;font-weight:600}.products--page .product-heading h2{color:#202126;letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(29px,3vw,40px)}.products--page .product-heading p{color:#898a94;font-size:14px;line-height:1.8}#product-showcase>.tabs-list{max-width:1920px;margin:auto}#product-showcase>.tabs-content{background-color:#eaeffd;margin-top:10px}#product-showcase>.tabs-content[data-state=active] .product-copy,#product-showcase>.tabs-content[data-state=active] .product-scenario{animation:.8s cubic-bezier(.22,1,.36,1) both product-copy-enter}@keyframes product-copy-enter{0%{opacity:.65;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){#product-showcase>.tabs-content[data-state=active] .product-copy,#product-showcase>.tabs-content[data-state=active] .product-scenario{animation:none}}@media (width<=1200px){.product-showcase{background-position:0;height:auto;min-height:610px;padding-block:56px}.product-copy{width:min(100%,720px)}.product-benefits{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media (width<=820px){.section-heading.product-heading{padding:0 var(--content-gutter);margin-bottom:28px}.product-heading h2{font-size:clamp(24px,6vw,28px)}.product-heading p{margin-top:12px;font-size:15px}.product-showcase{background-position:0;min-height:640px;padding-block:48px}.product-copy{width:100%}.product-copy__title{font-size:clamp(28px,4.5vw,36px);line-height:1.3}.product-copy__description{font-size:15px;line-height:1.7}.product-scenario{margin-top:0}.product-copy__other{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:36px;margin-top:32px}.product-copy__info{gap:0}.product-benefits{grid-template-columns:1fr;gap:12px;margin-top:0}.product-benefits p{max-width:none;padding:0;font-size:16px}.product-benefits p+p{border-top:1px solid #40475759;border-left:0;padding-top:12px}}@media (width<=520px){.product-heading p{line-height:1.7}.product-heading__all-link{width:fit-content;margin:10px auto 0;font-size:14px;display:flex}.product-showcase{background-position:0;min-height:680px;padding-block:36px}.product-scenario strong{font-size:20px}.product-scenario span{font-size:16px}.product-actions{gap:10px}.product-actions .button{width:auto;min-width:0;height:54px;padding:0 16px;font-size:15px}.product-actions .button--detail{width:200px}.product-actions .button--outline{width:120px}}@media (width<=820px){.product-benefits{grid-template-columns:1fr;align-items:stretch;width:100%;max-width:none;height:auto;margin-top:0;display:grid;position:static}}@media (width>=1200px) and (width<=1920px){.products--home{--product-content-unit:calc(100vw / 1920);margin-top:calc(70 * var(--product-content-unit))}.products--home .section-heading{margin-bottom:calc(36 * var(--product-content-unit))}.products--home .product-heading__prefix{font-size:calc(30 * var(--product-content-unit))}.products--home .product-heading__title{font-size:calc(36 * var(--product-content-unit))}.products--home .product-heading p{max-width:calc(760 * var(--product-content-unit));margin-top:calc(16 * var(--product-content-unit));font-size:calc(16 * var(--product-content-unit))}.products--home .tabs-list{gap:calc(90 * var(--product-content-unit))}.products--home .tabs-trigger{padding-bottom:calc(18 * var(--product-content-unit));font-size:calc(18 * var(--product-content-unit))}.products--home .product-showcase{height:calc(610 * var(--product-content-unit));min-height:calc(610 * var(--product-content-unit));max-height:calc(610 * var(--product-content-unit));padding-block:calc(32 * var(--product-content-unit))}.products--home .product-copy{width:min(100%, calc(930 * var(--product-content-unit)));flex-basis:calc(100 * var(--product-content-unit));height:calc(100 * var(--product-content-unit))}.products--home .product-copy__title{font-size:calc(38 * var(--product-content-unit))}.products--home .product-copy__description{max-width:calc(930 * var(--product-content-unit));margin-top:calc(12 * var(--product-content-unit));font-size:calc(16 * var(--product-content-unit))}.products--home .product-copy__other{gap:calc(48 * var(--product-content-unit));margin-top:calc(16 * var(--product-content-unit))}.products--home .product-copy__info{grid-template-rows:calc(272 * var(--product-content-unit)) minmax(0, 1fr) calc(54 * var(--product-content-unit));gap:calc(12 * var(--product-content-unit));flex-basis:calc(930 * var(--product-content-unit))}.products--home .product-scenario{gap:calc(7 * var(--product-content-unit))}.products--home .product-scenario strong{font-size:calc(22 * var(--product-content-unit))}.products--home .product-scenario span{font-size:calc(16 * var(--product-content-unit))}.products--home .product-features{margin-bottom:calc(8 * var(--product-content-unit))}.products--home .product-features ul{gap:calc(10 * var(--product-content-unit));margin-top:calc(8 * var(--product-content-unit));padding-left:calc(20 * var(--product-content-unit));font-size:calc(16 * var(--product-content-unit))}.products--home .product-features li::marker{font-size:calc(11 * var(--product-content-unit))}.products--home .product-actions{gap:calc(16 * var(--product-content-unit))}.products--home .product-actions .button{min-height:0;height:calc(54 * var(--product-content-unit));padding-inline:calc(22 * var(--product-content-unit));font-size:calc(18 * var(--product-content-unit))}.products--home .product-actions .button--detail{width:calc(279 * var(--product-content-unit))}.products--home .product-actions .button--outline{width:calc(169 * var(--product-content-unit))}}.solutions{margin-top:30px}.solution-heading{text-align:center}.solution-heading h2{color:#444549;margin:0;font-size:clamp(28px,3vw,32px)}.solution-heading p{color:#404757;margin:14px 0 0;font-size:20px}.solutions--content{background:#eaeffd}.solution-grid{max-width:1920px;min-height:530px;margin:auto;display:flex}.solution-card{color:#fff;flex-direction:row;flex:1 1 0;min-width:0;margin-left:-39px;padding:1px;transition:flex-grow .75s cubic-bezier(.2,.7,.2,1);display:flex}.solution-card.is-active{padding:70px var(--content-gutter);flex-grow:2.5}.solution-card.is-active .solution-card__trigger{display:none}.solution-card__trigger{z-index:1;backface-visibility:hidden;--solution-slant:38px;clip-path:polygon(var(--solution-slant) 0, 100% 0, calc(100% - var(--solution-slant)) 100%, 0 100%);width:200px;min-height:310px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;padding:36px 0 36px 50px;font-size:18px;font-weight:600;display:flex}.solution-card i{border:1px solid #ffffff8c;width:72px;height:50px}.solution-card__trigger:focus-visible{z-index:1;outline-offset:-8px;outline:3px solid #fff;position:relative}.solution-feature{background:#fffffff2;flex:2;justify-content:center;min-width:320px;padding:0 42px 42px}.solution-feature h3{font-size:clamp(22px,2.4vw,32px)}.solution-feature p{max-width:420px}.tone-1{background:linear-gradient(#7c8ef1,#97a5f0)}.tone-2{z-index:1;background:linear-gradient(#813cf8,#d0b1ff)}.tone-3{background:linear-gradient(#354994,#a1b7e8)}.tone-4{background:linear-gradient(#2c77e7,#b9d7ff)}.tone-5{background:linear-gradient(#10bbc1,#b9efed)}.solutions--page{background:#fff;max-width:1240px}.solutions--page .solution-heading{max-width:660px;margin:0 auto 40px}.solutions--page .solution-heading h2{color:#202126;letter-spacing:-.055em;font-size:clamp(29px,3vw,40px)}.solutions--page .solution-heading p{color:#898a94;font-size:14px;line-height:1.8}.solutions--page .solution-grid{background:#ede9f6;border-radius:4px;grid-template-columns:repeat(6,minmax(0,1fr));min-height:322px;display:grid;overflow:hidden}.solutions--page .solution-card{color:#fff;min-width:0;margin:0;padding:0;transition:grid-column .35s;display:flex}.solutions--page .solution-card.is-active{grid-column:span 2}.solutions--page .solution-card__trigger{clip-path:none;min-height:322px;padding:31px 24px;font-size:17px;line-height:1.35;position:relative;overflow:hidden}.solutions--page .solution-card__trigger:after{content:"";border:1px solid #ffffff61;border-radius:50%;width:125px;height:125px;position:absolute;bottom:-35px;right:-40px;box-shadow:0 0 0 27px #ffffff14,0 0 0 54px #ffffff0d}.solutions--page .solution-card__trigger span{z-index:1;writing-mode:vertical-rl;letter-spacing:.08em;position:relative}.solutions--page .solution-card i{z-index:1;border:1px solid #ffffffa6;border-radius:50%;width:35px;height:35px;position:relative}.solutions--page .solution-card i:before,.solutions--page .solution-card i:after{content:"";border-top:1px solid #fff;width:16px;position:absolute;top:16px;left:9px}.solutions--page .solution-card i:after{width:6px;top:13px;left:19px;transform:rotate(45deg)}.solutions--page .solution-feature{color:#2d2d35;background:linear-gradient(135deg,#fbfaff,#f0ecfa);flex:1;align-items:flex-start;min-width:0;padding:36px 44px;position:relative}.solutions--page .solution-feature:after{content:"";background:radial-gradient(circle,#7737cc3b,#0000 68%);border-radius:50%;width:170px;height:170px;position:absolute;top:-30px;right:-20px}.solutions--page .solution-feature h3{letter-spacing:-.04em;max-width:350px;margin:0;font-size:clamp(22px,2.2vw,30px)}.solutions--page .solution-feature p{color:#777782;max-width:380px;margin:0;line-height:1.85}.solutions--page .solution-feature .button{margin-top:6px}.solutions--page .tone-1{background:linear-gradient(155deg,#495db6,#8998e2)}.solutions--page .tone-2{background:linear-gradient(155deg,#8138d9,#b992f1)}.solutions--page .tone-3{background:linear-gradient(155deg,#243b7c,#7898d1)}.solutions--page .tone-4{background:linear-gradient(155deg,#2570c5,#86b8f2)}.solutions--page .tone-5{background:linear-gradient(155deg,#148b91,#7cc9c4)}@media (width<=820px){.solutions{margin-top:22px}.solution-heading{padding:0 20px}.solution-heading h2{font-size:26px}.solution-heading p{margin-top:10px;font-size:15px;line-height:1.7}.solutions--content{background:#f4f6fc;padding:20px}.solution-grid{flex-direction:column;gap:10px;min-height:0;display:flex}.solution-card,.solution-card.is-active{background:#fff;border-radius:8px;flex-direction:column;flex:none;min-height:0;margin-left:0;padding:0;transition:none;display:flex;overflow:hidden;box-shadow:0 5px 18px #2f3a6414}.solution-card.is-active .solution-card__trigger,.solution-card__trigger{clip-path:none;flex-direction:row;flex:none;justify-content:space-between;align-items:center;width:100%;min-height:68px;padding:0 20px;font-size:16px;line-height:1.4;display:flex;position:relative}.solution-card i{border-color:#ffffffb8;border-radius:50%;flex:0 0 28px;width:28px;height:28px;position:relative}.solution-card i:before,.solution-card i:after{content:"";border-top:1px solid #fff;width:12px;transition:transform .25s;position:absolute;top:13px;left:8px}.solution-card i:after{transform:rotate(90deg)}.solution-card.is-active i:after{transform:rotate(0)}.solution-feature,.solutions--page .solution-feature{color:#2d2d35;background:#fff;border-top:1px solid #edf0f7;min-width:0;min-height:0;padding:24px 20px 26px;animation:.28s both solution-panel-in;display:flex}.solution-feature h3,.solutions--page .solution-feature h3{margin:0;font-size:22px}.solution-feature p,.solutions--page .solution-feature p{color:#777782;margin:0;font-size:14px;line-height:1.75}.solution-feature .button{align-self:flex-start;margin-top:2px}.solutions--page{width:100%}.solutions--page .solution-heading{margin-bottom:28px}.solutions--page .solution-grid{background:0 0;display:flex;overflow:visible}.solutions--page .solution-card__trigger{min-height:68px;padding:0 20px}.solutions--page .solution-card__trigger span{writing-mode:horizontal-tb;letter-spacing:0}.solutions--page .solution-card__trigger:after,.solutions--page .solution-feature:after{display:none}.solutions--page .solution-card i{width:28px;height:28px}.solutions--page .solution-card i:before,.solutions--page .solution-card i:after{width:12px;top:13px;left:8px}}@media (width<=520px){.solutions--content{padding:14px}.solution-card__trigger,.solutions--page .solution-card__trigger{min-height:62px;padding:0 17px}.solution-feature,.solutions--page .solution-feature{padding:22px 17px 24px}}@keyframes solution-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.solution-feature{animation:none}}:root{--content-max-width:1920px;--content-padding:clamp(24px, 7vw, 140px);--content-gutter:var(--content-padding);--ink:#24283a;--muted:#8a91a7;--purple:#7334c8;--purple-dark:#572096;--canvas:#f8f7ff;--line:#e8e6ef}.site-shell{min-width:320px;color:var(--ink);background:#fff;overflow:hidden}.section,.section-grid{width:100%;max-width:none;padding-right:var(--content-gutter);padding-left:var(--content-gutter);box-sizing:border-box;margin:0}.section-grid{grid-template-columns:repeat(1,minmax(0,1fr));display:grid}.section{padding-top:70px;padding-bottom:70px;position:relative}.content-placeholder,.text-block{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.text-block h1,.text-block h2,.text-block h3,.text-block p{margin:0}.text-block h1,.text-block h2,.text-block h3{color:var(--ink)}.text-block p{color:var(--muted);line-height:1.8}.eyebrow,.line{background:linear-gradient(90deg,#6d37ef,#a88cff);border-radius:99px;display:block}.eyebrow{width:60px;height:8px}.line{opacity:.92;height:12px}.line-xl{width:min(100%,460px);height:34px}.line-lg{width:min(100%,320px);height:24px}.line-sm{background:#cfd8eb;width:min(100%,150px);height:9px}.route-placeholder{background:linear-gradient(145deg,#f2f6ff,#fff);place-items:center;min-height:calc(100vh - 126px);display:grid}@media (width<=820px){.section-grid{grid-template-columns:1fr}}@media (width<=520px){.section{padding-top:52px;padding-bottom:52px}.line-xl{height:26px}.line-lg{height:20px}}
