:root{--bg: #f5f7f9;--surface: #ffffff;--ink: #15202b;--text: #17212b;--muted: #65717d;--line: #d9e1e7;--blue: #2368b5;--green: #16845b;--amber: #a56512;--red: #b23b3b;--violet: #6658ad;--shadow: 0 14px 38px rgba(21, 32, 43, .1)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Microsoft YaHei UI,Segoe UI,Arial,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:10;height:68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:0 32px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:36px;height:36px;border-radius:8px;display:block;object-fit:contain}.brand strong{display:block;line-height:1.1}.brand small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.main-nav,.header-actions,.hero-actions,.footer-links{display:flex;align-items:center;gap:16px}.main-nav{justify-content:center}.main-nav a{color:#3c4853}.router-link-active{color:var(--blue)}.text-link{color:var(--blue);font-weight:600}.language-switch{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.language-switch select{height:34px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 8px;font:inherit}.button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:7px;padding:0 16px;border:1px solid var(--line);font-weight:700}.button.small{min-height:34px;padding:0 12px}.button.primary{background:var(--blue);border-color:var(--blue);color:#fff}.button:disabled{cursor:not-allowed;opacity:.55}.button.secondary{background:#fff;color:var(--text)}.hero{position:relative;min-height:calc(100vh - 68px);display:flex;align-items:center;overflow:hidden;background:#101820}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#090f16e0,#090f16ad,#090f1633 70%),url(/assets/hero-workstation.png);background-size:cover;background-position:center}.hero-content{position:relative;z-index:1;width:min(760px,92vw);margin-left:clamp(24px,7vw,110px);color:#fff;padding-bottom:8vh}.eyebrow{color:#98d5c0;font-weight:700;margin-bottom:16px}.hero h1{font-size:clamp(46px,8vw,92px);line-height:.95;margin:0 0 20px}.hero-copy{font-size:19px;line-height:1.7;color:#d7e3ec;max-width:690px;margin:0 0 28px}.hero-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero-facts span{min-height:30px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:0 12px;color:#dce8f0;background:#ffffff14}.section,.page-wrap{width:min(1180px,calc(100vw - 40px));margin:0 auto}.section{padding:72px 0}.section.compact{padding-top:48px}.section.band{width:100%;background:#e9eef2;padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:max(20px,calc((100vw - 1180px)/2))}.section-heading{max-width:760px;margin-bottom:24px}h1,h2,h3,p{margin-top:0}h2{font-size:30px;margin-bottom:10px}p{color:var(--muted);line-height:1.7}.feature-grid,.value-grid,.capability-grid,.pricing-grid,.download-layout,.doc-grid,.account-grid{display:grid;gap:18px}.feature-grid,.value-grid,.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature,.value-card,.capability,.download-card,.price-card,.panel,.doc-grid article,.success-box{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:var(--shadow)}.download-card{display:flex;min-height:100%;flex-direction:column;align-items:stretch}.download-card .button{width:fit-content;margin-top:auto}.value-card strong,.advantage-list strong{display:block;font-size:18px;margin-bottom:8px}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:7px;background:#e4eef8;color:var(--blue);margin-bottom:14px}.workflow,.architecture{width:min(1180px,100%);display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:start}.architecture-map{display:grid;gap:12px}.architecture-map div,.advantage-list div{display:grid;gap:6px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:8px}.architecture-map span,.advantage-list span{color:var(--muted);line-height:1.6}.advantage-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.final-cta{text-align:center;display:grid;justify-items:center}.final-cta p{max-width:680px}.number-band{padding:76px max(20px,calc((100vw - 1180px)/2));background:linear-gradient(135deg,#0b1830,#234f93 48%,#116a73);color:#fff}.section-heading.inverted p{color:#c9d8e8}.number-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.number-cell{display:grid;gap:8px;text-align:center;padding:24px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#ffffff14}.number-cell strong{font-size:42px;line-height:1}.number-cell span{color:#dce7ef}.comparison-table{display:grid;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.comparison-head,.comparison-row{display:grid;grid-template-columns:.8fr 1fr 1fr}.comparison-head{background:#eef3f6;color:var(--muted);font-weight:700}.comparison-head span,.comparison-row strong,.comparison-row span{padding:14px;border-bottom:1px solid var(--line)}.comparison-row:last-child strong,.comparison-row:last-child span{border-bottom:0}.comparison-row span:last-child{color:var(--green);font-weight:700}.integration-pills{display:flex;flex-wrap:wrap;gap:12px}.integration-pills span{display:inline-flex;min-height:38px;align-items:center;border-radius:999px;padding:0 14px;background:#fff;border:1px solid var(--line);font-weight:700}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:8px;padding:16px 18px;box-shadow:var(--shadow)}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{margin:10px 0 0}.steps{display:grid;gap:12px;margin:0;padding:0;list-style:none}.steps li{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:8px}.steps span{color:var(--muted)}.page-wrap{padding:54px 0 82px}.page-title{margin-bottom:24px}.download-layout{grid-template-columns:1.15fr .85fr}.primary-card{border-color:#9cc5ed}.card-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.badge{display:inline-flex;min-height:26px;align-items:center;border-radius:999px;padding:0 10px;background:#e2eefb;color:var(--blue);font-size:12px;font-weight:700}.badge.muted{background:#ebf0f2;color:var(--muted)}.meta-list{display:grid;gap:10px;margin:20px 0}.meta-list div,.status-row,.list-row{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}dt,.status-row span,.list-row span{color:var(--muted)}dd{margin:0;font-weight:700}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-page .pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.pricing-page .page-title,.pricing-page .price-card{text-align:center}.pricing-page .page-title{display:grid;justify-items:center}.pricing-page .page-title p{max-width:720px}.pricing-grid.single-pricing{grid-template-columns:minmax(280px,520px)}.price-card.highlighted{border-color:#9dd7c2}.price-card{display:flex;min-height:100%;flex-direction:column;align-items:flex-start}.pricing-page .price-card{align-items:center}.price-card .badge{margin-bottom:14px}.annual-card{border-color:#9cc5ed}.model-card{border-color:#9bcfbf}.pro-card{border-color:#9fb8e8}.limited-card{border-color:#e1b565}.token-card{border-color:#d7b3dd}.price{font-size:42px;font-weight:800;margin:18px 0}.price-note{margin:-8px 0 18px;color:var(--green);font-weight:700;min-height:22px;line-height:1.4}.price-note.is-placeholder{visibility:hidden}.price-card ul{width:100%;padding:0;margin-bottom:22px;list-style:none}.pricing-page .price-card ul{display:grid;gap:10px;justify-items:center}.pricing-page .price-card li{width:100%;margin:0;text-align:center;line-height:1.55}.pricing-page .price-card li.model-warning{color:#b42318;font-weight:800}.price-card .button{margin-top:auto}.pricing-page .price-card .button{align-self:center;justify-content:center;min-width:168px}@media(max-width:1180px){.pricing-page .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.pricing-page .pricing-grid{grid-template-columns:1fr}}.price span{font-size:16px;color:var(--muted);margin-left:4px}li{margin:9px 0}.auth-page{min-height:calc(100vh - 68px);display:grid;place-items:center;padding:40px 20px}.auth-panel{width:min(860px,100%);display:grid;grid-template-columns:.9fr 1fr;gap:28px;align-items:center}.form-card{display:grid;gap:14px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:var(--shadow)}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#f5f7f9}.auth-tabs a{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:var(--muted);font-weight:800}.auth-tabs a.active{background:#fff;color:var(--blue);box-shadow:0 1px 4px #15202b14}.form-card label{display:grid;gap:8px;color:var(--muted)}input{height:40px;border:1px solid var(--line);border-radius:7px;padding:0 12px;font:inherit}.form-row label{display:flex;align-items:center;gap:8px}.inline-link{display:inline}.form-row input{width:16px;height:16px;flex:0 0 auto}.form-note{margin:0;color:var(--green)}.form-error{margin:0;color:var(--red);font-weight:700}.code-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.legal-page{max-width:980px}.legal-document{display:grid;gap:18px;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.legal-document section{display:grid;gap:8px;padding-bottom:18px;border-bottom:1px solid var(--line)}.legal-document section:last-child{padding-bottom:0;border-bottom:0}.legal-document h2{margin:0;font-size:20px}.legal-document p{margin:0;color:#3f4c57}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-page .page-title{text-align:left}.account-hero{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:18px}.account-hero h2{margin:10px 0 4px}.account-hero p{margin:0}.account-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.account-grid .wide{grid-column:1 / -1}.usage-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.usage-card{min-height:116px;display:grid;align-content:center;gap:6px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#f7fafc}.usage-card span,.usage-card em{color:var(--muted);font-style:normal}.usage-card strong{font-size:26px}.entitlement-list{display:grid;gap:12px}.entitlement-list div{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#f8fafb}.entitlement-list em{color:var(--muted);font-style:normal}.status-dot{width:10px;height:10px;border-radius:50%;background:var(--muted)}.status-dot.on{background:var(--green)}.status-dot.off{background:var(--red)}.list{display:grid}.list-row div{display:grid;gap:4px}.list-row button{height:34px;border:1px solid var(--line);background:#fff;border-radius:6px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px;border-bottom:1px solid var(--line)}th{color:var(--muted);background:#eef3f6}.doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline-list{display:grid;gap:14px}.release-note{display:grid;grid-template-columns:160px 1fr;gap:22px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px}.release-date{color:var(--muted);font-weight:700}.success-page{min-height:calc(100vh - 68px);display:grid;place-items:center}.success-box{text-align:center;width:min(560px,100%)}.success-icon{display:inline-grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#dff4ea;color:var(--green);font-size:30px;font-weight:800;margin-bottom:16px}.screenshot-section{padding-top:64px}.software-shot{overflow:hidden;margin:0;border:1px solid #d3dce7;border-radius:8px;background:#f7f9fc;box-shadow:0 24px 60px #15202b24}.client-interface-shot img{display:block;width:100%;height:auto}.capability-overview{padding-top:40px}.capability-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.capability-overview-grid article{min-height:178px;display:grid;align-content:start;gap:10px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.capability-overview-grid strong{color:var(--ink);font-size:18px}.capability-overview-grid p{margin:0}.shot-titlebar{min-height:42px;display:flex;align-items:center;gap:8px;padding:0 14px;color:#cdd9e4;background:#172332;border-bottom:1px solid #26394c}.shot-titlebar span{width:11px;height:11px;border-radius:50%;background:#d96a5d}.shot-titlebar span:nth-child(2){background:#d5a531}.shot-titlebar span:nth-child(3){background:#56b37c}.shot-titlebar strong{margin-left:8px}.shot-body{display:grid;grid-template-columns:150px minmax(0,1fr) 320px;min-height:520px}.shot-sidebar{display:grid;align-content:start;gap:8px;padding:18px;background:#111b27;border-right:1px solid #26394c}.shot-sidebar span{min-height:36px;display:flex;align-items:center;padding:0 12px;border-radius:7px;color:#d8e4ef;background:#1b2a3a}.shot-chat{display:grid;align-content:start;gap:14px;padding:22px;background:#f7f9fb}.shot-message{width:min(640px,100%);padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.shot-message strong{display:block;margin-bottom:8px;color:var(--blue)}.shot-message p,.shot-panel p{margin:0}.shot-panel{display:grid;align-content:start;gap:14px;padding:18px;background:#eef3f6;border-left:1px solid var(--line)}.shot-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shot-stats div,.shot-cards article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:14px}.shot-stats strong{display:block;font-size:24px}.shot-stats span{color:var(--muted);font-size:13px}.shot-cards{display:grid;gap:10px}.manual-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:26px;align-items:start}.manual-hero-panel{display:flex;justify-content:space-between;gap:26px;align-items:end;margin-bottom:26px;padding:30px;border-radius:8px;background:#111b27;color:#fff;box-shadow:var(--shadow)}.manual-hero-panel h1{max-width:820px;font-size:38px;margin-bottom:12px}.manual-hero-panel p{max-width:860px;color:#c5d2dc}.manual-source-note{margin-bottom:0;color:#98d5c0!important;font-weight:700}.manual-hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.manual-sidebar{position:sticky;top:92px;display:grid;gap:8px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.manual-sidebar a{min-height:34px;display:flex;align-items:center;border-radius:7px;padding:0 10px;color:#3f4c58}.manual-sidebar a:hover{background:#eef3f6;color:var(--blue)}.manual-content{display:grid;gap:20px}.manual-section{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px;box-shadow:var(--shadow)}.manual-card-grid,.source-doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.manual-card,.manual-detail-list article,.source-doc-grid article{border:1px solid var(--line);border-radius:8px;padding:18px;background:#f7fafc}.manual-card strong,.manual-detail-list strong,.source-doc-grid strong{display:block;margin-bottom:8px;font-size:18px}.manual-detail-list{display:grid;gap:12px}.manual-detail-list article{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;align-items:start}.manual-detail-list p,.manual-card p,.source-doc-grid p{margin:0}.source-doc-grid article{cursor:pointer;transition:border-color .16s ease,transform .16s ease}.source-doc-grid article:hover,.source-doc-grid article.active{border-color:#9cc5ed;transform:translateY(-1px)}.manual-doc-frame{width:100%;height:760px;margin-top:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.guide-steps{display:grid;gap:12px;margin:0;padding:0;list-style:none;counter-reset:guide}.guide-steps li{counter-increment:guide;position:relative;min-height:74px;padding:14px 14px 14px 62px;border:1px solid var(--line);border-radius:8px;background:#f7fafc}.guide-steps li:before{content:counter(guide);position:absolute;left:14px;top:16px;width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:var(--blue);color:#fff;font-weight:800}.guide-steps p,.role-table p{margin:6px 0 0}.example-grid,.help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.example-card,.help-card{border:1px solid var(--line);border-radius:8px;padding:18px;background:#f7fafc}.example-card code{display:block;white-space:normal;overflow-wrap:anywhere;margin:12px 0;padding:12px;border-radius:7px;color:#123a5f;background:#e5f0fb}.role-table{display:grid;gap:12px}.role-table div{display:grid;grid-template-columns:180px minmax(0,1fr);gap:16px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#f7fafc}.split-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.check-list{margin:0;padding-left:20px}.license-list{display:grid;gap:10px}.license-list span{padding:12px 14px;border-radius:7px;background:#eef7f3;color:#145d43;font-weight:700}.help-page .manual-section{margin-top:24px}.troubleshooting-list{display:grid;gap:12px}.troubleshooting-list details{border:1px solid var(--line);border-radius:8px;padding:16px;background:#f7fafc}.troubleshooting-list summary{cursor:pointer;font-weight:800}.support-strip{margin-top:24px;display:flex;justify-content:space-between;gap:22px;align-items:center;padding:24px;border-radius:8px;background:var(--ink);color:#fff}.support-strip p{margin:0;color:#c5d2dc}.product-hero{min-height:760px}.product-hero .hero-content{width:min(860px,92vw)}.product-hero h1{max-width:820px;font-size:clamp(44px,7vw,86px)}.product-hero h1.single-line-title{max-width:1120px;white-space:nowrap;font-size:clamp(40px,5.4vw,72px)}.product-hero .hero-copy{max-width:780px}.wide-heading{max-width:860px}.intro-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:-42px;position:relative;z-index:2;padding:0 0 54px}.intro-item{min-height:132px;display:grid;align-content:center;gap:10px;padding:22px;background:#fffffff5;border:1px solid rgba(217,225,231,.9);border-radius:8px;box-shadow:var(--shadow)}.intro-item strong{font-size:19px}.intro-item span{color:var(--muted);line-height:1.65}.ue-shot{border-color:#203043}.mcp-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:6px}.mcp-flow span{min-height:42px;display:grid;place-items:center;text-align:center;padding:8px;border-radius:7px;color:#16456e;background:#dcebf8;border:1px solid #c8ddec;font-weight:700;font-size:13px}.scope-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.scope-grid.expanded-scope{grid-template-columns:repeat(5,minmax(0,1fr))}.scope-card{min-height:230px;display:grid;align-content:start;gap:12px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.scope-card span{width:fit-content;min-height:28px;display:inline-flex;align-items:center;border-radius:7px;padding:0 9px;color:#145d43;background:#dff4ea;font-weight:800;font-size:12px}.scope-card:nth-child(2n) span{color:#1a4f7d;background:#e1eef9}.scope-card:nth-child(3n) span{color:#6d4a13;background:#f6ecd9}.dark-band{width:100%;padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:max(20px,calc((100vw - 1180px)/2));background:#0f1720;color:#fff}.mcp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(1180px,100%)}.mcp-grid article{min-height:150px;padding:20px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.mcp-grid strong{display:block;margin-bottom:10px;color:#c4f0df;font-size:18px}.mcp-grid p{margin:0;color:#c5d2dc}.toolkit-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.toolkit-card{display:grid;align-content:start;gap:12px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.toolkit-card div{display:flex;flex-wrap:wrap;gap:8px}.toolkit-card code{white-space:nowrap;color:#16456e;background:#e6f1fb;border:1px solid #c7dceb}.public-toolkit .toolkit-card span{display:inline-flex;min-height:28px;align-items:center;padding:0 9px;border-radius:7px;color:#16456e;background:#e6f1fb;border:1px solid #c7dceb;font-size:13px;font-weight:800;white-space:nowrap}.asset-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start}.asset-tags{display:flex;flex-wrap:wrap;gap:10px}.asset-tags span{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#fff;font-weight:800;color:#233244}.asset-capabilities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.asset-capabilities article{padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.asset-capabilities strong{display:block;margin-bottom:8px;font-size:18px}.workflow-lanes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.workflow-lanes article{min-height:210px;display:grid;align-content:start;gap:10px;padding:18px;border-radius:8px;border:1px solid var(--line);background:#fff}.workflow-lanes span{color:var(--green);font-weight:900}.safety-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.safety-grid article{min-height:180px;padding:20px;border-radius:8px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.safety-grid strong{display:block;margin-bottom:10px;font-size:18px}.fresh-number-band{background:linear-gradient(135deg,#102033,#1e674f 48%,#255f9a)}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:34px 32px;background:var(--ink);color:#fff}.site-footer p,.site-footer a{color:#b9c6d1}.home-page{text-align:center}.home-page .hero{justify-content:center}.home-page .hero-bg{background-image:linear-gradient(180deg,#090f16d1,#090f168a 54%,#090f16c7),url(/assets/hero-workstation.png)}.home-page .hero-content{display:grid;justify-items:center;margin:0 auto;padding-left:20px;padding-right:20px;text-align:center}.home-page .hero h1,.home-page .hero-copy,.home-page .final-cta p{margin-left:auto;margin-right:auto}.home-page .hero-actions,.home-page .hero-facts,.home-page .asset-tags,.home-page .toolkit-card div{justify-content:center}.home-page .section-heading{margin-left:auto;margin-right:auto;text-align:center}.home-page .intro-item,.home-page .scope-card,.home-page .mcp-grid article,.home-page .toolkit-card,.home-page .asset-capabilities article,.home-page .workflow-lanes article,.home-page .safety-grid article,.home-page .number-cell,.home-page .faq-list details{justify-items:center;text-align:center}.home-page .dark-band,.home-page .section.band,.home-page .asset-section{display:grid;justify-items:center}.home-page .asset-section{grid-template-columns:minmax(0,1fr)}.home-page .asset-section>div,.home-page .asset-capabilities,.home-page .mcp-grid,.home-page .workflow-lanes,.home-page .safety-grid,.home-page .scope-grid,.home-page .toolkit-board,.home-page .faq-list,.home-page .number-grid{width:min(1180px,100%);margin-left:auto;margin-right:auto}.home-page .software-shot{width:min(1180px,100%);margin-left:auto;margin-right:auto;text-align:left}.reference-home{text-align:left;background:linear-gradient(180deg,#eef3f7 0,#f6f8fa 560px,#f5f7f9)}.home-reference-hero{position:relative;overflow:hidden;min-height:720px;padding:72px max(20px,calc((100vw - 1180px)/2)) 84px;color:#fff;background:#0f1720}.reference-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a121bf2,#0c1926db 48%,#112636b8),radial-gradient(circle at 20% 28%,rgba(35,104,181,.35),transparent 32%),radial-gradient(circle at 78% 26%,rgba(22,132,91,.22),transparent 30%),url(/assets/hero-workstation.png);background-size:cover;background-position:center}.home-reference-inner{position:relative;z-index:1;width:min(1180px,100%);display:grid;justify-items:start}.reference-hero-copy{width:min(760px,100%)}.reference-hero-copy .eyebrow{color:#9edcc5;letter-spacing:.12em;text-transform:uppercase}.reference-hero-copy h1{margin:0 0 22px;font-size:clamp(44px,6.2vw,76px);line-height:1.04}.reference-hero-copy p{margin:0 0 28px;max-width:760px;color:#d4e0ea;font-size:19px}.reference-home .hero-actions{justify-content:flex-start}.reference-home .button.primary{border-color:var(--blue);background:linear-gradient(135deg,var(--blue),var(--violet));box-shadow:0 14px 34px #2368b557}.reference-home .button.secondary{color:#f4f8fb;background:#ffffff1a;border-color:#fff3}.reference-hero-brief{width:min(720px,100%);display:grid;gap:12px;margin-top:40px;padding:22px;border:1px solid rgba(217,225,231,.16);border-radius:8px;background:#080e169e;box-shadow:0 22px 54px #00000038}.reference-hero-brief p{margin:0;color:#c6d2dc}.reference-hero-brief strong{color:#fff}.reference-hero-brief span{margin-left:6px}.reference-stats{width:min(1180px,100%);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:36px}.reference-stat{min-height:118px;display:grid;align-content:center;gap:8px;padding:20px;border:1px solid rgba(217,225,231,.16);border-radius:8px;background:#ffffff14}.reference-stat strong{font-size:32px;line-height:1}.reference-stat span{color:#d4e0ea}.reference-home .section{width:min(1180px,calc(100vw - 40px))}.reference-home .section-heading{margin-left:0;margin-right:0;text-align:left}.reference-screen-section{padding-top:76px}.reference-screen-section .software-shot{width:100%;margin-top:28px}.reference-card-grid article,.reference-scope-grid .scope-card,.reference-home .workflow-lanes article,.reference-home .safety-grid article,.reference-home .asset-capabilities article,.reference-home .faq-list details{text-align:left;justify-items:start}.reference-card-grid article,.reference-scope-grid .scope-card,.reference-home .workflow-lanes article,.reference-home .safety-grid article,.reference-home .asset-capabilities article,.reference-home .faq-list details,.reference-home .software-shot{box-shadow:0 18px 42px #15202b14}.reference-block{border-top:1px solid var(--line)}.reference-process-band{width:100%;padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:max(20px,calc((100vw - 1180px)/2));color:#fff;background:linear-gradient(135deg,#102033,#153349,#163f36)}.reference-split{width:min(1180px,100%);display:grid;grid-template-columns:.76fr 1.24fr;gap:34px;align-items:start}.reference-process-band .section-heading p{color:#c5d2dc}.reference-process-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.reference-process-grid article{text-align:left;min-height:146px;background:#ffffff12}.reference-process-grid strong{color:#9edcc5}.reference-asset-section{width:min(1180px,calc(100vw - 40px));grid-template-columns:.82fr 1.18fr;justify-items:stretch}.reference-asset-section>div,.reference-home .asset-capabilities,.reference-home .mcp-grid,.reference-home .workflow-lanes,.reference-home .safety-grid,.reference-home .scope-grid,.reference-home .toolkit-board,.reference-home .faq-list,.reference-home .number-grid{width:100%}.reference-workflow-band{width:100%;padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:max(20px,calc((100vw - 1180px)/2));background:#e9eef2}.reference-number-band .section-heading{text-align:left;margin-left:0}.reference-final-cta{width:min(920px,calc(100vw - 40px));padding-bottom:92px;text-align:left;justify-items:start}.reference-final-cta p{max-width:720px;margin-left:0;margin-right:0}.reference-home .reference-process-band{display:block;justify-items:initial}.reference-home .reference-split{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:40px;align-items:start}.reference-home .reference-process-band .section-heading{width:100%;min-width:0}.reference-home .reference-process-grid{width:100%;min-width:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:14px}.reference-home .reference-process-grid article{width:auto;min-width:0;justify-items:start;text-align:left}.reference-home .reference-process-grid strong,.reference-home .reference-process-grid p,.reference-home .reference-process-band h2,.reference-home .reference-process-band p{max-width:none;overflow-wrap:normal;word-break:normal;writing-mode:horizontal-tb}.reference-home .reference-workflow-band{display:block;justify-items:initial}.reference-home .reference-workflow-band .section-heading,.reference-home .reference-faq-section .section-heading,.reference-home .reference-final-cta,.reference-home .reference-workflow-band .workflow-lanes,.reference-home .reference-faq-section .faq-list{width:min(1180px,100%);margin-left:auto;margin-right:auto}.reference-version-pill{display:inline-flex;align-items:center;gap:10px;margin-bottom:28px;padding:7px 16px 7px 8px;border:1px solid rgba(158,220,197,.24);border-radius:999px;color:#cfe5dc;background:#ffffff14;font-size:13px;line-height:1.3;white-space:normal}.reference-version-pill span{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--green));font-weight:700}.reference-hero-copy h1 em{font-style:normal;color:#9edcc5}.reference-primary-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.reference-mini-stats{width:min(960px,100%);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px}.reference-mini-stat{min-width:0;padding:16px 12px;border:1px solid rgba(217,225,231,.15);border-radius:8px;color:#d4e0ea;background:#ffffff12}.reference-mini-stat strong,.reference-mini-stat span{display:block;overflow-wrap:normal;word-break:normal;writing-mode:horizontal-tb}.reference-mini-stat strong{color:#fff;font-size:20px;line-height:1.15}.reference-mini-stat span{margin-top:4px;color:#b7c5cf;font-size:13px}.reference-kicker{display:block;margin-bottom:10px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.reference-process-band .reference-kicker{color:#9edcc5}.reference-how-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:24px;align-items:stretch}.reference-flow-card,.reference-side-cards article,.reference-role-band,.reference-feature-grid article,.reference-workflow-list article,.reference-module-wrap,.reference-next-box,.reference-compare-table{border:1px solid var(--line);border-radius:8px;background:#ffffffd1;box-shadow:0 18px 42px #15202b14}.reference-flow-card{display:grid;align-content:center;gap:18px;min-height:280px;padding:30px}.reference-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.reference-flow-step{min-width:0;padding:18px;border:1px solid #dfe7ee;border-radius:8px;background:#f7fafc}.reference-flow-step strong,.reference-flow-step span,.reference-flow-card p,.reference-side-cards h3,.reference-side-cards p,.reference-role-item strong,.reference-role-item span,.reference-role-item p,.reference-feature-grid h3,.reference-feature-grid p,.reference-workflow-list strong,.reference-workflow-list p,.reference-workflow-list span,.reference-module-grid strong,.reference-module-grid span,.reference-next-box h3,.reference-compare-head span,.reference-compare-row span,.reference-compare-row strong,.reference-architecture-node strong,.reference-architecture-node span,.reference-version-note{max-width:none;overflow-wrap:normal;word-break:normal;writing-mode:horizontal-tb}.reference-flow-step strong{display:block;color:var(--ink);font-size:15px}.reference-flow-step span{display:block;margin-top:5px;color:var(--muted);font-size:13px}.reference-flow-card p{margin:0;color:var(--muted);font-size:14px}.reference-side-cards{display:grid;gap:14px}.reference-side-cards article{padding:24px}.reference-side-cards h3,.reference-feature-grid h3,.reference-role-band h3,.reference-next-box h3{margin:0 0 10px;color:var(--ink);font-size:18px}.reference-side-cards p,.reference-feature-grid p,.reference-role-item p{margin:0;color:var(--muted)}.reference-role-bands{display:grid;gap:22px}.reference-role-band{padding:28px}.reference-role-tag{display:inline-flex;align-items:center;min-height:26px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:800}.reference-role-tag.system{color:#5c43b5;background:#6c5ce71a}.reference-role-tag.domain{color:#2368b5;background:#2368b51a}.reference-role-tag.cross{color:#09725d;background:#108e741c}.reference-role-tag.creative{color:#a03b76;background:#c455911c}.reference-role-band h3{margin-top:14px}.reference-role-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.reference-role-item{min-width:0;padding:14px;border:1px solid #e0e7ee;border-radius:8px;background:#f8fafc}.reference-role-item strong{color:var(--blue)}.reference-role-item span{margin-left:6px;color:var(--ink);font-weight:700}.reference-role-item p{margin-top:6px;font-size:13px}.reference-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.reference-feature-grid article{min-width:0;padding:26px}.reference-feature-icon{width:42px;height:42px;display:grid;place-items:center;margin-bottom:16px;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--green));font-size:13px;font-weight:800}.reference-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.reference-tags span{display:inline-flex;align-items:center;min-height:25px;padding:4px 10px;border-radius:999px;color:var(--blue);background:#2368b514;font-size:12px;font-weight:700}.reference-full-band{width:100%;padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:max(20px,calc((100vw - 1180px)/2))}.reference-full-band>.section-heading,.reference-workflow-list,.reference-process-band>.reference-compare-table{width:min(1180px,100%);margin-left:auto;margin-right:auto}.reference-workflow-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px}.reference-workflow-list article{min-width:0;padding:18px}.reference-workflow-list strong{display:block;color:var(--blue);font-size:15px}.reference-workflow-list p{margin:8px 0 12px;color:var(--muted);font-size:13px}.reference-workflow-list span{color:var(--green);font-size:12px;font-weight:800}.reference-module-wrap{padding:26px}.reference-module-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:10px}.reference-module-grid article{min-width:0;padding:14px;border:1px solid #e0e7ee;border-radius:8px;background:#f8fafc}.reference-module-grid strong{display:block;color:var(--ink);font-size:14px}.reference-module-grid span{display:block;margin-top:4px;color:var(--muted);font-size:12px}.reference-next-box{margin-top:24px;padding:22px}.reference-compare-table{overflow:hidden}.reference-compare-head,.reference-compare-row{display:grid;grid-template-columns:1.3fr 1fr 1fr}.reference-compare-head{background:#e8eef4}.reference-compare-head span,.reference-compare-row span,.reference-compare-row strong{min-width:0;padding:15px 18px;border-right:1px solid #dce5ed;border-bottom:1px solid #dce5ed}.reference-compare-head span{color:var(--ink);font-weight:800}.reference-compare-row span{color:var(--muted)}.reference-compare-row strong{color:var(--blue);background:#2368b50d}.reference-compare-head span:last-child,.reference-compare-row span:last-child,.reference-compare-row strong:last-child{border-right:0}.reference-safety-grid article{min-height:174px}.reference-architecture{display:grid;gap:12px}.reference-architecture-node{min-width:0;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff14}.reference-architecture-node strong{display:block;color:#9edcc5;font-size:16px}.reference-architecture-node span{display:block;margin-top:5px;color:#d4e0ea}.reference-architecture-table{margin-top:28px;background:#fffffff0}.reference-version-note{margin-top:18px;color:var(--muted);font-size:13px}@media(max-width:980px){.reference-primary-stats,.reference-mini-stats,.reference-how-grid,.reference-flow,.reference-feature-grid,.reference-compare-head,.reference-compare-row{grid-template-columns:1fr}.reference-mini-stats{width:min(520px,100%)}}@media(max-width:900px){.site-header{height:auto;grid-template-columns:1fr;padding:14px 20px}.main-nav,.header-actions,.footer-links{flex-wrap:wrap;justify-content:flex-start}.hero{min-height:760px}.hero-content{margin:0 auto;padding:72px 20px}.product-hero h1.single-line-title{white-space:normal;font-size:clamp(40px,10vw,58px)}.feature-grid,.value-grid,.capability-grid,.intro-strip,.scope-grid,.mcp-grid,.toolkit-board,.asset-section,.asset-capabilities,.workflow-lanes,.safety-grid,.mcp-flow,.number-grid,.usage-grid,.capability-overview-grid,.workflow,.architecture,.advantage-list,.download-layout,.pricing-grid,.auth-panel,.account-grid,.doc-grid,.release-note,.shot-body,.manual-layout,.manual-card-grid,.manual-detail-list article,.source-doc-grid,.example-grid,.help-grid,.role-table div,.split-section{grid-template-columns:1fr}.shot-body{min-height:auto}.shot-panel,.shot-sidebar{border:0}.manual-sidebar{position:static}.account-hero,.code-row{grid-template-columns:1fr}.account-hero{display:grid}.account-actions{justify-content:flex-start}.manual-hero-panel{display:grid;padding:22px}.manual-hero-actions{justify-content:flex-start}.manual-doc-frame{height:620px}.support-strip{display:grid}.comparison-head,.comparison-row,.steps li{grid-template-columns:1fr}.site-footer{display:grid}}
