.v-ai-mcp-hero{padding:64px 20px 0;text-align:center}.v-ai-mcp-hero-title{margin:0;font-size:30px;line-height:42px;font-weight:600;color:#111;letter-spacing:1px}.v-ai-mcp-hero-sub{margin:0;padding-top:8px;font-size:14px;line-height:22px;color:#8a8f99}.v-ai-mcp-hero-sub:first-of-type{padding-top:18px}.v-ai-mcp-hero-actions{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:32px}.v-ai-mcp-hero-actions,.v-ai-mcp-hero-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-ai-mcp-hero-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:44px;padding:0 26px;margin:0 8px;border-radius:22px;font-size:15px;cursor:pointer;outline:none;-webkit-transition:background-color .2s,border-color .2s,color .2s;transition:background-color .2s,border-color .2s,color .2s}.v-ai-mcp-hero-btn .arrow{margin-left:8px;font-size:13px}.v-ai-mcp-hero-btn.is-primary{border:none;background:#111;color:#fff}.v-ai-mcp-hero-btn.is-primary:hover{background:#6f7276}.v-ai-mcp-hero-btn.is-ghost{border:1px solid #e2e4e8;background:#fff;color:#1f2329}.v-ai-mcp-hero-btn.is-ghost:hover{border-color:#c4c8ce}.v-ai-mcp-hero-btn.is-ghost .globe{width:15px;height:15px;margin-right:8px;fill:none;stroke:#1f2329;stroke-width:1.1}.v-ai-mcp-hero-highlights{padding-top:26px;font-size:13px;color:#9aa0a8}.v-ai-mcp-hero-highlights span{margin:0 16px}.v-ai-mcp-hero-balance{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:14px;padding:8px 18px;border-radius:18px;background:#f4f6f8;font-size:13px;color:#5a6069}.v-ai-mcp-hero-balance .remaining{font-weight:500;color:#1f2329}.v-ai-mcp-hero-balance .expire,.v-ai-mcp-hero-balance .orders{margin-left:14px;padding-left:14px;border-left:1px solid #dfe2e6}.v-ai-mcp-hero-balance .orders{color:#3287c8;cursor:pointer}.v-ai-mcp-plan-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:246px;padding:26px 24px 22px;border:1px solid #ecedef;border-radius:10px;background:#fafbfc;cursor:pointer;-webkit-transition:border-color .2s,-webkit-box-shadow .2s,-webkit-transform .2s;transition:border-color .2s,-webkit-box-shadow .2s,-webkit-transform .2s;transition:box-shadow .2s,border-color .2s,transform .2s;transition:box-shadow .2s,border-color .2s,transform .2s,-webkit-box-shadow .2s,-webkit-transform .2s}.v-ai-mcp-plan-card:hover{-webkit-box-shadow:0 6px 18px rgba(17,17,17,.06);box-shadow:0 6px 18px rgba(17,17,17,.06)}.v-ai-mcp-plan-card.is-selected{border-color:#d3d6db;background:#fff;-webkit-box-shadow:0 10px 28px rgba(17,17,17,.1);box-shadow:0 10px 28px rgba(17,17,17,.1)}.v-ai-mcp-plan-card.is-enterprise{border-color:#d8e8fb;background:#e9f2fd}.v-ai-mcp-plan-card.is-enterprise.is-selected{border-color:#a9cdf5;background:#e9f2fd}.v-ai-mcp-plan-card-head h3{margin:0;font-size:17px;font-weight:600;color:#111}.v-ai-mcp-plan-card-head p{margin:0;padding-top:6px;font-size:12px;line-height:18px;color:#9aa0a8}.v-ai-mcp-plan-card-price{padding:30px 0 20px;border-bottom:1px solid #e8eaed}.v-ai-mcp-plan-card-price strong{display:block;font-size:30px;line-height:38px;font-weight:600;color:#111}.v-ai-mcp-plan-card-price p{margin:0;padding-top:6px;font-size:12px;color:#9aa0a8}.v-ai-mcp-plan-card-credit{padding:18px 0 0}.v-ai-mcp-plan-card-credit strong{font-size:21px;font-weight:600;color:#111}.v-ai-mcp-plan-card-credit em{padding-left:6px;font-size:12px;font-style:normal;color:#9aa0a8}.v-ai-mcp-plan-card-credit p{margin:0;padding-top:8px;font-size:12px;line-height:19px;color:#8a8f99}.v-ai-mcp-plan-card.is-enterprise .v-ai-mcp-plan-card-credit strong{color:#1a6fd4}.v-ai-mcp-plan-card-features{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;padding:22px 0 0;list-style:none}.v-ai-mcp-plan-card-features li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:10px;font-size:12px;line-height:18px;color:#4d545c}.v-ai-mcp-plan-card-features .check{-webkit-box-flex:0;-ms-flex:none;flex:none;width:13px;height:13px;margin:2px 8px 0 0;fill:none;stroke:#9aa0a8;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.v-ai-mcp-plan-card.is-enterprise .v-ai-mcp-plan-card-features .check{stroke:#1a6fd4}.v-ai-mcp-plan-card-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:40px;margin-top:14px;border:1px solid #d9dce0;border-radius:20px;background:#fff;font-size:13px;color:#1f2329;cursor:pointer;outline:none;-webkit-transition:border-color .2s,background-color .2s,color .2s;transition:border-color .2s,background-color .2s,color .2s}.v-ai-mcp-plan-card-btn:hover{border-color:#b4b9bf}.v-ai-mcp-plan-card-btn[disabled]{border-color:#e8eaed;background:#f2f3f5;color:#b0b5bb;cursor:not-allowed}.v-ai-mcp-plan-card-btn .arrow{margin-left:6px;font-size:12px}.v-ai-mcp-plan-card.is-enterprise .v-ai-mcp-plan-card-btn{border-color:transparent;background:#1a73e8;color:#fff}.v-ai-mcp-plan-card.is-enterprise .v-ai-mcp-plan-card-btn:hover{background:#1665cf}.v-ai-mcp-plan-card-footnote{margin:0;padding-top:10px;font-size:11px;line-height:16px;color:#a8aeb5;text-align:center}.v-ai-mcp-plans{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:420px;padding:46px 20px 0}.v-ai-mcp-plans .v-ai-mcp-plan-card{margin:0 10px}.v-ai-mcp-faq{margin-top:80px;padding:62px 20px;background:#f7f8f9}.v-ai-mcp-faq-inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:1080px;margin:0 auto}.v-ai-mcp-faq-side{-webkit-box-flex:0;-ms-flex:none;flex:none;width:280px}.v-ai-mcp-faq-side h2{margin:0;font-size:24px;font-weight:600;color:#111}.v-ai-mcp-faq-side p{margin:0;padding-top:10px;font-size:12px;line-height:19px;color:#9aa0a8}.v-ai-mcp-faq-list{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;padding:0;list-style:none}.v-ai-mcp-faq-list li{border-bottom:1px solid #e4e6e9}.v-ai-mcp-faq-list li:first-child{border-top:1px solid #e4e6e9}.v-ai-mcp-faq-list .q{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:22px 4px;cursor:pointer}.v-ai-mcp-faq-list .q .text{font-size:16px;color:#1f2329}.v-ai-mcp-faq-list .q .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:none;flex:none;width:24px;height:24px;margin-left:20px;border-radius:50%;font-size:16px;line-height:1;color:#5a6069;-webkit-transition:background-color .2s;transition:background-color .2s}.v-ai-mcp-faq-list .q:hover .icon{background:#e8eaed}.v-ai-mcp-faq-list li.is-open .q .icon{background:#e8eaed}.v-ai-mcp-faq-list .a{padding:0 4px 22px}.v-ai-mcp-faq-list .a p{margin:0;font-size:13px;line-height:21px;color:#6b7178}.v-ai-mcp-faq-list .cost{margin-top:14px;border-collapse:collapse}.v-ai-mcp-faq-list .cost td,.v-ai-mcp-faq-list .cost th{padding:8px 26px 8px 0;text-align:left;font-size:13px;border-bottom:1px solid #eceef0}.v-ai-mcp-faq-list .cost th{font-weight:500;color:#9aa0a8}.v-ai-mcp-faq-list .cost td{color:#4d545c}.v-ai-mcp-pay-dialog .el-dialog__header{padding:24px 24px 16px;border-bottom:1px solid #eeeff1}.v-ai-mcp-pay-dialog .el-dialog__title{font-size:17px;font-weight:600;color:#111}.v-ai-mcp-pay-dialog .el-dialog__body{padding:0 24px 26px}.v-ai-mcp-pay-amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px 0;border-bottom:1px solid #eeeff1}.v-ai-mcp-pay-amount .label{font-size:12px;color:#9aa0a8}.v-ai-mcp-pay-amount .label span{display:block;color:#5a6069}.v-ai-mcp-pay-amount .label em{display:block;padding-top:4px;font-style:normal}.v-ai-mcp-pay-amount strong{font-size:26px;font-weight:600;color:#111}.v-ai-mcp-pay-hint{padding:60px 0;text-align:center;font-size:13px;color:#8a8f99}.v-ai-mcp-pay-hint .el-icon-loading{margin-right:6px}.v-ai-mcp-pay-methods{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;padding:18px 0;border:1px solid #eceef0;border-radius:8px;background:#fafbfc}.v-ai-mcp-pay-methods .method{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.v-ai-mcp-pay-methods .method:first-child{border-right:1px solid #eceef0}.v-ai-mcp-pay-methods .method-title{font-size:13px;color:#1f2329}.v-ai-mcp-pay-methods .method-title .iconfont{margin-right:6px;font-size:15px}.v-ai-mcp-pay-methods .method-title .icon-wx{color:#09bb07}.v-ai-mcp-pay-methods .method-title .icon-zfb{color:#1677ff}.v-ai-mcp-pay-methods .qrcode{display:block;width:138px;height:138px;margin:14px auto 0;background:#fff}.v-ai-mcp-pay-methods .method-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:138px;height:138px;margin:14px auto 0}.v-ai-mcp-pay-methods .method-tip{margin:0;padding-top:10px;font-size:12px;color:#9aa0a8}.v-ai-mcp-pay-result{padding:40px 0 20px;text-align:center}.v-ai-mcp-pay-result i{font-size:52px;color:#08c160}.v-ai-mcp-pay-result h4{margin:0;padding-top:14px;font-size:18px;font-weight:500;color:#111}.v-ai-mcp-pay-result p{margin:0;padding:8px 20px 18px;font-size:12px;line-height:19px;color:#9aa0a8}.v-ai-mcp-pay-result.is-expired i,.v-ai-mcp-pay-result.is-failed i{color:#f0a020}.v-ai-mcp-pay-form{display:none}.v-ai-mcp-sales-dialog .el-dialog__header{padding:24px 24px 16px;border-bottom:1px solid #eeeff1}.v-ai-mcp-sales-dialog .el-dialog__title{font-size:17px;font-weight:600;color:#111}.v-ai-mcp-sales-dialog .el-dialog__body{padding:18px 24px 26px}.v-ai-mcp-sales-sub{margin:0;font-size:12px;line-height:20px;color:#9aa0a8}.v-ai-mcp-sales-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:18px;padding:22px;border:1px dashed #dcdfe3;border-radius:8px;background:#fafbfc}.v-ai-mcp-sales-card img{-webkit-box-flex:0;-ms-flex:none;flex:none;width:150px;height:150px;background:#fff}.v-ai-mcp-sales-card-text{padding-left:22px}.v-ai-mcp-sales-card-text .icon-wx{font-size:20px;color:#09bb07}.v-ai-mcp-sales-card-text p{margin:0;padding-top:6px;font-size:12px;line-height:19px;color:#5a6069}.v-ai-mcp-free-dialog .el-dialog__header{padding:24px 24px 16px;border-bottom:1px solid #eeeff1}.v-ai-mcp-free-dialog .el-dialog__title{font-size:17px;font-weight:600;color:#111}.v-ai-mcp-free-dialog .el-dialog__body{padding:20px 24px 28px}.v-ai-mcp-free-desc{margin:0;padding-bottom:26px;border-bottom:1px solid #eeeff1;font-size:12px;line-height:21px;color:#8a8f99}.v-ai-mcp-free-btn{display:block;width:100%;height:46px;margin-top:26px;border:none;border-radius:23px;background:#111;font-size:15px;color:#fff;cursor:pointer;outline:none;-webkit-transition:background-color .2s;transition:background-color .2s}.v-ai-mcp-free-btn:hover{background:#6f7276}.v-ai-mcp-orders-dialog .el-dialog__header{padding:24px 24px 16px;border-bottom:1px solid #eeeff1}.v-ai-mcp-orders-dialog .el-dialog__title{font-size:17px;font-weight:600;color:#111}.v-ai-mcp-orders-dialog .el-dialog__body{position:relative;padding:16px 24px 26px}.v-ai-mcp-orders-filter{padding-bottom:12px}.v-ai-mcp-orders-total{position:absolute;left:24px;bottom:32px;font-size:12px;color:#606266}.v-ai-mcp{padding-bottom:0;background:#fff}