:root{--blue: #0866ff;--blue-2: #0082fb;--cyan: #3bbdff;--green: #31a24c;--purple: #1877f2;--amber: #f7b928;--ink: #1c2b33;--text: #344854;--muted: #66788a;--line: #d9e2ec;--soft: #f5f7f9;--panel: #ffffff;--dark: #eef5fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:#fff;font-family:HarmonyOS Sans SC,MiSans,Alibaba PuHuiTi,Source Han Sans SC,Noto Sans CJK SC,Segoe UI,Microsoft YaHei UI,PingFang SC,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:0}button,input,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:50;height:102px;background:#fffffff5;border-bottom:1px solid rgba(205,216,232,.72);box-shadow:0 4px 18px #0f274b0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.top-line{position:absolute;top:17px;right:72px;display:flex;align-items:center;gap:5px;color:#0d1b35;font-size:14px;line-height:20px}.nav-bar{width:min(1296px,calc(100vw - 72px));height:102px;margin:0 auto;display:flex;align-items:center;gap:42px}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto;min-width:154px}.brand-logo{width:150px;height:auto;display:block}.brand-mark{position:relative;width:32px;height:32px}.brand-mark span{position:absolute;width:11px;height:11px;border-radius:50%}.brand-mark span:nth-child(1){left:2px;top:11px;background:var(--cyan)}.brand-mark span:nth-child(2){left:13px;top:0;background:#3b83ff}.brand-mark span:nth-child(3){left:18px;top:21px;background:#7767ff}.brand-mark span:nth-child(4){left:0;top:26px;background:#35d0c3}.brand-word{color:#1c73ef;font-size:28px;font-weight:800;line-height:1}.desktop-nav{display:flex;align-items:center;gap:25px;flex:1;height:100%;min-width:0}.nav-link{position:relative;display:inline-flex;align-items:center;height:100%;color:#0b1934;font-size:14px;white-space:nowrap}.nowrap{white-space:nowrap}.nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:transparent}.nav-link:hover,.nav-link.is-active{color:#006ce5}.nav-link.is-active:after{background:#1877f2}.nav-actions{display:flex;align-items:center;gap:18px;margin-left:auto}.primary,.ghost,.outline-light,.nav-actions button,.arrow-button,.solution-actions button,.quick-questions button,.floating-tools button,.floating-avatar,.assistant-button,.close-button{cursor:pointer}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 28px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-2));border:1px solid transparent;border-radius:4px;box-shadow:0 14px 28px #166fef38;font-weight:700}.primary.small{min-height:40px;padding:0 22px;font-size:14px}.primary.full{width:100%}.ghost{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 36px;color:#0a65d8;background:#ffffffe0;border:1px solid #0a65d8;border-radius:4px;font-weight:700}.icon-button,.language{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:#0c1932;background:transparent;border:0}.language{width:32px;height:32px;color:#d81920}.mobile-toggle{display:none}.mega-menu{position:absolute;top:102px;left:max(72px,calc((100vw - 1260px)/2));width:min(1170px,calc(100vw - 144px));min-height:510px;background:#fff;box-shadow:0 22px 48px #11244b1f;border:1px solid rgba(218,226,239,.82)}.mega-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:72px;padding:34px 64px 52px}.mega-column h3{margin:0 0 16px;padding-bottom:14px;color:#202637;border-bottom:1px solid #d9e0ec;font-size:18px;line-height:26px}.mega-column ul{list-style:none;margin:0;padding:0}.mega-column li{margin:13px 0}.mega-column a{color:#4b556b;font-size:15px;line-height:24px}.mega-column a:hover{color:var(--blue)}.mega-all{height:62px;border-top:1px solid #edf1f7;display:flex;align-items:center;justify-content:center;gap:8px;color:#0f1f3b;font-size:16px}.mobile-drawer{display:none}.hero{position:relative;height:420px;overflow:hidden;background:#edf6ff}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffff5,#ffffffc2 31%,#ffffff14 68%)}.hero-live-card{position:absolute;right:max(128px,calc((100vw - 1296px)/2 + 150px));top:166px;z-index:1;width:312px;padding:16px 18px;color:#123057;background:#ffffffb8;border:1px solid rgba(190,216,250,.86);border-radius:8px;box-shadow:0 18px 34px #4079c82e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:rotate(5deg)}.hero-live-card span{display:block;color:#0b72f2;font-size:13px;font-weight:900;line-height:1.45}.hero-live-card strong{display:block;margin-top:6px;font-size:15px;line-height:1.55}.hero-content{position:relative;z-index:1;width:min(1296px,calc(100vw - 144px));margin:0 auto;padding-top:54px}.hero h1{width:580px;margin:0 0 12px;color:#050b18;font-size:40px;font-weight:500;line-height:60px}.hero p{width:560px;margin:0;color:#141b2e;font-size:18px;line-height:1.85}.hero-actions{display:flex;gap:16px;margin-top:48px}.assistant-section{padding:34px 0 74px;background:linear-gradient(180deg,#dcecff,#f9fbff 62%,#fff)}.section-heading{width:min(1210px,calc(100vw - 144px));margin:0 auto 56px;text-align:center}.section-heading.compact{margin-bottom:36px}.section-heading h2{margin:0;color:#10213f;font-size:30px;font-weight:800;line-height:1.35}.section-heading p{margin:13px 0 0;color:#66738e;font-size:16px;line-height:1.7}.ask-bar{width:min(1010px,calc(100vw - 260px));min-height:68px;margin:0 auto;display:flex;align-items:center;gap:14px;padding:9px 10px 9px 24px;background:#fff;border:1px solid rgba(223,231,244,.9);border-radius:8px;box-shadow:0 16px 34px #1240821a}.ask-bar>svg{flex:0 0 auto;color:var(--purple)}.ask-bar input{min-width:0;flex:1;height:48px;color:#1f293d;border:0;outline:0;font-size:16px}.ask-bar input::placeholder{color:#b8c2d6}.assistant-button{min-width:166px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:linear-gradient(135deg,#4e6cff,#8c63ff);border:0;border-radius:8px;box-shadow:0 12px 26px #5e5dfc47;font-weight:800}.quick-questions{width:min(1010px,calc(100vw - 260px));margin:24px auto 0;display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.quick-questions button{min-height:38px;padding:0 20px;color:#657088;background:#f0f3f8;border:1px solid transparent;border-radius:8px;font-size:16px}.quick-questions button:hover{color:var(--blue);background:#eaf3ff;border-color:#cbe0ff}.assistant-answer{width:min(980px,calc(100vw - 260px));min-height:48px;margin:22px auto 0;padding:13px 20px;color:#1d3f73;background:#ffffffc2;border:1px solid #cfe2ff;border-radius:8px;line-height:1.7}.trust-grid{width:min(1400px,calc(100vw - 40px));margin:74px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.trust-grid article{min-height:112px;padding:22px 18px;background:#fff;border:1px solid #e5ecf6;border-radius:8px;text-align:center}.trust-grid strong{display:block;color:#006ff2;font-size:30px;line-height:1.1}.trust-grid span{display:block;margin-top:10px;color:#0f2347;font-size:15px;line-height:1.55}.products-section{padding:76px 0 34px;background:#fff}.product-matrix{width:min(1296px,calc(100vw - 144px));min-height:500px;margin:0 auto;display:flex;gap:22px}.product-card{position:relative;flex:.78;min-width:0;min-height:500px;overflow:hidden;color:#fff;border-radius:8px;cursor:pointer;transition:flex .26s ease,transform .26s ease}.product-card.is-active{flex:1.6}.product-card:focus-visible{outline:3px solid #6fb2ff;outline-offset:3px}.product-card img,.solution-card img,.case-section>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-card img,.solution-card img{filter:saturate(1.04) contrast(1.02)}.case-section>img{object-position:center top}.product-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#070d1c38,#070d1cdb)}.product-copy{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;padding:26px}.product-copy>span{width:max-content;max-width:100%;padding:8px 14px;color:#fff;background:#ffffff38;border-radius:6px;font-size:14px;line-height:20px}.product-copy h3{margin:18px 0 20px;font-size:28px;line-height:1.25;overflow-wrap:anywhere}.product-card:not(.is-active) .product-copy h3{font-size:20px;line-height:1.35;overflow-wrap:normal;word-break:keep-all}.product-copy ul{display:none;margin:0;padding:0;list-style:none}.product-card.is-active ul{display:grid;gap:12px}.product-copy li{display:flex;align-items:flex-start;gap:10px;font-size:16px;line-height:1.6}.product-copy li svg{flex:0 0 auto;margin-top:3px}.product-copy p{margin:auto 0 22px;display:flex;align-items:center;gap:8px;color:#eef5ff;font-size:15px;line-height:1.6}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-actions .primary,.outline-light{min-height:46px;padding:0 18px;border-radius:4px;font-size:15px}.outline-light{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.8);font-weight:700}.case-section{position:relative;min-height:720px;margin-top:0;overflow:hidden;background:var(--dark)}.case-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#040c1eeb,#081531b8,#1357a55c)}.case-inner{position:relative;z-index:1;width:min(1210px,calc(100vw - 144px));margin:0 auto;padding:86px 0 52px;color:#fff;text-align:center}.case-inner h2{margin:0 0 72px;font-size:30px;line-height:1.4}.case-card{display:grid;grid-template-columns:54px 1fr 54px;align-items:center;gap:30px}.arrow-button{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;color:currentColor;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:50%}.case-quote{width:min(820px,100%);margin:0 auto 30px;font-size:24px;line-height:1.85;text-align:left}.case-person{margin:0 0 24px;color:#dbe8ff;font-size:16px;line-height:1.8}.case-person span{color:#9fb5d5}.case-card a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:16px}.case-stat{width:max-content;margin:44px auto 0;padding:13px 28px;color:#072858;background:#fff;border-radius:8px;font-weight:800}.case-trust{margin:54px auto 0;padding-top:26px;border-top:1px solid rgba(255,255,255,.12)}.case-trust p{margin:0 0 22px;color:#dbe7ffb8;font-size:20px;font-weight:800;line-height:1.5}.case-trust div{display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap}.case-trust span{color:#ffffffe0;font-size:18px;font-weight:900;line-height:1.35;white-space:nowrap}.solutions-section{padding:86px 0 46px;background:#fff}.solution-grid{width:min(1210px,calc(100vw - 144px));margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:220px;gap:14px}.solution-card{position:relative;overflow:hidden;color:#fff;border-radius:8px}.solution-card.wide{grid-column:span 2}.solution-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#040a14d1,#040a1461)}.solution-card>div:last-child{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:26px 30px}.solution-card h3{margin:0;font-size:18px;line-height:1.4}.solution-card p{max-width:440px;margin:14px 0 0;color:#eef5ff;font-size:15px;line-height:1.7}.solution-actions{display:flex;gap:14px;margin-top:22px}.solution-actions a,.solution-actions button{min-width:166px;min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#07152d;background:#fff;border:1px solid #fff;border-radius:6px;font-weight:700}.solution-actions button{color:#fff;background:#ffffff14}.solution-card-link{width:max-content;margin-top:18px;display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:15px;font-weight:800}.workflow-section{padding:72px 0 68px;background:linear-gradient(180deg,#f3f7ff,#fff)}.workflow-chain{width:min(1210px,calc(100vw - 144px));margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.workflow-chain article{min-height:116px;position:relative;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:18px;background:#fff;border:1px solid #dfe9fa;border-radius:8px}.workflow-chain span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#006ff2;border-radius:7px;font-weight:800}.workflow-chain strong{color:#0f2448;font-size:16px;line-height:1.4}.workflow-chain svg{position:absolute;top:22px;right:14px;color:#80a8e8}.ai-suite{padding:80px 0 86px;background:#fff}.stage-tabs{width:min(1210px,calc(100vw - 144px));margin:-28px auto 24px;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.stage-tabs span{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#095cd8;background:#f5f9ff;border:1px solid #cfdfff;border-radius:8px;font-weight:800}.stage-tabs span:nth-child(2){color:#0c9671;border-color:#c8eee4}.stage-tabs span:nth-child(3){color:#734fff;border-color:#ddd5ff}.stage-tabs span:nth-child(4){color:#c17805;border-color:#f5dfa9}.ai-grid{width:min(1210px,calc(100vw - 144px));margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ai-grid article{min-height:112px;display:grid;grid-template-columns:64px 46px 1fr;align-items:center;gap:18px;padding:22px 30px;background:linear-gradient(90deg,#fff,#f6f9ff);border:1px solid #dfe8f8;border-radius:8px;box-shadow:0 8px 22px #163d780d}.ai-grid .number{height:48px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#006cf1;border-radius:8px;font-size:24px;font-weight:900}.ai-grid svg{color:#096ff0}.ai-grid h3{margin:0 0 6px;color:#0b1d3b;font-size:22px;line-height:1.35}.ai-grid p{margin:0;color:#4f5d76;font-size:15px;line-height:1.65}.resources-section{position:relative;padding:78px 0 82px;background:#f5f7fb;overflow:hidden}.resource-toolbar{position:absolute;top:122px;right:calc((100vw - min(1210px,calc(100vw - 144px)))/2);display:flex;gap:12px}.resource-toolbar .arrow-button{color:#0b1d3b;background:#fff;border:1px solid #d7e2f2}.resource-row{width:min(1210px,calc(100vw - 144px));margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.resource-card{min-height:330px;background:#fff;border:1px solid #e3e9f3;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px #1137680d}.resource-card img{width:100%;height:176px;object-fit:cover;background:#eaf3ff}.resource-card h3{min-height:68px;margin:22px 20px 12px;color:#132647;font-size:20px;line-height:1.45}.resource-card p{margin:0 20px 22px;display:inline-flex;align-items:center;gap:8px;color:#006ce9;font-size:15px}.news-section{padding:76px 0 92px;background:#fff}.news-grid{width:min(1210px,calc(100vw - 144px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-card{min-height:210px;padding:28px;background:#fff;border:1px solid #e3e9f3;border-radius:8px;box-shadow:0 12px 30px #1137680d}.news-card span{color:#006ce9;font-size:14px;font-weight:800}.news-card h3{min-height:82px;margin:18px 0;color:#112344;font-size:22px;line-height:1.45}.news-card p{margin:0;display:inline-flex;align-items:center;gap:8px;color:#63718d}.detail-page,.category-page,.account-page,.not-found-page{background:#fff}.detail-hero,.category-hero{padding:44px 0 72px;background:linear-gradient(180deg,#f6fbff,#fff);border-bottom:1px solid #edf2f9}.detail-breadcrumb{width:min(1210px,calc(100vw - 144px));margin:0 auto 34px;display:flex;align-items:center;gap:10px;color:#65738f;font-size:14px;line-height:1.6}.detail-breadcrumb a{color:#0a63d8}.detail-breadcrumb span:before,.detail-breadcrumb a+a:before{content:"/";margin-right:10px;color:#bac5d6}.detail-hero-grid{width:min(1210px,calc(100vw - 144px));margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:54px;align-items:center}.detail-hero-copy h1,.category-hero h1,.account-copy h1,.not-found-page h1{margin:12px 0 18px;color:#07162f;font-size:46px;font-weight:800;line-height:1.22}.detail-hero-copy p,.category-hero p,.account-copy p,.not-found-page p{margin:0;color:#3e4d68;font-size:18px;line-height:1.85}.detail-kicker{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;color:#096ff0;background:#edf5ff;border:1px solid #d7e8ff;border-radius:6px;font-size:14px;font-weight:900}.detail-actions{display:flex;gap:14px;margin-top:36px;flex-wrap:wrap}.detail-visual{min-height:400px;overflow:hidden;background:#eef5ff;border:1px solid #d8e5f6;border-radius:8px;box-shadow:0 24px 58px #1b4a8424}.detail-visual img{width:100%;height:100%;min-height:400px;object-fit:cover}.detail-metrics{width:min(1210px,calc(100vw - 144px));margin:-34px auto 0;position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.detail-metrics article{min-height:118px;padding:24px 20px;text-align:center;background:#fff;border:1px solid #e1eaf6;border-radius:8px;box-shadow:0 18px 36px #12376f14}.detail-metrics strong{display:block;color:#006ff2;font-size:30px;line-height:1.1}.detail-metrics span{display:block;margin-top:10px;color:#162846;font-size:15px;line-height:1.5}.detail-section{padding:82px 0 72px}.detail-feature-grid{width:min(1210px,calc(100vw - 144px));margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.detail-feature-grid article{min-height:244px;padding:28px;background:#fff;border:1px solid #e1eaf6;border-radius:8px;box-shadow:0 12px 30px #12376f0d}.detail-feature-grid svg{color:#096ff0}.detail-feature-grid h3{margin:22px 0 12px;color:#0d2040;font-size:22px;line-height:1.35}.detail-feature-grid p{margin:0;color:#536178;font-size:15px;line-height:1.75}.detail-process{padding:72px 0;color:#fff;background:#07152d}.detail-process>div{width:min(1210px,calc(100vw - 144px));margin:0 auto}.detail-process h2{margin:16px 0 10px;font-size:34px;line-height:1.35}.detail-process p{margin:0;color:#aab8d0;font-size:16px;line-height:1.8}.detail-process-list{margin-top:34px!important;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.detail-process-list article{min-height:120px;padding:20px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:8px}.detail-process-list span{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;color:#07152d;background:#fff;border-radius:6px;font-weight:900}.detail-process-list strong{display:block;margin-top:18px;font-size:18px;line-height:1.45}.scenario-list{width:min(1040px,calc(100vw - 144px));margin:-16px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.scenario-list article{min-height:128px;display:flex;align-items:flex-start;gap:12px;padding:24px;background:#f7fbff;border:1px solid #dce8f7;border-radius:8px}.scenario-list svg{flex:0 0 auto;color:#0b73f5;margin-top:3px}.scenario-list p{margin:0;color:#263a5c;font-size:16px;line-height:1.7}.related-section{width:min(1210px,calc(100vw - 144px));margin:0 auto;padding:0 0 90px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.related-grid a{min-height:128px;padding:22px;display:flex;flex-direction:column;gap:10px;background:#fff;border:1px solid #e1eaf6;border-radius:8px}.related-grid span{color:#697690;font-size:14px}.related-grid strong{color:#0d2040;font-size:18px;line-height:1.45}.related-grid svg{margin-top:auto;color:#096ff0}.category-hero{display:grid;gap:24px}.category-hero>div:not(.detail-breadcrumb),.category-actions{width:min(1210px,calc(100vw - 144px));margin:0 auto}.category-actions{display:flex;align-items:center}.category-groups{width:min(1210px,calc(100vw - 144px));margin:0 auto;padding:68px 0 88px;display:grid;gap:46px}.category-title-row{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.category-title-row h2{margin:0;color:#10213f;font-size:26px;line-height:1.35}.category-title-row span,.category-title-row a{color:#0b6ff4;font-size:15px;font-weight:800}.category-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{min-height:210px;position:relative;display:grid;grid-template-columns:118px 1fr 22px;gap:18px;align-items:center;padding:18px;overflow:hidden;background:#fff;border:1px solid #e1eaf6;border-radius:8px;box-shadow:0 12px 28px #12376f0d}.category-card img{width:118px;height:150px;object-fit:cover;border-radius:8px;background:#eef5ff}.category-card span{color:#0b6ff4;font-size:13px;font-weight:900}.category-card h3{margin:8px 0 10px;color:#0d2040;font-size:20px;line-height:1.35}.category-card p{margin:0;color:#5d6b83;font-size:14px;line-height:1.65}.category-card>svg{color:#0b6ff4}.account-page,.not-found-page{min-height:620px;padding:72px 0 92px;background:linear-gradient(180deg,#f6fbff,#fff)}.account-card{width:min(1120px,calc(100vw - 144px));margin:0 auto;display:grid;grid-template-columns:1fr 420px;gap:46px;align-items:stretch}.account-copy{min-height:470px;padding:58px;color:#fff;background:linear-gradient(135deg,#07152d,#12396f);border-radius:8px}.account-copy h1,.account-copy p{color:#fff}.account-copy p{color:#c8d7ee}.account-proof{margin-top:42px;display:flex;gap:12px;flex-wrap:wrap}.account-proof span{padding:9px 14px;color:#dceaff;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:6px;font-weight:800}.account-form{padding:36px;background:#fff;border:1px solid #dfe8f8;border-radius:8px;box-shadow:0 18px 42px #12376f1a}.account-form h2{margin:0 0 24px;color:#0d2040;font-size:28px;line-height:1.35}.account-form label{display:grid;gap:8px;margin-bottom:18px;color:#263450;font-weight:800}.account-form input{height:48px;padding:0 14px;border:1px solid #dbe5f4;border-radius:6px;outline:0}.account-form>a{display:inline-flex;margin-top:18px;color:#0b6ff4;font-weight:800}.account-success,.lead-success{text-align:center}.account-success svg,.lead-success svg{color:#18a874}.lead-success h2{margin:14px 0 10px}.lead-success p{margin:0 0 24px;color:#657089;line-height:1.7}.account-success strong{display:block;margin:16px 0 8px;color:#0d2040;font-size:22px}.not-found-page{display:flex;flex-direction:column;align-items:center;text-align:center}.not-found-page p{width:min(620px,calc(100vw - 40px))}.footer{color:#dbe4f5;background:#07152d}.footer-cta{width:min(1210px,calc(100vw - 144px));min-height:150px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-cta h2{margin:0;color:#fff;font-size:30px;line-height:1.35}.footer-columns{width:min(1210px,calc(100vw - 144px));margin:0 auto;padding:48px 0;display:grid;grid-template-columns:repeat(5,1fr);gap:36px}.footer-columns h3{margin:0 0 18px;color:#fff;font-size:16px;line-height:1.5}.footer-columns a{display:block;margin:10px 0;color:#97a7c1;font-size:14px;line-height:1.55}.footer-bottom{width:min(1210px,calc(100vw - 144px));min-height:90px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.12)}.footer-bottom .brand-word{color:#fff}.footer-bottom p{margin:0;color:#8fa1bd;font-size:13px;line-height:1.6}.floating-suite{position:fixed;right:20px;top:330px;z-index:40;display:grid;gap:14px;justify-items:center}.floating-tools{display:grid;gap:0;width:64px;overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 14px 32px #0f2c5b24}.floating-tools button{min-height:78px;padding:9px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#19233a;background:#fff;border:0;border-bottom:1px solid #edf1f7;font-size:14px;line-height:1.25}.floating-tools button:last-child{min-height:54px;border-bottom:0}.floating-tools svg{color:#0e1b34}.floating-avatar{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#4777ff,#8a62ff);border:4px solid rgba(255,255,255,.95);border-radius:50%;box-shadow:0 16px 28px #2856cd47}.floating-avatar svg{color:currentColor}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:28px;background:#050d1c85;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.search-panel,.lead-panel{position:relative;width:min(760px,100%);padding:44px;color:#14233f;background:#fff;border-radius:8px;box-shadow:0 24px 72px #00000038}.search-panel h2,.lead-panel h2{margin:0 0 24px;font-size:28px;line-height:1.35}.close-button{position:absolute;top:18px;right:18px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#536076;background:#f5f7fb;border:1px solid #e3e9f3;border-radius:50%}.search-input{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:14px;padding:8px 8px 8px 18px;border:1px solid #dce6f6;border-radius:8px}.search-input svg{color:#006ce9}.search-input input{min-width:0;height:46px;border:0;outline:0}.search-results{margin-top:22px;display:grid;gap:10px}.search-results a{min-height:72px;display:grid;grid-template-columns:92px 1fr 18px;align-items:center;gap:14px;padding:14px 16px;background:#f7fbff;border:1px solid #e0eaf6;border-radius:8px}.search-results span{color:#0b6ff4;font-size:13px;font-weight:900}.search-results strong{color:#14233f;font-size:17px;line-height:1.45}.search-results svg{color:#0b6ff4}.search-results p{margin:0;padding:14px 0;color:#657089;line-height:1.7}.search-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.search-tags a{padding:10px 16px;color:#536076;background:#f0f3f8;border-radius:8px;font-size:14px}.lead-panel{width:min(520px,100%)}.lead-panel p{margin:-10px 0 24px;color:#657089;line-height:1.7}.lead-panel label{display:grid;gap:8px;margin-bottom:16px;color:#263450;font-weight:700}.lead-panel input,.lead-panel select{width:100%;height:48px;padding:0 14px;color:#14233f;background:#f8fbff;border:1px solid #dbe5f4;border-radius:6px;outline:0}.lead-panel input:focus,.lead-panel select:focus,.search-input:focus-within,.ask-bar:focus-within{border-color:#5fa4ff;box-shadow:0 0 0 3px #4387ff1f}@media(max-width:1180px){.nav-bar{gap:24px}.desktop-nav{gap:16px}.nav-link{font-size:13px}.product-matrix,.solution-grid,.workflow-chain,.ai-grid,.resource-row,.news-grid,.footer-columns,.footer-cta,.footer-bottom,.detail-breadcrumb,.detail-hero-grid,.detail-metrics,.detail-feature-grid,.detail-process>div,.related-section,.category-hero>div:not(.detail-breadcrumb),.category-actions,.category-groups,.scenario-list,.account-card,.section-heading,.case-inner{width:min(1000px,calc(100vw - 64px))}.ask-bar,.quick-questions,.assistant-answer{width:min(940px,calc(100vw - 64px))}.solution-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.site-header{height:74px}.top-line,.desktop-nav,.language,.nav-actions .primary.small{display:none}.nav-bar{width:calc(100vw - 32px);height:74px;gap:14px}.brand{min-width:118px}.brand-logo{width:116px}.mobile-toggle{display:inline-flex}.mega-menu{display:none}.mobile-drawer{position:fixed;top:74px;left:0;right:0;bottom:0;z-index:60;height:calc(100dvh - 74px);display:flex;flex-direction:column;gap:0;padding:18px 24px 32px;background:#fff;overflow-y:auto}.mobile-menu-group{border-bottom:1px solid #edf1f7}.mobile-menu-group summary{min-height:54px;display:flex;align-items:center;color:#17233c;font-size:18px;font-weight:800;cursor:pointer;list-style:none}.mobile-menu-group summary::-webkit-details-marker{display:none}.mobile-menu-group summary:after{content:"+";margin-left:auto;color:#0b6ff4;font-size:20px}.mobile-menu-group[open] summary:after{content:"-"}.mobile-menu-group>a{min-height:40px;display:flex;align-items:center;color:#0b6ff4;font-size:15px;font-weight:800}.mobile-subgroup{padding:6px 0 14px;display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.mobile-subgroup span{grid-column:1 / -1;color:#77839a;font-size:13px;font-weight:800}.mobile-subgroup a{min-height:38px;padding:0 10px;display:inline-flex;align-items:center;color:#253554;background:#f5f8fd;border:1px solid #e5edf8;border-radius:8px;font-size:14px;font-weight:700}.mobile-drawer .primary{margin-top:22px}.hero{height:570px}.hero:after{background:linear-gradient(180deg,#fffffff5,#ffffffd1 45%,#ffffff2e)}.hero-image{object-position:58% center}.hero-live-card{display:none}.hero-content{width:calc(100vw - 40px);padding-top:44px}.hero h1,.hero p{width:min(100%,560px)}.hero h1{font-size:34px;line-height:1.36}.hero p{font-size:16px;line-height:1.75}.hero-actions{margin-top:30px}.section-heading,.case-inner,.product-matrix,.solution-grid,.workflow-chain,.ai-grid,.resource-row,.news-grid,.footer-columns,.footer-cta,.footer-bottom,.detail-breadcrumb,.detail-hero-grid,.detail-metrics,.detail-feature-grid,.detail-process>div,.related-section,.category-hero>div:not(.detail-breadcrumb),.category-actions,.category-groups,.scenario-list,.account-card,.ask-bar,.quick-questions,.assistant-answer{width:calc(100vw - 32px)}.section-heading{margin-bottom:34px}.section-heading h2{font-size:26px}.ask-bar{grid-template-columns:24px 1fr;display:grid;padding:14px}.assistant-button{grid-column:1 / -1;width:100%}.quick-questions{gap:10px}.quick-questions button{flex:1 1 150px;font-size:14px}.trust-grid{width:calc(100vw - 32px);grid-template-columns:repeat(2,1fr);gap:12px;margin-top:46px}.product-matrix{min-height:auto;display:grid;grid-template-columns:1fr}.product-card,.product-card.is-active{min-height:390px;flex:none}.product-copy ul{display:grid;gap:10px}.case-section{min-height:760px}.case-inner{padding:64px 0}.case-inner h2{margin-bottom:44px;font-size:26px}.case-card{grid-template-columns:44px 1fr 44px;gap:12px}.arrow-button{width:44px;height:44px}.case-quote{font-size:18px;line-height:1.85}.case-trust{margin-top:40px}.case-trust p{font-size:17px}.case-trust div{gap:16px 22px}.case-trust span{font-size:15px}.solution-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:210px}.solution-card.wide{grid-column:span 2}.workflow-chain{grid-template-columns:repeat(2,1fr)}.stage-tabs{width:calc(100vw - 32px);grid-template-columns:repeat(2,1fr);margin-top:-16px}.ai-grid,.resource-row,.news-grid,.detail-hero-grid,.category-card-grid,.account-card{grid-template-columns:1fr}.detail-hero,.category-hero{padding:28px 0 52px}.detail-breadcrumb{margin-bottom:24px;flex-wrap:wrap}.detail-hero-copy h1,.category-hero h1,.account-copy h1,.not-found-page h1{font-size:34px;line-height:1.32}.detail-hero-copy p,.category-hero p,.account-copy p,.not-found-page p{font-size:16px}.detail-visual,.detail-visual img{min-height:270px}.detail-metrics,.detail-feature-grid,.scenario-list,.related-grid,.detail-process-list{grid-template-columns:repeat(2,1fr)}.category-card{grid-template-columns:96px 1fr 18px}.category-card img{width:96px;height:126px}.account-copy{min-height:auto;padding:36px}.resource-toolbar{position:static;width:calc(100vw - 32px);margin:-18px auto 20px;justify-content:flex-end}.footer-cta,.footer-bottom{flex-direction:column;align-items:flex-start;justify-content:center;padding:28px 0}.footer-columns{grid-template-columns:repeat(2,1fr)}.floating-suite{right:14px;top:auto;bottom:18px}.floating-tools{display:none}.floating-avatar{width:54px;height:54px;border-width:3px}}@media(max-width:560px){.nav-bar{width:calc(100vw - 24px)}.hero{height:610px}.hero-actions{display:grid;grid-template-columns:1fr;width:min(100%,280px)}.assistant-section,.products-section,.solutions-section,.workflow-section,.ai-suite,.resources-section,.news-section,.detail-section,.detail-process,.account-page,.not-found-page{padding-left:0;padding-right:0}.trust-grid,.workflow-chain,.solution-grid,.stage-tabs,.detail-metrics,.detail-feature-grid,.detail-process-list,.scenario-list,.related-grid{grid-template-columns:1fr}.solution-card.wide{grid-column:span 1}.product-actions,.search-input,.search-results a,.detail-actions{grid-template-columns:1fr}.detail-actions{display:grid}.search-input{padding:16px}.search-input .primary{width:100%}.ai-grid article{grid-template-columns:52px 36px 1fr;gap:12px;padding:18px}.ai-grid .number{height:44px;font-size:20px}.ai-grid h3{font-size:18px}.footer-columns{grid-template-columns:1fr}.search-panel,.lead-panel{padding:36px 22px 24px}.search-results a{gap:6px}.category-card{grid-template-columns:1fr}.category-card img{width:100%;height:170px}.category-card>svg{margin-top:-8px}.category-title-row{align-items:flex-start;flex-direction:column}.account-form,.account-copy{padding:26px 20px}.detail-process h2{font-size:28px}}.site-header{background:#fffffffa;border-bottom:1px solid #e8eef7;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-bar{gap:40px}.primary{background:#1478f2;box-shadow:none}.primary:hover,.assistant-button:hover{background:#0c68dc}.ghost{color:#1478f2;background:#fff;border-color:#1478f2}.hero{height:420px;overflow:hidden;background:#f7fbff}.hero:after,.hero-image{display:none}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffffa,#ffffffeb 38%,#e8f4ff85 74%,#f6faffe6),linear-gradient(180deg,#fff,#eff7ff)}.hero-content{padding-top:54px}.hero h1{width:560px;margin-bottom:14px;color:#050b18;font-size:40px;font-weight:400;line-height:60px}.hero p{width:590px;color:#10192c;font-size:18px;line-height:1.85}.hero-actions{margin-top:48px}.hero-visual{position:absolute;top:0;right:max(0px,calc((100vw - 1296px)/2));z-index:1;width:min(720px,56vw);height:420px;pointer-events:none}.hero-screen{position:absolute;overflow:hidden;background:#fff;border:1px solid rgba(192,215,244,.9);box-shadow:0 24px 60px #3870bc29}.hero-screen img{width:100%;height:100%;object-fit:cover}.hero-screen-main{right:56px;top:58px;width:590px;height:300px;border-radius:14px}.hero-screen-phone{right:18px;bottom:40px;width:168px;height:230px;border-radius:18px}.hero-live-card{right:198px;top:178px;width:330px;color:#18375f;background:#ffffffe6;border-color:#c7defaf2;border-radius:8px;box-shadow:0 16px 34px #3067b224;transform:rotate(3deg)}.assistant-section{padding:34px 0 76px;background:linear-gradient(180deg,#dfeeff,#f8fbff 58%,#fff)}.section-heading h2{color:#14213a;font-size:30px;font-weight:700}.section-heading p{color:#66728a}.ask-bar{border-radius:30px;box-shadow:0 12px 32px #1446861a}.ask-bar>svg{color:#6e7bff}.assistant-button{color:#fff;background:#4f66f6;border-radius:18px;box-shadow:none}.quick-questions button{color:#60708a;background:#ffffffb8;border-radius:19px}.trust-grid article{border-color:#e7eef8;border-radius:8px;box-shadow:none}.products-section{padding:78px 0 34px}.product-matrix{min-height:500px;gap:22px}.product-card{min-height:500px;border-radius:8px;box-shadow:none}.product-card img{filter:saturate(.86) contrast(.96) brightness(1);transform:scale(1.03)}.product-card:hover img,.product-card.is-active img{transform:scale(1.06)}.product-overlay{background:linear-gradient(180deg,#09122152,#060c18ad)}.product-card.is-active .product-overlay{background:linear-gradient(90deg,#070e1db8,#0710207a,#0710202e)}.product-copy{padding:26px}.product-copy h3{font-weight:700}.product-copy ul,.product-copy p{max-width:430px}.product-actions .primary,.outline-light{box-shadow:none}.case-section{min-height:540px;padding:74px 0 78px;background:#08152d}.case-section>img{opacity:.22;filter:saturate(.7) contrast(.9) brightness(.62)}.case-inner h2{font-size:30px;font-weight:700}.case-card{border-radius:8px;background:#ffffff12;box-shadow:none}.case-stat{background:#1478f2eb;box-shadow:none}.case-trust{border-top-color:#ffffff29}.case-trust span{background:#ffffff14;border-color:#ffffff24}.solutions-section{padding:84px 0 48px}.solution-grid{grid-auto-rows:220px;gap:14px}.solution-card{border-radius:8px;box-shadow:none}.solution-card img{filter:saturate(.86) contrast(.96) brightness(.94)}.solution-shade{background:linear-gradient(180deg,#0c121e38,#070c169e)}.solution-card.wide .solution-shade{background:linear-gradient(90deg,#070c16a8,#070c1652)}.workflow-section{background:#f7f9fc}.workflow-chain article,.stage-tabs span,.ai-grid article,.resource-card,.news-card,.category-card,.detail-feature-grid article,.detail-metrics article{border-radius:8px;box-shadow:none}.workflow-chain span{background:#1478f2;border-radius:4px}.ai-suite{background:#fff}.stage-tabs span{color:#1478f2;background:#f6f9ff}.ai-grid article:hover{transform:none}.resources-section{background:#f6f7f9}.resource-card{min-height:330px;background:#fff}.resource-card img{height:170px;object-fit:cover;border-radius:8px 8px 0 0;filter:saturate(.86) contrast(.94)}.resource-card h3{min-height:68px;color:#252b3a;font-size:22px}.news-section,.news-card{background:#fff}.floating-tools{box-shadow:0 14px 34px #07162f1f}.floating-avatar{background:#5d76ff;box-shadow:0 14px 30px #2b59da3d}.detail-visual{background:#eef6ff;box-shadow:none}.detail-visual img,.category-card img{filter:saturate(.86) contrast(.95)}@media(max-width:900px){.hero{height:640px}.hero:before{background:linear-gradient(180deg,#fff,#f1f8ff)}.hero-content{width:calc(100vw - 40px);padding-top:36px}.hero h1{width:min(100%,560px);font-size:34px;font-weight:500;line-height:1.35}.hero p{width:min(100%,560px);font-size:16px;line-height:1.78}.hero-actions{margin-top:28px}.hero-visual{top:auto;right:0;bottom:0;width:100%;height:300px}.hero-screen-main{left:20px;right:auto;top:18px;width:calc(100vw - 72px);height:205px;border-radius:12px}.hero-screen-phone{right:16px;bottom:28px;width:112px;height:150px;border-radius:14px}.hero-live-card{display:none}.assistant-section{padding-top:30px}.product-card,.product-card.is-active{min-height:430px}.case-section{min-height:620px}}@media(max-width:560px){.hero{height:650px}.hero h1{font-size:30px;line-height:1.38}.hero-actions{width:min(100%,292px)}.ask-bar{border-radius:18px}.assistant-button{border-radius:8px}.resource-card h3{min-height:auto}}:root{--blue: #0878f2;--blue-2: #0068df;--ink: #061a3b;--muted: #647189;--line: #dde8f6}body{color:var(--ink);background:#fff}.primary,.assistant-button{background:#0878f2;border-color:#0878f2;border-radius:5px;box-shadow:none}.primary:hover,.assistant-button:hover{background:#0068df}.ghost{color:#0878f2;background:#fff;border-color:#0878f2;border-radius:5px;box-shadow:none}.hero{height:452px;background:#f6fbff}.hero:before{background:linear-gradient(90deg,#fffffffc,#fffffff5 42%,#eef7ffb3 76%,#f7fbfff0),linear-gradient(180deg,#fff,#f2f8ff)}.hero-content{padding-top:68px}.hero h1{width:610px;margin-bottom:18px;font-size:42px;font-weight:500;line-height:1.35;letter-spacing:0}.hero p{width:620px;color:#152642;font-size:17px;line-height:1.9}.hero-actions{margin-top:44px}.hero-visual{height:452px;width:min(735px,55vw)}.hero-screen{border:1px solid #d8e7f8;border-radius:20px;box-shadow:0 26px 70px #265c9d29}.hero-screen img,.detail-visual img,.category-card img,.resource-card img{border-radius:inherit}.hero-screen-main{top:58px;right:64px;width:612px;height:318px;border-radius:20px}.hero-screen-phone{right:8px;bottom:42px;width:174px;height:236px;border-radius:22px}.hero-live-card{top:188px;right:204px;width:338px;border-radius:12px;box-shadow:0 14px 32px #20508c21;transform:none}.assistant-section{padding:42px 0 60px;background:linear-gradient(180deg,#eaf5ff,#f7fbff 70%,#fff)}.section-heading{margin-bottom:48px}.section-heading.compact{margin-bottom:32px}.section-heading h2{color:#071d41;font-size:31px;font-weight:800}.section-heading p{color:#69758b}.ask-bar{min-height:66px;border-color:#e2ebf7;border-radius:999px;box-shadow:0 12px 28px #16447d17}.ask-bar>svg{color:#0878f2}.assistant-button{min-width:152px;border-radius:999px;font-weight:800}.quick-questions{margin-top:24px}.quick-questions button{color:#5b687d;background:#fff;border:1px solid #e5edf7;border-radius:999px}.trust-grid{width:min(1320px,calc(100vw - 80px));margin-top:54px;gap:30px}.trust-grid article{min-height:112px;border-color:#e0e9f5;border-radius:12px;box-shadow:0 10px 26px #1236650a}.trust-grid strong{color:#0878f2}.products-section{padding:48px 0 58px}.products-section .section-heading{margin-bottom:42px}.product-matrix{width:min(1296px,calc(100vw - 144px));min-height:500px;gap:22px}.product-card{min-height:500px;border-radius:20px;box-shadow:0 16px 38px #0c224814}.product-card.is-active{flex:1.72}.product-card img{filter:saturate(.9) contrast(1) brightness(.94);transform:none}.product-card:hover img,.product-card.is-active img{transform:scale(1.035)}.product-overlay{background:linear-gradient(180deg,#060d1a38,#060d1ac7)}.product-card.is-active .product-overlay{background:linear-gradient(90deg,#050c1bc7,#050c1b7a,#050c1b1f)}.product-copy>span{background:#ffffff38;border-radius:8px}.product-copy h3{font-size:30px;line-height:1.25}.product-card:not(.is-active) .product-copy h3{font-size:24px;line-height:1.32}.product-actions .primary,.outline-light{min-height:46px;border-radius:6px}.outline-light{background:#ffffff0f}.case-section{min-height:560px;padding:78px 0 76px}.case-card{border-radius:16px;box-shadow:none}.case-stat{background:#0878f2}.solutions-section{padding:82px 0 68px}.solution-grid{grid-auto-rows:226px;gap:18px}.solution-card{border-radius:18px;box-shadow:0 14px 32px #0e254e14}.solution-card img{filter:saturate(.9) contrast(1.02) brightness(.92)}.solution-shade{background:linear-gradient(180deg,#050c1933,#050c19b8)}.solution-card.wide .solution-shade{background:linear-gradient(90deg,#050c19c2,#050c195c)}.solution-actions a,.solution-actions button{border-radius:8px}.workflow-section{background:#f6f8fb}.workflow-chain article,.stage-tabs span,.ai-grid article,.news-card,.category-card,.detail-feature-grid article,.detail-metrics article{border-color:#e1eaf5;border-radius:14px;box-shadow:none}.workflow-chain span,.ai-grid .number{background:#0878f2;border-radius:8px}.stage-tabs span,.stage-tabs span:nth-child(2),.stage-tabs span:nth-child(3),.stage-tabs span:nth-child(4){color:#0878f2;background:#f7fbff;border-color:#d9e8fb}.ai-grid article{background:#fff}.ai-grid svg{color:#0878f2}.resources-section{background:#f6f8fb}.resource-card{min-height:342px;padding:12px;border-color:#e1e9f3;border-radius:18px;box-shadow:0 12px 28px #0e27500f}.resource-card img{height:172px;border-radius:14px}.resource-card h3{margin:18px 8px 10px;font-size:20px}.resource-card p{margin:0 8px 8px}.news-card{background:#fff}.floating-tools{border-radius:32px;box-shadow:0 12px 30px #0a1f441f}.floating-avatar{background:#0878f2;box-shadow:0 14px 28px #0878f238}.detail-visual{border-radius:20px;background:#edf6ff}.detail-visual img{border-radius:16px}.category-card{border-radius:18px;box-shadow:0 12px 28px #0e27500d}.category-card img{border-radius:14px}@media(max-width:900px){.hero{height:660px}.hero-content{padding-top:38px}.hero h1{width:min(100%,350px);font-size:34px;line-height:1.34}.hero p{width:min(100%,350px)}.hero-visual{left:0;right:0;width:100%;height:306px}.hero-screen-main{left:20px;right:auto;top:20px;width:calc(100vw - 56px);height:208px;border-radius:18px}.hero-screen-phone{right:16px;width:114px;height:154px;border-radius:18px}.ask-bar{border-radius:22px}.assistant-button{border-radius:8px}.floating-suite{display:none}.product-card,.product-card.is-active,.solution-card,.resource-card,.category-card{border-radius:16px}}@media(max-width:560px){.hero{height:670px}.hero h1{font-size:30px}.product-card,.product-card.is-active{min-height:410px}.resource-card{padding:10px}}.workflow-section{padding:88px 0 92px;background:#f5f7fa}.workflow-section .section-heading{margin-bottom:56px}.workflow-chain{position:relative;width:min(1210px,calc(100vw - 144px));display:grid;grid-template-columns:repeat(11,1fr);gap:0;padding-top:20px}.workflow-chain:before{content:"";position:absolute;top:24px;left:0;right:0;height:1px;background:#cfdced}.workflow-chain article{min-height:92px;position:relative;display:block;padding:24px 8px 0 0;background:transparent;border:0;border-radius:0;box-shadow:none}.workflow-chain article:before{content:"";position:absolute;top:0;left:0;width:9px;height:9px;background:#0878f2;border:5px solid #f5f7fa;border-radius:50%;box-sizing:content-box}.workflow-chain span{width:auto;height:auto;display:block;margin-bottom:10px;color:#8a98ad;background:transparent;border-radius:0;font-size:13px;font-weight:700;line-height:1}.workflow-chain strong{display:block;color:#172844;font-size:15px;font-weight:700;line-height:1.5;word-break:keep-all}.workflow-chain svg{display:none}.ai-suite{padding:92px 0 98px;background:#fff}.ai-suite .section-heading{margin-bottom:34px}.stage-tabs{width:min(960px,calc(100vw - 144px));margin:0 auto 34px;display:flex;justify-content:center;gap:48px;border-bottom:1px solid #e1e8f1}.stage-tabs span,.stage-tabs span:nth-child(2),.stage-tabs span:nth-child(3),.stage-tabs span:nth-child(4){min-height:auto;padding:0 0 16px;color:#526075;background:transparent;border:0;border-radius:0;font-size:16px;font-weight:700}.stage-tabs span:first-child{color:#0878f2;box-shadow:inset 0 -2px #0878f2}.ai-grid{width:min(1210px,calc(100vw - 144px));grid-template-columns:repeat(3,1fr);gap:18px}.ai-grid article{min-height:154px;display:block;padding:28px 28px 24px;background:#fff;border:1px solid #e1e8f1;border-radius:16px;box-shadow:none}.ai-grid article:before{content:"";display:block;width:30px;height:3px;margin-bottom:22px;background:#0878f2;border-radius:999px}.ai-grid .number,.ai-grid svg{display:none}.ai-grid h3{margin:0 0 10px;color:#132541;font-size:20px;font-weight:800;line-height:1.35}.ai-grid p{color:#617086;font-size:15px;line-height:1.75}@media(max-width:900px){.workflow-section{padding:70px 0 74px}.workflow-chain{width:calc(100vw - 40px);grid-template-columns:repeat(2,1fr);gap:12px;padding-top:0}.workflow-chain:before,.workflow-chain article:before{display:none}.workflow-chain article{min-height:96px;padding:18px;background:#fff;border:1px solid #e1e8f1;border-radius:14px}.workflow-chain span{color:#0878f2}.stage-tabs{width:calc(100vw - 40px);justify-content:flex-start;gap:26px;overflow-x:auto;scrollbar-width:none}.stage-tabs::-webkit-scrollbar{display:none}.ai-grid{width:calc(100vw - 40px);grid-template-columns:1fr}.ai-grid article{min-height:132px;padding:24px}}@media(max-width:560px){.workflow-chain{grid-template-columns:1fr}.ai-suite{padding-top:72px}}.ai-suite{padding:96px 0 108px;background:#fff}.ai-suite .section-heading{margin-bottom:42px}.business-center-shell{width:min(1210px,calc(100vw - 144px));margin:0 auto;display:grid;grid-template-columns:384px minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid #dfe7f2;border-radius:20px;box-shadow:0 18px 48px #122e580f}.business-center-intro{min-height:590px;padding:48px 42px 42px;display:flex;flex-direction:column;color:#fff;background:#082044}.business-center-intro>span{width:max-content;max-width:100%;padding:7px 12px;color:#b9d8ff;background:#ffffff14;border:1px solid rgba(180,210,250,.24);border-radius:6px;font-size:14px;font-weight:700;line-height:20px}.business-center-intro h3{margin:26px 0 18px;color:#fff;font-size:28px;font-weight:700;line-height:1.48}.business-center-intro p{margin:0;color:#c8d6ea;font-size:15px;line-height:1.92}.business-center-metrics{margin-top:auto;padding-top:28px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.16)}.business-center-metrics div{min-width:0;padding-right:18px}.business-center-metrics strong{display:block;color:#fff;font-size:34px;font-weight:800;line-height:1.1}.business-center-metrics span{display:block;margin-top:9px;color:#9fb2cc;font-size:13px;line-height:1.4}.business-stage-board{padding:30px 42px 28px}.business-stage-board article{display:grid;grid-template-columns:126px minmax(210px,1fr) minmax(250px,.96fr);gap:28px;align-items:start;padding:25px 0;border-bottom:1px solid #e9eff7}.business-stage-board article:last-child{border-bottom:0}.stage-title{display:flex;align-items:baseline;gap:14px;min-width:0}.stage-title span{flex:0 0 auto;color:#0878f2;font-size:13px;font-weight:800;line-height:1}.stage-title h3{margin:0;color:#10213f;font-size:20px;font-weight:800;line-height:1.4}.business-stage-board p{margin:0;color:#263852;font-size:16px;line-height:1.78}.business-stage-board ul{margin:0;padding:0;display:grid;gap:10px;list-style:none}.business-stage-board li{position:relative;padding-left:15px;color:#647189;font-size:14px;line-height:1.55}.business-stage-board li:before{content:"";position:absolute;left:0;top:.72em;width:4px;height:4px;background:#0878f2;border-radius:50%}@media(max-width:1100px){.business-center-shell{grid-template-columns:1fr}.business-center-intro{min-height:auto}}@media(max-width:900px){.business-center-shell{width:calc(100vw - 40px);border-radius:18px}.business-center-intro{padding:32px 26px 28px}.business-center-intro h3{font-size:24px}.business-center-metrics{margin-top:32px}.business-stage-board{padding:8px 24px 10px}.business-stage-board article{grid-template-columns:1fr;gap:10px;padding:24px 0}.business-stage-board p{font-size:15px}}@media(max-width:560px){.business-center-metrics{grid-template-columns:1fr;gap:18px}.business-center-metrics div{padding-right:0}}@media(max-width:900px){.workflow-chain{position:relative;grid-template-columns:1fr;gap:0;padding:0 0 0 18px;background:transparent}.workflow-chain:before{display:block;top:6px;right:auto;bottom:14px;left:4px;width:1px;height:auto;background:#cfdced}.workflow-chain article{min-height:auto;padding:0 0 22px 24px;background:transparent;border:0;border-radius:0}.workflow-chain article:before{display:block;top:3px;left:-22px;width:8px;height:8px;border-width:4px}.workflow-chain span{margin-bottom:6px;color:#8a98ad;font-size:12px}.workflow-chain strong{font-size:16px}}body{color:#344854;background:#fff;font-weight:400}button,input,select{font-family:inherit}.site-header{background:#ffffffeb;border-bottom:1px solid rgba(217,226,236,.92);box-shadow:0 8px 28px #1c2b330f;-webkit-backdrop-filter:saturate(160%) blur(14px);backdrop-filter:saturate(160%) blur(14px)}.top-line,.nav-link,.icon-button{color:#344854}.nav-link:hover,.nav-link.is-active,.mega-column a:hover,.detail-breadcrumb a,.resource-card p,.news-card span,.news-card p svg,.category-card span,.category-card>svg,.stage-title span,.business-stage-board li:before{color:#0866ff}.nav-link.is-active:after{background:#0866ff}.brand-logo{width:152px}.brand-word,.trust-grid strong,.detail-metrics strong{color:#0866ff}.primary,.assistant-button,.mobile-drawer .primary,.search-input .primary{color:#fff;background:#0866ff;border-color:#0866ff;border-radius:8px;box-shadow:0 10px 22px #0866ff29;font-weight:700}.primary:hover,.assistant-button:hover{background:#0064e0;border-color:#0064e0;box-shadow:0 12px 26px #0866ff33}.ghost{color:#0866ff;background:#fff;border-color:#b9d5ff;border-radius:8px;box-shadow:none;font-weight:700}.ghost:hover,.outline-light:hover,.solution-actions button:hover,.quick-questions button:hover,.search-tags a:hover{color:#0866ff;background:#eef6ff;border-color:#b9d5ff}.hero{background:#eef6ff}.hero:after{background:linear-gradient(90deg,#fffffff7,#ffffffd1 34%,#ffffff1a 70%)}.hero-live-card{color:#1c2b33;background:#ffffffc7;border-color:#b9d5ffe6;box-shadow:0 18px 34px #1c2b331f}.hero-live-card span{color:#0866ff;font-weight:700}.hero h1,.section-heading h2,.case-inner h2,.solution-card h3,.workflow-chain strong,.stage-title h3,.ai-grid h3,.resource-card h3,.news-card h3,.detail-hero-copy h1,.category-hero h1,.account-copy h1,.not-found-page h1,.account-form h2,.footer-cta h2,.footer-columns h3{color:#1c2b33;font-weight:700}.hero h1{font-weight:600}.hero p,.section-heading p,.mega-column a,.detail-hero-copy p,.category-hero p,.not-found-page p,.detail-feature-grid p,.scenario-list p,.business-stage-board li,.resource-card p,.news-card p,.footer-columns a,.footer-bottom p{color:#66788a}.assistant-section{background:linear-gradient(180deg,#eef6ff,#f7fafc 64%,#fff)}.ask-bar,.trust-grid article,.mega-menu,.resource-card,.news-card,.category-card,.detail-metrics article,.detail-feature-grid article,.related-grid a,.account-form,.search-results a{background:#fff;border-color:#d9e2ec;box-shadow:0 12px 26px #1c2b330f}.ask-bar>svg,.ai-grid svg,.detail-feature-grid svg,.scenario-list svg,.search-input svg,.search-results svg{color:#0866ff}.quick-questions button,.stage-tabs span,.detail-kicker,.search-tags a{color:#344854;background:#f5f7f9;border-color:#d9e2ec;border-radius:8px;font-weight:600}.assistant-answer,.scenario-list article{color:#344854;background:#f0f7ff;border-color:#cfe2ff}.products-section,.solutions-section,.ai-suite,.news-section,.detail-section{background:#fff}.product-card,.solution-card,.detail-visual,.category-card img,.resource-card img{border-radius:12px}.product-card,.solution-card,.detail-visual{box-shadow:0 20px 44px #1c2b331f}.product-card img,.solution-card img,.detail-visual img,.resource-card img,.category-card img,.case-section>img{filter:saturate(.92) contrast(.98) brightness(.99)}.product-overlay{background:linear-gradient(180deg,#0082fb14,#0064e0ad)}.product-card.is-active .product-overlay{background:linear-gradient(90deg,#0064e0b8,#0082fb6b,#ffffff0f)}.product-copy>span{background:#ffffff2e;border:1px solid rgba(255,255,255,.28);border-radius:8px;font-weight:600}.product-copy h3,.product-copy p,.product-copy li,.solution-card h3,.solution-card p,.solution-card-link{color:#fff}.product-actions .primary,.outline-light{border-radius:8px}.outline-light,.solution-actions button{color:#fff;background:#ffffff1a;border-color:#ffffffb8;box-shadow:none}.solution-shade{background:linear-gradient(120deg,#0064e0b3,#0082fb33)}.solution-card.wide .solution-shade{background:linear-gradient(90deg,#0064e0b8,#0082fb3d,#ffffff14)}.workflow-section,.resources-section,.category-page,.account-page,.not-found-page{background:#f5f7f9}.workflow-section{background:linear-gradient(180deg,#f5f7f9,#fff)}.workflow-chain{position:relative}.workflow-chain:before{background:#c8d7e5}.workflow-chain article,.stage-tabs span,.ai-grid article{background:#fff;border-color:#d9e2ec;box-shadow:0 12px 26px #1c2b330d}.workflow-chain span,.ai-grid .number{background:#0866ff;border-radius:8px;font-weight:700}.stage-tabs span:nth-child(2),.stage-tabs span:nth-child(3),.stage-tabs span:nth-child(4){color:#344854;border-color:#d9e2ec}.business-center-shell{border-color:#d9e2ec;border-radius:16px;box-shadow:0 18px 42px #1c2b3314}.business-center-intro,.detail-process,.account-copy{color:#fff;background:linear-gradient(135deg,#0064e0,#0082fb)}.business-center-intro>span,.account-proof span{color:#eaf4ff;background:#ffffff1f;border-color:#ffffff3d;border-radius:8px;font-weight:600}.business-center-intro h3,.business-center-intro p,.business-center-metrics strong,.business-center-metrics span,.detail-process h2,.detail-process p,.account-copy h1,.account-copy p{color:#fff}.business-center-intro p,.business-center-metrics span,.detail-process p,.account-copy p{color:#ffffffd1}.business-center-metrics{border-top-color:#fff3}.business-stage-board article{border-bottom-color:#e7eef5}.business-stage-board p,.account-form label,.search-panel,.lead-panel,.search-results strong{color:#344854}.case-section{background:#f5f7f9}.case-section>img{opacity:.14;filter:saturate(.75) contrast(.88) brightness(1.12)}.case-section:after{background:linear-gradient(180deg,#f5f7f9e6,#eef6fff0)}.case-inner,.case-quote{color:#1c2b33}.case-person,.case-person span,.case-trust p{color:#66788a}.case-card a,.arrow-button{color:#0866ff}.arrow-button{background:#fff;border:1px solid #d9e2ec;box-shadow:0 10px 20px #1c2b330f}.case-stat,.case-trust span{color:#344854;background:#fff;border:1px solid #d9e2ec;border-radius:8px;font-weight:700}.case-trust{border-top-color:#d9e2ec}.detail-hero,.category-hero{background:linear-gradient(180deg,#eef6ff,#fff);border-bottom-color:#d9e2ec}.detail-kicker{color:#0866ff;background:#edf5ff;border-color:#cfe2ff;font-weight:600}.detail-process-list article{background:#ffffff1f;border-color:#ffffff38}.detail-process-list span{color:#0064e0;background:#fff;font-weight:700}.detail-process-list strong{color:#fff;font-weight:600}.account-copy{border-radius:16px}.account-form input,.lead-panel input,.lead-panel select,.search-input{color:#344854;background:#fff;border-color:#d9e2ec;border-radius:8px}.account-success svg,.lead-success svg{color:#31a24c}.overlay{background:#1c2b335c}.search-panel,.lead-panel{border:1px solid #d9e2ec;border-radius:16px;box-shadow:0 24px 72px #1c2b332e}.close-button{color:#344854;background:#f5f7f9;border-color:#d9e2ec}.footer{color:#344854;background:#f5f7f9;border-top:1px solid #d9e2ec}.footer-cta,.footer-bottom{border-color:#d9e2ec}.footer h2,.footer h3,.footer-bottom .brand-word{color:#1c2b33}.footer a,.footer p{color:#66788a}@media(max-width:900px){.site-header{height:74px}.brand{min-width:118px}.brand-logo{width:116px}.mobile-drawer{background:#fffffff5;border-top-color:#d9e2ec}.workflow-chain:before{background:#c8d7e5}.workflow-chain article{background:transparent;box-shadow:none}.workflow-chain article:before{background:#0866ff;border-color:#f5f7f9}.workflow-chain span{color:#66788a;background:transparent}.business-center-shell{border-radius:14px}.business-center-intro{border-right:0}}.workflow-chain{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;padding-top:0}.workflow-chain:before,.workflow-chain article:before{display:none}.workflow-chain article{min-height:112px;display:flex;flex-direction:column;justify-content:flex-start;gap:12px;padding:20px 18px 18px;background:#fffffff5;border:1px solid #d9e2ec;border-radius:12px;box-shadow:0 12px 24px #1c2b330d}.workflow-chain span{width:max-content;min-width:38px;height:24px;margin-bottom:0;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;color:#0866ff;background:#eef6ff;border:1px solid #cfe2ff;border-radius:7px;font-size:12px;font-weight:700;line-height:1}.workflow-chain strong{color:#1c2b33;font-size:16px;font-weight:600;line-height:1.5}@media(max-width:900px){.workflow-chain{grid-template-columns:1fr;gap:0;padding-left:18px}.workflow-chain:before{display:block;background:#c8d7e5}.workflow-chain article{min-height:auto;padding:0 0 22px 24px;background:transparent;border:0;border-radius:0;box-shadow:none}.workflow-chain article:before{display:block;background:#0866ff;border-color:#f5f7f9}.workflow-chain span{min-width:0;height:auto;padding:0;color:#66788a;background:transparent;border:0;font-size:12px}}.hero-content{padding-top:46px}.hero h1.hero-title{width:min(620px,46vw);margin:0 0 18px;display:grid;gap:2px;color:#1c2b33;font-size:42px;font-weight:650;line-height:1.26}.hero-title>span{display:block;white-space:nowrap}.hero p.hero-subtitle{width:min(600px,44vw);margin:0;display:grid;gap:8px;color:#526576;font-size:16px;line-height:1.72}.hero-capability-line{display:block;color:#66788a;font-size:15px;line-height:1.85}.hero-subtitle-break{display:block}.hero-subtitle strong{display:block;color:#1c2b33;font-size:18px;font-weight:600;line-height:1.72}.hero-actions{margin-top:34px}.hero-visual{top:10px}.hero-screen-main{top:54px}.hero-live-card{top:174px}@media(max-width:1100px){.hero h1.hero-title,.hero p.hero-subtitle{width:52vw}.hero h1.hero-title{font-size:38px}}@media(max-width:900px){.hero-content{padding-top:38px}.hero h1.hero-title{width:100%;gap:4px;font-size:31px;line-height:1.32}.hero-title>span{white-space:normal}.hero p.hero-subtitle{width:100%;gap:10px;font-size:15px;line-height:1.78}.hero-capability-line{font-size:14px;line-height:1.82}.hero-subtitle-break{display:none}.hero-subtitle strong{font-size:16px;line-height:1.7}.hero-actions{margin-top:28px}.hero-visual{top:auto}}.hero{height:468px;background:#eef7ff}.hero:before{background:linear-gradient(90deg,#fffffffa,#fffffff0 36%,#e8f4ffb8 70%,#d8eafff0),linear-gradient(180deg,#f7fbff,#eaf4ff)}.hero:after{display:block;pointer-events:none;background:linear-gradient(180deg,#ffffff2e,#fff0 44%,#fff9),linear-gradient(120deg,#0866ff0f,#fff0 46%)}.hero-content{padding-top:58px}.hero h1.hero-title{width:min(610px,47vw);margin-bottom:18px;color:#152d4f;font-size:42px;font-weight:700;line-height:1.28}.hero-title-accent{color:#0866ff}.hero p.hero-subtitle{width:min(615px,46vw);color:#496173;font-size:16px;line-height:1.78}.hero-capability-line{color:#66798b;font-size:15px}.hero-subtitle strong{color:#243b55;font-size:18px;font-weight:650}.hero-actions{margin-top:32px}.hero-actions .primary,.hero-actions .ghost{min-width:142px;min-height:50px;border-radius:8px}.hero-actions .primary{background:linear-gradient(135deg,#0b7cff,#0866ff);box-shadow:0 14px 32px #0866ff33}.hero-actions .ghost{color:#0866ff;background:#ffffff9e;border-color:#0866ff8c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-visual{top:0;right:max(38px,calc((100vw - 1296px)/2 + 8px));width:min(660px,50vw);height:468px}.hero-visual:before{content:"";position:absolute;right:48px;top:62px;width:520px;height:286px;background:#ffffff8f;border:1px solid rgba(194,216,242,.72);border-radius:30px;box-shadow:0 28px 72px #2e6eb829;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:rotate(-3deg)}.hero-screen{background:#ffffff94;border-color:#cadff8b8;box-shadow:0 20px 58px #427cbe1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-screen img{opacity:.48;filter:saturate(.88) contrast(.98)}.hero-screen-main{top:74px;right:76px;width:500px;height:250px;border-radius:24px;transform:rotate(-3deg)}.hero-screen-phone{right:18px;bottom:56px;width:164px;height:220px;border-radius:26px;opacity:.72;transform:rotate(4deg)}.hero-keyword-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4}.hero-keyword-core{position:absolute;top:104px;right:216px;width:208px;height:154px;display:grid;place-items:center;align-content:center;gap:8px;color:#fff;text-align:center;background:linear-gradient(135deg,#0a8cff,#4b86ff 58%,#8cb7ff);border:1px solid rgba(255,255,255,.56);border-radius:30px;box-shadow:0 22px 44px #0866ff38;transform:rotate(-2deg)}.hero-keyword-core svg{filter:drop-shadow(0 8px 14px rgba(17,69,148,.18))}.hero-keyword-core strong,.hero-keyword-core span{display:block}.hero-keyword-core strong{font-size:17px;font-weight:750;line-height:1.25}.hero-keyword-core span{color:#ffffffd1;font-size:12px;line-height:1.2}.hero-float-tag{position:absolute;z-index:5;min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;color:#25435d;background:#ffffffdb;border:1px solid rgba(190,216,247,.78);border-radius:15px;box-shadow:0 14px 30px #366cae21;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:14px;font-weight:650;line-height:1;white-space:nowrap}.hero-float-tag svg{color:#0a7cff;flex:0 0 auto}.tag-social{top:132px;left:22px}.tag-ads{top:66px;right:8px}.tag-leads{right:26px;top:250px}.tag-contract{left:132px;bottom:78px}.tag-logistics{top:250px;left:12px}.tag-finance{right:150px;bottom:44px}@media(max-width:1180px){.hero h1.hero-title{width:50vw;font-size:38px}.hero p.hero-subtitle{width:49vw}.hero-visual{right:22px;width:50vw}.hero-screen-main{right:46px;width:450px}.hero-keyword-core{right:166px}}@media(max-width:900px){.hero{height:auto;min-height:746px;padding-bottom:34px}.hero-content{width:min(100% - 40px,560px);padding-top:36px}.hero h1.hero-title{width:100%;font-size:32px;line-height:1.34}.hero p.hero-subtitle{width:100%;font-size:15px}.hero-actions{margin-top:26px}.hero-actions .primary,.hero-actions .ghost{min-width:132px}.hero-visual{position:relative;inset:auto;width:min(100% - 28px,560px);height:286px;margin:30px auto 0}.hero-visual:before{left:50%;right:auto;top:38px;width:88%;height:200px;transform:translate(-50%) rotate(-3deg);border-radius:24px}.hero-screen-main{left:50%;right:auto;top:42px;width:86%;height:188px;transform:translate(-50%) rotate(-3deg);border-radius:22px}.hero-screen-phone{right:10px;bottom:18px;width:98px;height:140px;border-radius:20px}.hero-keyword-core{left:50%;right:auto;top:76px;width:158px;height:116px;gap:6px;border-radius:24px;transform:translate(-50%)}.hero-keyword-core svg{width:42px;height:42px}.hero-keyword-core strong{font-size:14px}.hero-keyword-core span{font-size:11px}.hero-float-tag{min-height:34px;gap:6px;padding:0 10px;border-radius:12px;font-size:12px}.hero-float-tag svg{width:15px;height:15px}.tag-social{top:18px;left:6px}.tag-ads{top:20px;right:6px}.tag-leads{top:156px;right:0}.tag-contract{left:4px;bottom:64px}.tag-logistics{left:42px;top:auto;bottom:18px}.tag-finance{right:42px;bottom:18px}}@media(max-width:520px){.hero{min-height:790px}.hero h1.hero-title{font-size:29px}.hero-subtitle-break{display:none}.hero-visual{width:min(100% - 18px,420px)}}.hero-visual{top:2px;right:max(22px,calc((100vw - 1296px)/2 - 6px));width:min(708px,52vw);height:468px;perspective:1000px}.hero-visual:before{right:92px;top:64px;width:540px;height:302px;background:linear-gradient(145deg,#ffffffb3,#e5f4ff52),#ffffff85;border-color:#d6e7faeb;border-radius:34px;box-shadow:0 42px 92px #3f7ecc29,0 10px 28px #5994d714,inset 0 1px #ffffffdb;transform:rotate(-4deg) skewY(-1deg)}.hero-visual:after{content:"";position:absolute;right:90px;bottom:54px;z-index:0;width:548px;height:84px;background:linear-gradient(90deg,#5d9de200,#4e90dc24 50%,#5d9de200);filter:blur(18px);transform:rotate(-3deg)}.hero-screen{border-color:#d2e4fadb;box-shadow:0 30px 78px #3471be24,0 8px 22px #3f7ecc14}.hero-screen-main{top:82px;right:110px;width:532px;height:270px;border-radius:30px;transform:rotate(-4deg) rotateX(2deg) rotateY(-5deg);transform-style:preserve-3d}.hero-screen-main:after,.hero-screen-phone:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,#ffffff70,#ffffff14 42%,#0866ff0d),linear-gradient(180deg,#fff0 58%,#e8f4ff61)}.hero-screen img{opacity:.38;filter:saturate(.74) contrast(.96) brightness(1.08);transform:scale(1.025)}.hero-screen-phone{right:42px;bottom:58px;width:188px;height:238px;border-radius:30px;opacity:.64;transform:rotate(5deg) translateY(4px)}.hero-keyword-stage{transform:translateY(4px)}.hero-keyword-core{top:112px;right:252px;width:226px;height:164px;gap:9px;background:linear-gradient(140deg,#15a9ff,#257aff 48%,#757dff);border-color:#ffffffa8;border-radius:34px;box-shadow:0 26px 54px #0866ff3d,0 10px 22px #2e62b11f,inset 0 1px #ffffff6b;transform:rotate(-2deg) translateZ(28px)}.hero-keyword-core svg{width:58px;height:58px;filter:drop-shadow(0 10px 16px rgba(20,75,155,.2))}.hero-keyword-core strong{font-size:18px;font-weight:760;letter-spacing:0}.hero-keyword-core span{color:#ffffffdb;font-size:12px}.hero-float-tag{min-height:46px;padding:0 17px;color:#234765;background:linear-gradient(180deg,#ffffffeb,#fafdffcc),#fffc;border-color:#cde2faf2;border-radius:17px;box-shadow:0 18px 38px #376fb524,0 5px 14px #457fca14,inset 0 1px #ffffffe6;font-size:13px;font-weight:700}.hero-float-tag svg{width:18px;height:18px;color:#0878f2}.tag-social{top:122px;left:42px}.tag-ads{top:72px;right:46px}.tag-logistics{top:252px;left:30px}.tag-leads{right:70px;top:236px}.tag-contract{left:174px;bottom:80px}.tag-finance{right:184px;bottom:48px}@media(max-width:1180px){.hero-visual{width:51vw;right:18px}.hero-screen-main{right:74px;width:470px}.hero-keyword-core{right:184px}.tag-social,.tag-logistics{left:10px}.tag-finance{right:138px}}@media(max-width:900px){.hero{min-height:770px}.hero h1.hero-title{font-size:31px}.hero-title>span{white-space:normal}.hero-title-accent.nowrap{white-space:nowrap}.hero-subtitle strong{max-width:21em}.hero-visual{position:relative;left:auto;right:auto;top:auto;width:min(100% - 42px,520px);height:286px;margin-top:26px}.hero-visual:before{left:50%;right:auto;top:40px;width:90%;height:196px;border-radius:28px;transform:translate(-50%) rotate(-4deg) skewY(-1deg)}.hero-visual:after{left:50%;right:auto;bottom:18px;width:86%;height:54px;transform:translate(-50%) rotate(-3deg)}.hero-screen-main{left:50%;right:auto;top:48px;width:88%;height:184px;border-radius:26px;transform:translate(-50%) rotate(-4deg)}.hero-screen-phone{right:10px;bottom:22px;width:112px;height:148px;border-radius:22px}.hero-keyword-stage{transform:none}.hero-keyword-core{left:50%;right:auto;top:82px;width:158px;height:116px;border-radius:26px;transform:translate(-50%)}.hero-keyword-core svg{width:43px;height:43px}.hero-keyword-core strong{font-size:14px}.hero-float-tag{min-height:34px;padding:0 10px;border-radius:13px;font-size:12px}.hero-float-tag svg{width:15px;height:15px}.tag-social{top:18px;left:0}.tag-ads{top:18px;right:0}.tag-logistics{left:28px;top:auto;bottom:18px}.tag-leads{right:-2px;top:154px}.tag-contract{left:6px;bottom:62px}.tag-finance{right:88px;bottom:16px}}@media(max-width:520px){.hero{min-height:788px}.hero h1.hero-title{font-size:29px}.hero-visual{width:min(100% - 16px,430px)}}.hero-visual{top:-2px;right:max(10px,calc((100vw - 1296px)/2 - 18px));width:min(742px,54vw);height:468px;perspective:1280px;transform-style:preserve-3d}.hero-visual:before{right:116px;top:70px;z-index:0;width:548px;height:316px;background:linear-gradient(145deg,#ffffffbd,#e2f2ff5c),#ffffff8f;border-color:#d8e8faf5;border-radius:38px;box-shadow:0 48px 95px #3274c62e,0 16px 34px #4482cb1a,inset 0 1px #ffffffeb,inset 0 -20px 36px #c5dffb33;transform:rotate(-5deg) rotateX(10deg) rotateY(-14deg) translateZ(-42px)}.hero-visual:after{right:110px;bottom:48px;width:570px;height:96px;background:linear-gradient(90deg,#488cdc00,#3682dc29 48%,#488cdc00);filter:blur(21px);transform:rotate(-4deg) translateZ(-70px)}.hero-screen{overflow:hidden;background:#ffffffad;border-color:#d4e6fbe6;box-shadow:0 34px 78px #3471be24,0 10px 24px #3f7ecc14,inset 0 1px #ffffffd6;transform-style:preserve-3d}.hero-screen-main{top:80px;right:108px;z-index:1;width:552px;height:286px;border-radius:34px;transform:rotate(-5deg) rotateX(9deg) rotateY(-13deg) translateZ(-6px)}.hero-screen-main img{opacity:.28;filter:saturate(.7) contrast(.95) brightness(1.14);transform:scale(1.04)}.hero-screen-main:after{background:linear-gradient(115deg,#ffffff8c,#ffffff14 42%,#0866ff0a),linear-gradient(180deg,#ffffff05 52%,#e1f1ff7a)}.hero-window-dots{position:absolute;left:30px;top:22px;z-index:3;display:flex;gap:8px}.hero-window-dots span{width:10px;height:10px;border-radius:999px;box-shadow:0 2px 6px #3164a229}.hero-window-dots span:nth-child(1){background:#ff665f}.hero-window-dots span:nth-child(2){background:#ffcc49}.hero-window-dots span:nth-child(3){background:#49d66f}.hero-window-dock{position:absolute;left:64px;right:64px;bottom:28px;z-index:3;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;opacity:.9}.hero-window-dock span{height:7px;border-radius:999px;background:linear-gradient(90deg,#23c7ff57,#0866ff29)}.hero-window-dock span:nth-child(2),.hero-window-dock span:nth-child(4){background:linear-gradient(90deg,#7a84ff47,#0866ff1f)}.hero-screen-phone{top:178px;right:48px;bottom:auto;z-index:2;width:190px;height:236px;border-radius:32px;opacity:.76;background:#fff9;transform:rotate(6deg) rotateX(4deg) rotateY(-18deg) translateZ(26px)}.hero-screen-phone img{opacity:.18;filter:saturate(.7) contrast(.92) brightness(1.16)}.hero-device-list{position:absolute;inset:30px 22px auto;z-index:3;display:grid;gap:14px}.hero-device-list span{display:grid;grid-template-columns:10px 1fr;align-items:center;gap:8px;color:#2b4c6875;font-size:11px;font-weight:700}.hero-device-list i{width:8px;height:8px;border-radius:999px;background:#1dd66f;box-shadow:0 0 0 4px #1dd66f1a}.hero-keyword-stage{transform:translateY(2px);transform-style:preserve-3d}.hero-keyword-core{top:106px;right:270px;z-index:7;width:226px;height:178px;gap:8px;background:linear-gradient(145deg,#fff3,#fff0 34%),linear-gradient(140deg,#20c1ff,#1675ff 48%,#777cff);border-color:#ffffffbd;border-radius:38px;box-shadow:0 34px 68px #0866ff47,0 16px 28px #285fb026,inset 0 2px #ffffff57,inset 0 -18px 36px #2c41dc2e;transform:rotate(-2deg) rotateX(12deg) rotateY(-9deg) translateZ(92px);overflow:visible}.hero-keyword-core:before{content:"";position:absolute;inset:10px 12px auto;height:48%;border-radius:30px 30px 22px 22px;background:linear-gradient(180deg,#ffffff2e,#fff0);pointer-events:none}.hero-keyword-core:after{content:"";position:absolute;left:18px;right:-14px;top:18px;bottom:-12px;z-index:0;border-radius:34px;background:linear-gradient(140deg,#1867e87a,#5364e942);filter:blur(1px);opacity:.64;transform:translateZ(-24px)}.hero-core-symbol{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:78px;height:58px;color:#fff}.hero-core-symbol svg{width:70px;height:70px;filter:drop-shadow(0 12px 17px rgba(20,75,155,.22))}.hero-keyword-core strong,.hero-keyword-core span{position:relative;z-index:1}.hero-mini-status{position:absolute;right:250px;bottom:62px;z-index:6;width:178px;min-height:58px;display:flex;align-items:center;gap:10px;padding:9px 14px;color:#234765;background:linear-gradient(180deg,#ffffffeb,#f7fcffc2),#ffffffd1;border:1px solid rgba(205,226,250,.96);border-radius:18px;box-shadow:0 22px 44px #376fb529,0 6px 16px #457fca1a,inset 0 1px #ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:rotate(2deg) translateZ(78px)}.hero-mini-status svg{color:#0878f2;flex:0 0 auto}.hero-mini-status span,.hero-mini-status strong,.hero-mini-status em{display:block}.hero-mini-status strong{color:#193b5a;font-size:13px;font-style:normal;font-weight:800;line-height:1.15}.hero-mini-status em{margin-top:4px;color:#6c8194;font-size:11px;font-style:normal;font-weight:600;line-height:1.1}.hero-cursor{position:absolute;left:232px;top:244px;z-index:8;color:#23c7ff;filter:drop-shadow(0 18px 18px rgba(14,101,192,.2));transform:rotate(-24deg) translateZ(110px)}.hero-cursor svg{fill:#23c7ff38}.hero-float-tag{z-index:9;transform-style:preserve-3d}.tag-social{top:136px;left:46px;transform:translateZ(122px)}.tag-ads{top:76px;right:52px;transform:translateZ(135px)}.tag-logistics{top:262px;left:30px;transform:translateZ(118px)}.tag-leads{right:72px;top:242px;transform:translateZ(132px)}.tag-contract{left:180px;bottom:74px;transform:translateZ(104px)}.tag-finance{right:184px;bottom:46px;transform:translateZ(110px)}@media(max-width:1180px){.hero-visual{right:10px;width:52vw}.hero-screen-main{right:74px;width:486px}.hero-keyword-core{right:190px}.hero-mini-status{right:176px}.hero-cursor{left:178px}}@media(max-width:900px){.hero{min-height:798px}.hero-visual{position:relative;left:auto;right:auto;top:auto;width:min(calc(100% - 24px),520px);height:304px;margin-top:28px;perspective:900px}.hero-visual:before{left:50%;right:auto;top:46px;width:88%;height:204px;border-radius:30px;transform:translate(-50%) rotate(-4deg) rotateX(6deg) rotateY(-8deg)}.hero-visual:after{left:50%;right:auto;bottom:16px;width:86%;height:58px;transform:translate(-50%) rotate(-3deg)}.hero-screen-main{left:50%;right:auto;top:52px;width:86%;height:190px;border-radius:28px;transform:translate(-50%) rotate(-4deg) rotateX(4deg) rotateY(-8deg)}.hero-window-dots{left:22px;top:18px;gap:6px}.hero-window-dots span{width:8px;height:8px}.hero-window-dock{left:38px;right:38px;bottom:20px;gap:10px}.hero-screen-phone{right:8px;top:122px;width:116px;height:154px;border-radius:23px;transform:rotate(6deg) rotateY(-10deg) translateZ(18px)}.hero-device-list{inset:22px 14px auto;gap:8px}.hero-device-list span{grid-template-columns:7px 1fr;gap:5px;font-size:9px}.hero-device-list i{width:6px;height:6px;box-shadow:0 0 0 3px #1dd66f17}.hero-keyword-core{left:50%;right:auto;top:82px;width:158px;height:126px;border-radius:28px;transform:translate(-50%) rotateX(7deg) rotateY(-5deg) translateZ(52px)}.hero-core-symbol{width:56px;height:42px}.hero-core-symbol svg{width:50px;height:50px}.hero-keyword-core strong{font-size:14px}.hero-keyword-core span{font-size:11px}.hero-mini-status,.hero-cursor{display:none}.tag-social{top:18px;left:0;transform:none}.tag-ads{top:18px;right:0;transform:none}.tag-logistics{left:28px;top:auto;bottom:18px;transform:none}.tag-leads{right:0;top:156px;transform:none}.tag-contract{left:6px;bottom:64px;transform:none}.tag-finance{right:28px;bottom:18px;transform:none}}.hero-float-tag,.hero-mini-status{isolation:isolate;overflow:hidden;background:linear-gradient(145deg,#ffffffa3,#ffffff40 58%,#e2f1ff29),#fff3;border:1px solid rgba(255,255,255,.74);box-shadow:0 22px 48px #2a70be1f,0 8px 20px #578ed214,inset 0 1px #fffffff5,inset 0 -20px 28px #daecff47;backdrop-filter:saturate(1.55) blur(26px);-webkit-backdrop-filter:saturate(1.55) blur(26px)}.hero-float-tag:before,.hero-mini-status:before{content:"";position:absolute;left:12px;right:12px;top:7px;z-index:-1;height:1px;background:linear-gradient(90deg,#fff0,#fffffff5,#fff0);pointer-events:none}.hero-float-tag{min-height:48px;padding:0 18px;color:#284763;border-radius:18px;font-weight:760;text-shadow:0 1px 0 rgba(255,255,255,.72)}.hero-float-tag svg,.hero-mini-status svg{color:#0878f2;filter:drop-shadow(0 8px 14px rgba(8,120,242,.16))}.hero-mini-status{right:284px;bottom:40px;width:184px;min-height:60px;border-radius:20px}.hero-keyword-core{background:linear-gradient(145deg,#fff3,#fff0 35%),linear-gradient(140deg,#20c1ffe6,#1675ffdb 48%,#777cffd6);border-color:#ffffffc7;box-shadow:0 34px 70px #0866ff3d,0 16px 34px #285fb024,inset 0 2px #ffffff6b,inset 0 -22px 38px #2c41dc29;backdrop-filter:saturate(1.45) blur(18px);-webkit-backdrop-filter:saturate(1.45) blur(18px)}.tag-finance{right:122px;bottom:94px;transform:translateZ(128px)}.tag-leads{right:88px}.tag-contract{left:112px;bottom:76px}@media(max-width:1180px){.hero-mini-status{right:208px;bottom:42px}.tag-finance{right:72px;bottom:86px}.tag-leads{right:62px}.tag-contract{left:48px}}@media(max-width:900px){.hero-mini-status{display:none}.hero-float-tag{min-height:42px;padding:0 13px;border-radius:15px}.tag-finance{right:auto;left:clamp(190px,60vw,230px);bottom:60px}.tag-leads{right:8px;left:auto}.tag-contract{left:6px;bottom:64px}}.products-section{padding:72px 0 70px;background:#fff}.products-section .section-heading{margin-bottom:38px}.products-section .section-heading h2{color:#1c2b33;font-size:clamp(30px,3vw,38px);font-weight:820;letter-spacing:0}.product-matrix{width:min(1210px,calc(100vw - 178px));min-height:498px;display:flex;align-items:stretch;gap:18px}.product-card{flex:.72 1 0;min-height:498px;border-radius:12px;box-shadow:0 26px 54px #1c2b331f,0 8px 18px #0064e014;transform:translateY(0);will-change:flex-grow,transform;transition:flex-grow .52s cubic-bezier(.22,1,.36,1),flex-basis .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1),box-shadow .52s cubic-bezier(.22,1,.36,1)}.product-card.is-active,.product-card:focus-visible,.product-card:focus-within{flex:1.95 1 0;transform:translateY(-2px);box-shadow:0 32px 72px #0064e033,0 14px 32px #1c2b331f}.product-card img{filter:saturate(.9) contrast(1.02) brightness(.96);transform:scale(1.01);transition:transform .62s cubic-bezier(.2,.8,.2,1),filter .46s ease}.product-card.is-active img,.product-card:focus-within img{filter:saturate(.96) contrast(1.03) brightness(.98);transform:scale(1.055)}.product-card:nth-child(2) img,.product-card:nth-child(3) img,.product-card:nth-child(4) img,.product-card:nth-child(5) img,.product-card:nth-child(6) img{object-position:center top}.product-overlay{background:linear-gradient(180deg,#091e4214,#0058baad),linear-gradient(0deg,#0064e08f,#0064e014)}.product-card.is-active .product-overlay,.product-card:focus-within .product-overlay{background:linear-gradient(90deg,#0060d2db,#0082fb8f 48%,#122a481a),linear-gradient(180deg,#05142e14,#05142e61)}.product-copy{padding:28px}.product-copy>span{padding:9px 15px;background:#ffffff2e;border:1px solid rgba(255,255,255,.34);border-radius:8px;box-shadow:inset 0 1px #ffffff5c;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.product-copy h3{max-width:520px;margin:20px 0 22px;font-size:clamp(30px,2.4vw,36px);font-weight:820;line-height:1.18;text-wrap:balance}.product-title{min-height:78px;display:grid;align-items:start;transform:translateY(0);transition:transform .52s cubic-bezier(.22,1,.36,1)}.product-title .title-full,.product-title .title-compact{grid-area:1 / 1;display:block;min-width:0;max-width:100%;transition:opacity .24s ease,transform .28s ease,visibility .24s ease}.product-title .title-full{opacity:1;visibility:visible;transform:translateY(0)}.product-title .title-compact{opacity:0;visibility:hidden;transform:translateY(6px)}.product-card:not(.is-active) .product-copy{padding:28px 16px}.product-card:not(.is-active) .product-title{transform:translateY(66px)}.product-card:not(.is-active) .product-title .title-compact{width:100%;font-size:clamp(16px,1.25vw,18px);line-height:1.32;text-align:center;word-break:keep-all;text-wrap:balance}.product-card:not(.is-active) .product-copy h3 .title-compact>span{display:block;white-space:nowrap}.product-card:not(.is-active) .product-copy p{display:block;margin:auto 0 0;max-width:none;font-size:14px;font-weight:720;line-height:1.45;text-align:center;overflow-wrap:anywhere}.product-card:not(.is-active) .product-title .title-full{opacity:0;visibility:hidden;transform:translateY(-4px)}.product-card:not(.is-active) .product-title .title-compact{opacity:1;visibility:visible;transform:translateY(0)}.product-card:focus-within .product-title{transform:translateY(0)}.product-card:focus-within .product-title .title-full{opacity:1;visibility:visible;transform:translateY(0)}.product-card:focus-within .product-title .title-compact{opacity:0;visibility:hidden;transform:translateY(6px)}.product-copy ul{display:grid;gap:14px;max-height:0;opacity:0;overflow:hidden;transform:translateY(8px);transition:max-height .42s cubic-bezier(.22,1,.36,1),opacity .28s ease,transform .34s cubic-bezier(.22,1,.36,1)}.product-card.is-active .product-copy ul,.product-card:focus-within .product-copy ul{max-height:178px;opacity:1;transform:translateY(0)}.product-copy li{align-items:center;font-weight:700}.product-copy p{font-weight:720}.product-actions{gap:12px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .26s ease 80ms,transform .28s cubic-bezier(.22,1,.36,1) 80ms}.product-card.is-active .product-actions,.product-card:focus-within .product-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.product-actions .primary,.outline-light{min-height:48px;border-radius:8px;font-weight:760}@media(max-width:1180px){.product-matrix{width:min(1060px,calc(100vw - 178px));gap:14px}.product-card{flex:.62 1 0}.product-card.is-active{flex:1.95 1 0}.product-card:not(.is-active) .product-copy{padding:24px 14px}.product-card:not(.is-active) .product-title{transform:translateY(60px)}.product-card:not(.is-active) .product-title .title-compact{font-size:16px}}@media(max-width:900px){.products-section{padding:56px 0 54px}.products-section .section-heading{margin-bottom:26px}.product-matrix{width:min(calc(100vw - 36px),560px);min-height:auto;display:grid;grid-template-columns:1fr;gap:14px}.product-card,.product-card.is-active{min-height:430px;flex:none;transform:none}.product-copy,.product-card:not(.is-active) .product-copy{padding:24px}.product-copy h3,.product-card:not(.is-active) .product-copy h3{margin:18px 0 16px;font-size:28px;line-height:1.22}.product-card:not(.is-active) .product-title{transform:translateY(0)}.product-card:not(.is-active) .product-title .title-full{opacity:1;visibility:visible;transform:translateY(0)}.product-card:not(.is-active) .product-title .title-compact{opacity:0;visibility:hidden;transform:translateY(6px)}.product-copy ul,.product-card:not(.is-active) .product-copy ul{display:grid;gap:10px;max-height:none;opacity:1;overflow:visible;transform:none}.product-card:not(.is-active) .product-copy p,.product-copy p{margin:auto 0 0}}.solutions-section{padding:86px 0 82px;background:linear-gradient(180deg,#fff,#f7fbff 54%,#fff)}.solutions-section .section-heading{margin-bottom:40px}.solutions-section .section-heading h2{color:#1c2b33;font-size:clamp(30px,3vw,38px);font-weight:820;letter-spacing:0}.solution-grid{width:min(1210px,calc(100vw - 144px));margin:0 auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:224px;gap:16px}.solution-card,.solution-card.wide{grid-column:span 3;position:relative;min-height:224px;overflow:hidden;color:#fff;border-radius:8px;box-shadow:0 22px 48px #1c2b331a,0 8px 18px #0064e00f;isolation:isolate;transform:translateY(0);transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s ease}.solution-card.size-large{grid-column:span 6}.solution-card.size-small{grid-column:span 3}.solution-card.size-half{grid-column:span 6}.solution-card:hover{transform:translateY(-4px);box-shadow:0 28px 62px #1c2b3324,0 12px 28px #0064e01f}.solution-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.02) brightness(.92);transform:scale(1.02);transition:transform .62s cubic-bezier(.22,1,.36,1),filter .36s ease}.solution-card:hover img{filter:saturate(.98) contrast(1.04) brightness(.96);transform:scale(1.07)}.solution-shade,.solution-card.wide .solution-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#0a22420a,#0058ba61 46%,#031938cc),linear-gradient(120deg,#0064e094,#0082fb1a 54%,#ffffff0a)}.solution-card.featured .solution-shade{background:linear-gradient(90deg,#005acdc7,#0082fb75 46%,#06183438),linear-gradient(180deg,#0319381a,#031938c2)}.solution-card>div:last-child{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.solution-card.featured>div:last-child{padding:28px 30px}.solution-kicker{width:max-content;max-width:100%;margin-bottom:13px;padding:7px 11px;color:#fffffff2;background:#ffffff29;border:1px solid rgba(255,255,255,.26);border-radius:8px;box-shadow:inset 0 1px #ffffff40;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-size:13px;font-weight:760;line-height:1.2}.solution-card h3{margin:0;color:#fff;font-size:23px;font-weight:820;line-height:1.22;letter-spacing:0}.solution-card.featured h3{font-size:30px}.solution-card p{max-width:520px;margin:12px 0 0;color:#ffffffeb;font-size:15px;font-weight:620;line-height:1.72}.solution-card.size-small p,.solution-card.size-compact p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.solution-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.solution-tags span{padding:5px 9px;color:#fffffff0;background:#ffffff24;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:12px;font-weight:720;line-height:1.1;white-space:nowrap}.solution-actions{display:flex;gap:12px;margin-top:20px}.solution-actions a,.solution-actions button{min-width:148px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#0b2346;background:#fffffff5;border:1px solid rgba(255,255,255,.86);border-radius:8px;box-shadow:0 10px 22px #07152d1f;font-size:15px;font-weight:780}.solution-actions button{color:#fff;background:#ffffff1f;border-color:#ffffff85;box-shadow:none}.solution-card-link{width:max-content;margin-top:16px;display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:15px;font-weight:800}@media(max-width:1180px){.solution-grid{width:min(1000px,calc(100vw - 64px));grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:218px}.solution-card,.solution-card.wide,.solution-card.size-small,.solution-card.size-compact{grid-column:span 3}.solution-card.size-large,.solution-card.size-half,.solution-card.featured{grid-column:span 6}}@media(max-width:900px){.solutions-section{padding:58px 0 62px}.solution-grid{width:min(calc(100vw - 32px),680px);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:224px;gap:14px}.solution-card,.solution-card.wide,.solution-card.size-small,.solution-card.size-compact{grid-column:span 1}.solution-card.size-large,.solution-card.size-half,.solution-card.featured{grid-column:span 2}}@media(max-width:560px){.solution-grid{width:calc(100vw - 32px);grid-template-columns:1fr;grid-auto-rows:auto}.solution-card,.solution-card.wide,.solution-card.size-large,.solution-card.size-small,.solution-card.size-compact,.solution-card.size-half,.solution-card.featured{grid-column:span 1;min-height:238px}.solution-card>div:last-child,.solution-card.featured>div:last-child{padding:22px}.solution-card h3,.solution-card.featured h3{font-size:24px}.solution-card p{font-size:14px}.solution-actions{display:grid;grid-template-columns:1fr}}.case-trust{width:min(1120px,100%);margin-top:50px;padding-top:26px}.case-trust p{margin-bottom:24px}.case-trust .trust-logo-panel{width:min(1080px,100%);min-height:94px;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:12px 18px;background:#ffffff6b;border:1px solid rgba(207,226,255,.66);border-radius:16px;box-shadow:0 18px 48px #1c2b330f,inset 0 1px #ffffffad;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.case-trust .trust-logo-panel img{display:block;width:min(100%,1040px);height:auto;max-height:88px;object-fit:contain}@media(max-width:900px){.case-trust{margin-top:42px;padding-top:22px}.case-trust .trust-logo-panel{min-height:80px;padding:12px;border-radius:14px}.case-trust .trust-logo-panel img{max-height:64px}}@media(max-width:560px){.case-trust p{margin-bottom:18px;font-size:16px}.case-trust .trust-logo-panel{min-height:68px;padding:10px}.case-trust .trust-logo-panel img{max-height:48px}}.workflow-section{padding:88px 0 92px;background:linear-gradient(180deg,#f6f9fd,#fff)}.workflow-section .section-heading{margin-bottom:38px}.workflow-scroll{width:min(1210px,calc(100vw - 144px));margin:0 auto;overflow-x:auto;overflow-y:hidden;padding:18px 4px 20px;scrollbar-width:thin;scrollbar-color:rgba(8,102,255,.32) transparent}.workflow-scroll::-webkit-scrollbar{height:6px}.workflow-scroll::-webkit-scrollbar-thumb{background:#0866ff3d;border-radius:999px}.workflow-chain{width:100%;min-width:1120px;height:214px;margin:0 auto;position:relative;display:grid;grid-template-columns:repeat(11,minmax(0,1fr));gap:0;padding:0}.workflow-chain:before{content:"";position:absolute;top:50%;left:42px;right:42px;display:block;height:2px;background:linear-gradient(90deg,#0866ff2e,#0866ffb8,#0866ff2e);border-radius:999px;transform:translateY(-50%)}.workflow-chain article{min-height:0;height:214px;position:relative;display:block;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.workflow-chain article:before{content:"";position:absolute;left:50%;top:calc(50% - 44px);display:block;width:1px;height:32px;background:linear-gradient(180deg,#0866ff14,#0866ff6b);transform:translate(-50%)}.workflow-chain article:nth-child(2n):before{top:calc(50% + 14px);background:linear-gradient(180deg,#0866ff6b,#0866ff14)}.workflow-chain span{position:absolute;left:50%;top:50%;z-index:2;width:42px;height:42px;min-width:42px;margin:0;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#0866ff;background:linear-gradient(180deg,#fffffff5,#eff7ffeb);border:1px solid rgba(8,102,255,.32);border-radius:50%;box-shadow:0 12px 26px #0866ff29,0 0 0 7px #e8f3fff5,inset 0 1px #ffffffe6;font-size:13px;font-weight:820;line-height:1;transform:translate(-50%,-50%)}.workflow-chain strong{position:absolute;left:50%;top:22px;width:92px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;color:#1c2b33;background:#ffffffd6;border:1px solid rgba(207,226,255,.86);border-radius:10px;box-shadow:0 14px 30px #1c2b3312,inset 0 1px #ffffffc7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-size:15px;font-weight:780;line-height:1.35;text-align:center;white-space:normal;word-break:keep-all;transform:translate(-50%)}.workflow-chain article:nth-child(2n) strong{top:auto;bottom:20px}.workflow-chain article:first-child span,.workflow-chain article:last-child span{color:#fff;background:linear-gradient(180deg,#1887ff,#0866ff);border-color:#ffffffc7;box-shadow:0 16px 34px #0866ff47,0 0 0 7px #e8f3fff5}.workflow-chain article:hover span{color:#fff;background:linear-gradient(180deg,#1887ff,#0866ff);border-color:#ffffffc7;transform:translate(-50%,-50%) scale(1.06)}.workflow-chain article:hover strong{border-color:#0866ff57;box-shadow:0 18px 38px #0866ff1f,inset 0 1px #ffffffdb}@media(max-width:1180px){.workflow-scroll{width:min(1000px,calc(100vw - 64px))}}@media(max-width:900px){.workflow-section{padding:62px 0 66px}.workflow-scroll{width:calc(100vw - 32px);padding:14px 0 18px}.workflow-chain{min-width:1060px;height:204px}.workflow-chain article{height:204px;padding:0}.workflow-chain:before,.workflow-chain article:before{display:block}.workflow-chain strong{width:88px;font-size:14px}}@media(max-width:560px){.workflow-chain{min-width:1010px}.workflow-chain:before{left:34px;right:34px}.workflow-chain span{width:38px;height:38px;min-width:38px;font-size:12px}.workflow-chain strong{width:82px;min-height:42px;padding:9px 10px;font-size:13px}}.product-card{transition:flex-grow .78s cubic-bezier(.16,1,.3,1),flex-basis .78s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1),box-shadow .72s ease}.product-card img{transition:transform .98s cubic-bezier(.16,1,.3,1),filter .72s ease}.product-copy{transition:padding .62s cubic-bezier(.16,1,.3,1)}.product-title{transition:transform .62s cubic-bezier(.16,1,.3,1)}.product-card.is-active .product-overlay,.product-card:focus-within .product-overlay{background:linear-gradient(180deg,#091e4214,#0058baad),linear-gradient(0deg,#0064e08f,#0064e014)}.product-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:linear-gradient(90deg,#0060d2db,#0082fb8f 48%,#122a481a),linear-gradient(180deg,#05142e14,#05142e61);transition:opacity .68s cubic-bezier(.16,1,.3,1);pointer-events:none}.product-card.is-active .product-overlay:after,.product-card:focus-within .product-overlay:after{opacity:1}.product-title .title-full,.product-title .title-compact{transition:opacity .42s ease 90ms,transform .52s cubic-bezier(.16,1,.3,1) 60ms,visibility .42s ease 90ms}.product-copy ul{transition:max-height .68s cubic-bezier(.16,1,.3,1),opacity .46s ease .18s,transform .56s cubic-bezier(.16,1,.3,1) .12s}.product-actions{transition:opacity .44s ease .22s,transform .56s cubic-bezier(.16,1,.3,1) .18s}@media(prefers-reduced-motion:reduce){.product-card,.product-card img,.product-copy,.product-copy h3,.product-title .title-full,.product-title .title-compact,.product-copy ul,.product-actions,.product-overlay:after{transition-duration:1ms;transition-delay:0ms}}.workflow-section{padding:92px 0 86px;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Arial,sans-serif}.workflow-section .section-heading{margin-bottom:34px}.workflow-section .section-heading h2{color:#1f2329;font-size:clamp(30px,2.7vw,38px);font-weight:720;letter-spacing:0}.workflow-section .section-heading p{margin-top:14px;color:#646a73;font-size:16px;font-weight:400}.workflow-scroll{width:min(1180px,calc(100vw - 160px));padding:20px 6px 14px;scrollbar-color:rgba(51,112,255,.26) transparent}.workflow-scroll::-webkit-scrollbar-thumb{background:#3370ff38}.workflow-chain{min-width:1100px;height:206px}.workflow-chain:before{left:50px;right:50px;height:1px;background:linear-gradient(90deg,#8f959e38,#3370ff94 28%,#3370ff94 72%,#8f959e38)}.workflow-chain article{height:206px}.workflow-chain article:before{top:calc(50% - 38px);height:26px;width:1px;background:#d8dce3}.workflow-chain article:nth-child(2n):before{top:calc(50% + 12px);background:#d8dce3}.workflow-chain span{width:34px;height:34px;min-width:34px;color:#3370ff;background:#fff;border:1px solid #c9d8ff;box-shadow:0 6px 16px #1f23290f,0 0 0 4px #3370ff0f;font-size:12px;font-weight:650;font-variant-numeric:tabular-nums;transition:color .24s ease,background .24s ease,border-color .24s ease,box-shadow .24s ease,transform .28s cubic-bezier(.2,.8,.2,1)}.workflow-chain strong{top:24px;width:92px;min-height:42px;padding:9px 12px;color:#1f2329;background:#fff;border:1px solid #dee0e3;border-radius:8px;box-shadow:0 8px 20px #1f23290d;backdrop-filter:none;-webkit-backdrop-filter:none;font-size:14px;font-weight:620;line-height:1.34;transition:color .24s ease,border-color .24s ease,box-shadow .24s ease,transform .28s cubic-bezier(.2,.8,.2,1)}.workflow-chain article:nth-child(2n) strong{bottom:22px}.workflow-chain article:first-child span,.workflow-chain article:last-child span{color:#fff;background:#3370ff;border-color:#3370ff;box-shadow:0 8px 18px #3370ff2e,0 0 0 4px #3370ff14}.workflow-chain article:hover span{color:#fff;background:#3370ff;border-color:#3370ff;box-shadow:0 10px 22px #3370ff2e,0 0 0 4px #3370ff14;transform:translate(-50%,-50%) scale(1.04)}.workflow-chain article:hover strong{color:#1456f0;border-color:#b7c7ff;box-shadow:0 12px 26px #1f232912}.workflow-chain article:nth-child(odd):hover strong{transform:translate(-50%) translateY(-3px)}.workflow-chain article:nth-child(2n):hover strong{transform:translate(-50%) translateY(3px)}@media(max-width:1180px){.workflow-scroll{width:min(1000px,calc(100vw - 64px))}.workflow-chain{min-width:1040px}}@media(max-width:900px){.workflow-section{padding:64px 0 68px}.workflow-scroll{width:calc(100vw - 32px);padding:16px 0}.workflow-chain{min-width:1000px;height:198px}.workflow-chain article{height:198px}}@media(max-width:560px){.workflow-section .section-heading h2{font-size:28px}.workflow-section .section-heading p{font-size:14px}.workflow-chain{min-width:980px}.workflow-chain:before{left:40px;right:40px}.workflow-chain span{width:32px;height:32px;min-width:32px}.workflow-chain strong{width:80px;min-height:40px;padding:8px 10px;font-size:13px}}.case-section{min-height:760px;isolation:isolate;background:radial-gradient(circle at 16% 20%,rgba(129,107,255,.18),transparent 34%),radial-gradient(circle at 88% 86%,rgba(0,153,255,.22),transparent 36%),#eef6ff url(/landing/assets/user/case-flow-bg.webp) center center / 100% 100% no-repeat;font-family:Inter,HarmonyOS Sans SC,MiSans,PingFang SC,Microsoft YaHei,Arial,sans-serif}.case-section>img{display:none}.case-section:before,.case-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.case-section:before{background:linear-gradient(180deg,#ffffffd6,#ffffff7a 30%,#edf7ff80 70%,#e8f3ffd6),radial-gradient(circle at 50% 26%,rgba(255,255,255,.82),transparent 34%)}.case-section:after{background:linear-gradient(90deg,#ffffffc7,#ffffff2e 28%,#ffffff1a 70%,#e5f1ffa8),linear-gradient(180deg,#ffffff29,#cde6ff29)}.case-inner{z-index:1;width:min(1180px,calc(100vw - 144px));padding:92px 0 74px;color:#17233c}.case-inner h2{margin:0 auto 42px;color:#17233c;font-size:clamp(30px,2.65vw,40px);font-weight:760;line-height:1.32;letter-spacing:0}.case-card{width:min(1128px,100%);margin:0 auto;padding:34px 38px 32px;grid-template-columns:52px minmax(0,1fr) 52px;gap:28px;background:linear-gradient(180deg,#ffffffbd,#ffffff80),linear-gradient(135deg,#4488ff24,#8d67ff14);border:1px solid rgba(190,212,255,.72);border-radius:18px;box-shadow:0 28px 74px #4368b024,inset 0 1px #ffffffd1;backdrop-filter:blur(22px) saturate(1.14);-webkit-backdrop-filter:blur(22px) saturate(1.14)}.case-card>div{min-width:0}.case-quote{width:min(900px,100%);margin:0 auto 22px;color:#1b2a45;font-size:clamp(22px,1.74vw,28px);font-weight:560;line-height:1.78;text-align:center;letter-spacing:0}.case-person{margin:0 0 18px;color:#6d7f98;font-size:15px;font-weight:500}.case-person span{color:#8aa0ba}.case-card a{padding:8px 2px;color:#2563eb;font-size:15px;font-weight:680}.arrow-button{width:52px;height:52px;color:#2563eb;background:#ffffff94;border:1px solid rgba(180,207,255,.84);box-shadow:0 14px 30px #3765b41f,inset 0 1px #ffffffdb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:transform .26s cubic-bezier(.2,.8,.2,1),color .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.arrow-button:hover{color:#fff;background:linear-gradient(135deg,#3370ff,#7b61ff);border-color:#ffffffc7;box-shadow:0 18px 36px #3370ff38,inset 0 1px #ffffff59;transform:translateY(-2px)}.case-stat{margin:22px auto 0;padding:11px 22px;color:#2454d6;background:#ffffff8f;border:1px solid rgba(184,211,255,.8);border-radius:8px;box-shadow:0 16px 34px #4671be1f,inset 0 1px #ffffffc7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);font-size:15px;font-weight:720}.case-trust{width:min(1090px,100%);margin-top:48px;padding-top:30px;border-top:1px solid rgba(133,166,218,.24)}.case-trust p{margin-bottom:22px;color:#667a96;font-size:20px;font-weight:760;letter-spacing:0}.case-trust .trust-logo-panel{width:min(1048px,100%);min-height:106px;padding:14px 24px;background:linear-gradient(180deg,#ffffffc2,#ffffff80),linear-gradient(135deg,#509aff1a,#8d67ff0f);border:1px solid rgba(190,212,255,.76);border-radius:18px;box-shadow:0 28px 68px #4770b821,inset 0 1px #ffffffdb;backdrop-filter:blur(20px) saturate(1.12);-webkit-backdrop-filter:blur(20px) saturate(1.12)}.case-trust .trust-logo-panel img{width:min(100%,1010px);max-height:78px;filter:drop-shadow(0 10px 22px rgba(42,78,134,.08))}@media(max-width:900px){.case-section{min-height:680px;background-size:auto 100%;background-position:center center}.case-inner{width:calc(100vw - 40px);padding:72px 0 58px}.case-inner h2{margin-bottom:28px}.case-card{padding:26px 18px;grid-template-columns:46px minmax(0,1fr) 46px;gap:12px}.arrow-button{width:46px;height:46px}.case-quote{font-size:19px;line-height:1.72}.case-trust{margin-top:36px;padding-top:24px}.case-trust .trust-logo-panel{min-height:82px;padding:12px 16px}.case-trust .trust-logo-panel img{max-height:58px}}@media(max-width:560px){.case-inner{width:calc(100vw - 28px);padding-top:58px}.case-inner h2{font-size:26px}.case-card{grid-template-columns:1fr 1fr;gap:14px;padding:24px 18px}.case-card>div{grid-column:1 / -1;grid-row:1}.case-card .arrow-button:first-child{grid-column:1;grid-row:2;justify-self:end}.case-card .arrow-button:last-child{grid-column:2;grid-row:2;justify-self:start}.case-quote{font-size:17px;text-align:left}.case-card a{font-size:14px}.case-trust p{font-size:17px}.case-trust .trust-logo-panel img{max-height:46px}}.solution-grid{grid-auto-rows:minmax(266px,auto);gap:18px}.solution-card,.solution-card.wide,.solution-card.size-large,.solution-card.size-small,.solution-card.size-compact,.solution-card.size-half,.solution-card.featured{min-height:266px}.solution-shade,.solution-card.wide .solution-shade{background:linear-gradient(180deg,#081c3a14,#0065e057 46%,#051630a8),linear-gradient(115deg,#006ce07a,#0082fb1a 54%,#0516302e)}.solution-card.featured .solution-shade{background:linear-gradient(90deg,#0059cda8,#0082fb5c 48%,#05163029),linear-gradient(180deg,#0319380f,#031938a3)}.solution-card>div:last-child,.solution-card.featured>div:last-child{box-sizing:border-box;min-height:100%;justify-content:flex-start;padding:24px 28px 22px}.solution-card.featured>div:last-child{padding:28px 30px 26px}.solution-kicker{flex:0 0 auto;max-width:min(100%,250px);margin-bottom:12px;white-space:normal;line-height:1.24}.solution-card h3,.solution-card.featured h3{margin:0 0 10px;font-size:clamp(24px,2vw,28px);line-height:1.18;text-wrap:balance}.solution-card.featured h3{font-size:clamp(28px,2.4vw,34px)}.solution-card p,.solution-card.size-small p,.solution-card.size-compact p{display:block;max-width:100%;margin:0;overflow:visible;color:#fffffff0;-webkit-line-clamp:initial;-webkit-box-orient:initial;font-size:14px;font-weight:640;line-height:1.58}.solution-card.featured p,.solution-card.size-half p{max-width:620px;font-size:15px;line-height:1.62}.solution-tags{flex:0 0 auto;margin-top:12px;gap:7px}.solution-tags span{max-width:100%;padding:5px 9px;overflow-wrap:anywhere;white-space:normal;line-height:1.18}.solution-card-link{flex:0 0 auto;margin-top:auto;padding-top:16px;line-height:1.2}.solution-actions{flex:0 0 auto;margin-top:auto;padding-top:18px}.solution-actions a,.solution-actions button{min-height:42px;line-height:1.2}@media(max-width:1180px){.solution-grid{grid-auto-rows:minmax(272px,auto)}.solution-card,.solution-card.wide,.solution-card.size-large,.solution-card.size-small,.solution-card.size-compact,.solution-card.size-half,.solution-card.featured{min-height:272px}}@media(max-width:900px){.solution-grid{grid-auto-rows:minmax(276px,auto)}.solution-card,.solution-card.wide,.solution-card.size-large,.solution-card.size-small,.solution-card.size-compact,.solution-card.size-half,.solution-card.featured{min-height:276px}.solution-card>div:last-child,.solution-card.featured>div:last-child{padding:22px}.solution-card h3,.solution-card.featured h3{font-size:24px}.solution-card p,.solution-card.featured p,.solution-card.size-half p{font-size:13px;line-height:1.52}.solution-actions{gap:10px}.solution-actions a,.solution-actions button{min-width:128px;font-size:14px}}@media(max-width:560px){.solution-grid{grid-auto-rows:auto}.solution-card,.solution-card.wide,.solution-card.size-large,.solution-card.size-small,.solution-card.size-compact,.solution-card.size-half,.solution-card.featured{min-height:304px}.solution-card>div:last-child,.solution-card.featured>div:last-child{padding:22px 20px}.solution-card p,.solution-card.featured p,.solution-card.size-half p{font-size:14px;line-height:1.58}.solution-actions{grid-template-columns:1fr;padding-top:16px}.solution-actions a,.solution-actions button{width:100%}}.top-line{top:50%;right:max(36px,calc((100vw - 1296px)/2));gap:12px;padding:0;color:#344854;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translateY(-50%)}.site-header .nav-actions{padding-right:212px}.top-line .account-link{min-width:68px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;color:#0866ff;background:#ffffffeb;border:1px solid rgba(8,102,255,.42);border-radius:8px;box-shadow:0 8px 18px #3370ff14;font-size:14px;font-weight:760;line-height:1;transition:transform .2s ease,color .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.top-line span{display:none}.top-line .account-link:hover{color:#1456f0;background:#edf6fff5;border-color:#0866ffad;box-shadow:0 10px 22px #3370ff1f;transform:translateY(-1px)}.top-line .account-link-primary{min-width:96px;color:#fff;background:linear-gradient(135deg,#2693ff,#0866ff);border-color:transparent;box-shadow:0 10px 22px #0866ff3d}.top-line .account-link-primary:hover{color:#fff;background:linear-gradient(135deg,#3aa2ff,#1456f0);border-color:transparent;box-shadow:0 12px 26px #0866ff47}@media(max-width:1180px){.top-line{right:32px}.site-header .nav-actions{padding-right:196px}}@media(max-width:900px){.top-line{display:none}.site-header .nav-actions{padding-right:0}}
