:root{--sz-primary-color: #0085ff;--sz-alert-color: #ff8c00;--text-primary: #3d3d3d;--text-secondary: #505962;--text-placeholder: #999999;--text-disabled: #cccccc;--text-link: #0085ff;--text-link-hover: #0066cc;--text-link-active: #004499;--status-success-bg: #e6f4ea;--status-success-text: #34a853;--status-error-bg: #feeceb;--status-error-text: #f96056;--status-warning-bg: #fff1e0;--status-warning-text: #ff8c00;--status-info-bg: #e0f0ff;--status-info-text: #0085ff;--status-disabled-bg: #e7e7e7;--status-disabled-text: #505962}html,body,#root{margin:0;min-height:100%}*,*:before,*:after{box-sizing:border-box}body{color:var(--text-primary);background:#f8f8f8;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:#f5f7fa}.login-panel{width:420px;padding:40px;border:1px solid #e5e6e8;border-radius:8px;background:#fff;box-shadow:0 10px 32px #12263f14}.login-brand{display:flex;align-items:center;gap:8px;margin-bottom:28px;color:var(--text-primary);font-size:18px;font-weight:600}.login-brand img{width:32px;height:32px;object-fit:contain}.login-panel h3.ant-typography{margin:0 0 8px}.login-panel .ant-alert{margin:20px 0}.login-panel .ant-form{margin-top:28px}.login-submit{margin-top:8px}.login-help{display:block;margin-top:20px;text-align:center}.initial-password-box{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:16px;border:1px solid #e5e6e8;border-radius:6px;background:#fafafa}.initial-password-box span{color:var(--text-secondary)}.initial-password-box strong{-webkit-user-select:all;user-select:all;font-family:SFMono-Regular,Consolas,monospace}button{font:inherit}.app-shell{min-height:100vh}.top-header{position:fixed;top:0;right:0;left:0;z-index:1000;min-width:1440px;height:56px;padding:0 40px;display:flex;align-items:center;background:#fff;border-bottom:0;box-shadow:0 8px 20px #12263f2e;line-height:56px}.brand{height:56px;display:flex;align-items:center;gap:4px;min-width:255px;font-size:18px;color:var(--text-primary);text-decoration:none}.brand-mark{width:30px;height:30px;display:block;flex:0 0 30px;object-fit:contain}.top-menu{flex:1;min-width:480px;border-bottom:0}.top-menu.ant-menu-horizontal{line-height:54px}.account-button{border:0;background:transparent;color:#6b7280;font-size:14px;cursor:pointer;white-space:nowrap}.account-button .ant-avatar{width:24px;height:24px;line-height:24px;background:linear-gradient(180deg,#0085ff,#2f9aff)}.page-background{min-width:1440px;min-height:100vh;padding-top:56px;overflow:auto;background:#f8f8f8}.page-panel{width:calc(100vw - 80px);min-width:1120px;min-height:calc(100vh - 136px);margin:40px;padding:24px;background:#fff;border:0;border-radius:8px;box-shadow:0 1px 2px #0000000d}.page-panel>.ant-typography:first-child{margin-top:0}.page-panel>h3.ant-typography{margin-bottom:20px;color:var(--text-primary);font-size:24px;line-height:32px;font-weight:700}.page-title.ant-typography{display:flex;align-items:center;gap:10px}.page-title-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center}.page-title-icon img{width:38px;height:38px;object-fit:contain}.table-header-label{display:inline-flex;align-items:center;gap:6px}.table-header-label img{width:18px;height:18px;object-fit:contain}.identifier-cell{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.identifier-cell>img{width:24px;height:24px;flex:0 0 24px;object-fit:contain}.action-column{text-align:left!important}.table-actions{justify-content:flex-start}.table-actions .ant-btn-link{height:auto;padding-inline:0}.route-gate-loading{min-height:calc(100vh - 184px);display:flex;align-items:center;justify-content:center}.filter-row{margin-bottom:24px}.filter-row .ant-input-affix-wrapper,.toolbar-row .ant-input-affix-wrapper{width:200px}.filter-row .ant-select,.toolbar-row .ant-select{width:150px}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0}.ant-table-wrapper{margin-top:2px}.compact-table table{font-size:14px;line-height:22px}.compact-table.ant-table-small .ant-table-thead>tr>th{height:32px!important;padding:8px 16px!important}.status-text{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.status-dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor}.service-page{max-width:1240px;margin:0 auto;padding:8px 24px 36px}.service-page-header{margin-bottom:20px}.service-page-header h3.ant-typography{margin:0;color:var(--text-primary);font-size:24px;line-height:32px}.service-product-card{display:grid;grid-template-columns:224px minmax(520px,1fr) 250px;min-height:202px;overflow:hidden;border:1px solid #dceaf7;border-radius:10px;background:#fff}.service-product-visual{position:relative;min-height:200px;display:grid;place-items:center;overflow:hidden;border-right:1px solid #dceaf7;background:#f3f9ff}.service-visual-orbit{position:absolute;width:166px;height:166px;border:1px solid #d7eafd;border-radius:50%}.service-product-visual img{position:relative;z-index:1;width:174px;height:174px;object-fit:contain}.service-product-info{align-self:center;padding:28px 40px}.service-product-info h2.ant-typography{margin:0 0 26px;color:#1f2937;font-size:24px;line-height:32px}.service-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.service-specs>div{position:relative;padding-left:18px}.service-specs>div:before{position:absolute;top:6px;left:0;width:6px;height:6px;border-radius:50%;background:#a8d4fb;content:""}.service-specs dt{margin-bottom:7px;color:var(--text-secondary);font-size:12px}.service-specs dd{margin:0;color:var(--text-primary);font-size:15px;font-weight:600}.service-purchase-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:26px 0;padding:18px 30px;border-left:1px solid #e5edf4}.service-price-label{color:var(--text-secondary);font-size:12px}.service-price{display:flex;align-items:baseline;margin-top:2px;color:var(--sz-primary-color)}.service-price strong{margin:0 3px;font-size:34px;line-height:42px;letter-spacing:-1px}.service-price span:first-child{font-size:16px;font-weight:600}.service-price span:last-child{color:var(--text-secondary);font-size:13px}.service-purchase-action{display:flex;flex-direction:column;align-items:center}.service-purchase-action .ant-btn{width:132px;box-shadow:none}.service-purchase-note{margin-top:9px;color:var(--text-placeholder);font-size:12px}.service-rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px}.service-rule-card{min-height:328px;padding:28px 30px 24px;border:1px solid #e5e6e8;border-radius:10px;background:#fff}.service-rule-header{display:flex;align-items:center;gap:14px;padding-bottom:20px;border-bottom:1px solid #eff1f3}.service-rule-header h4.ant-typography{margin:0 0 2px;color:var(--text-primary);font-size:17px;line-height:26px}.service-rule-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center}.service-rule-icon img{width:44px;height:44px;object-fit:contain}.service-rule-icon-warning{background:transparent}.service-rule-list{display:flex;flex-direction:column;gap:18px;margin:22px 0 18px;padding:0;list-style:none}.service-rule-list li{display:flex;align-items:flex-start;gap:12px}.service-rule-number{width:22px;height:22px;flex:0 0 22px;margin-top:1px;border:1px solid #d9e1e8;border-radius:50%;color:var(--text-secondary);font-size:12px;line-height:20px;text-align:center}.service-rule-list strong{color:var(--text-primary);font-size:14px;font-weight:600}.service-rule-list p{margin:4px 0 0;color:var(--text-secondary);font-size:13px;line-height:21px}.service-example{display:flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;border-radius:5px;background:#fff8f2;color:#9a5b25;font-size:12px}.service-example-important{border-left:3px solid var(--sz-alert-color);background:#fff4e8;color:#ad4e00;font-weight:600}.api-docs{max-width:1220px;margin:0 auto;padding:20px 0 50px}.doc-section-title{margin-top:28px!important;padding-left:14px;border-left:3px solid #d0d5dd}.code-block{position:relative;margin:20px 0 34px;padding:28px 34px;border-radius:10px;background:#1f1f1f;color:#d8dee9;box-shadow:0 4px 12px #0000001f}.code-block pre{margin:0;white-space:pre-wrap;font:15px/1.7 SFMono-Regular,Consolas,monospace}.copy-button{position:absolute;top:12px;right:12px;color:#d0d5dd;border-color:#59606b;background:#2b2b2b}.full-width{width:100%}.detail-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:28px}.detail-grid>div{display:flex;flex-direction:column;gap:5px;padding:14px 0;border-bottom:1px solid #f0f0f0}.detail-grid span{font-size:13px;color:#8c8c8c}.detail-grid strong{color:#262626;font-weight:500;word-break:break-all}.payment-info{display:flex;flex-direction:column;gap:20px;padding:20px 4px 10px}.payment-info>div{display:grid;grid-template-columns:88px 1fr;align-items:center}.payment-info span{color:var(--text-secondary)}.payment-info strong{color:var(--text-primary);font-weight:400}.open-number-step-band{margin:0 -24px 24px;padding:16px 64px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;background:#fafafa}.open-number-steps{width:100%;max-width:360px;margin:0 auto}.open-number-steps .ant-steps-item-title{font-size:14px;line-height:24px}.open-number-steps.ant-steps-small .ant-steps-item-icon{width:24px;height:24px;margin-inline-end:8px;line-height:24px}.open-number-steps .ant-steps-icon{display:inline-flex;width:100%;height:100%;align-items:center;justify-content:center;line-height:1}.open-number-fields{display:grid;grid-template-columns:130px 1fr;align-items:center;row-gap:14px;padding:0 4px 28px}.open-number-fields>span{color:#86909c;font-size:14px;line-height:22px}.open-number-fields strong{color:var(--text-primary);font-size:14px;line-height:22px;font-weight:400}.open-number-fields .ant-select{width:330px}.open-number-fields em{color:#ff6b3d;font-style:normal}.buy-license-link{margin-left:10px;padding:0 8px;background:#e5f2ff}.renew-number-fields{padding-top:14px;padding-bottom:8px}.renew-total{margin-top:0}.activation-state{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-secondary)}.activation-state h3{margin:20px 0 8px;color:var(--text-primary);font-size:20px;line-height:28px}.activation-state p{margin:0 0 8px;font-size:16px}.activation-state p strong{color:var(--text-primary);font-weight:500}.activation-state small{margin-top:12px;color:var(--text-placeholder);font-size:14px}.activation-complete>.anticon{color:#34a853;font-size:54px}.modal-title-note{color:#86909c;font-size:14px;font-weight:400}.purchase-form{padding:18px 4px 4px}.purchase-static-row{display:grid;grid-template-columns:128px auto 1fr;align-items:center;min-height:42px}.purchase-static-row>span{color:#86909c;font-size:14px;line-height:22px}.purchase-static-row strong{color:var(--text-primary);font-size:14px;line-height:22px;font-weight:400}.purchase-static-row em{color:#ff6b3d;font-style:normal}.purchase-static-row .ant-btn{justify-self:start;padding-left:12px}.purchase-form .ant-form-item-label{flex:0 0 128px!important;text-align:left}.purchase-form .ant-form-item-label>label{height:32px;color:#86909c;font-size:14px;line-height:22px}.purchase-form .ant-select,.purchase-form .ant-input-number{height:32px}.payment-options{display:flex;gap:16px}.payment-options .ant-radio-button-wrapper{height:40px;padding:4px 20px;border:1px solid #e5e6e8;border-radius:6px;font-size:14px;line-height:30px}.payment-options .ant-radio-button-wrapper:before{display:none}.payment-brand{display:inline-flex;align-items:center;gap:8px}.payment-brand svg{width:20px;height:20px;flex:0 0 20px}.payment-brand-alipay svg{color:#1677ff}.purchase-total{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:22px 4px 4px;border-top:1px solid #e5e6e8}.purchase-total strong{font-size:16px}.purchase-total b{color:#ff6b3d;font-size:28px}.pay-button{color:#fff;border-color:#ff6b3d;background:#ff6b3d}.pay-button:hover{color:#fff!important;border-color:#ff825f!important;background:#ff825f!important}.payment-checkout{padding:24px 20px 12px;text-align:center;color:#86909c}.payment-checkout-amount{font-size:18px}.payment-checkout-amount b{color:#ff6b3d;font-size:32px}.payment-qr{display:inline-flex;margin:20px auto;padding:18px;border:1px solid #e5e6e8;border-radius:8px;background:#fff}.detail-grid-single{grid-template-columns:1fr}.inline-alert{margin-bottom:16px}.account-opening{max-width:860px;margin:0 auto}.account-opening .ant-steps{margin:24px 0 36px}.account-opening .ant-steps-item{min-width:0}.account-opening .ant-steps-item-icon{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;line-height:1}.account-opening .ant-steps-item-icon>.ant-steps-icon{position:static;top:auto;display:inline-flex;width:100%;height:100%;align-items:center;justify-content:center;line-height:1}.account-opening .ant-steps-item-icon .anticon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.account-opening .ant-steps-item-icon svg{display:block}.account-opening .ant-steps-item-title{padding-right:0;font-size:14px;line-height:22px;white-space:nowrap}.account-opening .ant-steps-item-content{width:auto;min-height:30px}.verification-form{margin-top:28px}.agreement-link{height:auto;padding:0 2px;vertical-align:baseline}.purchase-agreement-line{display:inline-flex;align-items:center;white-space:nowrap}.open-number-agreement-row{grid-column:1 / -1;justify-self:center}.purchase-authorization-agreement{margin-top:14px}.agreement-document{max-height:60vh;overflow-y:auto;padding:4px 16px 4px 4px;color:var(--text-primary);font-size:14px;line-height:1.8;white-space:pre-wrap;word-break:break-word}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.signing-actions{margin-top:8px}.signing-status-panel{margin-top:28px;padding:24px;border:1px solid #e5e6eb;border-radius:6px;background:#fff}.signing-status-panel .ant-typography{margin-top:0}.signing-status-actions{display:flex;margin-top:20px}@media(max-width:760px){.form-grid{grid-template-columns:1fr}}@media(max-width:1100px){.top-header{padding:0 20px}.brand{min-width:210px}.account-button span:not(.ant-avatar-string){display:none}.service-facts{width:62%}.hero-brand{right:8%}}
