: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}}

/* Knowledge platform hero: document review workspace inspired by the supplied reference. */
.hero-art,.knowledge-board.document-review,.document-review .document-body{min-width:0}.document-tools{overflow:hidden}
.knowledge-board.document-review{display:flex;flex-direction:column;height:312px;min-height:312px;border-color:#d9e2f0;border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(38,91,255,.1)}
.document-review .document-top{display:flex;flex:0 0 36px;align-items:center;justify-content:space-between;gap:12px;height:36px;padding:0 12px;color:#33415d;background:#fff;font-size:10px;font-weight:800}
.doc-file{display:flex;min-width:0;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-file i{display:inline-grid;flex:0 0 19px;width:19px;height:19px;place-items:center;border-radius:3px;color:#fff;background:#f06472;font:800 6px/1 ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal;letter-spacing:-.05em}.doc-status{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;padding:4px 6px;border-radius:4px;color:#278861;background:#e9f8f0;font-size:8px}.doc-status i{width:5px;height:5px;border-radius:50%;background:#39bd80;box-shadow:0 0 0 2px rgba(57,189,128,.16)}
.document-tools{display:flex;flex:0 0 31px;align-items:center;gap:7px;padding:0 10px;border-bottom:1px solid #e9eef6;color:#637089;background:#fbfcff;font-size:8px;font-weight:700;white-space:nowrap}.tool-select{display:inline-flex;align-items:center;gap:13px;min-width:57px;padding:4px 6px;border:1px solid #e1e7f0;border-radius:3px;color:#54627a;background:#fff}.tool-select b{font-size:8px;line-height:1}.tool-rule{width:1px;height:15px;background:#e4e9f1}.tool-icon{position:relative;display:inline-grid;width:13px;height:13px;place-items:center}.tool-icon:before,.tool-icon:after{position:absolute;content:""}.tool-icon.fit:before{inset:2px;border:1px solid #6f7d95}.tool-icon.fit:after{width:5px;height:5px;border-top:1px solid #6f7d95;border-left:1px solid #6f7d95;top:0;left:0}.tool-icon.zoom-out,.tool-icon.zoom-in{border:1px solid #6f7d95;border-radius:50%}.tool-icon.zoom-out:before,.tool-icon.zoom-in:before{width:5px;height:1px;background:#6f7d95}.tool-icon.zoom-in:after{width:1px;height:5px;background:#6f7d95}.tool-icon.zoom-out:after{display:none}.tool-scale{padding:3px 4px;border:1px solid #e2e7f0;border-radius:3px;background:#fff;font:7px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.tool-action{margin-left:auto;color:#455673}.tool-action:before{display:inline-block;width:8px;height:8px;margin-right:3px;content:"";vertical-align:-1px;border:1px solid var(--brand);border-radius:50%;background:radial-gradient(circle at 35% 35%,var(--brand) 0 18%,transparent 21%)}.tool-tab{height:31px;display:inline-flex;align-items:center;border-bottom:2px solid transparent;color:#748097}.tool-tab.active{border-color:var(--brand);color:var(--brand)}
.document-review .document-body{display:grid;grid-template-columns:56px minmax(0,1.03fr) minmax(0,.97fr);flex:1;min-height:0;background:#fff}.document-thumbnails{display:grid;align-content:start;gap:5px;padding:8px 6px;border-right:1px solid #e9eef6;background:#fafcff}.thumb-item{position:relative;display:grid;min-height:43px;place-items:center;padding:4px;border:1px solid transparent;border-radius:3px;background:#fff}.thumb-item.active{border-color:#75a0ff;box-shadow:0 0 0 1px rgba(38,91,255,.07)}.thumb-item>b{position:absolute;z-index:1;top:3px;left:3px;display:grid;width:10px;height:10px;place-items:center;border-radius:2px;color:#fff;background:#2fbd78;font:800 6px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.thumb-sheet{display:grid;width:28px;height:34px;align-content:start;gap:3px;padding:7px 4px 4px;border:1px solid #e1e7ef;background:#fff;box-shadow:0 2px 4px rgba(70,86,113,.06)}.thumb-sheet i{display:block;height:2px;background:linear-gradient(90deg,#9eb6f3 0 52%,#e2e7f0 52%)}.thumb-sheet i:nth-child(2){width:88%}.thumb-sheet i:nth-child(3){width:66%}.thumb-sheet i:nth-child(4){width:79%}
.document-preview{position:relative;display:flex;min-width:0;flex-direction:column;border-right:1px solid #e9eef6;background:#f7f9fd}.preview-page{position:relative;min-height:0;flex:1;margin:8px 7px 4px;padding:14px 13px 10px;overflow:hidden;border:1px solid #edf1f6;background:#fff;box-shadow:0 2px 8px rgba(55,74,108,.04);color:#526078}.preview-page h3{position:relative;z-index:1;margin:0 0 13px;color:#35435e;font-size:10px;line-height:1.2;text-align:center}.doc-highlight{position:relative;z-index:1;margin:0 0 8px;padding:2px 3px;border:1px solid rgba(38,91,255,.85);color:#65738a;font-size:6.5px;line-height:1.55}.doc-highlight.title-line,.doc-highlight.sub-line{display:table;padding:2px 4px;color:#3b4c69;font-size:7px}.doc-highlight p{margin:0}.doc-list{display:grid;grid-template-columns:4px 1fr;gap:2px 4px;padding:4px}.doc-list span{width:3px;height:3px;margin-top:3px;border-radius:50%;background:#4a71dc}.doc-list i{font-size:6px;font-style:normal;line-height:1.42}.paragraph-block{margin-top:4px}.paragraph-block p{margin:3px 0 0}.doc-watermark{position:absolute;top:45%;left:50%;z-index:0;opacity:.08;color:#4d79e9;font-size:13px;font-weight:900;letter-spacing:.08em;transform:translate(-50%,-50%) rotate(-30deg);white-space:nowrap}.preview-pagination{display:flex;align-items:center;justify-content:center;gap:7px;min-height:21px;color:#748098;font-size:7px}.preview-pagination span{color:#a9b4c6;font-size:12px;line-height:1}.preview-pagination b{display:grid;width:17px;height:13px;place-items:center;border:1px solid #e1e6ef;border-radius:2px;color:#53627b;background:#fff;font-size:7px}.preview-pagination em{font-style:normal}
.document-analysis{display:flex;min-width:0;flex-direction:column;background:#fff}.analysis-tabs{display:flex;flex:0 0 29px;align-items:stretch;gap:14px;padding:0 12px;border-bottom:1px solid #e9eef6;color:#748097;font-size:8px}.analysis-tabs b{display:inline-flex;align-items:center;border-bottom:2px solid transparent;font-weight:800}.analysis-tabs b.active{border-color:var(--brand);color:var(--brand)}.analysis-copy{flex:1;min-height:0;padding:11px 12px 5px;overflow:hidden;color:#55627a}.analysis-copy h3{margin:0 0 10px;color:#3c4a62;font-size:9px;line-height:1.2}.analysis-copy h4{margin:8px 0 3px;color:#46546b;font-size:7.5px;line-height:1.3}.analysis-copy p{display:-webkit-box;margin:0;color:#68758a;font-size:6.5px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.analysis-footer{display:flex;flex:0 0 22px;align-items:center;justify-content:space-between;padding:0 10px;border-top:1px solid #edf0f5;color:#8490a4;font-size:6.5px}.analysis-footer span{display:inline-flex;align-items:center;gap:3px}.analysis-footer i{width:7px;height:7px;border:1px solid #5a86f4;border-radius:50%;background:radial-gradient(circle,#fff 0 34%,#5a86f4 37% 48%,#fff 51%)}
@media(max-width:700px){.knowledge-board.document-review{height:273px;min-height:273px}.document-review .document-top{flex-basis:32px;height:32px;padding:0 8px;font-size:8px}.doc-file{gap:4px}.doc-file i{flex-basis:16px;width:16px;height:16px;font-size:5px}.doc-status{padding:3px 4px;font-size:6.5px}.document-tools{flex-basis:26px;gap:4px;padding:0 6px;font-size:6px}.tool-select{min-width:39px;gap:5px;padding:3px 4px}.tool-rule,.tool-scale,.tool-action{display:none}.tool-icon{width:10px;height:10px}.tool-tab{height:26px}.document-review .document-body{grid-template-columns:37px minmax(0,1fr) minmax(0,.93fr)}.document-thumbnails{gap:3px;padding:5px 3px}.thumb-item{min-height:33px;padding:2px}.thumb-item>b{top:2px;left:2px;width:8px;height:8px;font-size:5px}.thumb-sheet{width:22px;height:26px;gap:2px;padding:5px 3px 3px}.preview-page{margin:5px 4px 2px;padding:9px 7px 6px}.preview-page h3{margin-bottom:8px;font-size:7px}.doc-highlight{margin-bottom:4px;padding:1px 2px;font-size:4.5px}.doc-highlight.title-line,.doc-highlight.sub-line{font-size:5px}.doc-list{gap:1px 3px;padding:2px}.doc-list span{width:2px;height:2px;margin-top:2px}.doc-list i{font-size:4.5px}.doc-watermark{font-size:8px}.preview-pagination{min-height:17px;gap:4px;font-size:5px}.preview-pagination b{width:14px;height:11px;font-size:6px}.analysis-tabs{flex-basis:24px;gap:8px;padding:0 7px;font-size:6px}.analysis-copy{padding:7px 7px 3px}.analysis-copy h3{margin-bottom:6px;font-size:7px}.analysis-copy h4{margin:5px 0 2px;font-size:5.5px}.analysis-copy p{font-size:4.7px;line-height:1.48;-webkit-line-clamp:3}.analysis-footer{flex-basis:18px;padding:0 6px;font-size:5px}.analysis-footer i{width:5px;height:5px}}
@media(max-width:390px){.document-review .document-body{grid-template-columns:33px minmax(0,1fr) minmax(0,.9fr)}.document-tools .tool-icon.fit{display:none}.document-tools{gap:3px}.analysis-copy p{-webkit-line-clamp:2}}
@media(prefers-reduced-motion:reduce){.knowledge-board.document-review *{transition:none!important;animation:none!important}}

/* Gateway security and resilience: authentication controls are distinct from service continuity. */
.security-section{position:relative;overflow:hidden}.security-section:before{position:absolute;top:0;right:0;left:0;height:280px;content:"";opacity:.48;background-image:linear-gradient(90deg,rgba(38,91,255,.06) 1px,transparent 1px),linear-gradient(rgba(38,91,255,.05) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,transparent,black 17%,black 83%,transparent)}.security-section .container{position:relative}.security-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(310px,.88fr);gap:18px;margin-top:38px}.security-panel{position:relative;padding:27px;border:1px solid #dfe8f3;border-radius:15px;background:rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(57,79,125,.055);overflow:hidden}.security-panel:after{position:absolute;right:-34px;bottom:-42px;width:132px;height:132px;content:"";border:1px solid rgba(38,91,255,.11);border-radius:50%;box-shadow:0 0 0 20px rgba(38,91,255,.035)}.security-panel-heading{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.security-panel-heading>div>span{display:block;color:#249f79;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.security-panel-heading h3{margin:2px 0 0;color:#46536a;font-size:20px;letter-spacing:-.045em;line-height:1.3}.security-panel>p{position:relative;z-index:1;max-width:510px;margin:12px 0 0;color:#748096;font-size:13px;line-height:1.72}.security-icon{position:relative;display:grid;flex:0 0 41px;width:41px;height:41px;place-items:center;border:1px solid #d8f1e7;border-radius:12px;background:#effbf6}.security-icon:before,.security-mini-icon:before,.security-mini-icon:after{position:absolute;content:""}.security-icon.shield:before{width:16px;height:19px;background:#20b785;clip-path:polygon(50% 0,91% 16%,84% 68%,50% 100%,16% 68%,9% 16%)}.security-icon.route{border-color:#d9e5ff;background:#f0f5ff}.security-icon.route:before{width:18px;height:14px;border-top:2px solid var(--brand);border-right:2px solid var(--brand);border-radius:0 10px 0 0;transform:rotate(10deg)}.security-icon.route:after{position:absolute;right:9px;bottom:9px;width:5px;height:5px;content:"";border-radius:50%;background:var(--brand)}.security-item-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:0 22px;margin-top:21px;border-top:1px solid #e7edf4}.security-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:start;padding:16px 0;border-bottom:1px solid #e7edf4}.security-item h4,.reliability-item h4{margin:0;color:#4e5b71;font-size:13px;line-height:1.45}.security-item p,.reliability-item p{margin:3px 0 0;color:#778398;font-size:11px;line-height:1.65}.security-mini-icon{position:relative;display:grid;width:25px;height:25px;place-items:center;border-radius:7px;color:#209f79;background:#eaf9f2}.security-mini-icon.key:before{width:8px;height:8px;border:2px solid currentColor;border-radius:50%}.security-mini-icon.key:after{width:8px;height:2px;background:currentColor;transform:translate(5px,4px) rotate(-45deg);transform-origin:left}.security-mini-icon.lock:before{width:12px;height:10px;top:11px;border-radius:2px;background:currentColor}.security-mini-icon.lock:after{width:8px;height:9px;top:4px;border:2px solid currentColor;border-bottom:0;border-radius:7px 7px 0 0}.security-mini-icon.network:before{width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:-7px 8px 0 currentColor,7px 8px 0 currentColor}.security-mini-icon.network:after{width:15px;height:8px;border-top:1.5px solid currentColor;border-left:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:translateY(5px)}.security-mini-icon.clock:before{width:13px;height:13px;border:1.7px solid currentColor;border-radius:50%}.security-mini-icon.clock:after{width:1.5px;height:6px;background:currentColor;box-shadow:3px 4px 0 -0.25px currentColor;transform:translate(-1px,-1px) rotate(-35deg);transform-origin:bottom}.security-reliability{display:flex;flex-direction:column}.security-reliability .security-panel-heading>div>span,.security-reliability .security-mini-icon{color:var(--brand)}.security-reliability .security-panel-heading>div>span{color:var(--brand)}.reliability-list{position:relative;z-index:1;display:grid;gap:0;margin-top:20px;border-top:1px solid #e7edf4}.reliability-item{display:grid;grid-template-columns:31px minmax(0,1fr);gap:10px;align-items:start;padding:17px 0;border-bottom:1px solid #e7edf4}.security-mini-icon.balance{color:var(--brand);background:#eef3ff}.security-mini-icon.balance:before{width:14px;height:1.5px;background:currentColor;box-shadow:0 6px 0 currentColor}.security-mini-icon.balance:after{width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:-6px 6px 0 currentColor,6px 6px 0 currentColor;transform:translateY(3px)}.security-mini-icon.refresh{color:var(--brand);background:#eef3ff}.security-mini-icon.refresh:before{width:13px;height:13px;border:1.7px solid currentColor;border-left-color:transparent;border-radius:50%;transform:rotate(-35deg)}.security-mini-icon.refresh:after{top:6px;right:5px;width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:5px solid currentColor;transform:rotate(18deg)}.security-note{position:relative;z-index:1;display:grid;gap:3px;margin-top:auto;padding:13px 14px;border-radius:9px;color:#66768f;background:#f1f6ff;font-size:11px;line-height:1.6}.security-note b{color:#3f5273;font-size:12px}.security-note span{color:#71809a}
@media(max-width:900px){.security-layout{grid-template-columns:1fr}.security-panel{min-height:0}}@media(max-width:700px){.security-section:before{height:220px}.security-layout{margin-top:29px}.security-panel{padding:21px}.security-panel-heading h3{font-size:18px}.security-panel>p{font-size:12px}.security-item-grid{grid-template-columns:1fr;gap:0}.security-item{padding:13px 0}.security-note{margin-top:18px}}

/* A single SVG icon system keeps the security controls optically aligned. */
.security-section svg.security-icon,.security-section svg.security-mini-icon{display:block;box-sizing:border-box;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;shape-rendering:geometricPrecision}.security-section svg.security-icon{flex:0 0 41px;width:41px;height:41px;padding:9px;color:#20ad7c}.security-section svg.security-icon.route{padding:8px;color:var(--brand)}.security-section svg.security-mini-icon{flex:0 0 25px;width:25px;height:25px;padding:5px;color:#20a97b}.security-section svg.security-mini-icon.balance,.security-section svg.security-mini-icon.refresh{padding:4px;color:var(--brand)}.security-section .security-icon:before,.security-section .security-icon:after,.security-section .security-mini-icon:before,.security-section .security-mini-icon:after{display:none!important;content:none!important}

/* Deliberately composed long Chinese headings: never leave a one- or two-character orphan line. */
.section-heading h2.balanced-heading{max-width:100%;text-wrap:balance}.balanced-heading>span{display:block;white-space:nowrap}.product-switcher-menu small{text-wrap:balance}
@media(max-width:700px){.section-heading h2.balanced-heading{font-size:clamp(24px,8.25vw,31px)}}

/* OrbWork hero: a focused conversational workspace, based on the supplied product interface reference. */
.orbwork .hero-art{max-width:100%}.workspace-board.orbwork-chat-board{display:block;width:100%;max-width:100%;height:312px;min-height:312px;border-color:#dbe3f3;border-radius:10px;background:#fafbff;box-shadow:0 14px 30px rgba(38,91,255,.12);color:#536079;isolation:isolate}.orbwork-chat-board .board-top,.orbwork-chat-board .workspace-body{display:none}.ow-appbar{display:flex;height:36px;align-items:center;justify-content:space-between;gap:10px;padding:0 11px;border-bottom:1px solid #e9edf7;background:rgba(255,255,255,.94)}.ow-app-ident{display:flex;min-width:0;align-items:center;gap:5px}.ow-app-logo{position:relative;display:grid;flex:0 0 17px;width:17px;height:17px;place-items:center;border-radius:6px;background:linear-gradient(135deg,#eaf2ff,#f2edff);box-shadow:inset 0 0 0 1px rgba(58,103,223,.14)}.ow-app-logo:before,.ow-app-logo:after{position:absolute;width:6px;height:6px;content:"";border:1.5px solid #3468ee;border-radius:2px;transform:rotate(45deg)}.ow-app-logo:after{border-color:#8763ec;transform:translate(3px,3px) rotate(45deg)}.ow-app-ident b{overflow:hidden;color:#365ebe;font-size:9px;font-weight:850;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.ow-app-ident small{color:#99a3b6;font-size:7px;font-weight:700;white-space:nowrap}.ow-app-actions{display:flex;align-items:center;gap:5px;color:#8894a8}.ow-search{display:inline-flex;min-width:118px;height:20px;align-items:center;gap:5px;padding:0 7px;border:1px solid #e5eaf4;border-radius:999px;background:#fff;font-size:7px;font-weight:700}.ow-search:before{width:6px;height:6px;content:"";border:1.3px solid currentColor;border-radius:50%;box-shadow:4px 4px 0 -3px currentColor}.ow-shortcut{padding:2px 4px;border-radius:4px;color:#9ca6b8;background:#f1f4fa;font:700 6px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.ow-app-actions i{position:relative;display:grid;width:20px;height:20px;place-items:center;border:1px solid #e5eaf3;border-radius:50%;background:#fff;font-style:normal}.ow-app-actions i:before{width:7px;height:7px;content:"";border:1.3px solid currentColor;border-radius:50%;box-shadow:0 -3px 0 -2px currentColor}.ow-app-actions i:last-child:before{width:8px;height:8px;border-radius:3px;background:linear-gradient(135deg,#466ff0,#8867eb);box-shadow:none}.ow-app-layout{display:grid;grid-template-columns:114px minmax(0,1fr);height:calc(100% - 36px)}.ow-chat-rail{display:flex;min-width:0;flex-direction:column;gap:7px;padding:10px 7px;border-right:1px solid #e7ecf6;background:linear-gradient(180deg,#f8faff,#f5f7fc)}.ow-new-chat{display:flex;height:25px;align-items:center;justify-content:center;gap:4px;border-radius:7px;color:#fff;background:linear-gradient(100deg,#2f64ff,#6d63ee);box-shadow:0 6px 12px rgba(48,100,255,.18);font-size:8px;font-weight:800}.ow-new-chat:before{width:8px;height:8px;content:"";background:linear-gradient(#fff,#fff) center/1px 8px no-repeat,linear-gradient(#fff,#fff) center/8px 1px no-repeat}.ow-recent{display:grid;gap:4px}.ow-recent span{display:block;min-width:0;padding:6px 6px 5px;border:1px solid #e3e8f4;border-radius:6px;color:#5b6981;background:rgba(255,255,255,.88);font-size:7px;font-weight:750;line-height:1.38}.ow-recent small{display:block;margin-top:2px;color:#a1aaba;font-size:6px;font-weight:650}.ow-history{margin:1px 0 0;color:#a8b1c2;font-size:6px;font-weight:700;text-align:center}.ow-collapse{display:grid;width:18px;height:18px;place-items:center;margin:auto auto 0;border:1px solid #e0e6f1;border-radius:50%;color:#728198;background:#fff;font-size:12px;line-height:1}.ow-chat-main{position:relative;display:flex;min-width:0;flex-direction:column;align-items:center;padding:0 17px 13px;overflow:hidden;background:radial-gradient(circle at 55% 72%,rgba(124,94,239,.12),transparent 41%),radial-gradient(circle at 70% 20%,rgba(44,102,255,.06),transparent 45%),#fcfcff}.ow-chat-main:before{position:absolute;inset:0;z-index:0;content:"";opacity:.44;background-image:linear-gradient(rgba(89,110,163,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(89,110,163,.035) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(transparent,black 36%,transparent 88%)}.ow-greeting,.ow-suggestions,.ow-composer{position:relative;z-index:1}.ow-greeting{margin:45px 0 13px;color:#34415e;font-size:20px;font-weight:850;letter-spacing:-.055em;line-height:1.22;text-align:center}.ow-greeting em{color:#3f64dc;font-style:normal}.ow-suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin-bottom:auto}.ow-suggestions span{padding:5px 8px;border:1px solid rgba(221,226,240,.92);border-radius:999px;color:#6d7890;background:rgba(255,255,255,.8);box-shadow:0 5px 13px rgba(70,90,150,.04);font-size:7px;font-weight:750;white-space:nowrap}.ow-composer{width:min(100%,324px);height:82px;overflow:hidden;border:1px solid #e0e5f1;border-radius:10px;background:rgba(255,255,255,.92);box-shadow:0 10px 23px rgba(82,95,152,.09)}.ow-composer>p{margin:0;padding:11px 11px 0;color:#a6aebb;font-size:8px;line-height:1.5}.ow-composer-footer{display:flex;height:28px;align-items:center;gap:5px;margin-top:14px;padding:0 9px;border-top:1px solid #edf0f6;color:#9aa5b7}.ow-attach{position:relative;width:13px;height:13px}.ow-attach:before,.ow-attach:after{position:absolute;content:"";transform:rotate(-45deg)}.ow-attach:before{top:2px;left:5px;width:5px;height:9px;border:1.4px solid currentColor;border-radius:4px}.ow-attach:after{top:4px;left:7px;width:2px;height:5px;border-right:1.3px solid currentColor;border-bottom:1.3px solid currentColor;border-radius:0 0 2px 0}.ow-count{font-size:6px;font-weight:800}.ow-spacer{flex:1}.ow-model{display:inline-flex;align-items:center;gap:3px;padding:4px 5px;border-radius:999px;color:#65728a;background:#f7f8fc;font-size:6px;font-weight:800}.ow-model:before{width:5px;height:5px;content:"";border-radius:50%;background:#8a65ed}.ow-model:after{width:0;height:0;content:"";border-top:3px solid currentColor;border-right:2px solid transparent;border-left:2px solid transparent;opacity:.65}.ow-send{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#3c67ef,#8867eb);box-shadow:0 5px 10px rgba(74,87,215,.24)}.ow-send:before{width:0;height:0;content:"";border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid currentColor;transform:translateX(1px)}
@media(max-width:700px){.workspace-board.orbwork-chat-board{height:273px;min-height:273px;border-radius:7px}.ow-appbar{height:30px;padding:0 7px}.ow-app-logo{flex-basis:14px;width:14px;height:14px}.ow-app-ident b{font-size:7px}.ow-app-ident small{display:none}.ow-search{min-width:0;width:18px;padding:0;border-color:transparent;background:transparent;font-size:0}.ow-search:before{margin:auto}.ow-shortcut,.ow-app-actions i:first-of-type{display:none}.ow-app-actions i{width:17px;height:17px}.ow-app-layout{grid-template-columns:76px minmax(0,1fr);height:calc(100% - 30px)}.ow-chat-rail{gap:4px;padding:6px 4px}.ow-new-chat{height:19px;border-radius:5px;font-size:6px}.ow-new-chat:before{width:6px;height:6px;background-size:1px 6px,6px 1px}.ow-recent{gap:3px}.ow-recent span{padding:4px;font-size:5.1px;line-height:1.32}.ow-recent small{margin-top:1px;font-size:4.5px}.ow-history{font-size:4.7px}.ow-collapse{width:14px;height:14px;font-size:9px}.ow-chat-main{padding:0 9px 8px}.ow-greeting{margin:35px 0 8px;font-size:13px;letter-spacing:-.05em}.ow-suggestions{gap:3px}.ow-suggestions span{padding:4px 5px;font-size:5px}.ow-suggestions span:nth-child(3){display:none}.ow-composer{width:min(100%,214px);height:62px;border-radius:7px}.ow-composer>p{padding:8px 8px 0;font-size:5.5px}.ow-composer-footer{height:23px;gap:3px;margin-top:9px;padding:0 6px}.ow-attach{width:10px;height:10px}.ow-count{font-size:5px}.ow-model{padding:3px 4px;font-size:4.8px}.ow-model:before{width:4px;height:4px}.ow-send{width:15px;height:15px}.ow-send:before{border-top-width:3px;border-bottom-width:3px;border-left-width:5px}}
@media(prefers-reduced-motion:reduce){.workspace-board.orbwork-chat-board *{transition:none!important;animation: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}}
