.landing-page{min-height:100vh;background:#fff}.landing-section{padding:80px 0}.landing-container{max-width:1200px;margin:0 auto;padding:0 40px}.section-title{font-size:32px;font-weight:800;color:#1e3a5f;margin-bottom:8px;display:flex;align-items:center;gap:14px}.section-title .bar{width:4px;height:32px;background:linear-gradient(180deg,#2563eb,#60a5fa);border-radius:2px;flex-shrink:0}.section-desc{font-size:15px;color:#6b7a90;margin-bottom:40px;line-height:1.7}.section-divider{height:1px;background:linear-gradient(90deg,transparent 0%,#b8d0e8 20%,#2563eb 50%,#b8d0e8 80%,transparent 100%);margin:0 80px;opacity:.35}.hero-section{background:linear-gradient(135deg,#1a3a6e,#2563eb 40%,#3b82f6,#60a5fa);padding:80px 0 56px;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:-50%;right:-15%;width:700px;height:700px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%}.hero-section:after{content:"";position:absolute;bottom:-30%;left:10%;width:500px;height:500px;background:radial-gradient(circle,rgba(96,165,250,.15) 0%,transparent 70%);border-radius:50%}.hero-label{display:inline-block;font-size:14px;color:#ffffffb3;letter-spacing:1px;border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:6px 20px;margin-bottom:24px;position:relative;z-index:1;max-width:100%}.hero-title{font-size:52px;font-weight:900;color:#fff;line-height:1.25;margin-bottom:8px;position:relative;z-index:1;letter-spacing:2px}.hero-title .version{background:linear-gradient(90deg,#fde68a,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{font-size:17px;color:#fffc;font-weight:400;letter-spacing:1.5px;position:relative;z-index:1;line-height:1.7;max-width:680px}.hero-stats{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;margin-top:32px;position:relative;z-index:1;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:18px 24px}.hero-stat{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap;text-align:center}.hero-stat .num{font-size:28px;font-weight:900;background:linear-gradient(135deg,#fde68a,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1}.hero-stat .label{font-size:13px;color:#ffffffd9;font-weight:500}.hero-sep{width:1px;height:24px;background:#fff3;margin:0 18px;flex-shrink:0}.hero-disclaimer{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:28px;font-size:13px;color:#ffffff8c;position:relative;z-index:1;letter-spacing:.5px}.hero-disclaimer-icon{width:16px;height:16px;flex-shrink:0;opacity:.7}.hero-cta-primary{height:44px;padding:0 32px;font-size:15px;font-weight:600;border-radius:8px;background:linear-gradient(135deg,#fde68a,#fbbf24);color:#1e3a5f;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s}.hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fbbf244d}.capabilities-section{background:#f8faff}.capabilities-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.capability-card{background:#fff;border-radius:16px;padding:24px 22px;border:1px solid rgba(37,99,235,.08);box-shadow:0 2px 16px #0000000a}.capability-card.purple{border-color:#8b5cf614}.capability-card-header{display:flex;align-items:center;gap:8px;margin-bottom:18px;padding-bottom:12px;border-bottom:2px solid #eef2ff}.capability-card-header.purple{border-bottom-color:#f5f3ff}.capability-card-header .header-bar{width:4px;height:20px;border-radius:2px}.capability-card-header .header-bar.blue{background:linear-gradient(180deg,#2563eb,#60a5fa)}.capability-card-header .header-bar.purple{background:linear-gradient(180deg,#7c3aed,#a78bfa)}.capability-card-header .header-title{font-size:14px;font-weight:800;color:#1e293b}.capability-card-header .header-en{font-size:11px;color:#94a3b8}.feature-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.feature-row-label{font-size:12px;font-weight:700;white-space:nowrap;min-width:56px}.feature-row-tags{display:flex;flex-wrap:wrap;gap:5px}.feature-tag{font-size:12px;color:#475569;border-radius:4px;padding:3px 8px;white-space:nowrap}.architecture-section{background:#fff}.arch-container{background:#fff;border-radius:20px;padding:40px;box-shadow:0 8px 40px #2563eb14,0 1px 3px #0000000a;border:1px solid rgba(37,99,235,.06)}.arch-domain{border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.arch-domain-header{padding:12px 24px;font-size:14px;font-weight:700;letter-spacing:1px;color:#fff}.arch-domain-header.blue{background:linear-gradient(90deg,#2563eb,#3b82f6)}.arch-domain-header.purple{background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.arch-domain-header.green{background:linear-gradient(90deg,#059669,#10b981)}.arch-domain-header.orange{background:linear-gradient(90deg,#d97706,#f59e0b)}.arch-domain-header.gray{background:linear-gradient(90deg,#475569,#64748b)}.arch-modules{display:flex;gap:0;padding:16px 20px;background:#f8fafc}.arch-module-group{flex:1;padding:12px 16px;border-right:1px solid rgba(0,0,0,.04)}.arch-module-group:last-child{border-right:none}.arch-group-title{font-size:12px;font-weight:700;color:#475569;margin-bottom:8px;letter-spacing:.5px}.arch-module-items{display:flex;flex-wrap:wrap;gap:4px}.arch-chip{font-size:12px;color:#475569;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:3px 8px;white-space:nowrap}.arch-chip.blue{color:#1d4ed8;border-color:#93c5fd;background:#eff6ff;font-weight:600}.arch-chip.purple{color:#6d28d9;border-color:#c4b5fd;background:#f5f3ff;font-weight:600}.arch-chip.green{color:#047857;border-color:#6ee7b7;background:#ecfdf5;font-weight:600}.arch-chip.orange{color:#b45309;border-color:#fcd34d;background:#fffbeb;font-weight:600}.arch-chip.gray{color:#374151;border-color:#9ca3af;background:#f3f4f6;font-weight:600}.arch-connector{text-align:center;padding:4px 0}.arch-connector svg{width:20px;height:20px;color:#94a3b8}.billing-section{background:#f8faff}.billing-box{background:linear-gradient(135deg,#1e3a5f,#1e40af,#2563eb);border-radius:20px;padding:48px;position:relative;overflow:hidden}.billing-box:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.05),transparent);border-radius:50%}.billing-box h3{color:#fff;font-size:24px;font-weight:800;margin-bottom:8px;position:relative;z-index:1}.billing-box .sub{color:#fff9;font-size:15px;margin-bottom:32px;position:relative;z-index:1}.billing-steps{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:32px;position:relative;z-index:1}.billing-step{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:18px 14px;text-align:center;min-width:130px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.billing-step .step-num{font-size:22px;font-weight:900;color:#fde68a}.billing-step .step-name{font-size:13px;color:#fff;font-weight:600;margin-top:4px}.billing-step .step-desc{font-size:11px;color:#ffffff80;margin-top:3px}.billing-arrow{color:#ffffff4d;font-size:22px;padding:0 6px;flex-shrink:0}.billing-modes-title{margin-top:32px;margin-bottom:14px;font-size:15px;font-weight:700;color:#fde68a;position:relative;z-index:1}.billing-modes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;position:relative;z-index:1}.billing-mode-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:16px;text-align:center}.billing-mode-card .mode-title{font-size:13px;font-weight:700;color:#fff;margin-bottom:8px}.billing-mode-card .mode-desc{font-size:11px;color:#fff9;line-height:1.7}.billing-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;position:relative;z-index:1}.billing-detail-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:20px}.billing-detail-card .detail-title{font-size:13px;font-weight:700;color:#fde68a;margin-bottom:10px}.deduct-chain{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-bottom:10px}.deduct-tag{font-size:12px;color:#fff;background:#ffffff1a;border-radius:5px;padding:4px 10px}.deduct-arrow{font-size:11px;color:#fff6}.billing-detail-card .detail-text{font-size:11px;color:#fff9;line-height:1.8}.billing-detail-card .detail-text strong{color:#fff;font-weight:600}.scenario-section{margin-top:24px;position:relative;z-index:1}.scenario-title{font-size:13px;font-weight:700;color:#fde68a;margin-bottom:12px}.scenario-tags{display:flex;flex-wrap:wrap;gap:8px}.scenario-tag{font-size:12px;color:#ffffffb3;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:5px 12px;white-space:nowrap}.screenshots-section{background:#fff}.screenshots-gallery{position:relative;height:380px;margin:0 auto;max-width:1100px}.screenshot-card{position:absolute;width:240px;border-radius:10px;overflow:hidden;box-shadow:0 10px 40px #0003;border:2px solid rgba(255,255,255,.95);background:#fff;transition:transform .35s ease,box-shadow .35s ease,z-index 0s;cursor:pointer}.screenshot-card:hover{transform:rotate(0) scale(1.18)!important;box-shadow:0 20px 60px #00000059;z-index:99!important}.screenshot-card img{width:100%;height:170px;object-fit:cover;display:block}.page-tags{text-align:center;margin-top:16px}.page-tag{background:linear-gradient(135deg,#f0f4ff,#e8f0fe);border:1px solid rgba(37,99,235,.08);border-radius:6px;padding:4px 12px;margin:4px;display:inline-block;font-size:12px;font-weight:500;color:#64748b}.landing-footer{background:linear-gradient(135deg,#1e3a5f,#1e40af);padding:48px 0 56px;text-align:center;position:relative}.landing-footer:before{content:"";display:block;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);margin:0 80px 28px}.footer-tech{display:flex;justify-content:center;align-items:center;gap:14px;margin-bottom:24px;flex-wrap:wrap}.footer-tech-group{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.footer-tech-icon{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:5px;font-size:11px;font-weight:700;letter-spacing:.5px;white-space:nowrap}.footer-tech-icon.agent{color:#93c5fd;background:#3b82f626;border:1px solid rgba(59,130,246,.25)}.footer-tech-icon.model{color:#c4b5fd;background:#8b5cf626;border:1px solid rgba(139,92,246,.25)}.footer-tech-icon svg{width:15px;height:15px;flex-shrink:0}.footer-tech-items{display:inline-flex;gap:5px;flex-wrap:wrap}.footer-tech-item{font-size:11px;font-weight:600;padding:4px 10px;border-radius:5px;display:inline-flex;align-items:center;white-space:nowrap;color:#ffffffd9}.footer-tech-item.agent{background:#3b82f61f;border:1px solid rgba(59,130,246,.3)}.footer-tech-item.model{background:#8b5cf61f;border:1px solid rgba(139,92,246,.3)}.footer-tech-dot{width:1px;height:16px;background:#fff3;flex-shrink:0;margin:0 6px}.footer-tagline{font-size:22px;color:#fff;font-weight:700;letter-spacing:3px;margin-bottom:16px}.footer-copyright{font-size:12px;color:#fff6;letter-spacing:1px;margin-top:16px}@media (max-width: 1199px){.landing-container{padding:0 28px}.hero-title{font-size:42px}.billing-step{min-width:110px;padding:14px 10px}}@media (max-width: 767px){.landing-section{padding:48px 0}.landing-container{padding:0 16px}.section-title{font-size:24px}.section-divider{margin:0 20px}.hero-section{padding:48px 0 36px}.hero-label{font-size:12px;letter-spacing:2px;padding:5px 14px}.hero-title{font-size:28px}.hero-subtitle{font-size:14px}.hero-stats{flex-wrap:wrap;gap:12px;padding:14px 16px}.hero-sep{display:none}.hero-disclaimer{font-size:12px}.capabilities-grid{grid-template-columns:1fr}.arch-modules{flex-direction:column;gap:8px}.arch-module-group{border-right:none;border-bottom:1px solid rgba(0,0,0,.04);padding:8px 12px}.arch-module-group:last-child{border-bottom:none}.billing-box{padding:28px 20px}.billing-steps{flex-direction:column;gap:8px}.billing-step{min-width:auto;width:100%}.billing-arrow{transform:rotate(90deg);padding:2px 0}.billing-modes-grid{grid-template-columns:1fr 1fr}.billing-detail-grid{grid-template-columns:1fr}.screenshots-gallery{height:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.screenshot-card{position:static!important;width:100%!important;transform:none!important}.screenshot-card:hover{transform:scale(1.03)!important}.footer-tech{flex-direction:column;gap:10px}.footer-tech-dot{display:none}.footer-tagline{font-size:16px;letter-spacing:1px}}.docs-root{background:#fff;min-height:calc(100vh - 56px);color:#333;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.docs-product-bar{height:56px;background:#fff;border-bottom:1px solid #e6e6e6;position:sticky;top:0;z-index:100;display:flex;align-items:center;padding:0 24px;gap:16px}.docs-product-bar-logo{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:600;color:#1f1f1f;cursor:pointer;text-decoration:none}.docs-product-bar-logo .badge{display:inline-block;padding:1px 8px;background:#ff6a00;color:#fff;font-size:11px;font-weight:500;border-radius:2px;letter-spacing:.5px;margin-left:4px}.docs-product-bar-tabs{display:flex;align-items:center;gap:0;height:100%;margin-left:16px}.docs-product-bar-tab{display:flex;align-items:center;height:100%;padding:0 20px;font-size:14px;color:#4a4a4a;cursor:pointer;border-bottom:2px solid transparent;text-decoration:none;transition:color .15s}.docs-product-bar-tab:hover{color:#0070cc}.docs-product-bar-tab.active{color:#0070cc;font-weight:500;border-bottom-color:#0070cc}.docs-product-bar-search{margin-left:auto;display:flex;align-items:center;width:240px;height:32px;padding:0 12px;background:#f5f5f5;border:1px solid transparent;border-radius:16px;font-size:13px;color:#999;cursor:pointer;transition:all .15s}.docs-product-bar-search:hover{background:#fff;border-color:#d9d9d9}.docs-product-bar-search input{flex:1;border:none;outline:none;background:transparent;font-size:13px;color:#333;margin-left:6px;min-width:0}.docs-product-bar-search input::placeholder{color:#999}.docs-product-bar-actions{display:flex;align-items:center;gap:12px;margin-left:8px;font-size:13px;color:#4a4a4a}.docs-product-bar-actions a{color:#4a4a4a;text-decoration:none;cursor:pointer}.docs-product-bar-actions a:hover{color:#0070cc}.docs-body{max-width:1440px;margin:0 auto;display:flex;gap:0;align-items:flex-start;background:#fff;min-height:calc(100vh - 56px)}.docs-sidebar{position:sticky;top:56px;height:calc(100vh - 56px);overflow-y:auto;border-right:1px solid #f0f0f0;background:#fff;padding:8px 0 24px;width:220px;flex-shrink:0}.docs-sidebar::-webkit-scrollbar{width:4px}.docs-sidebar::-webkit-scrollbar-thumb{background:#e6e6e6;border-radius:2px}.docs-sidebar::-webkit-scrollbar-thumb:hover{background:#d9d9d9}.docs-nav-group{margin-bottom:0}.docs-nav-group-title{display:flex;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;color:#1f1f1f;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s;line-height:1.4}.docs-nav-group-title:hover{color:#0070cc}.docs-nav-group-title .anticon{font-size:14px;color:#8c8c8c}.docs-nav-group-title .arrow{margin-left:auto;font-size:10px;color:#bfbfbf;transition:transform .25s ease}.docs-nav-group.collapsed .arrow{transform:rotate(-90deg)}.docs-nav-group.collapsed .docs-nav-subgroup,.docs-nav-group.collapsed .docs-nav-leaf{display:none}.docs-nav-subgroup{margin:0}.docs-nav-subgroup-title{display:flex;align-items:center;padding:6px 16px 6px 28px;font-size:13px;font-weight:500;color:#262626;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1.4;transition:color .2s}.docs-nav-subgroup-title:hover{color:#0070cc}.docs-nav-subgroup-title .arrow{margin-left:auto;font-size:9px;color:#bfbfbf;transition:transform .25s ease}.docs-nav-subgroup.collapsed .arrow{transform:rotate(-90deg)}.docs-nav-subgroup.collapsed .docs-nav-leaf{display:none}.docs-nav-leaf{display:block;padding:5px 16px 5px 40px;font-size:13px;color:#1d2129;cursor:pointer;text-decoration:none;line-height:1.5;border-left:3px solid transparent;transition:color .2s,background .2s}.docs-nav-leaf:hover{color:#165dff;background:#f2f3f5}.docs-nav-leaf.active{color:#165dff;font-weight:500;background:#e8f3ff;border-left:3px solid #165DFF}.docs-content{flex:1;padding:32px 48px 80px;min-width:0;max-width:920px}.docs-breadcrumb{display:flex;align-items:center;gap:4px;font-size:12px;color:#999;margin-bottom:20px;line-height:1.5}.docs-breadcrumb a{color:#999;cursor:pointer;transition:color .15s;text-decoration:none}.docs-breadcrumb a:hover{color:#0070cc}.docs-breadcrumb-sep{color:#ccc;margin:0 2px}.docs-breadcrumb-current{color:#333}.docs-content h1.doc-h1{font-size:30px!important;font-weight:600!important;color:#1f1f1f!important;margin:0 0 8px!important;letter-spacing:-.3px;line-height:1.4}.docs-content .doc-meta{display:flex;align-items:center;gap:12px;font-size:12px;color:#999;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.docs-content .doc-meta .item{display:inline-flex;align-items:center;gap:4px}.docs-content h2.doc-h2{font-size:20px!important;font-weight:600!important;color:#0070cc!important;margin:36px 0 14px!important;padding-top:8px;scroll-margin-top:80px;border-bottom:0!important}.docs-content h2.doc-h2:first-of-type{margin-top:24px!important}.docs-content h3.doc-h3{font-size:16px!important;font-weight:600!important;color:#1f1f1f!important;margin:24px 0 10px!important;scroll-margin-top:80px}.docs-content h4.doc-h4{font-size:14.5px!important;font-weight:600!important;color:#1f1f1f!important;margin:18px 0 8px!important}.docs-content p.doc-p{font-size:14px!important;color:#333!important;line-height:1.85!important;margin:0 0 12px!important}.docs-content ul.doc-ul,.docs-content ol.doc-ol{margin:0 0 14px;padding-left:22px}.docs-content li{font-size:14px;color:#333;line-height:1.85;margin-bottom:4px}.docs-content li::marker{color:#999}.docs-content strong{color:#1f1f1f;font-weight:600}.docs-content code:not(pre code){background:#f5f5f5;color:#c7254e;border:1px solid #e8e8e8;border-radius:2px;padding:1px 6px;font-family:SF Mono,Monaco,Cascadia Code,Consolas,monospace;font-size:12.5px}.docs-content pre.doc-pre{background:#f6f8fa;color:#24292e;border:1px solid #e1e4e8;border-radius:4px;padding:14px 18px;margin:14px 0 18px;overflow-x:auto;font-family:SF Mono,Monaco,Cascadia Code,Consolas,monospace;font-size:12.5px;line-height:1.7;position:relative}.docs-content pre.doc-pre:before{content:attr(data-lang);position:absolute;top:8px;right:14px;font-size:10px;color:#999;text-transform:uppercase;letter-spacing:.05em}.docs-content pre.doc-pre code{background:transparent;border:none;color:inherit;padding:0;font-size:inherit}.docs-content .doc-table-wrap{border:1px solid #e8e8e8;border-radius:4px;overflow:hidden;margin:14px 0 18px}.docs-content table.doc-table{width:100%;border-collapse:collapse;font-size:13px}.docs-content table.doc-table th{background:#fafafa;color:#1f1f1f;font-weight:600;text-align:left;padding:10px 14px;border-bottom:1px solid #e8e8e8;white-space:nowrap}.docs-content table.doc-table td{padding:10px 14px;color:#333;border-bottom:1px solid #f0f0f0;vertical-align:top;line-height:1.6}.docs-content table.doc-table tr:last-child td{border-bottom:none}.docs-content table.doc-table tr:hover td{background:#fafafa}.docs-callout{display:flex;gap:10px;padding:12px 16px;border-radius:4px;margin:14px 0 18px;font-size:13.5px;line-height:1.7;border-left:3px solid}.docs-callout .callout-icon{font-size:15px;flex-shrink:0;margin-top:2px}.docs-callout.info{background:#f0f8ff;border-left-color:#0070cc;color:#1f1f1f}.docs-callout.info .callout-icon{color:#0070cc}.docs-callout.success{background:#f0f9eb;border-left-color:#00b42a}.docs-callout.success .callout-icon{color:#00b42a}.docs-callout.warning{background:#fff7e6;border-left-color:#ff6a00}.docs-callout.warning .callout-icon{color:#ff6a00}.docs-callout.danger{background:#fff1f0;border-left-color:#f5222d}.docs-callout.danger .callout-icon{color:#f5222d}.docs-callout .callout-title{font-weight:600;margin-bottom:4px;color:#1f1f1f}.docs-callout p:last-child{margin-bottom:0}.docs-steps{margin:16px 0 20px;padding:0;counter-reset:step-counter}.docs-step{position:relative;padding:0 0 16px 36px;counter-increment:step-counter}.docs-step:not(:last-child):before{content:"";position:absolute;left:11px;top:22px;bottom:0;width:1px;background:#e6e6e6}.docs-step:after{content:counter(step-counter);position:absolute;left:0;top:0;width:22px;height:22px;background:#0070cc;color:#fff;font-size:12px;font-weight:500;border-radius:50%;display:flex;align-items:center;justify-content:center}.docs-step .step-title{font-size:14px;font-weight:600;color:#1f1f1f;margin-bottom:4px;line-height:1.5}.docs-step .step-desc{font-size:13.5px;color:#555;line-height:1.75}.docs-feature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin:16px 0 20px}.docs-feature-cell{background:#fff;border:1px solid #e8e8e8;border-radius:4px;padding:16px;transition:border-color .15s,box-shadow .15s}.docs-feature-cell:hover{border-color:#0070cc;box-shadow:0 2px 8px #0070cc14}.docs-feature-cell .fc-icon{width:28px;height:28px;border-radius:4px;background:#f0f8ff;color:#0070cc;display:inline-flex;align-items:center;justify-content:center;font-size:14px;margin-bottom:8px}.docs-feature-cell .fc-title{font-size:14px;font-weight:600;color:#1f1f1f;margin-bottom:4px}.docs-feature-cell .fc-desc{font-size:12.5px;color:#666;line-height:1.6}.docs-prev-next{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:48px;padding-top:20px;border-top:1px solid #f0f0f0}.docs-prev-next .pn-cell{border:1px solid #e8e8e8;border-radius:4px;padding:12px 16px;cursor:pointer;transition:all .15s}.docs-prev-next .pn-cell:hover{border-color:#0070cc;background:#fafafa}.docs-prev-next .pn-cell.disabled{cursor:default;opacity:.5}.docs-prev-next .pn-cell.disabled:hover{border-color:#e8e8e8;background:#fff}.docs-prev-next .pn-label{font-size:12px;color:#999;margin-bottom:2px}.docs-prev-next .pn-title{font-size:13.5px;color:#1f1f1f;font-weight:500}.docs-prev-next .pn-cell:hover .pn-title{color:#0070cc}.docs-toc{position:sticky;top:80px;padding:32px 16px 24px 20px;font-size:12.5px;max-height:calc(100vh - 80px);overflow-y:auto;width:200px;flex-shrink:0;border-left:1px solid #f0f0f0}.docs-toc-title{font-size:11px;font-weight:600;color:#999;letter-spacing:.1em;margin-bottom:10px;text-transform:uppercase}.docs-toc-list{border-left:1px solid #e8e8e8;padding-left:10px}.docs-toc-item{display:block;padding:4px 0;font-size:12.5px;color:#666;cursor:pointer;transition:color .15s;line-height:1.5;text-decoration:none}.docs-toc-item:hover{color:#0070cc}.docs-toc-item.active{color:#0070cc;font-weight:500}.docs-toc-item.toc-h3{padding-left:12px;font-size:12px;color:#999}.docs-toc-item.toc-h3.active{color:#0070cc}.docs-home-hero{background:linear-gradient(180deg,#f0f8ff,#fff);padding:48px 32px 36px;text-align:center;border-bottom:1px solid #f0f0f0}.docs-home-hero-inner{max-width:720px;margin:0 auto}.docs-home-hero h1{font-size:32px;font-weight:600;color:#1f1f1f;letter-spacing:-.5px;margin:0 0 10px;line-height:1.3}.docs-home-hero p{font-size:14px;color:#666;line-height:1.7;margin:0 auto 24px;max-width:580px}.docs-home-hero-search{max-width:520px;margin:0 auto;height:44px;background:#fff;border:1px solid #e6e6e6;border-radius:22px;display:flex;align-items:center;padding:0 20px;gap:10px;box-shadow:0 2px 12px #00000008;transition:border-color .15s,box-shadow .15s}.docs-home-hero-search:focus-within{border-color:#0070cc;box-shadow:0 2px 12px #0070cc1a}.docs-home-hero-search input{flex:1;border:none;outline:none;font-size:14px;color:#1f1f1f;background:transparent}.docs-home-hero-search input::placeholder{color:#999}.docs-home-hero-search .kbd{font-size:11px;padding:2px 6px;background:#f5f5f5;border:1px solid #e6e6e6;border-radius:3px;color:#999}.docs-home-hero-tags{margin-top:16px;font-size:12.5px;color:#999;display:flex;justify-content:center;gap:6px;flex-wrap:wrap;align-items:center}.docs-home-hero-tags span.label{color:#666}.docs-home-hero-tags a{color:#555;cursor:pointer;padding:2px 8px;background:#fff;border:1px solid #e6e6e6;border-radius:12px;font-size:12px;text-decoration:none;transition:all .15s}.docs-home-hero-tags a:hover{border-color:#0070cc;color:#0070cc;background:#f0f8ff}.docs-home-section{max-width:1200px;margin:0 auto;padding:32px 32px 8px}.docs-home-section-title{display:flex;align-items:baseline;gap:12px;margin-bottom:16px}.docs-home-section-title h2{font-size:20px;font-weight:600;color:#1f1f1f;margin:0;letter-spacing:-.3px}.docs-home-section-title p{font-size:13px;color:#999;margin:0}.docs-home-section-title .more{font-size:13px;color:#0070cc;cursor:pointer}.docs-home-highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.docs-home-highlight-card{background:#fff;border:1px solid #e8e8e8;border-radius:6px;padding:20px 18px;cursor:pointer;transition:all .2s;display:block;text-decoration:none;color:inherit}.docs-home-highlight-card:hover{border-color:#0070cc;box-shadow:0 4px 12px #0070cc14;transform:translateY(-2px)}.docs-home-highlight-card .hc-icon{width:36px;height:36px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:12px}.docs-home-highlight-card .hc-title{font-size:14.5px;font-weight:600;color:#1f1f1f;margin-bottom:4px}.docs-home-highlight-card .hc-desc{font-size:12.5px;color:#666;line-height:1.6}.docs-home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.docs-home-product-card{background:#fff;border:1px solid #e8e8e8;border-radius:6px;padding:18px;transition:all .2s;display:block;text-decoration:none;color:inherit}.docs-home-product-card:hover{border-color:#0070cc;box-shadow:0 4px 12px #0070cc14;transform:translateY(-2px)}.docs-home-product-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.docs-home-product-icon{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.docs-home-product-info{flex:1;min-width:0}.docs-home-product-name{font-size:14.5px;font-weight:600;color:#1f1f1f;line-height:1.4}.docs-home-product-desc{font-size:12.5px;color:#666;line-height:1.6;margin-bottom:12px;min-height:40px}.docs-home-product-links{display:flex;flex-direction:column;gap:4px;padding-top:10px;border-top:1px dashed #f0f0f0}.docs-home-product-links a{font-size:12.5px;color:#555;cursor:pointer;display:flex;align-items:center;gap:4px;transition:color .15s;text-decoration:none}.docs-home-product-links a:hover{color:#0070cc}.docs-home-product-links a:before{content:"›";color:#ccc;font-size:12px;font-weight:700}.docs-home-product-links a:hover:before{color:#0070cc}.docs-home-path-section{max-width:1200px;margin:24px auto 0;padding:28px 32px 24px;background:#fafafa;border-radius:8px}.docs-home-path-section h2{font-size:20px;font-weight:600;color:#1f1f1f;margin:0 0 4px;text-align:center}.docs-home-path-section .sub{text-align:center;font-size:13px;color:#999;margin-bottom:20px}.docs-home-path-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.docs-home-path-card{background:#fff;border:1px solid #e8e8e8;border-radius:6px;padding:16px;transition:all .2s;cursor:pointer}.docs-home-path-card:hover{border-color:#0070cc;box-shadow:0 2px 8px #0070cc14}.docs-home-path-card .pc-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.docs-home-path-card .pc-icon{width:22px;height:22px;border-radius:4px;background:#f0f8ff;color:#0070cc;display:flex;align-items:center;justify-content:center;font-size:12px}.docs-home-path-card .pc-title{font-size:13px;font-weight:600;color:#1f1f1f}.docs-home-path-card .pc-links{display:flex;flex-direction:column;gap:4px}.docs-home-path-card .pc-links a{font-size:12px;color:#555;text-decoration:none;cursor:pointer;line-height:1.6;transition:color .15s}.docs-home-path-card .pc-links a:hover{color:#0070cc}.docs-home-tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.docs-home-tool-card{background:#fff;border:1px solid #e8e8e8;border-radius:6px;padding:18px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .2s;text-decoration:none;color:inherit}.docs-home-tool-card:hover{border-color:#0070cc;box-shadow:0 2px 8px #0070cc14}.docs-home-tool-card .tc-icon{width:36px;height:36px;border-radius:8px;background:#f0f8ff;color:#0070cc;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.docs-home-tool-card .tc-info .tc-title{font-size:13.5px;font-weight:600;color:#1f1f1f;margin-bottom:2px}.docs-home-tool-card .tc-info .tc-desc{font-size:12px;color:#999;line-height:1.5}.docs-home-bottom{display:grid;grid-template-columns:1.4fr 1fr;gap:28px;padding:32px 32px 48px;max-width:1200px;margin:0 auto}.docs-home-changelog h3{font-size:15px;font-weight:600;color:#1f1f1f;margin:0 0 14px}.docs-home-changelog-item{display:flex;gap:12px;padding:8px 0;border-bottom:1px dashed #f0f0f0}.docs-home-changelog-item:last-child{border-bottom:none}.docs-home-changelog-date{width:80px;font-size:12.5px;color:#999;flex-shrink:0;font-variant-numeric:tabular-nums}.docs-home-changelog-content{flex:1;font-size:13px;color:#1f1f1f;line-height:1.7}.docs-home-changelog-tag{display:inline-block;font-size:10.5px;padding:1px 6px;border-radius:2px;margin-right:6px;font-weight:500}.docs-home-changelog-tag.new{background:#fff1f0;color:#f5222d}.docs-home-changelog-tag.improved{background:#f0f8ff;color:#0070cc}.docs-home-quicklinks h3{font-size:15px;font-weight:600;color:#1f1f1f;margin:0 0 14px}.docs-home-quicklinks ul{list-style:none;margin:0;padding:0;background:#fff;border:1px solid #e8e8e8;border-radius:6px;overflow:hidden}.docs-home-quicklinks li{padding:0;margin:0}.docs-home-quicklinks li:not(:last-child){border-bottom:1px solid #f0f0f0}.docs-home-quicklinks a{display:flex;align-items:center;gap:8px;padding:10px 14px;font-size:13px;color:#333;text-decoration:none;cursor:pointer;transition:background .15s}.docs-home-quicklinks a:hover{background:#fafafa;color:#0070cc}.docs-home-quicklinks a .anticon{color:#0070cc;font-size:13px}.docs-faq-group{margin-bottom:28px}.docs-faq-group h2{font-size:18px!important;font-weight:600!important;color:#1f1f1f!important;margin:0 0 12px!important;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.docs-faq-item{border:1px solid #e8e8e8;border-radius:4px;margin-bottom:8px;overflow:hidden;transition:border-color .15s}.docs-faq-item.open{border-color:#0070cc}.docs-faq-q{padding:12px 16px;font-size:14px;font-weight:500;color:#1f1f1f;cursor:pointer;display:flex;align-items:center;gap:10px;background:#fff;transition:background .15s;line-height:1.5}.docs-faq-q:hover{background:#fafafa}.docs-faq-item.open .docs-faq-q{background:#f0f8ff;color:#0070cc}.docs-faq-q .faq-arrow{margin-left:auto;color:#999;font-size:11px;transition:transform .2s}.docs-faq-item.open .faq-arrow{transform:rotate(180deg);color:#0070cc}.docs-faq-a{padding:0 16px 14px 44px;font-size:13.5px;color:#555;line-height:1.85;background:#fff}.docs-api-endpoint{background:#f6f8fa;color:#24292e;border:1px solid #e1e4e8;border-radius:4px;padding:12px 16px;margin:10px 0 14px;font-family:SF Mono,Monaco,Cascadia Code,Consolas,monospace;font-size:13px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.docs-api-method{font-size:10.5px;padding:2px 8px;border-radius:2px;font-weight:600;letter-spacing:.05em;flex-shrink:0;color:#fff}.docs-api-method.GET{background:#0070cc}.docs-api-method.POST{background:#00b42a}.docs-api-method.DELETE{background:#f5222d}.docs-api-method.PUT{background:#ff6a00}.docs-api-path{flex:1;word-break:break-all;color:#1f1f1f}@media (max-width: 1200px){.docs-body{flex-wrap:wrap}.docs-sidebar{width:200px}.docs-toc{display:none}.docs-content{padding:32px 32px 64px}.docs-home-highlight-grid,.docs-home-product-grid,.docs-home-tool-grid{grid-template-columns:repeat(2,1fr)}.docs-home-path-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.docs-body{flex-direction:column}.docs-sidebar{width:100%;height:auto;position:static;border-right:none;border-bottom:1px solid #f0f0f0;max-height:300px;overflow-y:auto}.docs-content{padding:24px 20px 48px}.docs-home-hero{padding:36px 20px 28px}.docs-home-hero h1{font-size:26px}.docs-home-bottom,.docs-home-highlight-grid,.docs-home-product-grid,.docs-home-tool-grid{grid-template-columns:1fr}.docs-home-path-grid{grid-template-columns:repeat(2,1fr)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8fa;color:#1d2129;font-size:14px}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.ant-layout{background:#f7f8fa}.ant-card{border-radius:8px;box-shadow:0 1px 2px #0000000f}.ant-card:hover{box-shadow:0 4px 12px #00000014}.ant-table-thead>tr>th{background:#f5f7fa!important;color:#86909c!important;font-weight:500!important;font-size:12px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c9cdd4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#86909c}.www-navbar{height:56px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #E5E6EB;display:flex;align-items:center;justify-content:space-between;padding:0 40px;position:sticky;top:0;z-index:100}.landing-root{background:#fff;color:#1d2129}.landing-container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-container-narrow{max-width:880px}.landing-section{padding:88px 0}.landing-section-alt{background:linear-gradient(180deg,#fafbfc,#f5f7fa)}.landing-section-head{text-align:center;margin-bottom:56px}.section-eyebrow{font-size:12px!important;letter-spacing:.18em!important;font-weight:600!important;padding:4px 14px!important;border-radius:2px!important;background:#e8f3ff!important;color:#165dff!important;border:none!important;margin-bottom:16px!important;display:inline-block!important}.section-title.ant-typography{font-size:36px!important;font-weight:700!important;color:#1d2129!important;margin:12px 0!important;letter-spacing:-.5px}.section-subtitle.ant-typography{font-size:16px!important;color:#4e5969!important;line-height:1.7!important;max-width:720px;margin:0 auto!important}.landing-hero{position:relative;background:linear-gradient(160deg,#e8f3ff,#f7f8fa 40%,#fff)}.banner-stage{position:relative;width:100%;height:520px;overflow:hidden}.banner-slide{position:relative;height:100%;display:flex!important;align-items:center;justify-content:center;overflow:hidden}.banner-slide-1{background:linear-gradient(135deg,#0b1638,#1a2a5e,#0d1f4a)}.banner-slide-2{background:linear-gradient(135deg,#0a1628,#143058,#0b1e38)}.banner-slide-3{background:linear-gradient(135deg,#0f1a2e,#1e3056,#0f2240)}.banner-slide-4{background:linear-gradient(135deg,#0a1428,#1b2848,#0e1a36)}.banner-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(22,93,255,.18) 0%,transparent 40%),radial-gradient(circle at 80% 70%,rgba(0,180,42,.1) 0%,transparent 40%);pointer-events:none}.banner-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse at center,#000 0%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,transparent 70%);pointer-events:none}.banner-content{text-align:center;color:#fff;z-index:2;max-width:820px;padding:0 24px;position:relative}.banner-eyebrow{background:#165dff26!important;color:#8ab6ff!important;border:1px solid rgba(138,182,255,.3)!important;font-size:13px!important;padding:6px 16px!important;border-radius:20px!important;margin-bottom:24px!important;letter-spacing:.08em;font-weight:500}.banner-content h1{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 16px rgba(0,0,0,.15)}.banner-content p{font-size:17px;opacity:.82;margin-bottom:36px;line-height:1.7;color:#fff;max-width:680px;margin-left:auto;margin-right:auto}.banner-btn-primary.ant-btn{height:48px!important;font-size:15px!important;font-weight:500!important;border-radius:4px!important;padding:0 32px!important;background:#165dff!important;border-color:#165dff!important;box-shadow:0 4px 16px #165dff59}.banner-btn-primary.ant-btn:hover{background:#0e42d2!important;transform:translateY(-1px);box-shadow:0 6px 20px #165dff80}.banner-btn-ghost.ant-btn{height:48px!important;font-size:15px!important;border-radius:4px!important;padding:0 32px!important;background:#ffffff14!important;border-color:#ffffff4d!important;color:#fff!important}.banner-btn-ghost.ant-btn:hover{background:#ffffff29!important;border-color:#ffffff80!important}.banner-badge{margin-top:32px;display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#ffffffb3;padding:6px 16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:20px}.banner-badge .anticon{color:#00b42a}.banner-dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3}.banner-dot{width:32px;height:4px;border-radius:2px;background:#ffffff40;border:none;cursor:pointer;padding:0;transition:all .3s}.banner-dot:hover{background:#ffffff73}.banner-dot.active{background:#fff;width:48px}.capability-grid{margin-top:8px}.capability-card{background:#fff;border:1px solid #F0F2F5;border-radius:8px;padding:36px 28px;height:100%;transition:all .3s ease;position:relative;overflow:hidden}.capability-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#165dff,#00b42a);opacity:0;transition:opacity .3s}.capability-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #165dff1f;border-color:#e8f3ff}.capability-card:hover:before{opacity:1}.capability-icon{width:56px;height:56px;border-radius:8px;background:linear-gradient(135deg,#e8f3ff,#f0f7ff);color:#165dff;display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:20px}.capability-title.ant-typography{font-size:17px!important;font-weight:600!important;color:#1d2129!important;margin-bottom:12px!important}.capability-desc.ant-typography{font-size:13.5px!important;color:#4e5969!important;line-height:1.7!important;margin:0!important}.landing-metrics{background:linear-gradient(135deg,#0b1638,#1a2a5e);padding:56px 0;position:relative;overflow:hidden}.landing-metrics:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 30% 50%,rgba(22,93,255,.2) 0%,transparent 50%)}.metric-block{text-align:center;position:relative;z-index:1}.metric-number{font-size:40px;font-weight:700;color:#fff;line-height:1.2;margin-bottom:8px;letter-spacing:-.5px;background:linear-gradient(135deg,#fff,#8ab6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.metric-label{font-size:14px;color:#ffffffa6;letter-spacing:.05em}.product-matrix{display:flex;flex-direction:column;gap:32px}.product-category{padding:40px 32px;border-radius:12px;border:1px solid rgba(22,93,255,.08);transition:all .3s}.product-category:hover{box-shadow:0 8px 24px #0000000a}.product-category-head{display:flex;align-items:center;gap:12px;margin-bottom:28px}.product-category-icon{width:44px;height:44px;border-radius:8px;background:#ffffffb3;display:flex;align-items:center;justify-content:center;font-size:22px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-category-title.ant-typography{font-size:22px!important;font-weight:600!important;color:#1d2129!important;margin:0!important}.product-card.ant-card{background:#fff!important;border:1px solid #F0F2F5!important;border-radius:8px!important;height:100%;cursor:pointer;transition:all .3s ease}.product-card.ant-card:hover{border-color:#165dff!important;transform:translateY(-3px);box-shadow:0 8px 24px #165dff1f!important}.product-card-code{font-size:12px;font-weight:700;letter-spacing:.1em;margin-bottom:6px}.product-card-name.ant-typography{font-size:17px!important;font-weight:600!important;color:#1d2129!important;margin-bottom:8px!important}.product-card-desc.ant-typography{font-size:13px!important;color:#4e5969!important;line-height:1.6!important;min-height:60px;margin-bottom:12px!important}.product-card-specs{margin-bottom:16px}.product-card-specs .ant-tag{font-size:11px!important;padding:2px 8px!important;border-radius:2px!important;background:#f5f7fa!important;color:#4e5969!important;border:1px solid #E5E6EB!important}.product-card-cta{font-size:13px;font-weight:500;display:flex;align-items:center;gap:4px;transition:gap .2s}.product-card:hover .product-card-cta{gap:8px}.scenario-card.ant-card{background:#fff!important;border:1px solid #F0F2F5!important;border-radius:8px!important;height:100%;transition:all .3s}.scenario-card.ant-card:hover{border-color:#165dff!important;transform:translateY(-3px);box-shadow:0 8px 24px #165dff1a!important}.scenario-icon{width:52px;height:52px;border-radius:8px;background:linear-gradient(135deg,#fff3e8,#fff8f0);color:#ff7d00;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:18px}.scenario-title.ant-typography{font-size:17px!important;font-weight:600!important;color:#1d2129!important;margin-bottom:10px!important}.scenario-desc.ant-typography{font-size:13.5px!important;color:#4e5969!important;line-height:1.7!important;margin-bottom:16px!important}.scenario-tag.ant-tag{background:#e8f3ff!important;color:#165dff!important;font-size:11.5px!important;padding:3px 10px!important;border-radius:2px!important;font-weight:500}.price-card.ant-card{background:#fff!important;border:1px solid #F0F2F5!important;border-radius:12px!important;height:100%;transition:all .3s}.price-card.ant-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000014!important}.price-card-featured.ant-card{border-color:#ff7d00!important;position:relative;background:linear-gradient(180deg,#fffaf0,#fff 30%)!important}.price-card-featured.ant-card:before{content:"推荐";position:absolute;top:16px;right:16px;background:#ff7d00;color:#fff;font-size:11px;font-weight:600;padding:3px 10px;border-radius:2px}.price-tag.ant-tag{font-size:12px!important;padding:4px 12px!important;border-radius:2px!important;font-weight:500;margin-bottom:16px!important}.price-name.ant-typography{font-size:48px!important;font-weight:700!important;color:#1d2129!important;margin-bottom:8px!important;line-height:1!important}.price-name .price-unit{font-size:18px;font-weight:500;color:#4e5969;margin-left:4px}.price-desc.ant-typography{font-size:14px!important;color:#4e5969!important;margin-bottom:0!important}.price-features{list-style:none;margin:0 0 28px;padding:0}.price-features li{font-size:14px;color:#1d2129;line-height:1.7;margin-bottom:10px;display:flex;align-items:flex-start;gap:8px}.price-features li .anticon{color:#00b42a;font-size:14px;margin-top:5px;flex-shrink:0}.customer-wall{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:48px}.customer-logo{display:flex;align-items:center;gap:12px;padding:20px 24px;background:#fff;border:1px solid #F0F2F5;border-radius:6px;transition:all .3s;font-size:14px;color:#4e5969;font-weight:500}.customer-logo:hover{border-color:#165dff;transform:translateY(-2px);box-shadow:0 4px 12px #165dff14}.customer-icon{font-size:18px;color:#ff7d00}.trust-row{display:flex;justify-content:center;flex-wrap:wrap;gap:24px 40px;padding:24px 0;background:#fff;border-radius:8px;border:1px solid #F0F2F5}.trust-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#4e5969;font-weight:500}.trust-item .anticon{font-size:18px;color:#165dff}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border:1px solid #F0F2F5;border-radius:8px;padding:20px 24px;cursor:pointer;transition:all .2s}.faq-item:hover{border-color:#165dff}.faq-item.open{border-color:#165dff;background:linear-gradient(180deg,#f5f9ff,#fff)}.faq-q{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:#1d2129}.faq-q-icon{color:#165dff;font-size:18px}.faq-q>span:nth-child(2){flex:1}.faq-toggle{font-size:22px;color:#165dff;font-weight:400;line-height:1}.faq-a{margin-top:12px;padding-left:30px;font-size:14px;color:#4e5969;line-height:1.8}.landing-cta{background:linear-gradient(135deg,#0b1638,#1a2a5e,#143058);padding:88px 24px;text-align:center;position:relative;overflow:hidden}.landing-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 25% 50%,rgba(22,93,255,.25) 0%,transparent 50%),radial-gradient(circle at 75% 50%,rgba(0,180,42,.1) 0%,transparent 50%);pointer-events:none}.landing-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse at center,#000 0%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,transparent 70%);pointer-events:none}.landing-cta-inner{max-width:720px;margin:0 auto;position:relative;z-index:1}.cta-title.ant-typography{font-size:38px!important;font-weight:700!important;color:#fff!important;margin-bottom:16px!important;letter-spacing:-.5px}.cta-desc.ant-typography{font-size:16px!important;color:#ffffffb3!important;margin-bottom:36px!important;line-height:1.7}.cta-btn-primary.ant-btn{height:50px!important;font-size:16px!important;font-weight:500!important;border-radius:4px!important;padding:0 36px!important;background:#165dff!important;border-color:#165dff!important;box-shadow:0 4px 16px #165dff59}.cta-btn-primary.ant-btn:hover{background:#0e42d2!important;transform:translateY(-1px)}.cta-btn-ghost.ant-btn{height:50px!important;font-size:16px!important;border-radius:4px!important;padding:0 36px!important;background:#ffffff0f!important;border-color:#ffffff4d!important;color:#fff!important}.cta-btn-ghost.ant-btn:hover{background:#ffffff29!important;border-color:#ffffff80!important}.cta-tel{margin-top:32px;font-size:14px;color:#ffffff8c;letter-spacing:.05em}.landing-footer{background:#0f1424;color:#ffffffb3;padding:64px 0 24px}.footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:16px}.footer-brand-name{font-size:18px;color:#fff;font-weight:600}.footer-slogan.ant-typography{font-size:13px!important;color:#ffffff80!important;line-height:1.7!important;margin:0!important}.footer-col-title{font-size:14px;font-weight:600;color:#fff;margin-bottom:18px;letter-spacing:.05em}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{font-size:13.5px;color:#ffffff8c;line-height:2.2;cursor:pointer;transition:color .2s;display:flex;align-items:center;gap:8px}.footer-links li:hover{color:#fff}.footer-contact li{cursor:default}.footer-contact li .anticon{color:#fff6;font-size:14px}.footer-contact li:hover{color:#ffffffb3}.footer-divider.ant-divider{border-color:#ffffff14!important;margin:40px 0 20px!important}.footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:#fff6}.footer-legal .ant-space-item span{cursor:pointer;transition:color .2s}.footer-legal .ant-space-item span:hover{color:#fff}.products-page{background:#fff;min-height:100vh}.products-hero{background:linear-gradient(135deg,#0b1638,#1a2a5e,#143058);padding:88px 24px 72px;text-align:center;color:#fff;position:relative;overflow:hidden}.products-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 30% 50%,rgba(22,93,255,.25) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(0,180,42,.1) 0%,transparent 50%)}.products-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse at center,#000 0%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,transparent 70%)}.products-hero-inner{max-width:880px;margin:0 auto;position:relative;z-index:1}.products-hero h1{font-size:44px;font-weight:700;margin-bottom:16px;letter-spacing:-.5px;line-height:1.2}.products-hero p{font-size:17px;opacity:.78;line-height:1.7;max-width:720px;margin:0 auto 28px}.products-hero-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:8px}.products-hero-tag{background:#ffffff14!important;color:#ffffffd9!important;border:1px solid rgba(255,255,255,.18)!important;font-size:12.5px!important;padding:5px 14px!important;border-radius:20px!important;cursor:pointer;transition:all .2s}.products-hero-tag:hover{background:#165dff40!important;color:#fff!important;border-color:#165dff!important}.products-anchor{position:sticky;top:56px;z-index:50;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #F0F2F5;padding:14px 0}.products-anchor-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:8px;overflow-x:auto}.products-anchor-label{font-size:13px;color:#86909c;margin-right:8px;white-space:nowrap}.products-anchor-link{padding:6px 14px;font-size:13.5px;color:#4e5969;border-radius:16px;white-space:nowrap;cursor:pointer;transition:all .2s}.products-anchor-link:hover{background:#f0f5ff;color:#165dff}.products-anchor-link.active{background:#e8f3ff;color:#165dff;font-weight:500}.products-section{padding:64px 0;border-bottom:1px solid #F0F2F5}.products-section:last-of-type{border-bottom:none}.products-section-head{max-width:1200px;margin:0 auto 32px;padding:0 24px;display:flex;align-items:center;gap:16px}.products-section-icon{width:56px;height:56px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0}.products-section-title{flex:1}.products-section-title h2{font-size:28px;font-weight:700;color:#1d2129;margin:0 0 6px;letter-spacing:-.3px}.products-section-title p{font-size:14px;color:#4e5969;margin:0;line-height:1.6}.products-section-action{font-size:14px;color:#165dff;cursor:pointer;display:flex;align-items:center;gap:4px;white-space:nowrap}.products-section-action:hover{color:#0e42d2}.products-grid{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:20px}.product-detail-card{background:#fff;border:1px solid #F0F2F5;border-radius:10px;padding:32px 28px;transition:all .3s;display:flex;flex-direction:column;position:relative;overflow:hidden}.product-detail-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent, #165DFF),var(--accent2, #00B42A));opacity:0;transition:opacity .3s}.product-detail-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000014;border-color:var(--accent, #165DFF)}.product-detail-card:hover:before{opacity:1}.product-detail-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.product-detail-icon{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.product-detail-title{flex:1}.product-detail-code{font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--accent, #165DFF);margin-bottom:4px}.product-detail-name{font-size:18px;font-weight:600;color:#1d2129;line-height:1.3}.product-detail-desc{font-size:13.5px;color:#4e5969;line-height:1.7;margin-bottom:16px;flex:1}.product-detail-features{list-style:none;margin:0 0 20px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.product-detail-features li{font-size:12.5px;color:#1d2129;line-height:1.5;display:flex;align-items:center;gap:6px}.product-detail-features li .anticon{color:var(--accent, #165DFF);font-size:12px}.product-detail-specs{background:#fafbfc;border-radius:6px;padding:12px 14px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#4e5969}.product-detail-specs strong{color:var(--accent, #165DFF);font-size:16px;font-weight:600}.product-detail-specs-label{display:block;font-size:11px;color:#86909c;margin-bottom:2px}.product-detail-actions{display:flex;gap:8px}.product-detail-actions .ant-btn{flex:1;height:36px;font-size:13px;border-radius:4px}.products-pricing{background:linear-gradient(180deg,#fafbfc,#f5f7fa);padding:64px 0}.pricing-table-wrap{max-width:1200px;margin:0 auto;padding:0 24px;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #F0F2F5}.pricing-table{width:100%;border-collapse:collapse}.pricing-table th{background:#f5f7fa;color:#1d2129;font-size:13px;font-weight:600;padding:16px 20px;text-align:left;border-bottom:1px solid #E5E6EB}.pricing-table td{font-size:13px;color:#4e5969;padding:14px 20px;border-bottom:1px solid #F0F2F5}.pricing-table tr:last-child td{border-bottom:none}.pricing-table tr:hover td{background:#fafbfc}.pricing-table .price-cell{color:#ff7d00;font-weight:600}.pricing-table .price-cell-strong{color:#165dff;font-weight:600}.pricing-table .highlight-col{background:linear-gradient(180deg,#f0f5ff,#fff)!important}.product-subpage{background:#fff;min-height:100vh}.product-subhero{position:relative;padding:96px 24px 72px;text-align:center;overflow:hidden;color:#fff}.product-subhero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--subhero-bg, linear-gradient(135deg, #0B1638 0%, #1A2A5E 100%));z-index:0}.product-subhero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(22,93,255,.3) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(0,180,42,.15) 0%,transparent 50%);z-index:0}.product-subhero-inner{max-width:880px;margin:0 auto;position:relative;z-index:1}.product-subhero-icon{width:72px;height:72px;border-radius:12px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;font-size:32px;color:#fff;margin-bottom:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-subhero-code{font-size:13px;letter-spacing:.18em;color:#fff9;margin-bottom:12px;font-weight:500}.product-subhero h1{font-size:44px;font-weight:700;margin-bottom:16px;letter-spacing:-.5px;line-height:1.2}.product-subhero p{font-size:17px;line-height:1.7;opacity:.82;max-width:720px;margin:0 auto 32px}.product-subhero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.subpage-section{padding:64px 0}.subpage-section-alt{background:#fafbfc}.subpage-section-head{text-align:center;margin-bottom:40px}.subpage-section-head h2{font-size:30px;font-weight:700;color:#1d2129;margin:0 0 12px;letter-spacing:-.3px}.subpage-section-head p{font-size:15px;color:#4e5969;line-height:1.7;max-width:680px;margin:0 auto}.feature-grid{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.feature-cell{background:#fff;border:1px solid #F0F2F5;border-radius:8px;padding:28px 24px;transition:all .3s}.feature-cell:hover{border-color:#165dff;transform:translateY(-2px);box-shadow:0 8px 20px #165dff14}.feature-cell-icon{width:44px;height:44px;border-radius:8px;background:linear-gradient(135deg,#e8f3ff,#f0f7ff);color:#165dff;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:16px}.feature-cell h3{font-size:16px;font-weight:600;color:#1d2129;margin:0 0 8px}.feature-cell p{font-size:13.5px;color:#4e5969;line-height:1.7;margin:0}.spec-table-wrap{max-width:1100px;margin:0 auto;padding:0 24px;background:#fff;border-radius:8px;border:1px solid #F0F2F5;overflow:hidden}.spec-table{width:100%;border-collapse:collapse}.spec-table th{background:#f5f7fa;color:#1d2129;font-size:13px;font-weight:600;padding:14px 20px;text-align:left;border-bottom:1px solid #E5E6EB}.spec-table td{font-size:13px;color:#1d2129;padding:14px 20px;border-bottom:1px solid #F0F2F5}.spec-table tr:last-child td{border-bottom:none}.spec-table .price{color:#ff7d00;font-weight:600}.subpage-cta{background:linear-gradient(135deg,#0b1638,#1a2a5e,#143058);padding:64px 24px;text-align:center;color:#fff;position:relative;overflow:hidden}.subpage-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 50% 50%,rgba(22,93,255,.25) 0%,transparent 60%)}.subpage-cta-inner{max-width:720px;margin:0 auto;position:relative;z-index:1}.subpage-cta h2{font-size:30px;font-weight:700;color:#fff;margin-bottom:12px}.subpage-cta p{font-size:15px;color:#ffffffbf;margin-bottom:28px;line-height:1.7}.subpage-cta-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}@media (max-width: 992px){.banner-stage{height:440px}.banner-content h1{font-size:36px}.banner-content p{font-size:15px}.section-title.ant-typography{font-size:28px!important}.landing-section{padding:64px 0}.customer-wall{grid-template-columns:repeat(2,1fr)}.products-hero h1,.product-subhero h1{font-size:32px}.product-subhero,.products-hero{padding:72px 24px 56px}.metric-number{font-size:32px}}@media (max-width: 640px){.banner-stage{height:480px}.banner-content h1{font-size:28px}.products-grid,.product-detail-features{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:12px}}.landing-hero{position:relative;overflow:hidden;isolation:isolate}.landing-hero:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background:radial-gradient(ellipse at 18% 28%,rgba(22,93,255,.32) 0%,transparent 45%),radial-gradient(ellipse at 82% 20%,rgba(0,180,42,.18) 0%,transparent 45%),radial-gradient(ellipse at 50% 90%,rgba(114,46,209,.22) 0%,transparent 50%);filter:blur(40px);z-index:0;animation:heroMesh 18s ease-in-out infinite alternate}.landing-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse at center,#000 0%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,transparent 75%);z-index:0;pointer-events:none}@keyframes heroMesh{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(-3%,2%,0) scale(1.05)}to{transform:translate3d(2%,-2%,0) scale(1.02)}}.banner-stage{position:relative;width:100%;height:620px;overflow:hidden;z-index:1}.banner-grid{position:relative;width:100%;height:100%;max-width:1280px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.banner-content{text-align:left;padding:0;max-width:none}.banner-content h1{font-size:54px;font-weight:700;line-height:1.15;letter-spacing:-1px;background:linear-gradient(135deg,#fff,#b7cdff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.banner-content p{margin:0 0 32px;text-align:left;max-width:520px}.banner-cta-row{display:flex;gap:16px;flex-wrap:wrap}.gpu-topology{position:relative;width:100%;height:460px;perspective:1200px}.gpu-topology-card{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:16px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:24px;display:flex;flex-direction:column;transform:rotateY(-8deg) rotateX(4deg);box-shadow:0 30px 80px #08102880,inset 0 1px #ffffff14;overflow:hidden}.gpu-topology-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 20%,rgba(22,93,255,.25),transparent 60%),radial-gradient(circle at 80% 80%,rgba(0,180,42,.18),transparent 60%);pointer-events:none}.gpu-topology-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;position:relative}.gpu-topology-title{display:flex;align-items:center;gap:10px;font-size:13px;color:#ffffffd9;font-weight:500}.gpu-topology-title .dot{width:8px;height:8px;border-radius:50%;background:#00b42a;box-shadow:0 0 0 4px #00b42a2e;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}.gpu-topology-pill{font-size:11px;color:#ffffffb3;background:#ffffff14;border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:3px 10px}.gpu-rack-grid{flex:1;display:grid;grid-template-columns:repeat(8,1fr);grid-auto-rows:1fr;gap:8px;position:relative}.gpu-node{position:relative;border-radius:6px;background:linear-gradient(180deg,#165dff52,#165dff1f);border:1px solid rgba(22,93,255,.5);display:flex;align-items:center;justify-content:center;font-size:9px;color:#ffffffd9;font-weight:500;letter-spacing:.04em;overflow:hidden}.gpu-node:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,180,42,.4));opacity:0;transition:opacity .3s}.gpu-node.busy{background:linear-gradient(180deg,#ff7d0073,#ff7d002e);border-color:#ff7d0099}.gpu-node.alloc{background:linear-gradient(180deg,#00b42a73,#00b42a2e);border-color:#00b42a99}.gpu-node.full{background:linear-gradient(180deg,#722ed173,#722ed12e);border-color:#722ed199}.gpu-node.idle{background:linear-gradient(180deg,#ffffff0f,#ffffff05);border-color:#ffffff1a;color:#fff6}.gpu-topology-foot{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;position:relative}.gpu-stat{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:10px 12px}.gpu-stat-label{font-size:10px;color:#ffffff8c;letter-spacing:.05em;margin-bottom:4px}.gpu-stat-value{font-size:15px;color:#fff;font-weight:600;font-variant-numeric:tabular-nums}.gpu-stat-value .unit{font-size:10px;font-weight:400;color:#ffffff8c;margin-left:3px}@media (max-width: 992px){.banner-grid{grid-template-columns:1fr;gap:32px}.gpu-topology{height:360px}.banner-content h1{font-size:40px}}.dcu-calc{background:#fff;border:1px solid #F0F2F5;border-radius:16px;padding:40px;box-shadow:0 30px 80px #08102814;position:relative;overflow:hidden}.dcu-calc:before{content:"";position:absolute;top:-40%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,rgba(22,93,255,.12),transparent 70%);pointer-events:none}.dcu-calc-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;position:relative}.dcu-calc-side h3{font-size:22px;font-weight:700;color:#1d2129;margin:0 0 8px;letter-spacing:-.3px}.dcu-calc-side p{font-size:14px;color:#4e5969;line-height:1.7;margin:0 0 28px}.dcu-field{margin-bottom:20px}.dcu-field-label{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#4e5969;margin-bottom:10px;font-weight:500}.dcu-field-label .dcu-field-value{font-size:16px;color:#165dff;font-weight:700;font-variant-numeric:tabular-nums}.dcu-slider .ant-slider-track{background:linear-gradient(90deg,#165dff,#00b42a)}.dcu-slider .ant-slider-handle:after{box-shadow:0 0 0 2px #165dff}.dcu-result{background:linear-gradient(135deg,#0b1638,#1a2a5e);border-radius:12px;padding:28px;color:#fff;position:relative;overflow:hidden}.dcu-result:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(22,93,255,.35),transparent 50%),radial-gradient(circle at 20% 80%,rgba(0,180,42,.18),transparent 50%);pointer-events:none}.dcu-result-inner{position:relative;z-index:1}.dcu-result-label{font-size:12px;color:#fff9;letter-spacing:.1em;margin-bottom:8px}.dcu-result-amount{font-size:44px;font-weight:700;color:#fff;line-height:1;letter-spacing:-1px;margin-bottom:4px;font-variant-numeric:tabular-nums}.dcu-result-amount .currency{font-size:22px;font-weight:500;margin-right:4px;color:#ffffffb3}.dcu-result-sub{font-size:13px;color:#fff9;margin-bottom:22px}.dcu-result-rows{border-top:1px solid rgba(255,255,255,.12);padding-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:14px 20px}.dcu-result-row{display:flex;justify-content:space-between;font-size:13px;color:#ffffffbf}.dcu-result-row strong{color:#fff;font-weight:600;font-variant-numeric:tabular-nums}.dcu-result-row strong.highlight{color:#ffd666}@media (max-width: 768px){.dcu-calc{padding:24px}.dcu-calc-grid{grid-template-columns:1fr;gap:24px}.dcu-result-amount{font-size:36px}}.bento-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:180px;gap:20px}.bento-card{position:relative;background:#fff;border:1px solid #F0F2F5;border-radius:16px;padding:28px;overflow:hidden;transition:all .3s ease}.bento-card:hover{border-color:#165dff33;box-shadow:0 20px 60px #165dff14;transform:translateY(-2px)}.bento-card.span-2{grid-column:span 2}.bento-card.span-3{grid-column:span 3}.bento-card.span-4{grid-column:span 4}.bento-card.span-6{grid-column:span 6}.bento-card.row-2{grid-row:span 2}.bento-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:18px}.bento-title{font-size:19px;font-weight:700;color:#1d2129;margin:0 0 8px;letter-spacing:-.2px}.bento-desc{font-size:13.5px;color:#4e5969;line-height:1.7;margin:0 0 14px}.bento-cta{font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:4px;transition:gap .2s;cursor:pointer}.bento-card:hover .bento-cta{gap:8px}.bento-card.tone-blue{background:linear-gradient(135deg,#fff,#f0f5ff)}.bento-card.tone-blue .bento-icon{background:#e8f3ff;color:#165dff}.bento-card.tone-blue .bento-cta{color:#165dff}.bento-card.tone-green{background:linear-gradient(135deg,#fff,#eafbe9)}.bento-card.tone-green .bento-icon{background:#dcfce0;color:#00b42a}.bento-card.tone-green .bento-cta{color:#00b42a}.bento-card.tone-orange{background:linear-gradient(135deg,#fff,#fff3e8)}.bento-card.tone-orange .bento-icon{background:bisque;color:#ff7d00}.bento-card.tone-orange .bento-cta{color:#ff7d00}.bento-card.tone-purple{background:linear-gradient(135deg,#fff,#f4ecff)}.bento-card.tone-purple .bento-icon{background:#ead9ff;color:#722ed1}.bento-card.tone-purple .bento-cta{color:#722ed1}.bento-card.tone-cyan{background:linear-gradient(135deg,#fff,#e0f7ff)}.bento-card.tone-cyan .bento-icon{background:#cceafb;color:#0fc6c2}.bento-card.tone-cyan .bento-cta{color:#0fc6c2}.bento-card.tone-pink{background:linear-gradient(135deg,#fff,#ffe8f1)}.bento-card.tone-pink .bento-icon{background:#ffd6e5;color:#f5319d}.bento-card.tone-pink .bento-cta{color:#f5319d}.bento-card .deco-orbit{position:absolute;top:-40px;right:-40px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(22,93,255,.16),transparent 65%);pointer-events:none}.bento-card .deco-dots{position:absolute;bottom:16px;right:16px;display:grid;grid-template-columns:repeat(4,6px);gap:4px}.bento-card .deco-dots i{width:6px;height:6px;border-radius:50%;background:#165dff33;display:block}.bento-metric{display:flex;align-items:baseline;gap:6px;margin:6px 0 4px}.bento-metric-value{font-size:30px;font-weight:700;color:#1d2129;font-variant-numeric:tabular-nums;letter-spacing:-.5px;line-height:1}.bento-metric-unit{font-size:13px;color:#4e5969;font-weight:500}.bento-mini-list{list-style:none;margin:8px 0 0;padding:0}.bento-mini-list li{font-size:13px;color:#1d2129;display:flex;gap:8px;align-items:center;padding:4px 0}.bento-mini-list li .anticon{color:inherit;font-size:12px}.bento-bar{display:flex;height:8px;border-radius:4px;overflow:hidden;background:#f5f7fa;margin-top:12px}.bento-bar>span{display:block;height:100%}.bento-bar-legend{display:flex;gap:14px;font-size:11px;color:#86909c;margin-top:8px;flex-wrap:wrap}.bento-bar-legend i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:4px;vertical-align:middle}@media (max-width: 992px){.bento-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.bento-card.span-2,.bento-card.span-3,.bento-card.span-4,.bento-card.span-6{grid-column:span 2}.bento-card.row-2{grid-row:auto}}@media (max-width: 640px){.bento-grid{grid-template-columns:1fr}.bento-card.span-2,.bento-card.span-3,.bento-card.span-4,.bento-card.span-6{grid-column:span 1}}.arch-diagram{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:14px}.arch-layer{background:#fff;border:1px solid #F0F2F5;border-radius:12px;padding:18px 22px;display:grid;grid-template-columns:200px 1fr;gap:24px;align-items:center;position:relative;transition:all .3s}.arch-layer:hover{border-color:#165dff;box-shadow:0 12px 32px #165dff14}.arch-layer-tag{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#1d2129}.arch-layer-tag .arch-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;background:#e8f3ff;color:#165dff}.arch-layer-items{display:flex;flex-wrap:wrap;gap:8px}.arch-pill{background:#f5f7fa;color:#1d2129;border:1px solid #E5E6EB;border-radius:6px;padding:6px 12px;font-size:12.5px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.arch-pill.accent{background:#e8f3ff;color:#165dff;border-color:#bbdaff}.arch-pill .anticon{font-size:12px}@media (max-width: 768px){.arch-layer{grid-template-columns:1fr;gap:12px}}.steps-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.steps-row:before{content:"";position:absolute;top:28px;left:12%;right:12%;height:2px;background:linear-gradient(90deg,#165dff,#00b42a);opacity:.3;z-index:0}.step-cell{position:relative;z-index:1;text-align:center;padding:0 8px}.step-no{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;background:linear-gradient(135deg,#165dff,#4e80ff);color:#fff;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #165dff4d;border:4px solid #fff}.step-no.green{background:linear-gradient(135deg,#00b42a,#23c343);box-shadow:0 8px 20px #00b42a4d}.step-no.orange{background:linear-gradient(135deg,#ff7d00,#ff9f2e);box-shadow:0 8px 20px #ff7d004d}.step-no.purple{background:linear-gradient(135deg,#722ed1,#9d5be0);box-shadow:0 8px 20px #722ed14d}.step-title{font-size:15px;font-weight:600;color:#1d2129;margin:0 0 6px}.step-desc{font-size:13px;color:#4e5969;line-height:1.6;margin:0}@media (max-width: 768px){.steps-row{grid-template-columns:1fr 1fr;gap:32px 0}.steps-row:before{display:none}}@media (max-width: 480px){.steps-row{grid-template-columns:1fr}}.case-card{background:#fff;border:1px solid #F0F2F5;border-radius:14px;padding:28px;transition:all .3s;height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.case-card:hover{border-color:#165dff;transform:translateY(-3px);box-shadow:0 18px 48px #165dff1a}.case-card-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.case-avatar{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#165dff,#00b42a);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0}.case-card-meta{flex:1;min-width:0}.case-company{font-size:15px;font-weight:600;color:#1d2129;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.case-industry{font-size:12px;color:#86909c;margin:2px 0 0}.case-quote{font-size:14px;color:#1d2129;line-height:1.7;margin:0 0 18px;position:relative;padding-left:14px;border-left:3px solid #E8F3FF}.case-quote:before{content:'"';position:absolute;top:-8px;left:6px;font-size:32px;color:#165dff;opacity:.2;font-family:Georgia,serif;line-height:1}.case-metrics{margin-top:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:16px;border-top:1px solid #F0F2F5}.case-metric{text-align:left}.case-metric-value{font-size:20px;font-weight:700;color:#165dff;font-variant-numeric:tabular-nums;line-height:1.1}.case-metric-label{font-size:11px;color:#86909c;margin-top:4px}.devx-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:0;background:#0b1638;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.devx-side{padding:40px 44px;color:#fff;position:relative;overflow:hidden}.devx-side:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(22,93,255,.3),transparent 50%);pointer-events:none}.devx-side-inner{position:relative;z-index:1}.devx-tabs{display:flex;gap:6px;margin-bottom:24px;flex-wrap:wrap}.devx-tab{font-size:12.5px;padding:6px 14px;border-radius:20px;background:#ffffff0f;color:#ffffffb3;border:1px solid rgba(255,255,255,.12);cursor:pointer;transition:all .2s}.devx-tab.active{background:#165dff;color:#fff;border-color:#165dff}.devx-tab:hover{background:#165dff4d}.code-block{background:#050b1f;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:22px;font-family:SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.7;color:#c7d0f0;overflow:auto;position:relative}.code-block .code-key{color:#79c0ff}.code-block .code-str{color:#a5e3a0}.code-block .code-com{color:#6b7280;font-style:italic}.code-block .code-fn{color:#ffd666}.code-block .code-num{color:#ff9f2e}.code-block-head{position:absolute;top:10px;right:14px;font-size:11px;color:#ffffff73;letter-spacing:.05em}.devx-points{list-style:none;margin:24px 0 0;padding:0}.devx-points li{font-size:13.5px;color:#ffffffc7;line-height:1.8;display:flex;gap:10px;align-items:flex-start}.devx-points li .anticon{color:#00b42a;font-size:14px;margin-top:5px;flex-shrink:0}.devx-points li strong{color:#fff;font-weight:600}.devx-meta{margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.devx-meta-item{font-size:12px;color:#ffffff8c;letter-spacing:.05em}.devx-meta-item strong{display:block;font-size:20px;color:#fff;font-weight:700;margin-top:4px}@media (max-width: 992px){.devx-grid{grid-template-columns:1fr}}.product-arch{background:#fafbfc;border:1px solid #F0F2F5;border-radius:16px;padding:32px;max-width:1200px;margin:0 auto}.product-arch-canvas{display:grid;grid-template-columns:1fr;gap:14px}.product-arch-layer{display:grid;grid-template-columns:140px 1fr;gap:16px;align-items:center;padding:12px 16px;background:#fff;border:1px solid #F0F2F5;border-radius:10px;border-left:4px solid var(--arch-accent, #165DFF)}.product-arch-layer-label{font-size:13px;font-weight:700;color:#1d2129;letter-spacing:.02em}.product-arch-layer-items{display:flex;flex-wrap:wrap;gap:8px}.product-arch-pill{background:#f5f7fa;color:#1d2129;border:1px solid #E5E6EB;border-radius:6px;padding:4px 10px;font-size:12.5px;font-weight:500}.product-arch-pill.accent{background:var(--arch-pill-bg, rgba(22,93,255,.08));color:var(--arch-accent, #165DFF);border-color:var(--arch-pill-bd, rgba(22,93,255,.2))}.subpage-faq{max-width:880px;margin:0 auto;padding:0 24px}.subpage-faq-item{background:#fff;border:1px solid #F0F2F5;border-radius:12px;margin-bottom:12px;overflow:hidden;transition:all .2s}.subpage-faq-item.open{border-color:var(--faq-accent, #165DFF)}.subpage-faq-q{padding:20px 24px;display:flex;align-items:center;gap:14px;cursor:pointer;font-size:15px;font-weight:600;color:#1d2129}.subpage-faq-q>span:nth-child(2){flex:1}.subpage-faq-icon{width:28px;height:28px;border-radius:50%;background:var(--faq-icon-bg, rgba(22,93,255,.1));color:var(--faq-accent, #165DFF);display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.subpage-faq-toggle{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--faq-accent, #165DFF);border-radius:6px;transition:transform .3s}.subpage-faq-item.open .subpage-faq-toggle{transform:rotate(45deg)}.subpage-faq-a{padding:0 24px 22px 64px;font-size:14px;color:#4e5969;line-height:1.8}.subpage-workflow{max-width:1200px;margin:0 auto;padding:0 24px}.subpage-workflow-track{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.subpage-workflow-track:before{content:"";position:absolute;top:36px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,var(--wf-accent, #165DFF),var(--wf-accent2, #00B42A));opacity:.25;z-index:0}.subpage-workflow-step{position:relative;z-index:1;text-align:center;padding:0 6px}.subpage-workflow-no{width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(135deg,var(--wf-accent, #165DFF),var(--wf-accent2, #00B42A));color:#fff;font-size:26px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #165dff40;border:6px solid #fff}.subpage-workflow-step h4{font-size:15px;font-weight:600;color:#1d2129;margin:0 0 6px}.subpage-workflow-step p{font-size:13px;color:#4e5969;line-height:1.6;margin:0}@media (max-width: 768px){.subpage-workflow-track{grid-template-columns:1fr 1fr;gap:32px 0}.subpage-workflow-track:before{display:none}}.subpage-usecase-grid{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.subpage-usecase{background:#fff;border:1px solid #F0F2F5;border-radius:12px;padding:26px 24px;transition:all .3s;position:relative;overflow:hidden}.subpage-usecase:hover{border-color:var(--uc-accent, #165DFF);box-shadow:0 12px 32px #165dff1a;transform:translateY(-2px)}.subpage-usecase:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--uc-accent, #165DFF);opacity:0;transition:opacity .3s}.subpage-usecase:hover:before{opacity:1}.subpage-usecase-icon{width:44px;height:44px;border-radius:10px;background:var(--uc-icon-bg, rgba(22,93,255,.08));color:var(--uc-accent, #165DFF);display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:16px}.subpage-usecase h3{font-size:16px;font-weight:600;color:#1d2129;margin:0 0 8px}.subpage-usecase p{font-size:13.5px;color:#4e5969;line-height:1.7;margin:0}.subpage-usecase .uc-tag{display:inline-block;margin-top:14px;font-size:11px;color:var(--uc-accent, #165DFF);background:var(--uc-icon-bg, rgba(22,93,255,.08));padding:3px 10px;border-radius:4px;font-weight:500}.benchmark-grid{max-width:1100px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benchmark-card{background:#fff;border:1px solid #F0F2F5;border-radius:12px;padding:28px 24px;text-align:center}.benchmark-value{font-size:38px;font-weight:700;color:var(--bm-accent, #165DFF);letter-spacing:-1px;line-height:1;margin-bottom:8px}.benchmark-value .unit{font-size:16px;font-weight:500;color:#4e5969;margin-left:4px}.benchmark-label{font-size:14px;font-weight:600;color:#1d2129;margin-bottom:4px}.benchmark-sub{font-size:12px;color:#86909c}@media (max-width: 768px){.benchmark-grid{grid-template-columns:1fr}}.subpage-case{background:linear-gradient(135deg,#f0f5ff,#fff);border:1px solid rgba(22,93,255,.15);border-radius:14px;padding:30px;max-width:1000px;margin:0 auto}.subpage-case-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.subpage-case-avatar{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--case-accent, #165DFF),var(--case-accent2, #00B42A));color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;flex-shrink:0}.subpage-case-quote{font-size:16px;color:#1d2129;line-height:1.8;margin:0 0 18px}.subpage-case-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:18px;border-top:1px solid rgba(22,93,255,.12)}.subpage-case-metric strong{display:block;font-size:24px;font-weight:700;color:var(--case-accent, #165DFF);line-height:1.1}.subpage-case-metric span{font-size:12px;color:#4e5969}@media (max-width: 640px){.subpage-case-metrics{grid-template-columns:1fr;gap:12px}}.float-anim{animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.fade-in-up{animation:fadeInUp .6s ease-out backwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.scenario-card-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.scenario-card-wide{background:#fff;border:1px solid #F0F2F5;border-radius:14px;padding:28px;display:flex;gap:20px;align-items:flex-start;transition:all .3s}.scenario-card-wide:hover{border-color:#165dff;box-shadow:0 16px 40px #165dff14}.scenario-card-wide-icon{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,#e8f3ff,#f0f7ff);color:#165dff;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0}.scenario-card-wide-body{flex:1}.scenario-card-wide-body h3{font-size:17px;font-weight:600;color:#1d2129;margin:0 0 8px}.scenario-card-wide-body p{font-size:13.5px;color:#4e5969;line-height:1.7;margin:0 0 12px}.scenario-card-wide .scenario-tag{display:inline-block}@media (max-width: 768px){.scenario-card-row{grid-template-columns:1fr}}.landing-section-head h2 strong{background:linear-gradient(135deg,#165dff,#00b42a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.nav-link{font-size:14px;color:#4e5969;cursor:pointer;font-weight:400;padding:4px 0;transition:color .2s}.nav-link:hover{color:#165dff}.nav-link.active{color:#165dff;font-weight:500}.nav-link-arrow{font-size:10px;margin-left:2px;transition:transform .2s}.nav-mega-trigger{position:relative;display:inline-flex;align-items:center;padding:4px 0}.nav-mega-panel{position:absolute;top:100%;left:-20px;margin-top:8px;background:#fff;border:1px solid #E5E6EB;border-radius:12px;box-shadow:0 20px 60px #0000001f;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .25s ease;z-index:200;width:680px}.nav-mega-panel.open{opacity:1;visibility:visible;transform:translateY(0)}.nav-mega-inner{padding:28px 32px 20px}.nav-mega-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}.nav-mega-col{min-width:0}.nav-mega-col-head{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;padding-bottom:10px;border-bottom:2px solid currentColor;opacity:.4}.nav-mega-items{display:flex;flex-direction:column;gap:4px}.nav-mega-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:all .2s}.nav-mega-item:hover{background:#f5f7fa}.nav-mega-item.active{background:#e8f3ff}.nav-mega-item-icon{color:#165dff;font-size:16px;margin-top:2px;flex-shrink:0}.nav-mega-item-body{min-width:0}.nav-mega-item-name{font-size:14px;font-weight:500;color:#1d2129;line-height:1.4}.nav-mega-item:hover .nav-mega-item-name,.nav-mega-item.active .nav-mega-item-name{color:#165dff}.nav-mega-item-desc{font-size:12px;color:#86909c;line-height:1.4;margin-top:2px}.nav-mega-footer{margin-top:20px;padding-top:16px;border-top:1px solid #F0F2F5;text-align:center}.nav-mega-footer span{font-size:13px;color:#165dff;cursor:pointer;display:inline-flex;align-items:center;gap:4px;font-weight:500}.nav-mega-footer span:hover{color:#0e42d2}@media (max-width: 768px){.nav-mega-panel{width:calc(100vw - 48px);left:-120px}.nav-mega-grid{grid-template-columns:1fr;gap:20px}}.landing-hero-v2{position:relative;background:linear-gradient(160deg,#0b1638,#162450 40%,#0d1f4a);padding:100px 24px 80px;overflow:hidden;isolation:isolate}.landing-hero-v2:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 30%,rgba(22,93,255,.35) 0%,transparent 55%),radial-gradient(ellipse at 80% 20%,rgba(0,180,42,.2) 0%,transparent 55%),radial-gradient(ellipse at 50% 80%,rgba(114,46,209,.25) 0%,transparent 55%);filter:blur(60px);z-index:0;animation:heroMesh 18s ease-in-out infinite alternate}.landing-hero-v2:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse at center,#000 0%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,transparent 75%);z-index:0;pointer-events:none}.landing-hero-v2-inner{max-width:880px;margin:0 auto;text-align:center;position:relative;z-index:1}.landing-hero-v2-badge{display:inline-flex;align-items:center;gap:6px;background:#165dff26;border:1px solid rgba(138,182,255,.3);color:#8ab6ff;font-size:13px;font-weight:500;padding:6px 18px;border-radius:20px;margin-bottom:28px;letter-spacing:.06em}.landing-hero-v2-title{font-size:52px;font-weight:700;line-height:1.2;color:#fff;margin:0 0 24px;letter-spacing:-1px;background:linear-gradient(135deg,#fff,#b7cdff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-hero-v2-desc{font-size:17px;color:#ffffffb8;line-height:1.8;max-width:640px;margin:0 auto 36px}.landing-hero-v2-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:56px}.landing-hero-v2-actions .ant-btn-primary{height:48px;font-size:15px;border-radius:4px;padding:0 32px;box-shadow:0 4px 20px #165dff66}.landing-hero-v2-actions .ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 24px #165dff8c}.landing-hero-v2-actions .ant-btn-background-ghost{height:48px;font-size:15px;border-radius:4px;padding:0 32px;background:#ffffff0f;border-color:#ffffff40;color:#fff}.landing-hero-v2-actions .ant-btn-background-ghost:hover{background:#ffffff1f;border-color:#fff6}.landing-hero-v2-metrics{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.hero-metric{text-align:center}.hero-metric strong{display:block;font-size:28px;font-weight:700;color:#fff;line-height:1.2;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#fff,#8ab6ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-metric span{font-size:13px;color:#ffffff80;margin-top:4px;display:block}@media (max-width: 992px){.landing-hero-v2{padding:72px 24px 56px}.landing-hero-v2-title{font-size:36px}}@media (max-width: 640px){.landing-hero-v2-title{font-size:28px}.landing-hero-v2-desc{font-size:15px}.landing-hero-v2-metrics{gap:24px}.hero-metric strong{font-size:22px}}.product-overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-overview-cat{border-radius:16px;padding:32px 28px;border:1px solid rgba(0,0,0,.04);transition:all .3s}.product-overview-cat:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0000000f}.product-overview-cat-head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.product-overview-cat-icon{width:48px;height:48px;border-radius:10px;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.product-overview-cat-name{font-size:20px;font-weight:700;color:#1d2129;letter-spacing:-.2px}.product-overview-items{display:flex;flex-direction:column;gap:14px}.product-overview-item{display:flex;gap:10px}.product-overview-item-name{font-size:14px;font-weight:600;color:#1d2129;line-height:1.4}.product-overview-item-desc{font-size:12.5px;color:#86909c;line-height:1.5;margin-top:2px}@media (max-width: 992px){.product-overview-grid{grid-template-columns:1fr}}.advantage-card{background:#fff;border:1px solid #F0F2F5;border-radius:12px;padding:28px 24px;height:100%;transition:all .3s;position:relative;overflow:hidden}.advantage-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#165dff,#00b42a);opacity:0;transition:opacity .3s}.advantage-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #165dff14;border-color:#e8f3ff}.advantage-card:hover:before{opacity:1}.advantage-icon{width:52px;height:52px;border-radius:10px;background:linear-gradient(135deg,#e8f3ff,#f0f7ff);color:#165dff;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:18px}.advantage-title{font-size:17px;font-weight:700;color:#1d2129;margin-bottom:10px;letter-spacing:-.2px}.advantage-desc{font-size:13.5px;color:#4e5969;line-height:1.7;margin-bottom:16px}.advantage-bullets{list-style:none;margin:0;padding:0}.advantage-bullets li{font-size:12.5px;color:#4e5969;line-height:1.7;display:flex;align-items:center;gap:8px;padding:3px 0}.advantage-bullets li .anticon{color:#165dff;font-size:12px}.pricing-card.ant-card{background:#fff!important;border:1px solid #F0F2F5!important;border-radius:14px!important;height:100%;transition:all .3s}.pricing-card.ant-card:hover{transform:translateY(-3px);box-shadow:0 14px 40px #00000014!important}.pricing-card-featured.ant-card{border-color:#ff7d00!important;background:linear-gradient(180deg,#fffaf0,#fff 30%)!important;position:relative}.pricing-card-featured.ant-card:before{content:"推荐";position:absolute;top:18px;right:18px;background:#ff7d00;color:#fff;font-size:11px;font-weight:600;padding:4px 12px;border-radius:2px;z-index:1}.console-table .ant-table-thead .ant-table-cell{background:#f5f7fa!important;color:#86909c!important;font-size:12px!important;font-weight:500!important;padding:10px 16px!important;border-bottom:1px solid #E5E6EB!important}.console-table .ant-table-thead>tr>th{background:#f5f7fa!important;color:#86909c!important;font-size:12px!important;font-weight:500!important;padding:10px 16px!important}.console-table .ant-table-tbody>tr>td{padding:10px 16px!important;font-size:12px!important;color:#1d2129!important;border-bottom:1px solid #F0F0F0!important}.console-table .ant-table-tbody>tr:hover>td,.console-table .ant-table-tbody>tr.ant-table-row-hover>td{background:#f5f7fa!important}.console-app .ant-input,.console-app .ant-input-affix-wrapper,.console-app .ant-select-selector,.console-app .ant-btn,.console-app .ant-tag,.console-app .ant-checkbox-inner,.console-app .ant-radio-button-wrapper{border-radius:2px!important}.console-table .ant-tag{font-size:11px!important;border-radius:2px!important}.console-table .ant-btn{height:28px!important;font-size:12px!important;padding:0 12px!important;border-radius:2px!important}.console-table .ant-btn-sm{height:24px!important;font-size:12px!important;padding:0 8px!important}.console-table .ant-table-row a,.console-table a.console-link{color:#165dff!important;text-decoration:none}.console-table .ant-table-row a:hover,.console-table a.console-link:hover{color:#0e42d2!important;text-decoration:underline}.console-table .ant-table-placeholder{background:#fff!important}.console-table .ant-empty-description{color:#86909c!important;font-size:12px!important}.console-table .ant-pagination{padding:12px 20px!important;margin:0!important}.console-table .ant-pagination-item,.console-table .ant-pagination-prev,.console-table .ant-pagination-next{border-radius:2px!important}.console-table .ant-pagination-item-active{background:#165dff!important;border-color:#165dff!important}.console-table .ant-pagination-item-active a{color:#fff!important}.console-table .ant-table{font-size:12px!important}.console-table .ant-table-small .ant-table-thead>tr>th{padding:10px 16px!important}.console-table .ant-table-small .ant-table-tbody>tr>td{padding:10px 16px!important}
