:root{--ink:#202942;--muted:#68738b;--line:#e2e7f1;--surface:#fff;--page:#f8faff;--brand:#5871e7;--brand-strong:#4564e5;--brand-soft:#eef1ff;--shadow:0 18px 45px rgba(76,91,150,.11);--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font:15px/1.65,"PingFang SC","Microsoft YaHei",Arial,sans-serif}body.gateway{--brand:#715bd0;--brand-strong:#6046c2;--brand-soft:#f0edff}body.knowledge{--brand:#5375ca;--brand-strong:#4263bb;--brand-soft:#edf4ff}a{color:inherit}.skip-link{position:absolute;z-index:100;top:-48px;left:16px;padding:9px 13px;border-radius:8px;color:#fff;background:var(--brand);font-weight:800;text-decoration:none}.skip-link:focus{top:12px}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(224,229,240,.88);background:rgba(255,255,255,.91);backdrop-filter:blur(14px)}.topbar{min-height:68px;max-width:1160px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:9px;flex-shrink:0;color:var(--ink);font-size:16px;font-weight:800;letter-spacing:-.6px;text-decoration:none}.brand-mark{position:relative;width:27px;height:27px;border-radius:8px;background:linear-gradient(135deg,#6787f4,#6c51d8);box-shadow:0 7px 16px rgba(92,107,229,.22)}.brand-mark:before,.brand-mark:after{position:absolute;content:"";width:7px;height:7px;border:1.5px solid #fff;border-radius:2px}.brand-mark:before{top:6px;left:6px}.brand-mark:after{right:5px;bottom:5px;opacity:.55}.top-links{display:flex;align-items:center;gap:20px;margin-left:auto;color:#566076;font-size:13px;font-weight:700}.top-links>a,.product-switcher>summary{display:inline-flex;min-height:42px;align-items:center;text-decoration:none;cursor:pointer}.top-links>a:hover,.product-switcher[open]>summary{color:var(--brand)}.product-switcher{position:relative}.product-switcher>summary{gap:5px;list-style:none}.product-switcher>summary::-webkit-details-marker{display:none}.product-switcher>summary:after{width:7px;height:7px;content:"";border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.product-switcher[open]>summary:after{transform:translateY(2px) rotate(225deg)}.product-switcher-menu{position:absolute;z-index:20;top:calc(100% + 8px);left:-14px;display:grid;width:300px;gap:3px;padding:8px;border:1px solid #dfe5f1;border-radius:13px;background:#fff;box-shadow:0 16px 35px rgba(42,57,97,.16)}.product-switcher-menu a{display:grid;gap:2px;padding:9px 11px;border-radius:9px;text-decoration:none}.product-switcher-menu a:hover,.product-switcher-menu a[aria-current="page"]{color:var(--brand);background:var(--brand-soft)}.product-switcher-menu b{font-size:13px}.product-switcher-menu small{color:#7d889e;font-size:10px;line-height:1.45}.nav-cta,.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.nav-cta,.button.primary{color:#fff;background:var(--brand);box-shadow:0 8px 17px color-mix(in srgb,var(--brand) 27%,transparent)}.nav-cta:hover,.button.primary:hover{background:var(--brand-strong);box-shadow:0 12px 22px color-mix(in srgb,var(--brand) 30%,transparent);transform:translateY(-2px)}.button.secondary{border-color:#cfd8e7;color:#44506a;background:#fff}.button.secondary:hover{border-color:var(--brand);color:var(--brand);transform:translateY(-2px)}.top-links a:focus-visible,.product-switcher summary:focus-visible,.product-switcher-menu a:focus-visible,.button:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 32%,transparent);outline-offset:3px}.page-main{overflow:hidden}.page-hero{padding:31px 24px 65px;background:linear-gradient(119deg,#f5f6ff 0%,#f0efff 48%,#eff8ff 100%)}.page-hero .container,.container{width:min(1112px,100%);margin:auto}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:#7c8598;font-size:12px;font-weight:700}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{color:var(--brand)}.breadcrumb span{color:#b3bac8}.hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(410px,1.06fr);align-items:center;gap:64px;margin-top:38px}.eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:24px;padding:3px 8px;border:1px solid color-mix(in srgb,var(--brand) 22%,white);border-radius:999px;color:var(--brand);background:rgba(255,255,255,.65);font-size:10px;font-weight:800;letter-spacing:.075em;text-transform:uppercase}.eyebrow:before{width:6px;height:6px;content:"";border-radius:50%;background:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 12%,transparent)}.hero-copy h1{margin:16px 0 0;color:#293249;font-size:clamp(43px,4.5vw,62px);font-weight:800;letter-spacing:-.07em;line-height:1.08}.hero-copy h1 small{display:block;margin-top:10px;color:var(--brand);font-size:13px;font-weight:800;letter-spacing:.06em}.hero-copy p{max-width:530px;margin:22px 0 0;color:#68738b;font-size:16px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.hero-art{position:relative;min-height:340px;padding:14px;overflow:hidden;border:8px solid rgba(255,255,255,.79);border-radius:15px;background:linear-gradient(155deg,#fdfdff,#eff4ff);box-shadow:var(--shadow)}.hero-art:before{position:absolute;z-index:0;top:-145px;right:-110px;width:390px;height:390px;content:"";border-radius:50%;background:radial-gradient(circle, color-mix(in srgb,var(--brand) 25%,transparent),transparent 66%)}.hero-art:after{position:absolute;z-index:0;right:0;bottom:0;left:0;height:130px;content:"";opacity:.58;background-image:linear-gradient(rgba(103,121,190,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(103,121,190,.11) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(transparent,black)}.workspace-board,.gateway-board,.knowledge-board{position:relative;z-index:1;height:100%;min-height:312px;overflow:hidden;border:1px solid #e1e5f4;border-radius:9px;background:#fff;box-shadow:0 10px 24px rgba(83,96,154,.1)}.board-top{height:39px;display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid #edf0f6;color:#68728b;font-size:10px;font-weight:800}.board-top i{width:6px;height:6px;border-radius:50%;background:#c6cee2;box-shadow:10px 0 #d7ddec,20px 0 #e6eaf4}.board-top span{margin-left:auto;padding:3px 6px;border-radius:5px;color:#5a987a;background:#eaf8f0;font-size:9px}.workspace-body{display:grid;grid-template-columns:96px minmax(0,1fr);min-height:273px}.work-nav{padding:13px 8px;border-right:1px solid #edf0f6;color:#98a1b4;font-size:9px}.work-nav b{display:block;margin:0 5px 11px;color:#647087;font-size:10px}.work-nav span{display:block;padding:7px 5px;border-radius:5px}.work-nav span.active{color:var(--brand);background:var(--brand-soft)}.work-content{padding:17px}.work-content h3{margin:0;color:#4a556c;font-size:14px}.work-content p{margin:7px 0 14px;color:#9aa3b5;font-size:9px}.work-task{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px;border:1px solid #e7eaf3;border-radius:7px;background:#f9faff;color:#5e6980;font-size:9px}.work-task b{width:18px;height:18px;flex:0 0 18px;border-radius:50%;background:linear-gradient(135deg,#92a5ff,#6c6be7)}.work-task em{padding:2px 5px;border-radius:4px;color:#629a85;background:#ebf8f2;font-style:normal}.task-rows{display:grid;gap:7px;margin-top:12px}.task-row{display:grid;grid-template-columns:20px 1fr 42px;gap:8px;align-items:center;padding:6px 9px;border:1px solid #edf0f6;border-radius:6px;color:#758097;font-size:8px}.task-row i{width:14px;height:14px;border-radius:4px;background:#e8edff}.task-row b{height:3px;border-radius:9px;background:linear-gradient(90deg,var(--brand) 58%,#e9ecf5 58%)}.gateway-body{display:grid;grid-template-columns:75px minmax(0,1fr);min-height:273px}.gateway-side{padding:13px 9px;border-right:1px solid #edf0f6;color:#8a95a9;font-size:8px}.gateway-side b{display:block;margin:0 4px 12px;color:#667189;font-size:9px}.gateway-side span{display:block;padding:7px 4px;border-radius:5px}.gateway-side span.active{color:var(--brand);background:var(--brand-soft)}.gateway-content{padding:16px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stat-row div{padding:9px;border:1px solid #e8eaf3;border-radius:6px;background:#fbfbff}.stat-row small{display:block;color:#9099ab;font-size:8px}.stat-row b{display:block;margin-top:3px;color:#59637a;font-size:12px}.chart{height:98px;margin-top:12px;padding:11px;border:1px solid #e8eaf3;border-radius:7px;background:linear-gradient(180deg,#fff,#fafbff)}.chart-label{display:flex;justify-content:space-between;color:#8a94a8;font-size:8px}.chart-label b{color:#5d677d}.chart-lines{height:63px;margin-top:8px;background:repeating-linear-gradient(to bottom,transparent 0 15px,#edf0f6 16px 17px)}.chart-lines:after{display:block;width:100%;height:100%;content:"";background:linear-gradient(135deg,transparent 0 15%,var(--brand) 15.7% 17%,transparent 17.7% 31%,var(--brand) 31.7% 33%,transparent 33.7% 47%,var(--brand) 47.7% 49%,transparent 49.7% 62%,var(--brand) 62.7% 64%,transparent 64.7% 78%,var(--brand) 78.7% 80%,transparent 80.7%)}.provider-row{display:flex;gap:6px;margin-top:11px}.provider-row span{padding:4px 6px;border:1px solid #e4e4ef;border-radius:4px;color:#747e94;background:#fff;font-size:8px}.knowledge-body{display:grid;grid-template-columns:98px minmax(0,1fr);min-height:273px}.knowledge-tree{padding:13px 8px;border-right:1px solid #edf0f6;color:#8993a7;font-size:8px}.knowledge-tree b{display:block;margin:0 5px 11px;color:#677187;font-size:9px}.knowledge-tree span{display:block;padding:6px 5px;border-radius:4px}.knowledge-tree span.active{color:var(--brand);background:var(--brand-soft)}.knowledge-content{padding:16px}.knowledge-content h3{margin:0;color:#576177;font-size:13px}.knowledge-content p{margin:5px 0 12px;color:#97a0b1;font-size:8px}.knowledge-card{padding:10px;border:1px solid #e5e8f1;border-radius:7px;background:#fbfcff}.knowledge-card b{display:block;color:#68748b;font-size:9px}.knowledge-card small{display:block;margin-top:4px;color:#9ca4b5;font-size:8px}.knowledge-tags{display:flex;gap:5px;margin-top:9px}.knowledge-tags span{padding:3px 5px;border-radius:4px;color:var(--brand);background:var(--brand-soft);font-size:8px}.knowledge-answer{margin-top:9px;padding:10px;border-left:3px solid var(--brand);border-radius:0 6px 6px 0;background:#f6f8ff;color:#758096;font-size:8px}.page-subnav{position:sticky;z-index:40;top:68px;border-bottom:1px solid #e6eaf2;background:rgba(255,255,255,.94);backdrop-filter:blur(12px)}.subnav-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px}.subnav-inner b{color:#58627a;font-size:12px}.subnav-links{display:flex;align-items:center;gap:22px;color:#768095;font-size:12px;font-weight:700}.subnav-links a{text-decoration:none}.subnav-links a:hover{color:var(--brand)}.detail-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e7eaf2;background:#fff}.detail-metrics>div{display:grid;min-height:124px;place-content:center;border-right:1px solid #e7eaf2;text-align:center}.detail-metrics>div:last-child{border-right:0}.detail-metrics b{color:var(--brand);font-size:31px;letter-spacing:-.06em;line-height:1}.detail-metrics span{display:block;margin-top:9px;color:#737e94;font-size:12px;font-weight:700}.section{padding:89px 24px;background:#fff}.section.alt{background:linear-gradient(180deg,#f8f9ff,#f4f8ff)}.section-heading{max-width:714px}.section-kicker{color:var(--brand);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.section-heading h2{margin:10px 0 0;color:#30394f;font-size:clamp(31px,3.25vw,43px);letter-spacing:-.055em;line-height:1.22}.section-heading p{margin:15px 0 0;color:#737d93;font-size:15px;line-height:1.75}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:37px}.capability-card{min-height:250px;padding:23px;border:1px solid #e6e9f1;border-radius:12px;background:#fff;box-shadow:0 11px 24px rgba(79,92,145,.045);transition:transform .2s ease,box-shadow .2s ease}.capability-card:hover{box-shadow:0 17px 30px rgba(79,92,145,.1);transform:translateY(-4px)}.cap-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;color:var(--brand);background:var(--brand-soft);font:800 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.capability-card h3{margin:22px 0 8px;color:#4a5368;font-size:18px;letter-spacing:-.04em}.capability-card p{min-height:66px;margin:0;color:#778195;font-size:12px;line-height:1.65}.capability-card ul{display:flex;flex-wrap:wrap;gap:6px;margin:17px 0 0;padding:0;list-style:none}.capability-card li{padding:3px 7px;border-radius:5px;color:#6f7c96;background:#f2f5fc;font-size:10px;font-weight:700}.architecture-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:14px;align-items:center;margin-top:38px}.architecture-card{min-height:226px;padding:24px;border:1px solid #dfe5f1;border-radius:12px;background:rgba(255,255,255,.87)}.architecture-card>i{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;color:#fff;background:var(--brand);font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}.architecture-card h3{margin:18px 0 8px;color:#4b556a;font-size:17px}.architecture-card p{margin:0;color:#7b8599;font-size:12px}.architecture-card ul{display:grid;gap:5px;margin:15px 0 0;padding:0;list-style:none;color:#69778e;font-size:11px;font-weight:700}.architecture-card li:before{margin-right:7px;content:"•";color:var(--brand)}.architecture-arrow{color:#a6b0d0;font-size:28px}.scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:38px;border-top:1px solid #e4e8f0}.scenario-card{position:relative;min-height:212px;padding:24px 18px 10px 0;border-right:1px solid #e4e8f0}.scenario-card:not(:first-child){padding-left:21px}.scenario-card:last-child{border-right:0}.scenario-card i{color:var(--brand);font:800 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}.scenario-card h3{margin:18px 0 7px;color:#4a5368;font-size:17px}.scenario-card p{margin:0;color:#7c8799;font-size:12px}.gateway-api-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:60px;align-items:center}.gateway-api-layout h2{margin:9px 0 0;color:#30394f;font-size:clamp(29px,3vw,39px);letter-spacing:-.05em;line-height:1.23}.gateway-api-layout p{margin:15px 0 0;color:#737d93}.api-benefits{display:grid;gap:12px;margin:23px 0 0;padding:0;list-style:none}.api-benefits li{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start}.api-benefits b{display:grid;width:27px;height:27px;place-items:center;border-radius:7px;color:var(--brand);background:var(--brand-soft);font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.api-benefits strong{display:block;color:#4c566a;font-size:13px}.api-benefits span{display:block;margin-top:2px;color:#838da0;font-size:12px}.api-example{overflow:auto;padding:17px 18px;border:1px solid #e0e4f2;border-radius:12px;color:#61708c;background:#fbfbff;box-shadow:0 16px 32px rgba(96,92,178,.08);font:12px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.api-example-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #ebedf5;color:#737e94;font:800 11px/1 "PingFang SC","Microsoft YaHei",Arial,sans-serif}.api-example-header span{padding:4px 7px;border-radius:4px;color:var(--brand);background:var(--brand-soft)}.api-example .purple{color:#7d61ce}.api-example .orange{color:#bd6b60}.api-example .green{color:#539273}.api-example code{display:block;white-space:pre}.cta-band{padding:66px 24px;background:linear-gradient(110deg,#eff1ff,#edf8ff)}.cta-row{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-row h2{margin:0;color:#30394f;font-size:clamp(30px,3.5vw,43px);letter-spacing:-.06em;line-height:1.2}.cta-row p{margin:12px 0 0;color:#707b91}.cta-row .button{flex-shrink:0;color:#fff;background:var(--brand)}.site-footer{padding:25px 24px;color:#98a1b2;background:#fff;font-size:11px}.site-footer .container{display:flex;justify-content:space-between;gap:15px}.site-footer a{color:#707c91;text-decoration:none;font-weight:800}.site-footer a:hover{color:var(--brand)}@media(max-width:900px){.top-links{gap:12px}.hero-grid,.gateway-api-layout{grid-template-columns:1fr;gap:36px}.hero-art{max-width:620px;width:100%;margin:auto}.capability-grid{grid-template-columns:repeat(2,1fr)}.architecture-grid{grid-template-columns:1fr;gap:12px}.architecture-arrow{display:none}.scenario-grid{grid-template-columns:repeat(2,1fr)}.scenario-card:nth-child(2){border-right:0}.scenario-card:nth-child(n+3){border-top:1px solid #e4e8f0;padding-top:24px}.scenario-card:nth-child(3){padding-left:0}.gateway-api-layout{max-width:720px}.page-subnav{top:68px}}@media(max-width:700px){.topbar{min-height:61px;padding:0 17px}.top-links{display:none}.nav-cta{min-height:36px;margin-left:auto;padding:0 11px;font-size:11px}.page-hero{padding:24px 17px 52px}.hero-grid{margin-top:28px}.hero-copy h1{font-size:44px}.hero-copy p{font-size:14px}.hero-art{min-height:285px;padding:6px}.workspace-board,.gateway-board,.knowledge-board{min-height:273px}.workspace-body,.gateway-body,.knowledge-body{min-height:234px}.page-subnav{top:61px}.subnav-inner{padding:0 17px}.subnav-inner b{display:none}.subnav-links{width:100%;justify-content:space-between;gap:8px;font-size:11px}.detail-metrics{grid-template-columns:repeat(2,1fr)}.detail-metrics>div{min-height:104px}.detail-metrics>div:nth-child(2){border-right:0}.detail-metrics>div:nth-child(n+3){border-top:1px solid #e7eaf2}.detail-metrics b{font-size:27px}.section{padding:67px 17px}.section-heading h2{font-size:31px}.capability-grid,.scenario-grid{grid-template-columns:1fr}.capability-card{min-height:0}.capability-card p{min-height:0}.scenario-card,.scenario-card:not(:first-child){min-height:0;padding:22px 0;border-right:0;border-bottom:1px solid #e4e8f0}.scenario-card:not(:first-child){border-top:0}.scenario-card:last-child{border-bottom:0}.cta-band{padding:54px 17px}.cta-row{display:block}.cta-row .button{width:100%;margin-top:25px}.site-footer .container{display:block}.site-footer .container span{display:block;margin-top:5px}.product-switcher-menu{position:fixed;top:57px;right:12px;left:12px;width:auto}.product-switcher[open] summary:before{position:fixed;z-index:10;inset:61px 0 0;content:"";background:rgba(16,33,59,.12)}}@media(max-width:390px){.hero-copy h1{font-size:39px}.hero-actions{display:grid}.hero-actions .button{width:100%}.detail-metrics span{font-size:10px}}
@media(max-width:700px){.topbar{gap:10px!important}.top-links{display:flex!important;gap:0!important;margin-left:auto!important}.top-links>a{display:none!important}.product-switcher>summary{min-height:40px!important;font-size:12px!important}.nav-cta{margin-left:0!important}}@media(max-width:390px){.topbar{padding:0 13px!important}.brand{font-size:14px!important}.brand-mark{width:24px!important;height:24px!important}.product-switcher>summary{font-size:11px!important}.nav-cta{padding:0 9px!important;font-size:10px!important}}

/* Keep the product navigation stable while scrolling and align its type with peer tabs. */
.site-header{position:fixed;top:0;right:0;left:0;width:100%}
.page-main{padding-top:68px}
.product-switcher>summary{gap:0;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}
.product-switcher>summary:after{display:none}
@media(max-width:700px){.page-main{padding-top:61px}}

/* Match the homepage navigation geometry and its blue EnterpriseAI palette. */
:root,body.gateway,body.knowledge{--brand:#265bff;--brand-strong:#1742c6;--brand-soft:#eef3ff;--shadow:0 18px 45px rgba(38,91,255,.11)}
.brand-logo{display:block;width:auto;height:29px;max-width:142px;object-fit:contain}
.site-header{border-bottom:1px solid rgba(223,231,243,.9);background:rgba(255,255,255,.92);box-shadow:0 4px 18px rgba(34,54,91,.04);backdrop-filter:blur(14px)}
.topbar{min-height:76px;max-width:none;margin:0;padding:0 max(28px,calc((100vw - 1200px)/2));gap:28px}
.brand{font-size:19px;letter-spacing:-.8px}.brand-mark{width:29px;height:29px;border-radius:9px;background:linear-gradient(135deg,#2864ff,#7954f8);box-shadow:0 6px 14px rgba(49,95,255,.25)}
.top-links{gap:30px;color:#40506a;font-size:16px;font-weight:600}.top-links>a,.product-switcher>summary{min-height:42px;padding:8px 0;font:inherit;line-height:1.65}.product-switcher>summary{border:0;background:transparent}.product-switcher-menu{top:calc(100% + 12px);left:-18px;width:244px;border-color:#dfe7f3;border-radius:12px;box-shadow:0 16px 34px rgba(23,52,91,.11)}.product-switcher-menu a{padding:10px 12px;border-radius:8px}.product-switcher-menu b{font-size:13px}.product-switcher-menu small{font-size:11px;font-weight:600}
.nav-cta{min-height:38px;padding:0 14px;border-radius:10px;font-size:13px}.page-main{padding-top:76px}.page-subnav{top:76px}
.page-hero{background:linear-gradient(112deg,#fbfdff 0%,#f5f8ff 49%,#fbfaff 100%)}.hero-art{background:linear-gradient(155deg,#fdfdff,#edf4ff)}.work-task b{background:linear-gradient(135deg,#92a5ff,#5d8ffc)}.api-example{box-shadow:0 16px 32px rgba(38,91,255,.08)}.api-example .purple{color:#265bff}.cta-band{background:linear-gradient(110deg,#eaf0ff,#f5f8ff)}
.site-header{height:76px;box-sizing:border-box}
.page-main{overflow-x:clip;overflow-y:visible}
@media(max-width:820px){.topbar{min-height:68px;padding:0 20px;gap:10px}.top-links{gap:0}.page-main{padding-top:68px}.page-subnav{top:68px}}
@media(max-width:820px){.site-header{height:68px}}
@media(max-width:700px){.topbar{min-height:68px!important;padding:0 20px!important}.brand{font-size:19px!important}.brand-mark{width:29px!important;height:29px!important}.product-switcher>summary{min-height:42px!important;font-size:16px!important}.nav-cta{min-height:38px!important;padding:0 14px!important;font-size:13px!important}.page-main{padding-top:68px}.page-subnav{top:68px}.product-switcher-menu{top:64px}}

/* Gateway overview: a smooth, accessible trend curve with a restrained blue area fill. */
.chart-curve{display:block;width:100%;height:63px;margin-top:8px;overflow:visible}
.chart-curve .grid{stroke:#edf0f6;stroke-width:1}.chart-curve .area{fill:url(#gateway-chart-fill)}.chart-curve .line{fill:none;stroke:#265bff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-curve .point{fill:#fff;stroke:#265bff;stroke-width:2}

/* Rich product content blocks: shared by the three product detail pages. */
html{scroll-padding-top:146px}
.rich-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:37px}.rich-step{position:relative;min-height:248px;padding:22px;border:1px solid #e2e8f3;border-radius:12px;background:#fff;overflow:hidden}.rich-step:after{position:absolute;right:-45px;bottom:-53px;width:122px;height:122px;content:"";border:1px solid #d3e1ff;border-radius:50%;box-shadow:0 0 0 20px rgba(222,233,255,.48)}.rich-step>span{position:relative;z-index:1;display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-soft);font:800 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.rich-step h3,.rich-step p,.rich-step ul{position:relative;z-index:1}.rich-step h3{margin:21px 0 8px;color:#4a5368;font-size:17px;letter-spacing:-.04em}.rich-step p{margin:0;color:#788399;font-size:12px;line-height:1.7}.rich-step ul{display:flex;flex-wrap:wrap;gap:6px;margin:17px 0 0;padding:0;list-style:none}.rich-step li{padding:3px 7px;border-radius:5px;color:#687892;background:#f3f6fd;font-size:10px;font-weight:700}.rich-split{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:38px}.rich-panel{padding:27px;border:1px solid #dfe6f2;border-radius:14px;background:rgba(255,255,255,.84)}.rich-panel h3{margin:0;color:#465167;font-size:20px;letter-spacing:-.045em}.rich-panel>p{margin:10px 0 0;color:#778398;font-size:13px;line-height:1.75}.rich-list{display:grid;gap:0;margin:20px 0 0;padding:0;list-style:none;border-top:1px solid #e7ebf3}.rich-list li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:11px;align-items:start;padding:13px 0;border-bottom:1px solid #e7ebf3;color:#718097;font-size:12px;line-height:1.65}.rich-list b{display:grid;width:25px;height:25px;place-items:center;border-radius:7px;color:var(--brand);background:var(--brand-soft);font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.rich-list strong{display:block;color:#536076;font-size:12px}.rich-list span{display:block;margin-top:2px}.rich-status{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:21px}.rich-status div{padding:12px 10px;border:1px solid #e3e9f4;border-radius:9px;background:#fff;color:#718098;font-size:11px}.rich-status b{display:block;margin-bottom:5px;color:#536078;font-size:12px}.rich-status i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#43b984}.rich-status .waiting i{background:#aeb9ca}.rich-status .failed i{background:#dc6a73}.rich-flow{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:34px}.rich-flow>div{position:relative;min-height:132px;padding:16px 13px;border:1px solid #dfe7f3;border-radius:11px;background:#fff}.rich-flow>div:not(:last-child):after{position:absolute;z-index:1;top:50%;right:-13px;width:17px;height:1px;content:"";background:#aabbe4}.rich-flow b{display:grid;width:26px;height:26px;place-items:center;border-radius:7px;color:var(--brand);background:var(--brand-soft);font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.rich-flow strong{display:block;margin-top:13px;color:#4e5a70;font-size:13px}.rich-flow span{display:block;margin-top:5px;color:#7e899d;font-size:10px;line-height:1.55}.format-cloud{display:flex;flex-wrap:wrap;gap:7px;margin-top:19px}.format-cloud span{padding:5px 8px;border:1px solid #dfe7f4;border-radius:6px;color:#60708d;background:#fff;font:800 10px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.format-cloud span:nth-child(3n){color:var(--brand);background:var(--brand-soft);border-color:transparent}.rich-note{margin-top:18px;padding:13px 15px;border-left:3px solid var(--brand);border-radius:0 8px 8px 0;color:#687791;background:var(--brand-soft);font-size:12px;line-height:1.7}.rich-note b{color:#40516d}
@media(max-width:900px){.rich-steps{grid-template-columns:repeat(2,1fr)}.rich-flow{grid-template-columns:repeat(3,1fr)}.rich-flow>div:nth-child(3):after{display:none}}@media(max-width:820px){html{scroll-padding-top:134px}}@media(max-width:700px){.rich-steps,.rich-split{grid-template-columns:1fr}.rich-step{min-height:0}.rich-panel{padding:21px}.rich-status{grid-template-columns:1fr 1fr}.rich-flow{grid-template-columns:1fr 1fr}.rich-flow>div:nth-child(3):after{display:block}.rich-flow>div:nth-child(2):after,.rich-flow>div:nth-child(4):after{display:none}}@media(max-width:390px){.rich-flow{grid-template-columns:1fr}.rich-flow>div:after{display:none!important}}

/* Shared information footer across all product detail pages. */
.site-footer{margin:0;padding:78px 28px 28px!important;color:#a8b9cf!important;background:#1d222c!important;font-size:15px!important}.site-footer .footer-inner{width:min(724px,100%);margin:auto}.site-footer .footer-columns{display:grid;grid-template-columns:160px 160px minmax(280px,1fr);gap:32px}.site-footer .footer-column h2{margin:0 0 13px;color:#fff;font-size:17px;font-weight:700;line-height:1.45}.site-footer .footer-column ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.site-footer .footer-column a,.site-footer .footer-column p{margin:0;color:#9cb3cb;font-size:15px;line-height:1.72;text-decoration:none}.site-footer .footer-column a:hover,.site-footer .footer-column a:focus-visible{color:#fff}.site-footer .footer-column a:focus-visible{outline:2px solid #76a7ff;outline-offset:3px;border-radius:2px}.site-footer .footer-contact{display:grid;gap:8px}.site-footer .footer-bottom{display:flex!important;align-items:center;justify-content:center;gap:10px;margin-top:82px;color:#8fa6bf;font-size:12px;line-height:1.5;text-align:center}.site-footer .footer-record{display:inline-grid;flex:0 0 16px;width:16px;height:16px;place-items:center;border-radius:50%;color:#ffca65;background:radial-gradient(circle at 50% 38%,#ff8e5a 0 18%,transparent 20%),linear-gradient(135deg,#456de0,#2d415f);font-size:8px;font-weight:800}.site-footer .footer-bottom a{color:inherit;text-decoration:none}.site-footer .footer-bottom a:hover{color:#fff}@media(max-width:700px){.site-footer{padding:52px 20px 24px!important}.site-footer .footer-columns{grid-template-columns:1fr;gap:28px}.site-footer .footer-column h2{margin-bottom:9px;font-size:16px}.site-footer .footer-column ul{gap:5px}.site-footer .footer-column a,.site-footer .footer-column p{font-size:14px}.site-footer .footer-bottom{justify-content:flex-start;align-items:flex-start;margin-top:46px;font-size:11px;text-align:left}.site-footer .footer-record{flex:0 0 16px}}
